Quantcast
Channel: VMware Communities: Message List
Viewing all 294344 articles
Browse latest View live

Re: VMware ESXi 5.0 Update 1 breaks AutoStartManager (free license ONLY, awaiting patch/fix)

$
0
0

Patches are cummulative, so you would need to select something from before the Update 01 patch release.


Get VM Name in vCenter

$
0
0

So I'm working my way through the SDK and I've come across something strange. When using powerCLI I can connect to vCenter and do:

 

"get-vm"

 

this will give me a list of all the VM's on my vCenter server. Now when I'm working in the very poorly documented SDK the only thing I have been able to find is the:

 

VMware.Vim.VirtualMachine vm = (VMware.Vim.VirtualMachine)

 

vm.Guest.HostName

 

This will give me the "DNS Name" that's listed in the summary tab of vCenter, however this isn't what I want. I want a good old list of VM names like in powerCLI so I can take action on them.

 

Does any one have a link or resource to get this piece of info, and then what actions can be preformed on them?

 

Thank you much!

Steven

Re: ESXi 5 guests can't connect to internet

$
0
0

Yes, when configured with DHCP, the VMs still do not have access. I confirmed that DHCP is correctly configured on the router by using it on a physical machine, which was successful.

Re: Backups en cluster de Microsoft sobre un Servidor de Archivos

$
0
0

Hola que tal,

 

Como ya te comentaron, depende de como tengas configurado el cluster, basicamente el tipo de discos que estes utilizando para los discos compartidos del cluster.  Si utilizas RDM en modo fisico (no compatible con snapshots), no puedes respaldarlo con soluciones de respaldo para VMware como Data Recovery, Veeam u otras, ya que éstas utilizan los snapshots para generar los respaldos.

 

Saludos,

Re: Converter problem - Win 2k3 fails at 95% reconfiguration failed

$
0
0

Just thought i would share that i just had the same problem. boot.ini looked fine (identical to what all the vmware guru's say it should look like)

 

I used Vcenter converter 5 on a server 2k3 server.

 

Solution for me was to use version 3 of the converter and not 5 and i was able to re-configure my p2v that version 5 migrated across.

 

everything is good now

Re: Get VM Name in vCenter

$
0
0

I found the answer my self, the documentation really should be better. It was an easy:

 

vm.Name

Can't download vmware server 1.0.10 (fail)

Re: Windows 8 Release Preview x64 gets stuck during boot

$
0
0

Can you try enabling the 'execute disable' bit in the BIOS?


Re: Bad Line Endings?

$
0
0

Were you ever able to find a solution for this issue? I am having the same problem and am running out of ideas for solutions.

Thanks!

RAID support on AMD SB700/SP5100 Southbridge

$
0
0

It's listed in HCL that ESXi supports SB700 AHCI/IDE/RAID mode. I am surprised that ESXi supports software RAID, but a little search tells me this might not be the case. Can anyone confirm if ESXi 5 supports SB700 RAID 0?

Thanks

Re: Bad Line Endings?

$
0
0

sunofnothing wrote: I am having the same problem and am running out of ideas for solutions.

 

The solution is simple... Stop using VMware Shared Folders since it obviously doesn't work properly in this particular use case and use Industry Standard SMB/CIFS Shares instead.

Sata Marvel 88SE9123 ok to passthrough by DirectPath, but no disks

$
0
0

I have a Marvell Technology Group Ltd. 88SE9123 PCIe card, plugged into my vmware ESXi 4.1 host. I can succesfully passthrough the device using VMDirectPath and the controller shows up fine in a Linux, and Win2008Server guest.

 

However, the disks attached to the controller don't show up.  Nothing.  Plugging and unplugging disks makes no difference, no events in the guest, etc.

 

Any ideas?

Re: Can't delete files of destroyed VM

$
0
0
How do I kill the PID from ssh root console ?
which one is th correct PID to kill ? I'm confused here and do not want to kill the other production VM in this ESXProd 08 host ?
[root@ESXProd08 VMFS_03_LUN]# rm WebTest04-VM/
rm: cannot remove directory `WebTest04-VM/': Is a directory

[root@ESXProd08 VMFS_03_LUN]# rmdir WebTest04-VM/
rmdir: WebTest04-VM/: Directory not empty

[root@ESXProd08 WebTest04-VM]# ps -ef | grep -i WebTest04-VM
root     15521     1  0 Apr25 ?        00:00:51 /usr/lib/vmware/bin/vmkload_app64 --sched.group=host/user /usr/lib/vmware/bin/vmware-vmx -ssched.group=host/user -# name=VMware ESX;version=4.1.0;buildnumber=433742;licensename=VMware ESX Server;licenseversion=4.0 build-433742; -@ pipe=/tmp/vmhsdaemon-0/vmxc878b4382a283d56; /vmfs/volumes/4beb8b7c-803df79e-1047-0012793aef65/WebTest04-VM/WebTest04-VM.vmx

[root@sESXProd08 WebTest04-VM]# lsof | grep WebTest04-VM
lsof      10142   root  cwd       DIR               0,18       980     274976 /vmfs/volumes/4beb8b7c-803df79e-1047-0012793aef65/WebTest04-VM
grep      10143   root  cwd       DIR               0,18       980     274976 /vmfs/volumes/4beb8b7c-803df79e-1047-0012793aef65/WebTest04-VM
lsof      10144   root  cwd       DIR               0,18       980     274976 /vmfs/volumes/4beb8b7c-803df79e-1047-0012793aef65/WebTest04-VM
bash      20645   root  cwd       DIR               0,18       980     274976 /vmfs/volumes/4beb8b7c-803df79e-1047-0012793aef65/WebTest04-VM

[root@ESXProd08 WebTest04-VM]#

Re: How to setup Windows VM internet access?

$
0
0

Ok, the hosted virtual solution like VMWare Workstation is the way I will go forward. Thanks

Re: RAID support on AMD SB700/SP5100 Southbridge


Patches for VMware® Workstation 8.0.4 build-744019 (kernel 3.2.20 and 3.5)

Maximum number of view connection servers? Is there one?

$
0
0

From the configuration maximums for View 5.x, I can't determine if there is a maximum number of connection servers per VCenter/Composer server.  Does anyone know the answer to this?  I see a mention of 5+2 for 10,000 connections, but I can't tell if that is saying that it is the maximum number of connection servers supported, or giving an example of the maximum number of connections supported in that configuration.

Here is my dilema:  We are planning to use a separate pair of connection servers for each pool, and we could potentionally have 10-15 pools, meaning 20-30 connection servers - each in a load-balanced pair.

The reason for this is to limit connection to pools.  We have one large AD with all student accounts.  If a student walks into one lab, we ONLY want them to be presented with the VM for that lab, and if they go into another, we want the same.  The solution we came up with was to use the tags that control access to a pool per connection server.

 

Anyone have an insight into whether or not this will scale that that number of connection servers?  I'm going to send a request to VMware for an official answer, but was wondering if anyone here knows the answer..

 

Thanks.

Allen Beddingfield

Systems Engineer

The University of Alabama

OS Not Found

$
0
0

I uploaded an ISO in the Datastore1 and in my OVA, I selected the CD/DVD to be

 

Connect At Power on

Datastore ISO file points to the ISO in the Datatstore that I uploaded

Virtual Device Node selected is IDE(0:0) CD/DVD drive 1

 

When I power the Guest image on, I can see it is trying to get DHCP then

 

PXE-M0F: Exiting Intel PXE ROM

Operating System not found.

 

Please help...thanks

No notification of upgrading VMware Fusion's tools?

$
0
0

Hello.

 

Is it me or does upgraded VMware Fusion not tell me to upgrade its tools when it is older than the program?

 

Thank you in advance.

Re: can not install HP drivers on esxi5 (proliant ml150)

$
0
0

"/bootbank is missing" is in the log files.... Can you confirm if this system has been applied any previous patches and the reboot has been done when requested earlier??

Viewing all 294344 articles
Browse latest View live




Latest Images