[Bug 517714] Re: [Lucid] Error starting domain: could not remove profile

Florian Kruse florian.kruse at tu-dortmund.de
Thu Apr 15 13:32:34 BST 2010


dmesg output:

[  160.754633] device vnet0 entered promiscuous mode
[  160.755215] br0: port 2(vnet0) entering learning state
[  160.756086] device vnet1 entered promiscuous mode
[  160.756580] br1: port 2(vnet1) entering learning state
[  160.824741] br0: port 2(vnet0) entering disabled state
[  160.861780] device vnet0 left promiscuous mode
[  160.861783] br0: port 2(vnet0) entering disabled state
[  160.932202] br1: port 2(vnet1) entering disabled state
[  160.971772] device vnet1 left promiscuous mode
[  160.971775] br1: port 2(vnet1) entering disabled state

libvirt-bin:
  Installed: 0.7.5-5ubuntu23
  Candidate: 0.7.5-5ubuntu23
  Version table:
 *** 0.7.5-5ubuntu23 0
        500 http://de.archive.ubuntu.com/ubuntu/ lucid/main Packages
        100 /var/lib/dpkg/status

XML file for machine (from OpenNebula, but that does not matter here
since I start the machine locally by hand):

<domain type='kvm'>
	<name>one-103</name>
	<memory>3145728</memory>
	<os>
		<type>hvm</type>
		<boot dev='hd'/>
	</os>
	<devices>
		<emulator>/usr/bin/kvm</emulator>
		<disk type='file' device='disk'>
			<source file='/var/lib/one//103/images/disk.0'/>
			<target dev='hda'/>
		</disk>
		<interface type='bridge'>
			<source bridge='br0'/>
			<mac address='52:54:00:10:b4:e9'/>
		</interface>
		<interface type='bridge'>
			<source bridge='br1'/>
			<mac address='52:54:00:10:b4:ea'/>
		</interface>
		<graphics type='vnc' listen='127.0.0.1' port='-1'/>
	</devices>
	<features>
		<acpi/>
	</features>
</domain>

-- 
[Lucid] Error starting domain: could not remove profile
https://bugs.launchpad.net/bugs/517714
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.



More information about the Ubuntu-server-bugs mailing list