> > I have a problem mounting filesystems in a Xen3 domU. Often some > > device nodes are missing. Am i right, that normally udev creates the > > ... > > Here is my domU configuration: > > ... > > disk = [ 'phy:xenvg/inhouse-root,hda1,w', > > 'phy:xenvg/inhouse-cdb,hda2,w', > > "xenvg/inhouse-root" is a mount point? Try using the device, not the > mount point.
No, it's not a mount point. It's lvm device node. > I always used image files as virtual disks, because I have > not enough partitions/drives I prefere lvm to solve this problem. It's more performant. Stephan
