Hello List,
i am trying to boot a 2.6.28 vanilla kernel as a DomU.
This is 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 in (not as a module).
Thanks,
Mario
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Hi, On 04/12/09 ml@bortal.de wrote:> This is 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'', > > ]I stumbled over the drbd: line in your config. Please can you tell me where I can find some more documentation about using drbd devices in conjunction with xen? Cheers jon _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Maybe Matching Threads
- Can''t see changes in LV Size inside domU (after lvextend on dom0)
- I/O errors in domU with LVM on DRBD
- Kernel panic - not syncing: Attempted to kill init!
- Multi-partition domain not recognizing extra partitions
- Xen+drbd VmError: Block device must have "phy", "file" or "tap" specified to type