Results 1 to 4 of 4
At my lab , i install redhat server at virt-manger and i configure my rpms and others tasks and it works fine.
My question is how to get all configuration ...
- 02-23-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 8
Virt-manager
At my lab , i install redhat server at virt-manger and i configure my rpms and others tasks and it works fine.
My question is how to get all configuration and data from this virt-manager server to use it at another PC virt-manager ??
Thnx for support
- 02-24-2011 #2Just Joined!
- Join Date
- Feb 2011
- Location
- California
- Posts
- 3
Hmm.. I don't think I understand your question fully. Perhaps you can clarify what precisely you're trying to do?
If you are simply trying to use virt-manager GUI away from the console/server and use it over the network on a PC, this can be done with VNC. You only need configure vnc-server on your virtual host server (the one with virt-manager), then use any one of the Windows based VNC viewer programs, such as TightVNC or RealVNC.
- 02-24-2011 #3Just Joined!
- Join Date
- Sep 2010
- Location
- Dhaka, Bangladesh
- Posts
- 29
You could copy the hard disk file of the virtual machine and configure a new virtual machine with that hard disk in another or the same PC. You could also copy necessary configuration files from /etc (and/or any other custom location); /home & /var/mail if necessary. In this case, you'll have to install required RPMs in new machines, but the same configuration files should work for similar RPMs (might cause some trouble if the RPMs are of different version).
- 02-24-2011 #4
VM images are normally stored in /var/lib/libvirt/images/
Config files are normally stored in /etc/libvirt/qemu/


Reply With Quote