Displaying 6 results from an estimated 6 matches for "newvm".
Did you mean:
newpm
2008 Apr 16
2
How to clone a guest for cold stand by
Hi,
what would be the shortest and fastest way to clone a e.g. basic Centos
5 guest for further use? For example I'd like to set up a master
Mysql-server as a guest an than "clone" two additional slaves.
Which xen configfiles may be edited? Can the config and the filesystem
simply be copied?
Thanks for suggestions!
Regards
G?tz
--
G?tz Reinicke
IT Koordinator
Tel. +49 7141
2010 Jul 19
1
How to create a guest os from existing disk image file with virt-install
Hi
I have configured KVM with Fedora Core 13 by enabling the KVM virtualization
option while installing OS.
I have successfully created the guest OS by using the virt-install API
/usr/sbin/virt-install --name centos5 --ram 512 --disk
path=/var/lib/libvirt/images/
centos.img,size=5 --network network:default --accelerate --vnc -c
/tmp/CentOS-5.3-i386-bin-DVD.iso
Os installed successfully and after
2012 Jul 24
0
help about libvirt console
...pty'>
<target type='serial' port='0'/>
</console>
</devices>
</domain>
I want to use virtio console, so I change
<console type='pty'>
<target type='virtio' port='0'/>
then
I do
#virsh define newvm.xml
#virsh start qemu1
#virsh console qemu1
it show nothing
any help for the virtio console seting?
Lei
2015 Mar 23
4
virsh dom state
Hi there,
I'm running KVM under Openstack .
When I give virsh list command, I see some VM in NON persistent state.
What does it mean? How can I move it to a persisten state ?
I found that I cannot make a snapshot, from Openstack , of a machine
which is in a NON PERSISTENT state.
Regards
Fiorenza
--
Spazio Web S.r.l.
V. Dante, 10
13900 Biella
Tel.: +39 015 2431982
Fax.: +39 015 2522600
2009 Nov 17
2
p2v for sxce snv115 to xvm on opensolaris host?
hi folks,
is there a straightforward or well-documented way to migrate my physical sxce snv_115 (x64) system into an xvm ?
searching for "p2v" in an opensolaris context seems to pick up a few hits on zones, but nothing obvious relating to xvm on opensolaris
for what it''s worth the host system is opensolaris (2010.02 snv_126), but i''m hoping that''s not very
2014 Jan 31
1
Libvirt Error Creating VMs for Nimbus Cloud
...OR - Problem creating the VM: An error
occurred, but the cause is unknown
2014-01-31 13:48:45,587 - ERROR - An error occurred, but the cause is
unknown
Traceback (most recent call last):
File
"/opt/nimbus/src/python/workspacecontrol/defaults/lvrt/lvrt_common.py",
line 123, in create
newvm = self._vmm().createXML(xml, 0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 2189, in
createXML
if ret is None:raise libvirtError('virDomainCreateXML() failed',
conn=self)
libvirtError: An error occurred, but the cause is unknown
2014-01-31 13:48:45,589 - ERROR -...