[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Re: [Xen-users] Issues migrating to xen 4.1 / lvm vg for disk
> >> On Sun, Apr 10, 2011 at 12:56:05PM +0800, Sylvain CHEVALIER wrote: > >> > 1. Our config files were referring to the LVM devices like > >> > /dev/vg/domU-root with disk = [ 'phy:vg/domU-root,sda1,w' ]. This does > >> > not work anymore, we have to include '/dev/': disk = [ > >> > 'phy:/dev/vg/domU-root,sda1,w' ]. This seems like a bug in xl's implementation of the syntax specification (docs/misc/xl-disk-configuration.txt), which states that any path which doesn't start with a / should have "/dev/" prepended (IOW non-absolute paths are relative to /dev/). Anyone fancy knocking up a patch? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |