2012/10/19 Greg Treantos <gtreanto@gmail.com>:> I built a xen server on OpenSuSE 11 and have been using Yast to mange the
> server. Somehow Yast got corrupted and I can''t use it anymore. My
domU''s
> configuration files are now corrupted and I have to create new ones and
> import them into Xen. I''ve seen examples on how to dump running
configs but
> nothing on how to create a new xen confg file for an existing VM. Can
> someone help with this or point to a how to? Thanks
>
Hello
I have not used yast to manage, but if you have problems using
virt-manager (is that use SLES)
The configuration should be in /etc/xen/ (search files. domU-Name.Cfg)
If you do not see, can see using the commands:
virsh dumpxml domU> domU.xml
virsh domxml-to-native xen-xm domU.xml > domU.cfg