Displaying 20 results from an estimated 3000 matches similar to: "R: Gluster 3.0 with VMware ESX 4"
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
2006 Jun 14
1
CentOS 4.3 under VMWare ESX 2.5.3 Server
I have a IBM XSeries 366 with 04 processors Intel Xeon 3.16 Ghz, 16 Gb
of memory and a storage IBM with 2 terabytes.
I work with virtualization and my OS in this machine is a VMware ESX
2.5.3 version. When I install CentOS 4.X as guest operating system under
ESX, the performance is very very bad. When I intsall RHES4 as guest
operating system under ESX, the performance is very good. It will
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
2009 Dec 13
1
VMware ESX
Hi,
We run ESX servers in a datacentre and i have managed to succesfully setup a mirrored volume which works really well (took 1 node down and files still available). my question is how can i run an ESX guest on gluster. We have previously setup
_________________________________________________________________
Use Hotmail to send and receive mail from your different email accounts
2007 Jan 15
1
NUT on VMWare ESX?...
Greetings:
Has anyone installed NUT on a VMWare ESX 2.x or 3.x platform?... The ESX
service console is essentially a RedHat 7 system with a bunch of
extensions for VMWare thrown in..
Regards,
Richard.
2014 Apr 14
1
libvirt Java - vmware (esx driver)
Hi,
I'm trying to connect to a VMware vCenter Server (Version 5.0.0 Build
1300600) using this code:
class CustomConnectAuth extends ConnectAuth {
> CustomConnectAuth() {
>
// credType = ...
// ...
> }
> @Override
> int callback(Credential[] cred) {
> // ...
> return 0
> }
> }
>
ConnectAuth auth = new
2009 Dec 09
5
Shared storage between open Xen, VMware ESX, XenServer, KVM and a normal Linux...
Guys!
I have one fiber channel IBM storage (10T) and 8 HP Proliant servers with
32G of RAM on each and 1 HP with 4G of RAM.
My question is:
* How to use the same storage (block device) with all my different
virtualization servers simultaneously?
I have 2 open source Xen with CentOS 5.4, 2 VMWare ESX, 2 Citrix XenServer,
2 KVM powered by Ubuntu and 1 Debian exporting the IBM storage to a SAN
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
2011 Jun 29
4
gpxelinux.0 and slow HTTP performance on VMware ESX VM
Hi,
first of all I would like to voice my deep gratitude to all syslinux developers
for this really important software. I am using it in all my automation projects
and could not manage without.
Unfortunately now I stumbled upon a problem where I am out of my wits and need
some help.
The core problem is that HTTP transfers by gpxelinux.0 are very slow. Sadly this
problem seems to be somehow
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:
2018 Dec 06
0
Re: Libvirt api for esx
On Wed, Dec 05, 2018 at 09:44:17PM +0530, ROHIT SINGH wrote:
>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 =
2018 Nov 28
0
Re: Libvirt api for esx
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.
Actually, I am not able to find sample code related to esx in python,
please point me if any such link available.
Appreciate your help !!
Thanks.
Regards
Rohit Singh
On Wed,
2018 Nov 29
0
Re: Libvirt api for esx
Thanks a lot Martin for help.
Really appreciate it. You’re life saver.
I will go through these links and will get back to you in case I need
anymore information.
Once again, thanks for help.
Regards
Rohit Singh
On Thu, 29 Nov 2018 at 2:34 PM, Martin Kletzander <mkletzan@redhat.com>
wrote:
> On Wed, Nov 28, 2018 at 10:24:55PM +0530, ROHIT SINGH wrote:
> >Hi Martin,
> >
2011 Feb 13
2
Journal Aborts in VMware ESX (Filesystem Corruption)
I have several CentOS5 hosts in a VMware ESX 3.5.0 226117 environment
using iSCSI storage. Recently we've begun to experience journal aborts
resulting in remounted-read-only filesystems as well as other filesystem
issues - I can unmount a filesystem and force a check with "fsck -f" and
occasionally find errors.
I've found -
2018 Dec 12
0
Re: Libvirt api for esx
Thanks Martin, It’s working now.
Could you please help me with role of xml in libvirt api and what if I
don’t want use of xml in my code.
Please let me know.
Thanks for help!!
Regards
Rohit Singh
On Thu, 6 Dec 2018 at 11:24 PM, ROHIT SINGH <rohit.singh0908@gmail.com>
wrote:
> Thanks Martin for help. I will give it a shot.
>
> Regards
> Rohit Singh
>
> On Thu, 6 Dec 2018
2010 Mar 22
1
[PATCH] ESX: Enable verification of SSL certificates
Fix a bug which would have prevented an SSL certification from ever being
verified.
---
lib/Sys/VirtV2V/Transfer/ESX.pm | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/lib/Sys/VirtV2V/Transfer/ESX.pm b/lib/Sys/VirtV2V/Transfer/ESX.pm
index 1da382a..66ba515 100644
--- a/lib/Sys/VirtV2V/Transfer/ESX.pm
+++ b/lib/Sys/VirtV2V/Transfer/ESX.pm
@@ -53,7 +53,7 @@
2010 Jun 07
1
[PATCH] ESX: Always validate SSL certificate
Since fetching storage from ESX was split into separate HEAD and GET requests,
the SSL certificate has only been validated on the HEAD request. It should be
validated on both.
---
lib/Sys/VirtV2V/Transfer/ESX.pm | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/lib/Sys/VirtV2V/Transfer/ESX.pm b/lib/Sys/VirtV2V/Transfer/ESX.pm
index f638149..5d6b586 100644
---
2011 Nov 29
2
gpxelinux.0 and slow HTTP performance on VMware ESX
Hi,
I found this message in your online mail archive, i have found the same problem and did some research in the past on this. Maybe you would be interested to know it is a problem on any virtualisation product not just ESX. Second it is a problem in gPXE that you embedded in gPXElinux. The problem was build in gPXE after version 0.97 so any gPXElinux build a newer version has this problem. I
2010 Jun 07
1
[PATCH] ESX: Fix storage URL if storage has a snapshot
If an ESX guest has a snapshot, the path the libvirt driver gives us will look
like:
[yellow:storage1] RHEL4-X/RHEL4-X-000003.vmdk
instead of:
[yellow:storage1] RHEL4-X/RHEL4-X.vmdk
The current path mangling code does take this into account.
This change makes it use the current mechanism first, but try again after
removing a '-\d+' suffix if it gets a 404. Trying twice should make it
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