Re: Are ESXi Patches Accumulative?
Hi please find you answer below1-its recomend that install all patches in sequence2- yes you can install patches from vmwareYours, Abbie
View ArticleRe: New Admin User Can't SSH
Hi If you have issues starting a deamon in a guest it is a guest OS issue.SSH access to ESXi itself which is restricted.Yours, Abbie
View ArticleRe: DRS issue in vSphere 5.0
Hi have you enabled the cluster ,if not Run the vCenter Server virtual machine in avSphere HA enabled cluster and configure the virtual machine with a vSphere HA restart priority ofhigh.Yours, Abbie
View ArticleRe: VMware 2 Server on Debian Lenny - no Web Access
HI please update to vmware-server-2.0.2 . Manage vmware-server-2.0.2 by openning your browser and navigating to:standard http connections: http://localhost:8222secure http (https) connections:...
View ArticleRe: Error Installing Tape Library Drivers on VM
Hi! Make sure the tape drive is connected to an Adaptec SCSI card, not a RAID controller. For a list of supported Adaptec cards, search the HCL guide . Yours, Abbie
View ArticleUnable to connect to the MKS: Failed to connect to server address:902
Hi allI'm having some problems when trying to connect the console in vmware vsphere web client.My data:Arch Linux or Linux Mint (tried here and there)VMware vSphere 5.1Browser: Chrome v28, Firefox v23....
View ArticleRe: ESXi 5.0 installation hanging at 'initializing acpi'
Hi Please Check your Primary boot drive in the BIOS under "Boot Configuration Features" then "Hard Disk Drives" to see how your disk is set. I got around it by setting my primary boot disk to "SATA"...
View ArticleRe: ESX 4.1 VM's can't communicate
Hi nh4vm this may occour due to NIC or Wrong version of NIC driver if you have instlled , please chekc the driver vversion and also upodae vmware firmware version which already solved this type of...
View ArticleRe: Unable to update syslog host name on ESXi5 host machine
Hello gary , please share the syslog txt file from below mentioned pathc:\documentsetting\alluser\applicationdata\vmware\vmwaresyslog collector .Yours, Abbie
View ArticleRe: Connected client history??
thanks for the info.. don't know if this is the right place to ask but when reviewing the VCOPS for view installation guide one of the prerequisites is Verify that you have a valid license key for...
View ArticleRe: Converter fails every time at 1%
Hi cameronjones, this is the only one option we have ,please repaire windows . And the last but not in list full installtion .so please check with fiorst option if you are lucky it may solve yours...
View ArticleLUN signature after RAID controller replacement
I have the following scenario: I got a Cisco UCS server with a LSI controller. I needed to replace the controller for another one, same specs, different model. I did the physical replacement, powered...
View ArticleRe: WS8 and WinServer2008 Shadow Copies
Hi The concept of the VSS Writer is that it allows the files constituting the VM to be backed up, by a VSS aware backup tool on the host, even though the VM is running and without VSS awareness would...
View ArticleHow to access a Virtual Machine's Event Tab contents
Hi Everyone, I had a question hoping somebody can help with that. I need to know where exactly the contents of Events Tab in vSphere Client are stored and how we can access the entries without using...
View ArticleRe: vCenter Placement
Is it better to have vCenter and the ESXi hosts all on the same management VLAN or would it be more secure to have vCenter on a VLAN of it's own with a firewall allowing specific ports betweeen the...
View ArticleRe: File system used by ESXi while creating partitions.
Those are formatted with vFAT file system
View ArticleRe: ESXi / iSCSI / Etherchannel
Welcome to Community ! You should refer to this VMware KB: Sample configuration of EtherChannel / Link Aggregation Control Protocol (LACP) with ESXi/ESX and Cisco/H…
View ArticleRe: Account lockout after multiple failed logins on ESX 4.0
Hi m4x either you can delete account or reenable for that please follow below steps 1) The first task to complete after the install was to change the password of the root login. This was done with the...
View ArticleRe: adding 100GD D drive to 50vms
does thse 2 lines need to be on the vm? $driveD = Get-WmiObject -Class Win32_Volume -Filter "DriveLetter = 'D:'" Set-WmiInstance -Input $driveD -Arguments @{DriveLetter="E:"; Label="Label"} Can i run...
View ArticleRe: SAN Information Needed
Hi, The following script should do, modify the bold and italic line to change the output path: $output = foreach ($esxi in Get-VMHost | Sort Name){ $esxcli = Get-EsxCli -VMHost $esxi...
View Article