similar to: libvirt ESXI driver's capabilities

Displaying 20 results from an estimated 4000 matches similar to: "libvirt ESXI driver's capabilities"

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
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
2011 Oct 25
1
Need help to compile libvirt-php
Hi guys, I try to compile the libvirt-php but no luck, below are the output i got.. webserver:~/libvirt-php-0.4.3 # ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by
2018 Nov 01
0
[PATCH] v2v: copy-to-local: Remove references to using this tool for ESXi.
virt-v2v is capable of accessing ESXi hypervisors now. There is only one remaining use of this tool - when converting from Xen hypervisors over ssh which are using host block devices for storage. --- v2v/virt-v2v-copy-to-local.pod | 27 ++------------------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/v2v/virt-v2v-copy-to-local.pod b/v2v/virt-v2v-copy-to-local.pod index
2018 Jan 08
0
Re: virsh and bash scripts
On Sat, Jan 06, 2018 at 05:27:52PM +0200, Hetz Ben Hamo wrote: > Hi, > > I'm looking for a way to use virsh to connect to vCenter/VCSA and do some > simple management of the VM's in case of power loss (I'm planning to run > the script upon UPS/apcd event of power failure). > > Looking through the virsh documentation, I didn't find 2 things: I'm not
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. ---
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
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 +++
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
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 > > >
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 Nov 05
0
Using resource pools (in vmware vcenter) with libvirt
Hi I am evaluating use of libvirt to manage a cluster of ESXi servers. We plan to use "resource pool" concept of vcenter/vmware to easily scale-up or scale-down the cluster of ESXi servers >From vmware doc "Resource pools are partitions of computing and memory resources from a single host or a cluster" Since VM can be designated to hosts, clusters or "resource
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
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
2015 Nov 26
2
Install nested ESXi 6.x host under CentOS 7 kvm host
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 ept=1 and I add the following options in <cpu> xml guest file: <cpu
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:
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
2015 Nov 27
1
Install nested ESXi 6.x host under CentOS 7 kvm host
On 11/27/2015 01:46 PM, Patrick Laimbock wrote: > On 11/27/15 14:40, C.L. Martinez wrote: > [snip] >>> >>> or with the e1000 nic: >>> >>> # virt-install --connect=qemu:///system -n esxi6 --cpu=host --vcpus=2 >>> --ram 4096 --os-type=linux >>> --cdrom=/var/lib/libvirt/images/VMware-VMvisor-Installer-6.0.0-2494585.x86_64.iso >>>
2014 Nov 29
0
http slow transfer
?? ?? ??? <hetz at benhamo.org> writes: > I've converted a CentOS Live ISO to PXE, and I'm using lpxelinux.0 to boot > it. > Without any HTTP method in the lines, the files are transferring without > any problems, but as soon as I use http, all the transferring action is > super slow - 5-8 times slower compared to stanard TFTP/UDP transfer (with > the same