Displaying 20 results from an estimated 10000 matches similar to: "Using resource pools (in vmware vcenter) with libvirt"
2020 May 14
0
NUT control of vCenter & vServer?
What about the REST API to do a graceful shutdown of your VM’s and the vCenter appliance: https://code.vmware.com/web/sdk/6.7/vsphere-automation-rest
Bart…
From: Lee Damon <nomad at ee.washington.edu>
Sent: 14 May 2020 20:29
To: Bart J. Smit <bart at smits.co.uk>
Cc: nut-upsuser at lists.alioth.debian.org
Subject: Re: [Nut-upsuser] NUT control of vCenter & vServer?
Thanks Bart.
2020 May 14
2
NUT control of vCenter & vServer?
Thanks Bart. Unfortunately "The VIB module does not comply with the
security recommendations imposed by VMWare. You lose VMWare support by
installing this package." This pretty much rules out this option. :(
We need vCenter support, as well.
nomad
On Thu, May 14, 2020 at 10:06 AM Bart J. Smit <bart at smits.co.uk> wrote:
> This shuts down the hosts directly (by-passing
2020 May 14
0
NUT control of vCenter & vServer?
This shuts down the hosts directly (by-passing vCenter)
http://rene.margar.fr/2012/05/client-nut-pour-esxi-5-0/
in spite of the title, it works for ESXi 6 and 7 as well
Bart…
From: Nut-upsuser <nut-upsuser-bounces+bart=smits.co.uk at alioth-lists.debian.net> On Behalf Of Lee Damon
Sent: 14 May 2020 16:53
To: nut-upsuser Mailing List <nut-upsuser at lists.alioth.debian.org>
Subject:
2020 May 14
1
NUT control of vCenter & vServer?
That's certainly on the list of options. I'm doing data gathering right now
to see what options there are. I'd prefer not to rashly decide to run off
in a direction only to discover this is already a Solved Problem.
nomad
On Thu, May 14, 2020 at 1:13 PM Bart J. Smit <bart at smits.co.uk> wrote:
> What about the REST API to do a graceful shutdown of your VM’s and the
>
2013 Jun 30
0
Re: VMware distributed port groups..Supported?
On 06/29/2013 03:22 AM, Morgan McLean wrote:
> Does anybody have the great tip that is going to set me free? I hope?
Hi,
Distributed Port Groups come from the "vNetwork Distributed Switch"
(vDS); a feature of VMware vCenter. You just can't throw a non-ESXi
hypervisor into your vCenter datacenter and expect it to work with their
proprietary technology. The same way you just
2018 Feb 06
1
Re: [ovirt-users] Slow conversion from VMware in 4.1
On Tue, Feb 06, 2018 at 11:11:37AM +0100, Luca 'remix_tj' Lorenzetto wrote:
> Il 6 feb 2018 10:52 AM, "Yaniv Kaul" <ykaul@redhat.com> ha scritto:
>
>
> I assume its network interfaces are also a bottleneck as well. Certainly if
> they are 1g.
> Y.
>
>
> That's not the case, vcenter uses 10g and also all the involved hosts.
>
> We
2020 May 14
2
NUT control of vCenter & vServer?
Is anyone using NUT to signal/control vCenter and vServer (6.x) for
shutdown when batteries are getting low? Any recommendations?
We've found
https://4sysops.com/archives/startup-and-shutdown-a-vmware-cluster-with-powercli-and-powershell/
but
I'd prefer to do this from the master (which is running CentOS 8) and not
pollute it by installing PS on it.
thanks,
nomad
-------------- next part
2017 Oct 13
0
[PATCH 1/5] v2v: Remove --dcpath parameter and related functionality.
With modern libvirt, when fetching the XML of a VMware guest libvirt
passes us the datacenter path (dcpath). However with older libvirt we
had to guess this value, or else the user had to supply it on the
command line.
This commit removes all the guessing code and the --dcpath parameter
(which will now give an error).
This requires libvirt >= 1.2.20 for virt-v2v, released Oct 2015.
---
2015 Aug 28
3
[PATCH 0/2] v2v: vcenter: Calculate dcPath correctly (RHBZ#1256823).
Calculate dcPath correctly for vCenter conversions.
Rich.
2015 Nov 27
0
Install nested ESXi 6.x host under CentOS 7 kvm host
On 11/26/15 09:47, C. L. Martinez wrote:
> Hi all,
>
> I am trying to install nested Esxi 6.x under a Centos7 kvm host to
> use it as test lab for new ESXi versions, but I am doing something
> wrong because I can't install it.
>
> I have configured kvm and kvm_intel modules with the following options:
>
> options kvm ignore_msrs=1
> options kvm_intel nested=1
2016 Jun 08
0
unable to connect with virt-v2v to VMWare
Hi,
I am trying to import and convert some VMWare guests from a VMWare cluster
with vCenter version 6, to a KVM (oVirt) host. The KVM node (RHEL 7.2) has
virt-v2v 1.28.1, though I've also tried using Fedora 23 which has 1.32.4.
The details are:
vCenter server: nssesxi-mgmt
Datacenter name: North Sutton Street
esxi server which runs the VM: nssesxi-mgmt04
folder name: Systems
VM name: wvm2
2017 Mar 06
1
[PATCH] v2v, p2v: rename rhvm network to ovirtmgmt (RHBZ#1429491)
Since RHV 3.6.10, the default network name is 'ovirtmgmt' instead of
'rhvm'.
This is just a documentation change.
---
p2v/virt-p2v.pod | 10 +++++-----
v2v/cmdline.ml | 2 +-
v2v/virt-v2v.pod | 12 ++++++------
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/p2v/virt-p2v.pod b/p2v/virt-p2v.pod
index ea685be..4a5f587 100644
--- a/p2v/virt-p2v.pod
+++
2015 Nov 27
3
Install nested ESXi 6.x host under CentOS 7 kvm host
On 11/27/2015 01:32 PM, Patrick Laimbock wrote:
> On 11/26/15 09:47, C. L. Martinez wrote:
>> Hi all,
>>
>> I am trying to install nested Esxi 6.x under a Centos7 kvm host to
>> use it as test lab for new ESXi versions, but I am doing something
>> wrong because I can't install it.
>>
>> I have configured kvm and kvm_intel modules with the
2016 Aug 24
1
[PATCH] v2v: Allow libvirt >= 2.1.0 to be used for Xen and vCenter conversions.
Libvirt >= 2.1.0 now allows you to open files which have a "json:"
QEMU pseudo-URL as backingfile, whereas previously it would fail hard
in this case (RHBZ#1134878).
When virt-v2v performs conversions from Xen (over SSH) or vCenter
(over HTTPS) it uses these pseudo-URLs as backingfiles. We had to
tell people to use LIBGUESTFS_BACKEND=direct to avoid libvirt in this
situation.
This
2014 Sep 21
2
Re: virt-v2v -ic question
On 17.09.14 10:02, Richard W.M. Jones wrote:
> On Wed, Sep 17, 2014 at 10:58:18AM +0300, Shahar Havivi wrote:
> > On 16.09.14 15:09, Richard W.M. Jones wrote:
> > > On Tue, Sep 16, 2014 at 05:06:57PM +0300, Shahar Havivi wrote:
> > > > I am using upstream qemu while using this local variables:
> > > > export PATH=/home/shahar/git/qemu:$PATH
> > >
2014 Sep 21
0
Re: virt-v2v -ic question
On Sun, Sep 21, 2014 at 04:16:59PM +0300, Shahar Havivi wrote:
> On 17.09.14 10:02, Richard W.M. Jones wrote:
> > On Wed, Sep 17, 2014 at 10:58:18AM +0300, Shahar Havivi wrote:
> > > On 16.09.14 15:09, Richard W.M. Jones wrote:
> > > > On Tue, Sep 16, 2014 at 05:06:57PM +0300, Shahar Havivi wrote:
> > > > > I am using upstream qemu while using this
2011 Oct 17
0
libvirt ESXI driver's capabilities
Hello,
I've read a bit about libvirt in the web site, and I couldn't find anywhere
whats the VMWare driver is capable of.
I'm planning to build something that will let me manage multiple ESXI hosts
(without vcenter) and before I hire a developer, I would like to ask if it
supports the following items:
* creating thin provisioning disks (when creating a new vm for example)
* snapshots
2014 Sep 17
0
Re: virt-v2v -ic question
On Wed, Sep 17, 2014 at 10:58:18AM +0300, Shahar Havivi wrote:
> On 16.09.14 15:09, Richard W.M. Jones wrote:
> > On Tue, Sep 16, 2014 at 05:06:57PM +0300, Shahar Havivi wrote:
> > > I am using upstream qemu while using this local variables:
> > > export PATH=/home/shahar/git/qemu:$PATH
> > > export
2018 Feb 06
2
Re: [ovirt-users] Slow conversion from VMware in 4.1
On Feb 6, 2018 11:06 AM, "Luca 'remix_tj' Lorenzetto" <
lorenzetto.luca@gmail.com> wrote:
On Mon, Feb 5, 2018 at 11:13 PM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> http://libguestfs.org/virt-v2v.1.html#vmware-vcenter-resources
>
> You should be able to run multiple conversions in parallel
> to improve throughput.
>
> The only long-term
2020 May 19
1
[v2v PATCH] vCenter: fix parsing of HTTP status string (RHBZ#1837328)
vCenter 7 answers with an HTTP/2 status string, so we cannot extract
the status code from it by using fixed positions in that string.
Hence, pick the status code by reading what's after the whitespace.
Tested with vCenter 6.5 and 7.
---
v2v/vCenter.ml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/v2v/vCenter.ml b/v2v/vCenter.ml
index c28a4ced..4c128b0c 100644
---