[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] qemu



> In my /var/log/xen folder I have a bunch of qemu log files, when I try 
> to create my windows xp setup domain a new one is created with this output;
> 
> domid: 10
> qemu: the number of cpus is 1
> qemu: could not open hard disk image 'sys_vg/windows_os'

AFAIK you have to use full path to the disk device (including /dev) if you
want to use an LVM volume as a disk for your HVM guest. That is, instead

    disk = [ 'phy:sys_vg/windows_os,ioemu:hda,w' ]

you should use

    disk = [ 'phy:/dev/sys_vg/windows_os,ioemu:hda,w' ]


Jirka

-- 
`Funny, how just when you think life can't possibly get any worse it suddenly
does.'
        -- Douglas Adams, "The Hitchhiker's Guide to the Galaxy"

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.