Issue with Guest and 2 Displays

2022-04-29 Thread Thomas Luening
Hi @ all Since switching from Debian 10 to Debian 11, I've had a new small unsolved problem... with essentially the same customizing as before. It all takes place on my local Desktop-PC, where I have set up a restricted VM for actions in the internet. After I started the VM locally on my PC,

Re: libvirt 7.2.0 domainbackup

2021-04-08 Thread Thomas Stein
: >On Wed, Apr 07, 2021 at 19:46:54 +0200, Thomas Stein wrote: >> >> Got a little bit further. "virsh backup-begin jitsi jitsi-backup.xml" >works >> and I have a backup file now. VM was running all the time. Question. >Is it >> save to use this functio

Re: libvirt 7.2.0 domainbackup

2021-04-07 Thread Thomas Stein
4-07 19:03, Thomas Stein wrote: Hello one and all. Just wanted to check out the new feature domainbackup but having trouble to configure it. I thought I just have to put at the top level of my domain xml file but that does not seem to work. I get: error: XML document

libvirt 7.2.0 domainbackup

2021-04-07 Thread Thomas Stein
Hello one and all. Just wanted to check out the new feature domainbackup but having trouble to configure it. I thought I just have to put at the top level of my domain xml file but that does not seem to work. I get: error: XML document failed to validate aga

Re: debian 10, vm cant connect to the host bridge

2020-09-07 Thread Thomas Luening
Hi Am 07.09.20 um 12:49 schrieb Schuldei, Andreas: someone recommended that i should give br0 the same hardware address as eno2. Not in all cases. The example attached in the quotation below looks a little bit confused there is more then one Bridge. If I create an isolated guest-network

Re: blockcommit --pivot does not succeed in conjunction with qemu 5.0.0

2020-05-11 Thread Thomas Stein
On 2020-05-11 08:58, Peter Krempa wrote: On Fri, May 08, 2020 at 13:05:01 +0200, Thomas Stein wrote: Maybe: from 6.3.0 release notes: - qemu: Fix domain restore from a block device When using namespaces, libvirt was unable to restore a domain from a block device because libvirt tried

Re: blockcommit --pivot does not succeed in conjunction with qemu 5.0.0

2020-05-08 Thread Thomas Stein
. cheers, t. On 2020-05-08 12:48, Thomas Stein wrote: Hello one and all. Got a problem with libvirt 6.2.0 and qemu 5.0.0. virsh blockcommit mymachine vda --active --verbose --pivot works until it shows [100%] but it never actually pivots. It just sits there. Is this a known issue with 6.2.0 and i

blockcommit --pivot does not succeed in conjunction with qemu 5.0.0

2020-05-08 Thread Thomas Stein
Hello one and all. Got a problem with libvirt 6.2.0 and qemu 5.0.0. virsh blockcommit mymachine vda --active --verbose --pivot works until it shows [100%] but it never actually pivots. It just sits there. Is this a known issue with 6.2.0 and i should try 6.3.0? For now i switched back to qem

Re: Ovs error when starting vm: ovs-vsctl: 'del-port' command requires at least 1 arguments

2020-04-16 Thread Thomas Pircher
Thomas Pircher wrote: > Thanks for replying, I have downgraded libvirt back to version 5.6.0 > (and VMs were again able to start), but I will try to reproduce the > problem on another machine in the next few days and post the logs here. It turned out the ovs error message was a red h

Re: Ovs error when starting vm: ovs-vsctl: 'del-port' command requires at least 1 arguments

2020-03-30 Thread Thomas Pircher
the next few days and post the logs here. Thanks, Thomas

Ovs error when starting vm: ovs-vsctl: 'del-port' command requires at least 1 arguments

2020-03-30 Thread Thomas Pircher
OVS My network "test-net" looks like: > > test-net > > > > > > > > > > > > > > > And the network in the domain xml file is: > > > > >function='0x0'/> > I didn't see any change in the changelog related to ovs or portgroups. Is there something I need to change in my VM definition? Thanks, Thomas

Prevent the firewall from being compromised through libvirtd

2020-01-25 Thread Thomas Luening
Hello @ all The libvirt-daemon compromises the packet-filtering-rules at daemon-startup, before any VM is started. To prevent this, I first have create a hook-script which deletes existing rules, but apparently these rules are set after the hook. Removing the defined networks was no solution ei

Re: [libvirt-users] Privacy Extension not working in VM

2019-09-23 Thread Thomas Luening
Hi Daniel, thanks for your response. You mention you used 'macvtap' but not which mode of macvtap ? None the less if you're using it in bridge mode, or passthroug hmode, there should be no filtering of guest traffic in general, since the guest traffic is forwarding at the ethernet layer, not IP

[libvirt-users] Privacy Extension not working in VM

2019-09-21 Thread Thomas Luening
Hello @ all With the rebuilding of my Server from Debian 9 to Debian 10, I also switch from Virtual Box to Libvirt/KVM. Due to new requirements for the VMs, now I have an actual problem, which unfortunately I can not solve. The problem has already been discussed in the German Debian-Forum ...

[libvirt-users] surprising setting in domain.xml

2019-05-17 Thread Thomas Stein
Hello all. My currently used versions: libvirt-5.2.0 and qemu-4.0.0. Here is my problem. I'm struggeling since a few weeks with a strange behaviour by either qemu or libvirt. After a reboot of the hardware node the $domain.xml contains suddenly a backingStore setting which was not there before

Re: [libvirt-users] [libvirt] surprising setting in domain.xml

2019-05-17 Thread Thomas Stein
(switched to libvirt-users as it seems to be more appropriate) On 2019-05-16 23:02, Eric Blake wrote: On 5/16/19 10:20 AM, Thomas Stein wrote: Hello all. My currently used versions: libvirt-5.2.0 and qemu-4.0.0. Here is my problem. I'm struggeling since a few weeks with a strange beha

Re: [libvirt-users] Shutdown problem from virsh

2018-12-20 Thread Thomas Munfort
Again, replying to myself, someone's already done it: https://xpenology.com/forum/topic/7195-power-button-package/?page=3&tab=comments#comment-97760 On Thu, Dec 20, 2018 at 10:43 PM Thomas Munfort wrote: > Well, don't bother, I've found the problem: there is no acpi

Re: [libvirt-users] Shutdown problem from virsh

2018-12-20 Thread Thomas Munfort
Well, don't bother, I've found the problem: there is no acpi module/daemon on DSM... I'll try to build them for the DSM kernel unless someone has a better idea ? Thank you, Best regards, Thomas M. On Thu, Dec 20, 2018 at 10:20 PM Thomas Munfort wrote: > Hi everyone, >

[libvirt-users] Shutdown problem from virsh

2018-12-20 Thread Thomas Munfort
ology as the boot loader). I know this setup isn't supported by libvirt nor Synology. Nonetheless, I wonder if anyone would have idea on that matter ? Even some suggestions might help me find what needs fixing. Thank you, Best regards, Thomas M. _

[libvirt-users] UEFI NVRAM variables

2017-07-12 Thread Thomas Meyer
Hi,how do I set the BootOrder variable in an NVRAM file for UEFI boot?Is there a way to configure a domain with the bios qemu option instead of pflash?Are there a tool available to manipulate the UEFI variables from the outside?Any hints?With kind regardsThomas__

Re: [libvirt-users] Live Disk Backup

2016-07-26 Thread Thomas Stein
Am 26.07.16 um 10:25 schrieb Prof. Dr. Michael Schefczyk: > Dear All, > > using CentOS 7.2.1511, and libvirt from ovirt repositories (currently > 1.2.17-13.el7_2.5, but without otherwise using ovirt) I am regularly backing > up my VMs which are on qcow2 files. In general, I am trying to follow

Re: [libvirt-users] M

2015-06-12 Thread Thomas Stein
Am 12.06.15 um 11:31 schrieb Thomas Stein: > Hello. > > I seem to be to stupid to configure vcpu hotplugging on one of my > machines. Whenever i set: Aieee! It seems this setting is not needed anymore. "8" just works fine. I can downscale with this setting as i wish. c

Re: [libvirt-users] M

2015-06-12 Thread Thomas Stein
Am 12.06.15 um 11:50 schrieb Thomas Stein: > Am 12.06.15 um 11:43 schrieb Dominique Ramaekers: >> Did you shutdown the guest before making this change? It seems this setting is accepted: 8 Now i can say: virsh # setvcpus --live --guest serve 2 Within the machine: [ 47.833016] smp

Re: [libvirt-users] M

2015-06-12 Thread Thomas Stein
m-x86_64 cheers t. > -Oorspronkelijk bericht----- > Van: Thomas Stein [mailto:himbe...@meine-oma.de] > Verzonden: vrijdag 12 juni 2015 11:32 >

[libvirt-users] M

2015-06-12 Thread Thomas Stein
Hello. I seem to be to stupid to configure vcpu hotplugging on one of my machines. Whenever i set: 4 and save this setting, this setting is undone by libvirt. It jumps back to: 4 I'm confused now. Someone has an idea what's going on here? Any hints are really appreciated. cheers t. _

Re: [libvirt-users] Block Commit: [100 %]error: failed to pivot job for disk vda (Bug filed)

2015-05-31 Thread Thomas Stein
Am 17.05.15 um 11:03 schrieb Thomas Stein: > On Tuesday 28 April 2015 17:13:38 Matthew Schumacher wrote: > >> Got a chance to work on this today, and posted a bunch of debug on the >> bug ticket: >> >> https://bugzilla.redhat.com/show_bug.cgi?id=1210903 >>

Re: [libvirt-users] Block Commit: [100 %]error: failed to pivot job for disk vda (Bug filed)

2015-05-17 Thread Thomas Stein
On Tuesday 28 April 2015 17:13:38 Matthew Schumacher wrote: > Got a chance to work on this today, and posted a bunch of debug on the > bug ticket: > > https://bugzilla.redhat.com/show_bug.cgi?id=1210903 > > Hopefully that helps track this down. Currently it works for me again. Linux-4.0.3, Qemu

Re: [libvirt-users] domain XML tag is not working?

2015-04-21 Thread Thomas Stein
Am 21.04.15 um 03:44 schrieb Chengyuan Li: > Hi Eric, > > Thanks! > You are right, I missed declaring namespace, now, the is > saved after virsh edit. Nice. Can you give a full example? Also are the limitations still the same as of 2013? This is what the internet is telling me. - Image formats

Re: [libvirt-users] Block Commit: [100 %]error: failed to pivot job for disk vda (Bug filed)

2015-04-11 Thread Thomas Stein
On Friday 10 April 2015 13:07:38 Matthew Schumacher wrote: > Hello List, > > Seems like blockcopy --wait doesn't work work qemu-2.2.x. > > I found someone else having the same problem, but it never went anywhere: > > https://www.redhat.com/archives/libvirt-users/2015-January/msg00045.html > > I

Re: [libvirt-users] live migration

2015-02-24 Thread Thomas Stein
On Tuesday 24 February 2015 17:47:11 you wrote: > On Tuesday 24 February 2015 16:58:22 you wrote: > > On 24.02.2015 16:10, Thomas Stein wrote: > > > On Tuesday 24 February 2015 14:56:10 Michal Privoznik wrote: > > >> On 24.02.2015 14:29, Thomas Stein wrote: >

Re: [libvirt-users] live migration

2015-02-24 Thread Thomas Stein
On Tuesday 24 February 2015 16:58:22 you wrote: > On 24.02.2015 16:10, Thomas Stein wrote: > > On Tuesday 24 February 2015 14:56:10 Michal Privoznik wrote: > >> On 24.02.2015 14:29, Thomas Stein wrote: > >>> Hola. > >>> > >>> Just tried a l

Re: [libvirt-users] live migration

2015-02-24 Thread Thomas Stein
On Tuesday 24 February 2015 14:56:10 Michal Privoznik wrote: > On 24.02.2015 14:29, Thomas Stein wrote: > > Hola. > > > > Just tried a live migration after fixing the pc-q35-2.1 error. Now i > > have new problem. It seems during live migration only the ram gets > &

[libvirt-users] live migration

2015-02-24 Thread Thomas Stein
Hola. Just tried a live migration after fixing the pc-q35-2.1 error. Now i have new problem. It seems during live migration only the ram gets migrated. I use the following command. # virsh migrate --live domain qemu+ssh://newhost/system --copy-storage-all --verbose --persistent It works without

Re: [libvirt-users] machine='pc-q35-2.1' and sata controller

2015-02-23 Thread Thomas Stein
Thanks Laine for taking the time to clarify this. cheers t. On Monday 23 February 2015 16:51:26 Laine Stump wrote: > On 02/23/2015 02:26 PM, Thomas Stein wrote: > > Hello. > > > > I'm not able to disable the sata controller on a machine='pc-q35-2.1'

Re: [libvirt-users] Block Commit: [100 %]error: failed to pivot job for disk vda

2015-01-14 Thread Thomas Stein
Am 09.01.15 um 15:38 schrieb Thomas Stein: > Am 07.01.15 um 18:26 schrieb Thomas Stein: > >>> Based on this message, it is qemu that is refusing to do the pivot, but >>> I don't know if that is because of permissions on the destination file, >>> or some

Re: [libvirt-users] Block Commit: [100 %]error: failed to pivot job for disk vda

2015-01-09 Thread Thomas Stein
Am 07.01.15 um 18:26 schrieb Thomas Stein: >> Based on this message, it is qemu that is refusing to do the pivot, but >> I don't know if that is because of permissions on the destination file, >> or something else (that is, it may still be a libvirt bug for not >>

Re: [libvirt-users] Block Commit: [100 %]error: failed to pivot job for disk vda

2015-01-07 Thread Thomas Stein
On Wednesday 07 January 2015 09:46:09 Eric Blake wrote: > On 01/07/2015 07:19 AM, Thomas Stein wrote: > > Hello. > > > > I'm seeing this error while doing a backup of a VM. > > > > + virsh blockcommit kaltura vda --active --verbose --pivot > > Block C

[libvirt-users] Block Commit: [100 %]error: failed to pivot job for disk vda

2015-01-07 Thread Thomas Stein
Hello. I'm seeing this error while doing a backup of a VM. + virsh blockcommit kaltura vda --active --verbose --pivot Block Commit: [100 %]error: failed to pivot job for disk vda error: internal error: unable to execute QEMU command 'block-job-complete': The active block job for device 'drive-vir

[libvirt-users] all.accept_redirects force disabled with libvirt

2014-12-08 Thread Thomas Lau
Hi All, I was having trouble to enable all.accept_redirects due to our network structure, we have to enable it, but all libvirt installed machines contain this setting: net.ipv4.conf.all.accept_redirects = 0 I even use sysctl.conf to force to enable it, still no go, anyone know why? -- Thomas

Re: [libvirt-users] setvcpus libvirt 1.2.9

2014-11-05 Thread Thomas Stein
Am 05.11.14 14:48, schrieb Eric Blake: > On 11/05/2014 01:20 PM, Thomas Stein wrote: >> Am 05.11.14 11:48, schrieb Martin Kletzander: >>> On Wed, Nov 05, 2014 at 11:35:37AM +0100, Thomas Stein wrote: >>>> Hello. >>>> >>>> I'm strugge

Re: [libvirt-users] setvcpus --guest on windows

2014-11-05 Thread Thomas Stein
Am 05.11.14 14:44, schrieb Eric Blake: > On 11/05/2014 10:50 AM, Thomas Stein wrote: >> Am 04.11.14 17:55, schrieb Thomas Stein: >>> Hello. >>> >>> Just a quick question. Is "setvcpus $windowsVM --guest 4" supposed to >>> work? I have qem

Re: [libvirt-users] setvcpus libvirt 1.2.9

2014-11-05 Thread Thomas Stein
Am 05.11.14 11:48, schrieb Martin Kletzander: > On Wed, Nov 05, 2014 at 11:35:37AM +0100, Thomas Stein wrote: >>Hello. >> >>I'm struggeling a little bit with the setvcpus command. I'm trying now >>to get this running for a linux VM. Here is what i have: >&

[libvirt-users] setvcpus libvirt 1.2.9

2014-11-05 Thread Thomas Stein
Hello. I'm struggeling a little bit with the setvcpus command. I'm trying now to get this running for a linux VM. Here is what i have: 4 Now the VM is starting with 2 CPUs. When i try to increase the number of CPUs i get: setvcpus dev --guest 4 error: invalid argument: requested vcpu count is

Re: [libvirt-users] setvcpus --guest on windows

2014-11-05 Thread Thomas Stein
Am 04.11.14 17:55, schrieb Thomas Stein: > Hello. > > Just a quick question. Is "setvcpus $windowsVM --guest 4" supposed to > work? I have qemu-guest-agent (1.6.something) running inside a windows7 > vm but all i get is: > > virsh # setvcpus windows7 --gu

[libvirt-users] setvcpus --guest on windows

2014-11-04 Thread Thomas Stein
Hello. Just a quick question. Is "setvcpus $windowsVM --guest 4" supposed to work? I have qemu-guest-agent (1.6.something) running inside a windows7 vm but all i get is: virsh # setvcpus windows7 --guest 4 error: invalid argument: requested vcpu count is greater than the count of enabled vcpus in

Re: [libvirt-users] KVM incremental backup using CBT

2014-11-03 Thread Thomas Stein
Am 03.11.14 09:39, schrieb Eric Blake: > On 11/02/2014 02:13 PM, Thomas Stein wrote: > >> After a little bit of fiddling i've got this running. Here is what's >> neccessary in case someone wanna try this too. > > That's awesome news! Thanks for sharing

Re: [libvirt-users] KVM incremental backup using CBT

2014-11-02 Thread Thomas Stein
> > A quick google search found this: > > http://callecalle.uach.cl/ovirt-engine/docs/manual/en_US/html/Technical_Gu > > id e/QEMU_Guest_Agent_Overview.html > > > > Sadly, it didn't spell out the name of where you install hook scripts > > into the guest. But this commit is pretty telling: > > ht

Re: [libvirt-users] KVM incremental backup using CBT

2014-10-29 Thread Thomas Stein
On Wednesday 29 October 2014 13:29:25 Eric Blake wrote: > On 10/29/2014 01:07 PM, Thomas Stein wrote: > > About the --quiesce option. Do i need to do something inside the vm? The > > most commonly would probably be a sql server running inside the vm. Do i > > need to tell the

Re: [libvirt-users] KVM incremental backup using CBT

2014-10-29 Thread Thomas Stein
On Saturday 11 October 2014 10:13:14 Kashyap Chamarthy wrote: > 2. Create an external live snapshot: > > $ virsh snapshot-create-as --domain vm1 sn1 \ > --diskspec vda,file=/export/images/sn1.qcow2 \ > --disk-only --atomic --no-metadata > > Note (thanks Eric Blake): Above

Re: [libvirt-users] KVM incremental backup using CBT

2014-10-13 Thread Thomas Stein
On Monday 13 October 2014 16:35:15 Thomas Stein wrote: > Am 13.10.14 16:25, schrieb Eric Blake: > > On 10/13/2014 03:56 AM, Thomas Stein wrote: > >> Hello. > >> > >>> blockcommit vm1 vda --active --verbose --pivot > >> > >>

Re: [libvirt-users] KVM incremental backup using CBT

2014-10-13 Thread Thomas Stein
Am 13.10.14 16:25, schrieb Eric Blake: > On 10/13/2014 03:56 AM, Thomas Stein wrote: >> Hello. >> >>> blockcommit vm1 vda --active --verbose --pivot >> >> That's where libvirt stops working at the moment, right? >> >> virsh # blockcommi

Re: [libvirt-users] KVM incremental backup using CBT

2014-10-13 Thread Thomas Stein
Hello. > blockcommit vm1 vda --active --verbose --pivot That's where libvirt stops working at the moment, right? virsh # blockcommit puppet-test vda --active --verbose --pivot error: unsupported flags (0x4) in function qemuDomainBlockCommit cheers t. ___

Re: [libvirt-users] savevm and qemu 2.1.1

2014-09-22 Thread Thomas Stein
Am 22.09.14 10:42, schrieb Daniel P. Berrange: > On Sat, Sep 20, 2014 at 02:13:16PM +0200, Thomas Stein wrote: >> hello. >> >> I have an issue with libvirt-1.2.6 and qemu-2.1.1. As soon as i do: >> >> "savevm $domain" >> >> the doma

[libvirt-users] savevm and qemu 2.1.1

2014-09-20 Thread Thomas Stein
hello. I have an issue with libvirt-1.2.6 and qemu-2.1.1. As soon as i do: "savevm $domain" the domain ist gone. Console says "unable to connect to monitor". Libvirt.log says: qemu-system-x86_64: /var/tmp/portage/app- emulation/qemu-2.1.1/work/qemu-2.1.1/hw/net/virtio-net.c:1348: virtio_net_

Re: [libvirt-users] dumpxml removes portion from network descritiption

2014-06-19 Thread Thomas Stein
On 19. Juni 2014 14:38:06 MESZ, Laine Stump wrote: >On 06/19/2014 02:47 PM, Thomas Stein wrote: >> Hello. >> >> I have a strange error with one of my VMs. If i use dumpxml to save a >VM >> description the source part of the network part is missing. This >prevent

[libvirt-users] dumpxml removes portion from network descritiption

2014-06-19 Thread Thomas Stein
Hello. I have a strange error with one of my VMs. If i use dumpxml to save a VM description the source part of the network part is missing. This prevents redifining the machine from the dumped xml file: This is how it looks before dumpxml: And afterwards

Re: [libvirt-users] [libvirt] Host OS, Storage Info

2014-05-30 Thread Ainsworth, Thomas
On Fri, May 30, 2014 at 5:12 AM, Martin Kletzander wrote: > On Thu, May 29, 2014 at 01:31:13PM -0400, Ainsworth, Thomas wrote: > >> Martin, et al, >> >> Sorry for the lag in response. >> >> So I started playing with the various virsh commands. Awesome. &

Re: [libvirt-users] [libvirt] Host OS, Storage Info

2014-05-29 Thread Ainsworth, Thomas
Martin, et al, Sorry for the lag in response. So I started playing with the various virsh commands. Awesome. Been doing some reading and I believe I have some things configured not so well. As I stated earlier in the thread, we have all of the VM image files on one RAID5. Very fast machine. Wh

Re: [libvirt-users] Host OS, Storage Info

2014-05-22 Thread Ainsworth, Thomas
Sijo, *Pertaining to virt-manager and virsh sluggish behaviour after a clone operation:* Thanks for your response. Honestly I do not know what "host Storage in formations using libvirt API" means. Sorry. I use virt-manager and virsh to do everything within KVM. If there is something better or

[libvirt-users] sluggish behavior

2014-05-20 Thread Ainsworth, Thomas
Greetings, This is my first stab at this mailing list. Forgive me if I am over/under verbose. We have been running KVM for a while now and love it. Recently I have noticed a weird anomaly that is getting on my nerves. When I clone (GUI or virt-clone from CLI) both* virt-manager* and *virsh* en

[libvirt-users] Cloning of Running Domain

2014-05-18 Thread Thomas
napshot from the source domain (effectively returning it to its pre-snapshot state) and at a later time instantiate new domains using the the disk/memory data from the snapshot files? Any recommendations, insight, or guidance is appreciated. Thanks, -Thomas ___

Re: [libvirt-users] libvirt 1.2.4 and virt-manager 0.9.0 are not incompatible

2014-05-06 Thread Thomas Stein
Am 06.05.14 08:00, schrieb xeon_feng: > Hello everyone Hello. Well i think thats not a problem with libvirt. Thats a problem with your distribution. You should fill a bug report there. cheers t. > I encountered a problem when I completed the update of libvirt from 0.10 > to 1.2.4 . >

Re: [libvirt-users] Live snapshot merging (qemu 2.0)

2014-04-22 Thread Thomas Stein
Am 22.04.14 14:00, schrieb Eric Blake: > On 04/22/2014 01:47 AM, Thomas Stein wrote: >> Hello. >> >> The Changelog of qemu-2.0.0 mentioned "Live snapshot merging". Someone >> has an idea what could be ment by this? I'm asking because i'm still >&g

[libvirt-users] Live snapshot merging (qemu 2.0)

2014-04-22 Thread Thomas Stein
Hello. The Changelog of qemu-2.0.0 mentioned "Live snapshot merging". Someone has an idea what could be ment by this? I'm asking because i'm still struggling with finding a reliable backup solution for running kvm machines. Blockcopy is my current solution.

Re: [libvirt-users] PCI Passthrough of 2 identical devices

2014-03-12 Thread Thomas Jagoditsch
rearrange the irqs as i sometimes need USB on the machine :D wbr,tja... - Ursprüngliche Mail - Von: "Laine Stump" An: libvirt-users@redhat.com CC: "Thomas Jagoditsch" Gesendet: Mittwoch, 12. März 2014 16:13:15 Betreff: Re: [libvirt-users] PCI Passthrough of 2 ident

[libvirt-users] PCI Passthrough of 2 identical devices

2014-03-12 Thread Thomas Jagoditsch
restart > > /usr/bin/kvm-spice > > > > >function='0x0'/> > > > > > > > > >function='0x2'/> > > > >functi

[libvirt-users] tftp server inside a container ?

2014-02-15 Thread Thomas Elsgaard
vlans ? What i am trying to achieve is 10 containers with an tftp server inside, where the containers are on isolated IP networks via vlans. Thomas ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt

Re: [libvirt-users] Using hostdev to plug a PCI-E host device into Q35 pcie-root port

2013-11-19 Thread Thomas Kuther
Am 19.11.2013 14:51, schrieb Thomas Kuther: > Am 19.11.2013 11:36, schrieb Laine Stump: >> On 11/15/2013 03:35 PM, Thomas Kuther wrote: >>> Hello, >>> >>> I'm trying to migrate a working qemu command line configuration to >>> libvirt. >>>

Re: [libvirt-users] Using hostdev to plug a PCI-E host device into Q35 pcie-root port

2013-11-19 Thread Thomas Kuther
Am 19.11.2013 11:36, schrieb Laine Stump: On 11/15/2013 03:35 PM, Thomas Kuther wrote: Hello, I'm trying to migrate a working qemu command line configuration to libvirt. The part I'm currently failing on is: $ qemu-system-x86_64 -M Q35 ... -device vfio-pci,host=05:00.0,bus=pcie.0

[libvirt-users] Using hostdev to plug a PCI-E host device into Q35 pcie-root port

2013-11-15 Thread Thomas Kuther
ing) in order for libvirt to set a proper RLIMIT_MEMLOCK value. Any help would be be appreciated. Regards, Thomas ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

Re: [libvirt-users] getting an error when installing LIBVIRT.

2013-09-27 Thread Thomas Stein
Am 27.09.13 14:57, schrieb cooldharma06: > hi > > thanks for your information. i installed libvirt 1.1.2 as per your > suggestion. > > Installation commands are as follows: > > ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc > --with-xen=yes --with-libxl=yes > make > make instal

Re: [libvirt-users] Incremental Backups

2013-09-23 Thread Thomas Stein
Am 23.09.13 16:00, schrieb Daniel Berteaud: > Le vendredi 20 septembre 2013 à 15:31 +0200, Thomas Stein a écrit : >> Hello. >> >> Is someone performing incremental backups via libvirt for qemu/kvm >> machines? I'm still having a hard time to >> find a ni

Re: [libvirt-users] Incremental Backups

2013-09-23 Thread Thomas Stein
Hello. Another question regarding incremental backups. How can i roll back to a specific version? Example. I have: 1. a base image -rw-r--r-- 1 qemu qemu 39538851840 Sep 23 11:09 serve.lordcritical.qcow2 2. two external snapshots -rw--- 1 qemu qemu 1179648 Sep 23 11:17 daily0.serve.l

Re: [libvirt-users] Incremental Backups

2013-09-20 Thread Thomas Stein
On 2013-09-20 16:05, Davide Guerri wrote: Hi hn LibVirtKvm-scripts # ./fi-backup.sh -b /opt/virt-backup-local/ -d serve.lordcritical [DEB] qemu-img version '1.6.0' is supported [DEB] KVM version '1.6.0,' is supported [DEB] Snapshot for domain 'serve.lordcritical' requested [DEB] Using timestam

Re: [libvirt-users] Incremental Backups

2013-09-20 Thread Thomas Stein
On 2013-09-20 15:41, Davide Guerri wrote: Hi Thomas, Hello Davide. I'm using this script which leverages external snapshots and blockpull: https://github.com/dguerri/LibVirtKvm-scripts Yeah. I saw that and tried this already. But it needs to be adjusted to libvirtd-1.1.2 i think. Ca

[libvirt-users] Incremental Backups

2013-09-20 Thread Thomas Stein
at the time the backup job was started. Atomic backup of multiple disks is supported using the "transaction" QMP command. --- Is this supported by libvirt? thanks and best regards thomas ___ libvirt-users mailing list libvirt-users@redhat.c

[libvirt-users] internal error: unexpected migration status in setup

2013-09-08 Thread Thomas Stein
Hello. Suddenly on one of my vm's i get: 2013-09-06 09:44:39.501+: 2277: error : qemuMonitorJSONGetMigrationStatusReply:2377 : internal error: unexpected migration status in setup This happens when i try to migrate /and/ when i try to do a "savevm". error: Failed to save domain domain to

Re: [libvirt-users] Can I run a KVM guest with a btrfs subvolume as file system?

2013-09-07 Thread Thomas Koch
very lightweight debian stable virtual machine to run untrusted applications. Regards, Thomas Koch ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

[libvirt-users] Can I run a KVM guest with a btrfs subvolume as file system?

2013-09-07 Thread Thomas Koch
-run-a-kvm-guest-with-a-btrfs- subvolume-as-file-system Regards, Thomas Koch ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

Re: [libvirt-users] error: virDBusCallMethod

2013-09-03 Thread Thomas Stein
On Tuesday 03 September 2013 16:49:31 Gao feng wrote: > On 09/03/2013 04:36 PM, Thomas Stein wrote: > > Hello. > > > > Since upgrading to libvirt-1.1.2 i get this error: > > > > 2013-09-03 08:29:55.258+: 2281: error : virDBusCallMethod:1156 : The > >

[libvirt-users] error: virDBusCallMethod

2013-09-03 Thread Thomas Stein
Hello. Since upgrading to libvirt-1.1.2 i get this error: 2013-09-03 08:29:55.258+: 2281: error : virDBusCallMethod:1156 : The name org.freedesktop.machine1 was not provided by any .service files Also live migration doesn't seem to work anymore. There is no error except the above one but t

Re: [libvirt-users] state of setvcpus

2013-08-09 Thread Thomas Stein
On Friday 09 August 2013 09:03:50 Eric Blake wrote: > On 08/09/2013 09:01 AM, Thomas Stein wrote: > >> Meanwhile, you can try using 'setvcpus gentookvm > >> > >> --guest 4' to use the guest agent (assuming you have qemu-ga running in > >> the

Re: [libvirt-users] state of setvcpus

2013-08-09 Thread Thomas Stein
Am 09.08.13 17:03, schrieb Eric Blake: > On 08/09/2013 09:01 AM, Thomas Stein wrote: >>> Meanwhile, you can try using 'setvcpus gentookvm >>> --guest 4' to use the guest agent (assuming you have qemu-ga running in >>> the guest, and the proper plu

Re: [libvirt-users] state of setvcpus

2013-08-09 Thread Thomas Stein
Am 09.08.13 15:09, schrieb Eric Blake: > On 08/09/2013 06:26 AM, Thomas Stein wrote: >> Hello. >> >> Does someone know in what state setvcpu command is? >> >> I get: >> >> virsh # setvcpus gentookvm 4 >> error: internal error: cannot chang

[libvirt-users] state of setvcpus

2013-08-09 Thread Thomas Stein
Hello. Does someone know in what state setvcpu command is? I get: virsh # setvcpus gentookvm 4 error: internal error: cannot change vcpu count of this domain and error : qemuDomainHotplugVcpus:4087 : internal error: cannot change vcpu count of this domain Does this work for someone? cheers t

[libvirt-users] dual head with virt-manager, kvm, debian

2013-07-26 Thread Thomas Koch
#c1 I've tried virt-managers internal viewer, virt-viewer and spicy without any indication of a second display. Regards, Thomas Koch ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

Re: [libvirt-users] status of copy-storage-all feature

2013-07-23 Thread Thomas Stein
Am 23.07.13 15:22, schrieb Eric Blake: > [please don't commandeer unrelated threads - when starting a new topic, > make sure you are NOT setting in-reply-to] I'm sorry. You're right. > On 07/23/2013 06:33 AM, Thomas Stein wrote: >> Hello. >> >> Can s

[libvirt-users] status of copy-storage-all feature

2013-07-23 Thread Thomas Stein
Hello. Can someone shed some light on the copy-storage-all feature? There are many hits on google. My current questions are. 1. is it possible to do a migrate --live --copy-storage-all without shared storage? 2. Do i need to have a preexisting image on the destination node? 3. Is this still

Re: [libvirt-users] [PATCH 2/2] LXC: hostdev: parent directroy for hostdev atomically

2013-07-11 Thread Thomas Karcher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Guys, thank you for your help and your effort! (Didn't try the solution yet, but I will.) Thomas -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlHepkcACgkQiMyIQtYO79zSLwCfdVfFwU5Tz5FYxmoYaKX

Re: [libvirt-users] Permission problem with /dev/net/tun

2013-07-08 Thread Thomas Karcher
status 2: RTNETLINK answers: No such process 2013-07-08 21:36:50.786+: 19537: error : virCommandWait:2287 : internal error Child process (ip link del veth4) unexpected exit status 1: Cannot find device "veth4" On the host, /dev/net/tun exists as character device: root@main:~# ls -la /d

[libvirt-users] Permission problem with /dev/net/tun

2013-07-06 Thread Thomas Karcher
ird part: Once I umount /dev inside the container, the "hidden" /dev appears which contains a usable /dev/net/tun. So the mknod problem is probably due to the dropped capabilities - but why/how mounts the container a more restricted /dev on top of the prepared one ...? Thanks &

Re: [libvirt-users] backup procedure using blockcopy

2013-07-03 Thread Thomas Stein
Am 02.07.13 17:43, schrieb Eric Blake: > On 07/02/2013 08:19 AM, Thomas Stein wrote: >>> Try this modification (again untested, but at least doesn't have a block >>> job running during the save attempt): >>> >>>virsh dumpxml --security-info dom >

Re: [libvirt-users] backup procedure using blockcopy

2013-07-02 Thread Thomas Stein
Am 02.07.13 15:42, schrieb Eric Blake: > On 07/02/2013 06:55 AM, Thomas Stein wrote: >> >>> virsh dumpxml --security-info dom > dom.xml >>> virsh undefine dom >> >> Hello. >> >> Someone was talking about this (undefining the VM) wou

Re: [libvirt-users] backup procedure using blockcopy

2013-07-02 Thread Thomas Stein
> virsh dumpxml --security-info dom > dom.xml > virsh undefine dom Hello. Someone was talking about this (undefining the VM) would not be neccessary anymore when qemu-1.5 has been released. Is that true? > virsh blockcopy dom vda /path/to/backup-vda > polling loop - check periodically u

Re: [libvirt-users] virsh snapshot-create and blockcopy

2013-06-10 Thread Thomas Stein
Am 10.06.13 10:40, schrieb Kashyap Chamarthy: > On 06/10/2013 01:20 PM, Thomas Stein wrote: >> Am 10.06.13 09:07, schrieb Kashyap Chamarthy: >>> On 06/09/2013 02:46 PM, Thomas Stein wrote: >>>> Hello. >>>> >>>> I just tried the following: &

Re: [libvirt-users] virsh snapshot-create and blockcopy

2013-06-10 Thread Thomas Stein
Am 10.06.13 09:07, schrieb Kashyap Chamarthy: > On 06/09/2013 02:46 PM, Thomas Stein wrote: >> Hello. >> >> I just tried the following: >> >> virsh dumpxml --security-info gentoo-template > gentoo-template.xml >> virsh snapshot-create gentoo-template &

[libvirt-users] virsh snapshot-create and blockcopy

2013-06-09 Thread Thomas Stein
Hello. I just tried the following: virsh dumpxml --security-info gentoo-template > gentoo-template.xml virsh snapshot-create gentoo-template virsh undefine gentoo-template virsh blockcopy gentoo-template vda /opt/virt-backup-blockcopy/gentoo-template/gentoo-template.qcow2 --wait --verbose --fi

[libvirt-users] cpu passthrough

2013-05-23 Thread Thomas Manninger
Hello, i am using debian6 with libvirt and kvm. I have a windows 7 as a guest machine, and this machine needs more then 2 cpu threads. If i only set vcpu in the xml configuration of the machine, i only see 2 cpus in the windows task manager (because of the windows cpu limitation). I found a tut

Re: [libvirt-users] snapshot-create fails with "error: Failed to open file '(null)': Bad address"

2013-03-09 Thread Thomas Stein
On 2013-03-09 14:31, Thomas Stein wrote: Hello. I'm not able to create a snapshot for none of my vm's running on a particular node. And i have absolut no idea where to look to solve this. Someone can point me to the right direction? Okay. Answering myself. hn images # qemu-x86_6

[libvirt-users] snapshot-create fails with "error: Failed to open file '(null)': Bad address"

2013-03-09 Thread Thomas Stein
Hello. I'm not able to create a snapshot for none of my vm's running on a particular node. And i have absolut no idea where to look to solve this. Someone can point me to the right direction? hn images # qemu-x86_64 -version qemu-x86_64 version 1.2.2 (qemu-kvm-1.2.0), Copyright (c) 2003-2008

  1   2   >