Tagged Questions
The esxi tag has no wiki summary.
5
votes
3answers
12k views
VMWare server vs ESXi - what't the difference?
I can't figure out what is the difference between these two programs.
Specifically, I'm interested in running a virtual server in the background, as a daemon (Linux host OS)
3
votes
3answers
3k views
How to connect to vmware ESXi remote console
I need to know what is the protocol used in vmware ESXi vSphere client to connect to the remote console?
Is this protocol open source ?
Is their any vmware/third party applications enables VM Remote ...
3
votes
2answers
1k views
Any reason not to use ESXi?
We have 3 identical HP DL380 G5 server here, one of them is running vmware-server with one VM running on it.
I've begun the process to migrate these systems to be running ESXi (the $0, "embedded" ...
2
votes
1answer
159 views
Plink command is invalid to cmd.exe
I am trying to throw a plink command to my esx server and grep the linux output of the command. The code above does not work. But if I remove the | grep part it works again. Is there any other way to ...
2
votes
3answers
689 views
Archiving VMware images on ESXi
Is there a way to compress a VMWare image on a ESXi server for archival purposes?
1
vote
1answer
140 views
Adding Physical HDD ESXi
I've got an install of ESXi 4.1 running on my server, I also have a external network HDD that stores all my music/images etc, I've tried adding the HDD to the server, the disk is recognized by ...
1
vote
0answers
345 views
Passing shell script file
I have a linux shell script file which collects various data from linux server. (Services, Process, FreeSpace etc.).
From windows to collect the data we are using Plink to connect to linux Boxes and ...
1
vote
2answers
761 views
Apache 2 on VM *sometimes* not finding mods-enabled directory
I'm running Apache 2 on an Ubuntu 10.04 server VM (ESXi 4.1) and getting something very weird:
Sometimes the mods-enabled directory is found.
Sometimes it's not. It seems to not be about 75% not ...
1
vote
2answers
237 views
How to run an Hyper-V host on a Windows Server 2008 R2 VM on ESXi?
I have a server with ESXi. One of the virtual Machines has a WinSrv 2008 R2 and I want to host Hyper-V on it.
First of all: is it possible? I keep being told that no, it is not, due to hardware ...
1
vote
2answers
8k views
How can I create a copy of a vm in vSphere Client running on ESXi 4.0?
I'd like to create copies of the VMs located on my datastore that I can put up temporarily on a different server while I perform some maintenance on our main virtualization server.
Aside from using ...
1
vote
1answer
493 views
Compile C++ code to run on ESXi 3.5
I'm trying to compile a simple c++ program to run inside ESXi 3.5 console window. It seems I'm linking with wrong libraries... Is there a setup described somewhere - which version of G++ and libraries ...
1
vote
1answer
697 views
Is it safe to allocate logical CPUs to a VM after creation
We're going to be serving our portal software on a virtual machine running Centos 5.2 on VMWare ESXi.
We're initially going to allocate two logical CPUs but there's a possibility that we might want ...
0
votes
0answers
14 views
Getting received EOFException while Client Hello itself [migrated]
Doing the SSL Connection to ESXi 5 (vmware) to get the wbem data. but SSL handshake is failed at Client Hello itself. Server side.
sfcb.cfg file details:
basicAuthLib: ...
0
votes
1answer
28 views
java program for managing the ESXi with web service SDK
i am pratap murukutla, student of NITK,India. i am doing a project on simple cloud operations.
with vmware web service SDK and Axis 1.4, ESXi 4.1 as server i am able to do set up the java ...
0
votes
0answers
12 views
How to obtain VMWare ESXi logging from Vsphere? [closed]
How to obtain ESXi log files using PowerCLI.
Will the log files contain details of usage? ( I mean if some one has used guest machine in the host, will it be logged in?)
0
votes
0answers
20 views
Python2.5, smtplib and KeyError
I'm trying to write a python script for BusyBox on ESXi with mail functionality. It runs Python 2.5 with some libraries missing (i.e. the smtplib). I downloaded Python2.5 sources and copied the ...
0
votes
0answers
17 views
Develop application to run on ESXi 5.0
Is it possible to develop 3rd party apps that will be run on the ESXI 5.0 host machine? For example, daemon that monitor the ESXi machine.
Is it possible to compile application on Red Hat Linux and ...
0
votes
0answers
120 views
VMware ESXi and SATA DOMs
I'm interested in running ESXi from a SATA DOM and utilising the remaining space on the DOM for a local VMFS.
This will then enable me to DirectPath the Raid Card direct to a VM.
When trying to ...
0
votes
0answers
32 views
Access vm on a esxi host located on a different network through vCenter
I'm trying to setup an environment consisting of a vCenter installation and several ESXI hosts hosting virtual machines.
My challenge is that I would like the ESXI hosts to be on a seperate network ...
0
votes
0answers
33 views
VMware VIC losing connection after a couple hours [closed]
I am using the "VMWare Infrastructure Client" to manage several esxi 3.5 servers. I am losing connection to one of them and when I try to reconnect I get the errors "VMware Infrastructure Client could ...
0
votes
0answers
33 views
ESXi 3.5 VIC Connection dies after a period of time
I have a server with VMware ESXi 3.5 installed. I have 2 VM's I am trying to install Windows Server 2008 on. I am connecting via the VIC (VMware Infrastructure Client). After about 2-3 hours it loses ...
0
votes
0answers
36 views
Read equivalent of “vim-cmd hostsvc/hostsummary” from C
I am creating a linux C app that connects to an ESXi 4.1 host and retrieves the hardware information. We can do this through an expect script with command "vim-cmd hostsvc/hostsummary". However, ...
0
votes
3answers
115 views
VM Clone to the Subdirectory of a Datastore
I have a Datastore in vCenter that I'm trying to clone to using a PowerCLI script I run weekly. I can clone virtual machines to it, but I have absolutely no control over the directory structure. ...
0
votes
2answers
227 views
How to run automated GUI tests on a remote headless ESXi Virtual Machine?
I'm trying to setup automated GUI tests in ESXi Virtual Machines using TestComplete. The problem, as I understand it, is that when no remote desktop connection is made to the ESXi virtual machine, ...
0
votes
1answer
94 views
Physical mac address on ESXi 3.5
I I'm new with vmware esxi 3.5 , someone know how see the physical mac address (NOT virtual) of my network adapter. And if the Management Network mac addres IS the physical mac?
Thanks
0
votes
0answers
71 views
OpenNebula: Storage Transfer Driver for ESXi
We have already configured OpenNebula with ESXi with NFS Shared Storage approach,
now we need to configure it through non-shared ssh approach.
We are following the link mentioned below on ...
0
votes
3answers
827 views
move a virtual machine from one vCenter to another vCenter
I have the following problem:
There two separate vCenters (ESXi). They cannot see each other or communicate in any way.
I can create a Clone of a VM in vCenter1 but then I want to move that Clone in ...
0
votes
0answers
202 views
Why Can't I Log In to My ESXi Host via the DCUI?
I'm working with a fresh install of WMware ESXi 4.1. After installing ESXi, I used the DCUI to set my root password and networking options. I did NOT change Lockdown Mode or any other feature.
I ...
0
votes
0answers
38 views
Health monitoring solution from inside of virtual machine [closed]
I'm taking a part in developing of some application will run on virtualized platform, currently it going to be on VMWare ESXi but I would not exclude the KVM option. The application is real-time and ...
0
votes
1answer
93 views
ESXi network problem
Hello
I have recently setup a new ESXi server. I created one virtual machine and then I duplicated it with System Recover(Symantec). The issue is that the duplicates machines can't connect between ...
0
votes
2answers
208 views
command to get the number cpu exists on vmware
Is there any cli command to know the configuration details of VM like, number of existing cpus, number of network cards etc., in VM.
0
votes
0answers
498 views
Installing vmware esxi 4.1 on Gigabyte 880GM-usb3 - stuck at loading module usb [closed]
I know I should have checked the compatibility guide at:
http://www.vm-help.com/esx40i/esx40_whitebox_HCL.php
before buying. However, I was kind of mislead by:
...
0
votes
1answer
1k views
vmware esxi 4.1 with sata ssd
Is it possible to use a sata ssd (e.g., Intel X25-M) with VMWare ESXI 4.1?
This would be used in a dell poweredge r310 (just has onboard sata, no raid controller). At this point, standard 7200 RPM ...
0
votes
1answer
552 views
Mobile Device Emulator 3.0 on Windows 7 under VMWare ESXi 4.1.0
I'm trying to set up a Windows Mobile 6.1 Professional device under the standalone Device Emulator 3.0. The host operating system is Windows 7 Professional 32-bit, running under VMWare ESXi 4.1.0.
...
0
votes
1answer
386 views
dialogic diva + vmware esxi + asterisk
It's repost from
http://communities.vmware.com/thread/251916?tstart=165#251916
I have installed ESXi 4.0 with Update 1 in a HP server. Everything works correctly and without problem.
I need to ...
0
votes
2answers
1k views
How can I disable PXE network booting through vSphere on a virtual machine running on VMware ESXi 4.1.0 as host?
How can I disable PXE network booting through vSphere on a virtual machine running on VMware ESXi 4.1.0 as host?
0
votes
1answer
582 views
data source name not found and no default driver specified. Microsoft OLE DB Provider for ODBC Drivers
i'm not a windows administrator, so I do not know what I'm doing wrong.
I have this script to get vmware esxi3.5 reports,
http://paste.ubuntu.com/493213/
I get this error:
C:\Documents and ...
0
votes
1answer
69 views
Is there Lockdown Mode for Trial Version?
I was just wondering if there is the "Lockdown Mode" for trial version of the ESXi 4.1 version? I can't seem to enable to option as when I F2 to customize the system, the option is not selectable and ...
0
votes
1answer
329 views
VMware 4 ESXi on 64Bit CPU does it run 64Bit Guests?
I have a PC with AMD FX CPU (Do not remember if it was FX51 or FX60)
it is 64Bit does it means that I can run 64Bit Guests? even if it does not have the Visualization extensions in the CPU?
0
votes
2answers
101 views
Suitable ESXi Spec
Finally I have some money to buy a new server and replace the one I have been using for 10 years.
Im thinking of running ESXi on the new server. And intend to use it as follows;
One W2008 R2 Guest ...
0
votes
1answer
1k views
VMware Virtual Infrastructure Remote CLI finding unused machines/disks in ESX/i
In VMware ESX/i, how can I use the VMware Virtual Infrastructure Remote CLI to find unused machines/disks? I have a huge inventory and many files on disk, and I want to find files that are candidates ...
0
votes
2answers
810 views
VMWare ESXi Server 3.5
I am trying to install VMWare ESXi 3.5 on a DELL GX280 machine which has SATA configurations. As ESXi doesn't support SATA, i am not able to proceed.
I could able to install on IDE (which is also not ...
0
votes
1answer
2k views
How to set up properly resource pools in VMWare ESXi?
How to set up properly resource pools in VMWare ESXi? Does anyone have any blog entries etc.?
Thanks
0
votes
1answer
2k views
Can I configure Syslog & SNMP on ESX3i with GUI?
is the VMware Remote CLI (Command Line Interface), which is not a GUI, the only way to configure Syslog & SNMP on ESX3i?
I would like to have the easiest way possible of having these configured ...
0
votes
2answers
6k views
VMWARE ESXi PANIC: Failed to find HD boot partition
I've got problems installating the VMWARE ESXi Server.
The Installation finishes without any error messages and prompts me to reboot.
After pressing Enter the System reboots. While booting through the ...