|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 544] domU won't boot when vcpus=1 with domu scsi compile
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=544
wenshengwang@xxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
------- Additional Comments From wenshengwang@xxxxxxxxx 2006-02-23 20:06
-------
This is my domU config:
kernel = "/boot/vmlinuz-2.6.16-rc4-xenU"
memory = 256
name = "centos42-01"
vcpus = 1
vif = [ 'ip=192.168.1.212, mac=00:16:3E:33:1A:E4' ]
disk = [ 'phy:vg0/centos42-01,sda1,w' ]
ip="192.168.1.212"
netmask="255.255.255.0"
gateway="192.168.1.1"
hostname= "centos42-01"
root = "/dev/sda1 ro"
extra = "3"
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
If I don't use scsi for domu, like change sda1 to hda1 in above file, domU boot
OK again.
I thus reduces bug severity to minor.
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
|
|
|
|