[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] evms volumes in domU
Hi!I tried to use Xen3 (from source, downloaded with mercurial at yesterday), compile, etc...This is the configuration: cat /etc/xen/zorp builder ='linux' disk = [ 'phy:evms/ZorpRoot,hda1,w' ] #disk = [ 'phy:evms/ZorpSwap,hda2,w' ] #disk = [ 'phy:evms/ZorpSwap,hda3,w' ] kernel = "/boot/vmlinuz-2.6.12.6-xenU" ramdisk = "/boot/ramdisk.ext2" memory = 256 name = "Zorp" nics = 2 on_poweroff = 'destroy' on_reboot = 'restart' on_crash = 'restart' root = "/dev/ram rw" vcpus = 1After booting guest os (xm create zorp -c), I can't see any block device except the initial ram disk. The log of xend:[2005-10-25 13:56:28 xend.XendDomainInfo] DEBUG (XendDomainInfo:1046) XendDomainInfo.construct: None 0 [2005-10-25 13:56:28 xend.XendDomainInfo] DEBUG (XendDomainInfo:1076) XendDomainInfo.initDomain: 1 262144 1.0 [2005-10-25 13:56:28 xend] INFO (image:131) buildDomain os=linux dom=1 vcpus=1 [2005-10-25 13:56:28 xend] DEBUG (image:169) dom = 1[2005-10-25 13:56:28 xend] DEBUG (image:170) image = /boot/vmlinuz-2.6.12.6-xenU [2005-10-25 13:56:28 xend] DEBUG (image:171) store_evtchn = 1 [2005-10-25 13:56:28 xend] DEBUG (image:172) console_evtchn = 2[2005-10-25 13:56:28 xend] DEBUG (image:173) cmdline = root=/dev/ram rw [2005-10-25 13:56:28 xend] DEBUG (image:174) ramdisk = /boot/ramdisk.ext2 [2005-10-25 13:56:28 xend] DEBUG (image:175) vcpus = 1[2005-10-25 13:56:28 xend] DEBUG (DevController:230) DevController: writing {'virtual-device': '769', 'backend-id': '0', 'backend': '/local/domain/0/backend/vbd/1/769'} to /local/domain/1/device/vbd/769. [2005-10-25 13:56:28 xend] DEBUG (DevController:232) DevController: writing {'domain': 'Zorp', 'params': 'evms/ZorpRoot', 'frontend-id': '1', 'type': 'phy', 'dev': 'hda1', 'frontend': '/local/domain/1/device/vbd/769'} to /local/domain/0/backend/vbd/1/769. Device list of guest os (cat /proc/devices): Character devices: 1 mem 2 pty 3 ttyp 4 tty 5 /dev/tty 5 /dev/console 5 /dev/ptmx 10 misc 128 ptm 136 pts 203 cpu/cpuid Block devices: 1 ramdisk List of devices on sysfs: # ls /sys/devices/xen vbd-769 vif-0 vif-1 What can I do? -- Gabor HALASZ <halasz.g@xxxxxxxxxxx> _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |