Question regaring correct usage of CPU shares

2023-05-12 Thread mailing-libvirt
Hi there, I have a question regarding the shares option of the cputune section. I want to illustrate my question with the following example. Let's assume I have two virtual machines like the following on four dedicated core with two threads each: VM1: 512 VM2: cputune> 512

Re: virsh qemu-monitor-command block_resize not working

2021-07-14 Thread arjen-libvirt
On Wed, 14 Jul 2021 09:34:22 +0100 Daniel P. Berrangé wrote: > On Wed, Jul 14, 2021 at 10:10:35AM +0200, arjen-libv...@gugu.be wrote: > > Hi List, > > [sNap] > > > > In a previous qemu version this worked (EL 7). Can someone help me > > out? &g

virsh qemu-monitor-command block_resize not working

2021-07-14 Thread arjen-libvirt
Hi List, some version info: ]# /usr/libexec/qemu-kvm -version QEMU emulator version 4.2.0 (qemu-kvm-4.2.0-48.module+el8.4.0+534+4680a14e) Copyright (c) 2003-2019 Fabrice Bellard and the QEMU Project developers ]# virsh version Compiled against library: libvirt 6.0.0 Using library: libvirt 6.0.0

Re: [libvirt-users] Adding a public static IP address to the guest

2011-12-14 Thread libvirt
idged-networking-with-libvirt/ -Kevin On Wed, 14 Dec 2011, Sudheer Satyanarayana wrote: Hello, The host runs on CentOS 6. I have installed a guest, CentOS 5.7, using libvirt. I am having difficulty understanding how to assign a public static IP address to the guest. From what I understand by readin