Hi,
ok i tried:
2
2
aswell as
4
and, it shows in the cpuset cgroup:
#cat cpuset.cpus
0-1
# cat cpuset.effective_cpus
0-1
And yes, the CPU power is reduced to two cores.
But still, /proc/cpuinfo will show _all_ cpu cores of the hostmachi
Hi ML,
i'm thinking about using balloon memory for our domains. We have about 15
domains running concurrently,
and i think it might be nice if a domain requires more RAM it grabs it, and if
it don't need it anymore, it releases it.
But i have no experience with it. So i have some questions:
- i
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
On Mon, Sep 23, 2019 at 03:04:46PM +0200, Milan Zamazal wrote:
> Milan Zamazal writes:
>
> > Daniel P. Berrangé writes:
> >
> >> On Wed, Sep 18, 2019 at 12:18:32PM +0200, Milan Zamazal wrote:
> >>> Daniel P. Berrangé writes:
> >>>
> >>
> >>> > On Wed, Sep 04, 2019 at 03:38:25PM +0200, Milan Za
Milan Zamazal writes:
> Daniel P. Berrangé writes:
>
>> On Wed, Sep 18, 2019 at 12:18:32PM +0200, Milan Zamazal wrote:
>>> Daniel P. Berrangé writes:
>>>
>>
>>> > On Wed, Sep 04, 2019 at 03:38:25PM +0200, Milan Zamazal wrote:
>>> >> Hi, I'm trying to add TLS migrations to oVirt, but I've hit a
On Sat, Sep 21, 2019 at 11:28:56AM +0200, Thomas Luening wrote:
> 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.
On Mon, Sep 23, 2019 at 11:17:21 +0300, Benny Zlotnik wrote:
> Hi,
>
> We are trying to implement VM cloning with snapshots for ovirt. For
> the most part, everything seems to work fine. However, when
> saved-state comes into play it gets complicated. As it seems
> impossible to restore a saved
Hi,
We are trying to implement VM cloning with snapshots for ovirt. For
the most part, everything seems to work fine. However, when
saved-state comes into play it gets complicated. As it seems
impossible to restore a saved state file for a different VM due to a
mismatch in UUID and name, I was w