Displaying 20 results from an estimated 10000 matches similar to: "Guest interface info under ESX driver"
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
2015 Apr 01
6
ESX VM from scratch
I want to create a virtual machine from scratch in ESX but I can't figure
out how to create the disks - the vmdk files. Any hints on how that can be
done or even if it's possible at all ?
Thanks
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:
2012 May 16
1
Using virsh to connect to ESX
Hello All,
I have just started studying the libvirt and I am trying to connect to ESX
Server (version 4) using virsh (version 0.7.5) using the following command:
virsh -c esx+ssh://root@<fully qualified hostname)>
It inquires the root password and as soon as I inform the password it
throws the error:
error: cannot recv data: Connection reset by peer
error: failed to connect to the
2015 Jun 24
2
"connect at power-on" NIC feature equivalent to that found in ESX
With ESX and the vSphere Client, I can enable or disable a VM's NIC to "connect at power-on".
This is very useful when cloning, since you can leave the NIC not connected, power-up the VM, connect to it's console, and modify ifcfg-eth0 etc, before bringing the VM online.
Is there a virsh equivalent way of doing this.
Thanks....Lyle
2011 Mar 03
1
libvirt + ESX (HTTP response code 400 for call to 'Login')
Hi folks,
I'm trying to connect to a vSphere cluster using the information from
the libvirt documentation.
-------------------
$ virsh -c
"vpx://root at 10.51.4.11/dc1/dc1-cluster-e01/dc1-vsphere-e04/?no_verify=1"
Enter root's password for 10.51.4.11:
error: internal error HTTP response code 400 for call to 'Login'
error: failed to connect to the hypervisor
2011 Feb 02
1
virsh : Need help to manage a vm on a remote vmWare
Hello,
I'm trying to use the tool virsh of libvirt.
I want to manage via CLI a vm on a vmware hypervisor which is hosted on a remote host (Is that what you call the node??).
I read a lot of thing on your site but I really don't understand how to do something...
I saw that:
>virsh edit $your-vm-name
I think "$your-vm-name" is the xml file you're talking about?
Is it
2020 Oct 21
1
about the new added attributes "check" and "type" for interface mac element
Hi all,
I have done some tests for the new attributes "check" and "type", could you
please help to have a check? And I have some questions about the patch,
please help to have a look, Thank you!
The questions:
1. in step 4 below, the error message should be updated:
Actual results:
XML error: invalid mac address **check** value: 'next'. Valid values are
2007 Dec 28
14
Help needed ZFS vs Veritas Comparison
Hi Everyone ;
I will soon be making a presentation comparing ZFS against Veritas Storage
Foundation , do we have any document comparing features ?
regards
<http://www.sun.com/> http://www.sun.com/emrkt/sigs/6g_top.gif
Mertol Ozyoney
Storage Practice - Sales Manager
Sun Microsystems, TR
Istanbul TR
Phone +902123352200
Mobile +905339310752
Fax +902123352222
Email
2010 Dec 17
8
Intel NIC
Hallo,
actual Intel Ethernet cards PCI-E
- Are normal recognized by Centos 5.5 Live CD
- Not recognized by 5.2
Because of vmware, I will use 5.2
Update kernel?
Update Modules? What Module?
Thanks for help
Helmut
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 Apr 24
7
Vmware - Slightly off topic
Hi All,
What is the correct way to provide a CentOS 7 - WMware image for ESX ?
As an amateur to VMware - I thought - great I can get VMplayer and ESX
should be able to import my image... Wrong... I even went through the
trouble of "converting" to VMWare workstation and thinking ESX could import
that - Apparently still Wrong... I cannot for the life of me understand
how one product
2008 Feb 10
1
ESX Server 2.5 - Centos 5.1 guest
Hi
Anyone got a driver disk for a CentOS 5.1 install running on an ESX 2.5
server ?
When the install runs it seems it cant find any hdd's - In the past with
4.x i have loaded a driver disk but i cant seem to find one for 5.x
Does anyone have this running?
thanks
2018 Jan 06
2
virsh and bash scripts
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:
1. Login through a script (I don't see any user/password, specially since
VCSA for example requires to use
2018 Nov 28
2
Re: Libvirt api for esx
Thanks, I'll check it out.
On Wed, 28 Nov 2018 at 9:31 PM, Martin Kletzander <mkletzan@redhat.com>
wrote:
> On Mon, Nov 26, 2018 at 04:11:20PM +0530, ROHIT SINGH wrote:
> >Hi,
> >
> >I am doing poc for using libvirt api for implementation of esx in python.
> >
> >I tried researching through module but did not find a way how it works for
> >esx.
2018 Nov 26
2
Libvirt api for esx
Hi,
I am doing poc for using libvirt api for implementation of esx in python.
I tried researching through module but did not find a way how it works for
esx.
Any help on how to proceed specifically for esx would be of great help.
Please let me know as soon as possible, lagging on deliverables.
Thanks for help!!
Regards
Rohit Singh
2018 Nov 29
2
Re: Libvirt api for esx
On Wed, Nov 28, 2018 at 10:24:55PM +0530, ROHIT SINGH wrote:
>Hi Martin,
>
>Could you please point me to any example codes in python present for esx?
>Suppose, I have to power off and power on esx virtual machine, can i get
>this code somewhere on python to develop some understanding.
>
https://www.mail-archive.com/libvir-list@redhat.com/msg17903.html
>Actually, I am not
2013 Aug 03
1
Re: Libvirt not getting connected to ESX server
Thanks a ton for the reply Matthias. I tried your suggestion but now I got
one more message saying:
*virsh # connect esx://172.16.73.14/?no_verify=1*
*Enter username for 172.16.73.14 [root]: root*
*Enter root's password for 172.16.73.14: *
*error: Failed to connect to the hypervisor*
*error: internal error: curl_easy_perform() returned an error: Unsupported
protocol (1) : Protocol https not
2010 Jul 16
1
ESX - How to create a new domain
Hi,
I've been trying to figure out how to create a new domain(create a new
virtual machine) using the ESX driver.
The documentation at http://libvirt.org/drvesx.html says:
To define a new domain the driver converts the domain XML into a VMware VMX
file and uploads it to a datastore known to the ESX server. Because multiple
datastores may be known to an ESX server the driver needs to decide
2007 Oct 05
2
zfs + iscsi target + vmware esx server
I''m posting here as this seems to be a zfs issue. We also have an open ticket with Sun support and I''ve heard another large sun customer also is reporting this as an issue.
Basic Problem: Create a zfs file system and set shareiscsi to on. On a vmware esx server discover that iscsi target. It shows up as 249 luns. When attempting to then add the storage esx server eventually
2018 Dec 05
2
Re: Libvirt api for esx
Hi Martin,
Could you please help me with below issue, I am not sure what’s wrong here.
Please find below code and error snippet.
Thanks for help.
Code Snippet: -
from __future__ import print_function
import sys
import libvirt
SASL_USER = <username>
SASL_PASS = <password>
def request_cred(credentials, user_data):
for credential in credentials:
if credential[0] ==