Displaying 1 result from an estimated 1 matches for "pgone_backup_work".
2009 Apr 12
1
Missing xvd devices in DomU
...s some of my config:
----------------------------------------------
root = ''/dev/xvda2 ro''
disk = [
''drbd:pgone,xvda2,w'',
''phy:/dev/vg/pgone-swap,xvda1,w'',
''phy:/dev/vg/pgone_backup_work,xvda3,w'',
]
However, i dont have any /dev/xvd* devices when i boot up my DomU. The
funny thing is that hda2 is mounted as root:
/dev/hda2 on / type ext3 (rw,noatime,nodiratime,errors=remount-ro)
fdisk -l does not show any disks. Any idea? The Xen Blockdevice is
compiled...