upgrading from 4.1 to 5.1 stuck at 30%
remediate entity stuck on 22 % and my host showing disconnected. Any solution to this issue pls
View ArticleRe: upgrading from 4.1 to 5.1 stuck at 30%
Hello Cancel it and Next time try by unchecking disable DPM box in the upgrade wizard. Good Luck If you found this or any other answer useful please consider the use of the Helpful or Correct buttons...
View ArticleRe: unable to connect to MKS:Could not connect to pipe...
Need to fix the DNS in this issue. Please make sure client is able to ping the ESXi host by its FQDN and IP Address.In my case, all the ESXi Hosts registered with FQDN in vCenter and details updated in...
View ArticleRe: VMDirectPath and ATI Radeon
Hi David, Did finally work the new SATA card attached BluRay player solution?Or have you found anything other. I'm fighting to have a working BluRay player in a VM too (ESXi 6+Win10) +LG player, no...
View ArticleRe: VMDirectPath and ATI Radeon
Glad to have found this thread -- I hadn't looked here, as it's in the ESXi 4.x section. I used the information to create a Home Server from Don's blog:...
View ArticleRe: VMDirectPath and ATI Radeon
Have same BSOD problem with same HD 6450 on i5-2500 and Intel Q67 with ESXi 6.0 while trying to make it work under windows 10 VM. I had this card working on ESXi 5.0 and Xeon 1230 with Windows 7 for a...
View ArticleRe: Server down, space issue, stuck at 99% and I'm screwed...
I'm facing the same issue , tried everything but could not find the way to fix it.`Voter ID Status
View ArticleRestore Network Configuration of vSwitch
Good morning,After changing some settings on a server with a vSwitch, we have problems of connectivity and we wantedto bring the vSwitch to the default settings. The server has ESXI 4.0. Failing to...
View ArticleRe: Restore Network Configuration of vSwitch
hope below steps can help youRecovering From Network Configuration Errors using the Direct Console User Interface (DCUI).vSphere 5.1 and later allows you to connect directly to a host to fix...
View ArticleRe: Restore Network Configuration of vSwitch
Hi, no only way u could login is from ilo command line would not work if it is not pingable. As been stated , its esxi 4.0 login to console from ilo/idrac1) check the network settings , check vmnic if...
View ArticleRe: Restore Network Configuration of vSwitch
Hi There, Could you please advise do you have connectivity problem with mgmt network or VM network communication? Thanks
View ArticleLimit VIM-CMD vmsvc/getallvms Results
Hello, I have a lot of VMs running in our environment. Thus, when I run the subject command, I get a lot of unneeded content. What I want is to see the VMID, Name, and its Datastore location. How can I...
View ArticleRe: Limit VIM-CMD vmsvc/getallvms Results
brunofernandez1, I appreciate the reply. However, that command doesn't work:~ # vm-support --listvmsIllegal option -- Currently running it with a single '-'... will let you know once it is done......
View ArticleRe: Limit VIM-CMD vmsvc/getallvms Results
Well, running it with a single dash simply created the compressed package to send to support. Other suggestions?
View ArticleRe: Limit VIM-CMD vmsvc/getallvms Results
I'm sorry but with esxi 5.5 this matches.but this could help:Get all VMs with "vmware-vim-cmd vmsvc/getallvms"
View ArticleRe: Lost password on esxi 4.0
Reinstalling the ESXi host is the only supported way to reset a password on ESXi. Any other method may lead to a host failure or an unsupported configuration due to the complex nature of the ESXi...
View ArticleRe: Limit VIM-CMD vmsvc/getallvms Results
brunofernandez1, Thanks for the link. I found the following one liner that does this for me:vim-cmd vmsvc/getallvms | sed -e '1d' -e 's/ \[.*$//' | awk '$1 ~ /^[0-9]+$/ {print $1" "substr($0,8,80)}'
View ArticleRe: Limit VIM-CMD vmsvc/getallvms Results
You're welcomeMaybe you can mark my answer as helpful ;-)Thanks
View ArticleRe: Lost password on esxi 4.0
Hi Try Change password via powershell and see if it works Connect-VIServer esxihostname -User root -Password oldpasswd Set-VMHostAccount -UserAccount root -Passwordnewpasswd Disconnect-VIServer...
View Article