[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Re: Virsh-install error
Hi, Rob: the configuration file is in /etc/libvirt/qemu/*.xml in debian lenny I don't know where is the centos's config, maybe you can try to find it I have to check xml file to write my own xen domU cfg (standard config) after you write your own config, use xm new to define the vm ex. # xm new /etc/xen/centos.cfg and then use xm start to start vm ex. # xm start centos stop vm # xm shutdown centos remove vm from "xm list" # xm delete centos with this way, you can use xm or virt-manager to operate your vm at the same time > Hi Louie, > > > I use a centos 5.2 Dom0, I have managed to install a paravirt guest with > virt-install and quite a few settings: > virt-install -n mg3 -r 2048 --vcpus=2 -b wanbr --vnc --vncport=5917 > --noautoconsole --os-type=linux --os-variant=centos5 -p -l > http://www.mirrorservice.org/sites/mirror.centos.org/5.3/os/x86_64/ > > This is my first working from scratch para virt config but I don't > understand where the configuration is being stored. I can't seem to use > xm create and xm destroy, the VM seems to be a permanent fixture in xm > list and only responds to xm start and stop. Is there any way I can get > virt-install to create a standard config file so I can use xm create and > xm destroy as I do with HVMs and HVMs converted to Para? > > > Thanks, > > Rob -- Louie May 14, 2009 17:00:22 Attachment:
signature.asc _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |