Displaying 20 results from an estimated 20000 matches similar to: "Should domain be undefined after migration, or not?"
2014 Jan 20
0
Re: Should domain be undefined after migration, or not?
On Sun, Jan 19, 2014 at 10:03:36PM +0600, Brian Candler wrote:
> I have been running a lab using libvirt under Debian Wheezy (libvirt
> 0.9.12.3-1, qemu-kvm 1.1.2+dfsg-6, virt-manager 0.9.1-4). There are
> a number of machines as front-end servers and an nbd shared storage
> backend.
>
> When I live-migrate a domain from one machine to another, normally I
> observe that
2011 Oct 07
2
Libvirt newbie, need help with doubts
Hi,
These are my doubts:
1. I tried live migration of Ubuntu 11.04 from the one physical machine to
another using the migrate() function. I connected via tcp in the destination
URI and migrated successfully(lesser than 2 seconds). I tried running virsh
list --all on the destination PM and confirmed that the VM had been migrated
successfully.
When I tried checking ps aux | grep vmname where
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]
2015 Mar 31
2
couple of ceph/rbd questions
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 that looks something
like this:
<disk type='network'
2017 Aug 25
0
GlusterFS as virtual machine storage
Il 25-08-2017 08:32 Gionatan Danti ha scritto:
> Hi all,
> any other advice from who use (or do not use) Gluster as a replicated
> VM backend?
>
> Thanks.
Sorry, I was not seeing messages because I was not subscribed on the
list; I read it from the web.
So it seems that Pavel and WK have vastly different experience with
Gluster. Any plausible cause for that difference?
> WK
2014 Feb 19
1
Re: Problems with qemu-system-arm and isa-serial
On 02/19/2014 10:01 AM, Niccolo Rigacci wrote:
> On Tue, Feb 18, 2014 at 09:49:06AM -0500, Cole Robinson wrote:
>>
>> What libvirt and qemu version are you using?
>
> I'm on a Debian 7.4 Wheezy (Stable):
>
> libvirt: 0.9.12.3-1
> qemu: 1.1.2+dfsg-6a
>
> It seems that Debian has more recent versions, via the backports
> repository. I will test them
2017 Aug 25
2
GlusterFS as virtual machine storage
Il 23-08-2017 18:51 Gionatan Danti ha scritto:
> Il 23-08-2017 18:14 Pavel Szalbot ha scritto:
>> Hi, after many VM crashes during upgrades of Gluster, losing network
>> connectivity on one node etc. I would advise running replica 2 with
>> arbiter.
>
> Hi Pavel, this is bad news :(
> So, in your case at least, Gluster was not stable? Something as simple
> as an
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
2018 Mar 14
4
Error running CVE-2018-1057_helper on 4.5
I tried to run this script on a system running 4.5.15 built from source
under Ubuntu 16.04, but I get the following exception:
# PYTHONPATH="/usr/local/samba/lib/python2.7/site-packages/"
./samba_CVE-2018-1057_helper --lock-pwchange
Temporarily overriding 'dsdb:schema update allowed' setting
Traceback (most recent call last):
File "./samba_CVE-2018-1057_helper",
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 Apr 24
1
Re: Remove Virtual bridge and DNSMASQ
On 04/24/2015 02:02 PM, mimicafe@gmail.com wrote:
> On Centos 6.5 both packages cannot be identified. any idea?
>
>
Yes. CentS 6 uses libvirt-0.10.2 + a ton of backported patches. The
splitting of libvirt into a bunch of smaller subpackages so that admins
could more easily tailor what was installed on their systems happened
[sometime after that, not motivated to look up the exact version
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
2012 Mar 13
2
libvirt with sanlock
Hello,
I configured libvirtd with the sanlock lock manager plugin:
# rpm -qa | egrep "libvirt-0|sanlock-[01]"
libvirt-lock-sanlock-0.9.4-23.el6_2.4.x86_64
sanlock-1.8-2.el6.x86_64
libvirt-0.9.4-23.el6_2.4.x86_64
# egrep -v "^#|^$" /etc/libvirt/qemu-sanlock.conf
auto_disk_leases = 1
disk_lease_dir = "/var/lib/libvirt/sanlock"
host_id = 4
# mount | grep sanlock
2014 Feb 18
2
Re: Problems with qemu-system-arm and isa-serial
On 02/18/2014 04:03 AM, Niccolo Rigacci wrote:
> On Tue, Feb 18, 2014 at 09:33:01AM +0100, Martin Kletzander wrote:
>>>
>>>> Wahtever I do in libvirt, I get this paramter added:
>>>>
>>>> -device isa-serial
>>>>
>>>
>>> and this is new-style for x86 qemu, however, arm-based qemu haven't
>>> adopted this
2012 May 08
1
release open_disk error
Hello,
I wonder what the "open error -1" / "release open_disk error" messages in sanlock.log actually mean.
I saw these messages in the log on a KVM host that rebooted, and after running "/usr/sbin/virt-sanlock-cleanup" on that host.
The resources where disks from 2 guests running on another KVM host.
So in fact the disks are still in use, bot got cleaned up by
2007 Aug 31
3
Bootstrapping from SVN
Is there a simple way to bootstrap merb directly from the Subversion
repository, rather than first installing it as a gem?
I can do the following if I already have an old gem lying around:
merb -g testapp # using an old gem
cd testapp
rake merb:freeze_from_svn
Unfortunately, that means I''m using an old version of the generator. So for
example, when I just tried this,
2016 Mar 29
1
VM crash and lock manager
2019 Nov 22
2
Re: [PATCH nbdkit v2 02/10] python: Add various constants to the API.
On Fri, Nov 22, 2019 at 9:54 PM Richard W.M. Jones <rjones@redhat.com> wrote:
>
> These are accessible from the plugin by:
>
> import nbdkit
>
> if flags & nbdkit.FLAG_MAY_TRIM:
> &c.
Nice way to expose the flags!
> Many (all?) of these are not yet useful for plugins, some will never
> be useful, but they only consume a tiny bit of memory and
2013 Jan 31
1
Sanlock gives up lock when VM is paused
Hello,
I'm using libvirt and sanlock on qemu-kvm guests. Each guest has it's
own Logical Volume for it's root filesystem. Sanlock is configured and
working and prevents me from starting the same VM twice on multiple
nodes and corrupting it's root filesystem. Each VM's domain XML resides
on 2 servers that share the LVM volume group over fiber channel.
In testing, I noticed
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