Displaying 20 results from an estimated 800 matches similar to: "Migration errors"
2013 Nov 26
0
Fw:Migration errors
have found the cause..migration goes well
-------- Forwarding messages --------
From: "Tony Gong" <gong790802715@163.com>
Date: 2013-11-26 09:15:08
To: libvirt-users@redhat.com
Subject: Migration errors
hi everyone:
when I exc command: virsh migrate --live --unsafe --persistent --undefinesource --verbose winxp32 qemu+ssh://192.168.20.149/system tcp://192.168.20.149:16000
or
2015 Feb 24
1
libvirt 1.2.12 + xen 4.4 wont migrate
Hi,
We have been trying to get live migration working between two xen boxes
running libvirt 1.2.12, However i seem to be getting the following error
root@libvirt-xen1:~# virsh migrate --live trusty-image
qemu+ssh://192.168.13.9/system --copy-storage-all --verbose --persistent
--undefinesource
root@192.168.13.9's password:
error: unsupported flags (0x48) in function
2015 Jan 09
1
Libvirt to return the ip address instead of the hostname during migration
Hi all,
We are working on nova live-migration using Ceph and trying to work around
the problem where vm migration fails if name resolution is not enabled in a
cluster. See the link,
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Host_Configuration_and_Guest_Installation_Guide/App_Migration_Address.html
We have managed to work around this by setting
2011 Oct 24
2
How to use "virsh migrat" with p2p option?
Hi libvirt support,
Can you please give me some example of how to use "virsh migrate --live" with p2p option including both source host and target host?
I try to get some info from your website, but no info with migrate.
[root at vmoactive02 qemu]# virsh help migrate
NAME
migrate - migrate domain to another host
SYNOPSIS
migrate [--live] [--p2p] [--direct]
2011 Feb 08
1
Clarification about virsh migration options
I am trying to work out what all the options are for migrating a KVM
machine to another KVM machine, without using shared storage. The
documentation is not quite verbose and not intuitive, so I'm hoping
someone can explain this to me. The man pages show this syntax:
migrate optional --live --p2p --direct --tunnelled --persistent
--undefinesource --suspend --copy-storage-all --copy-storage-inc
2015 Mar 31
0
Re: couple of ceph/rbd questions
On 03/31/2015 11:47 AM, Brian Kroth wrote:
> Hi, I've recently been working on setting up a set of libvirt compute
> nodes that will be using a ceph rbd pool for storing vm disk image
> files. I've got a couple of issues I've run into.
>
> First, per the standard ceph documentation examples [1], the way to add
> a disk is to create a block in the VM definition XML
2010 Feb 03
1
[libvirt] [LXC] Tyring to locate livbvirt operations for LXC relocation
Hello,
I am searching for the libvirt operations for relocating LXC (system or
application) containers. LXC relocation mechanism is done by checkpoint /
restart. I went over libvirt API documentation and found the following
methods:
virDomainSave that receives a domain and path to state file. The method
saves domain's memory contents into a disk file.
virDomainRestore that receives a domain
2010 Oct 20
0
No subject
advanced in the printer-settings on windows)
But if the driver does not get copied over?
best regards
thomas
________________________________________
Von: "Daniel M=C3=BCller" <mueller at tropenklinik.de>
An: "Thomas Stegbauer" <mailingliste1 at stegbauer.info>, "Laurent Blume" =
<laurent at opensolaris.org>
CC: samba at lists.samba.org
Gesendet:
2011 Sep 03
1
Char dev error
Hello,
I have been trying to migrate a guest from one host to another.
But it is showing this error:
virsh --connect qemu+ssh://root at host1/system migrate --live
--undefinesource testvm3 qemu+ssh://root at host2/system
tcp://host2:48160
error: operation failed: failed to retrieve chardev info in qemu with
'info chardev'
I have tried this command from the host1 also but it shows the
2013 Jun 19
1
Live Migration Without Shared Storage
I‘m very exited to hear that qemu has supported live migration without shared storage and I also have found some persons give their experiments, for example: (http://blog.allanglesit.com/2011/08/linux-kvm-management-live-migration-without-shared-storage/)
# virsh migrate --live vmname qemu+ssh://kvmnode02.allanglesit.net/system --copy-storage-all --verbose --persistent --undefinesource
I
2014 Aug 13
1
Support live migration of OpenVZ container
Hi libvirt team,
I was trying to migrate an OpenVZ domain from one host to another host. It
seems that the live migration of OpenVZ container is there (
https://openvz.org/Migration_from_one_HN_to_another), but it haven't been
integrated to libvirt yet. In particular, I ran the following commands and
it failed:
$ sudo virsh migrate --live --verbose --undefinesource 101 openvz+ssh://
2016 May 30
1
Re: migrate local storage to ceph | exchanging the storage system
On 05/30/2016 09:07 AM, Dominique Ramaekers wrote:
>> root@host_a:~# virsh migrate --verbose --p2p --copy-storage-all --persistent --
>> change-protection --abort-on-error --undefinesource --live domain
>> qemu+ssh://root@host_b/system --xml domain.ceph.xml
>
> Weird: The domain should be persistent
Well, the domain is persistent. But the changes i did to domain.ceph.xml
2020 Oct 26
1
Re: unable to migrate: virPortAllocatorSetUsed:299 : internal error: Failed to reserve port 49153
On 10/26/20 9:39 AM, Michal Privoznik wrote:
> On 10/12/20 4:46 AM, Vjaceslavs Klimovs wrote:
>> On libvirt 6.8.0 and qemu 5.1.0, when trying to live migrate "error:
>> internal error: Failed to reserve port" error is received and
>> migration does not succeed:
>>
>> virsh # migrate cartridge qemu+tls://ratchet.lan/system --live
>> --persistent
2020 Nov 19
1
unable to migrate when TLS is used
With libvirt 6.9.0, qemu 5.1.0, and following configurations:
libvirt:
key_file = "/etc/ssl/libvirt/server.lan.key"
cert_file = "/etc/ssl/libvirt/server.lan.crt"
ca_file = "/etc/ssl/libvirt/ca.crt"
log_filters="3:remote 4:event 3:util.json 3:rpc 1:*"
log_outputs="1:file:/var/log/libvirt/libvirtd.log"
qemu:
default_tls_x509_cert_dir =
2010 Oct 20
0
No subject
d in the printer-settings on windows)=20
But if the driver does not get copied over?=20
best regards=20
thomas=20
----- Urspr=C3=BCngliche Mail -----
Von: "Daniel M=C3=BCller" <mueller at tropenklinik.de>=20
An: "Thomas Stegbauer" <mailingliste1 at stegbauer.info>, "Laurent Blume" <lau=
rent at opensolaris.org>=20
CC: samba at lists.samba.org=20
2006 Sep 20
0
Denoiser level and AEC problem
Ouss a ?crit :
> Hello,
>
> Is it possible to adjust the level of the denoiser ?
Not for now.
> In an old beta, before you change the aggressiveness of the denoiser, it
> works very well with the noise of a car, a road etc... but not now.
When did that change?
> The AEC too works very well in a old beta, but now, I think there is a
> problem...
When did that change?
2016 May 27
2
migrate local storage to ceph | exchanging the storage system
TLDR: Why is virsh migrate --persistent --live domain
qemu+ssh://root@host/system --xml domain.ceph.xml
not persistent and what could i do about it?
Hi,
after years of beeing pleased with local storage and migrating the
complete storage from one host to another, it was time for ceph.
After setting up a cluster and testing it, its time now for moving a lot
of VMs on that type of storage, without
2006 Sep 20
2
Denoiser level and AEC problem
Hello,
Is it possible to adjust the level of the denoiser ?
In an old beta, before you change the aggressiveness of the denoiser, it
works very well with the noise of a car, a road etc... but not now.
The AEC too works very well in a old beta, but now, I think there is a
problem... I have tested it with the same sound card (WB 16000).
In any case, your project is the best VOIP library in this
2020 Oct 12
3
unable to migrate: virPortAllocatorSetUsed:299 : internal error: Failed to reserve port 49153
On libvirt 6.8.0 and qemu 5.1.0, when trying to live migrate "error:
internal error: Failed to reserve port" error is received and
migration does not succeed:
virsh # migrate cartridge qemu+tls://ratchet.lan/system --live
--persistent --undefinesource --copy-storage-all --verbose
error: internal error: Failed to reserve port 49153
virsh #
On target host with debug logs, nothing
2006 Sep 21
1
Denoiser level and AEC problem
Hello,
The denoiser was good with a car noise or a raod noise before the r11739.
But for some situation, the actual version is perfect. That's why I think
that if we can adjust the agressivity of the denoiser, we can respond to all
of the situations. Maybe two parameters should be enough : high or low.
For the AEC, I have to test with older versions because it's another person
that