similar to: ESX support for virt-install

Displaying 20 results from an estimated 20000 matches similar to: "ESX support for virt-install"

2015 Feb 06
1
VMWare ESX mboot.c32
Hi. VMWare has an own/modified mboot.c32, which is capable of using Configfiles. This mboot.c32 is on every Installsystem for their ESXi hypervisor install-iso. Until syslinux 4.07 this works with pxelinux out of the box. Since 5.x this mboot.c32 will not work anymore. There seem to be more modifications than only a parameter "-c". Does anyone has an idea what has changed so this
2013 Feb 28
0
Libvirt not creating .vmdk file and .nvram files on vmware esx host
Hi, I am currently using libvirt API(java api) for creating VMs in esxi host. I am passing commands as follows:(trying from terminal) virsh -c esx://192.168.0.144?no_verify=1 define /home/bm/eee.xml Domain eee defined from /home/bm/eee.xml I have attached the eee.xml file and the eee.vmx from the esxi datastore with this mail. the versions i am using is : virsh # version Compiled against
2014 Aug 14
0
esx: upload the volume
Hi, I am running virsh 1.0.2 with standalone esxi 5.5up1 I would like to upload iso image to the esxi. I am executing commands vol-create followed by vol-upload, that leads me to success for libvirt/qemu. But with esx driver I get the following. virsh # vol-create-as --pool datastore2 --name coreos_production_iso_image.iso --format raw --capacity 139460608 error: Failed to create vol
2012 Feb 20
1
the probelm in using libvirt to connect esx server
hi, I am a new user of libvirt ,i really appreciate libvirt?and want to use it in my work.I want to use it to conncet to a ESXi server.when I try to connect to the server ,I use the command :virsh -c esx://name at exmaple.com,And I get an 1.error :error: internal error curl_easy_perform() returned an error: Couldn't connect to server (7) : couldn't connect to host so I think maybe
2010 Mar 04
1
ESX access using libvirt
Hello, I am trying to access an ESXi host using libvirt but it seems that it requires netcat to be running on the ESX server. My ESX 4 does not have this installed and I am wondering if this is required or is there some other way to get this working? Thanks, Jon
2009 Dec 21
3
Shutdown vmware ESX
Hi, is there some easy way how to shut down vmware ESXi host? We have same apc smart 1500 and I passed usb port into one virtual linux, so it can monitor ups state via NUT. So how can i make esx server avare of low battery? Maybe using vsphere-cli utils? With regards Libor -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type:
2010 Oct 21
3
Virt-v2v
Usual prologue: we're testing on CentOS 5.5, RHEL subscriptions purchased. Now trying to use virt-v2v to transfer Win2008 Server guest from ESXi host to KVM host. Have enabled SSH on ESXi host, and can connect using esx+ssh://esxhost, but procedure fails because nc isn't found on ESXi. Fair enough. BTW, ESXi looks like a radically cut down RH system (/etc/sysconfig being the give-away)?
2013 Oct 30
0
virsh esx return "error: internal error: Could not find Datacenter"
Hello, I’m running virsh v1.1.3 compiled on a ubuntu system with the "--with-esx=yes” support. root@kvm-189:/home/cisco# virsh --version 1.1.3 I also have a vcenter 5.5 environment that has following structure (couple of hosts at datacenter level, others part of cluster group): MIC-VC-ADMIN MIC-DC-ADMIN 10.58.6.110 10.58.6.113 MIC-CL-ADMIN 10.58.6.109 10.58.6.118
2013 Sep 19
0
Libvirt not able to attach console to VM on ESX hypervisor
Hi, I have started a virtual machine on my ESXi server. I was trying to attach a console to it but when I executed the command I got a message saying that *"Attaching a console is not supported in the current hypervisor." *Is there any way (patch or something) through which I can attach a console to my VM. The ESX version is 5.1 and I am using latest version of libvirt. Regards, Varun
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 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
2012 Nov 21
1
Convert a locally stored copy of an esxi virtual machine to libvirt using virt-v2v?
Hi, Is there a way to use a locally stored copy of an exsi created virtual machine to convert to libvirt via virt-v2v? I don't want to have to download the image from the esxi server each time I run virt-v2v as that copy takes a long time. Perhaps I'm just missing the command line option. What I would like to do is copy the image manually to the virt-v2v server and work on it locally
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 > > >
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
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
2010 Dec 28
1
VMware ESX 4.0 won't reboot guests.
Hi, I just compiled libvirt with ESX support. I can login just fine, list all the guests/domains but when I try to reboot or shutdown one of my guests/domains I get this error: virsh # reboot dbcluster1 error: Failed to reboot domain dbcluster1 error: internal error HTTP response code 500 for call to 'RebootGuest'. Fault: ServerFaultCode - fault.RestrictedVersion.summary And nothing
2008 Sep 30
3
iSCSI ini and ESX Server
I always used IET on CentOS but I have a quick server to setup to backup some VM's, then migrate to DAS on another server and the easiest way for me will be to accomplish this via iSCSI vmfs stores. I figured I would just use the ini that ships with CentOS but have never used it against ESX, anyone do this and have experiences they care to share? Should it be trivial or are there any non
2016 Oct 19
1
Re: virt-builder and Ubuntu 16.04 Xenial no access issue
+-- On Tue, 18 Oct 2016, Richard W.M. Jones wrote --+ | I was able to reproduce this myself: | | $ virt-builder ubuntu-16.04 --firstboot-command "dpkg-reconfigure openssh-server" --root-password password:123456 | | $ qemu-system-x86_64 -nodefconfig -display none -machine accel=kvm:tcg -m | 2048 -boot c -drive file=ubuntu-16.04.img,format=raw,if=ide -netdev |
2012 Mar 22
0
problems configuring cluster to lucci and virtual machines resource
I have Centos 6.1 and i'm configuring cluster with conga, lucci and ricci these services are installed and running without problem. I need this type configuration for a high availability of virtual machines which is run on kvm. My problem is at the time of configuring "service group", when i click to add appears the new windows wich say "add service to cluster" and i fill
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