VTEPs Unresponsive - 7 of 11 fail
We are working through an initial setup of NSX on the latest build (6.4.5.13282012). Have the primary/secondary NSX Managers (one at each of our two sites) and 3 controllers up. We are at the point...
View ArticleResult of a Get-VM insert into mysql
Hello Install powercli in linux and what I want to do is insert the result of a Get-VM into a mysql table. Any idea how to do it from pS Linux? Thank you
View Articlepowercli script to fetch firmware details of hardware components
ImI looking for powercli script to fetch firmware details of hardware components such as bios, network, raid controller & HBA on multiple hosts. Our environment consists of HP,IBM and Dell
View ArticleRe: VTEPs Unresponsive - 7 of 11 fail
Tried changing LB policy to “route based on IP hash” for the VXLAN portgroup for DC1-Compute and all the hosts immediately came up on that cluster. That seems to jive with this line from...
View ArticleRe: VCSA6.0 root shell can not log in,but The password is correct
ssh is normal, is this with root user or another user?another userOther users can log in with ssh, are they using root or another user?another userCan these other users log into the shell as well as...
View ArticleRe: Logs not retained after reboot in ESXI 6.7
when I try the command '# ps -Cc | grep vmsyslogd' and also the local log output parameter is false as can be seen in the screenshot below. I tried the method to restart the syslog service but it...
View ArticleRe: esxi host is not responding
thanks for spending your time on this problem.I did what you said and collected those logs just after getting "request timed out error" on primary vcsa and adding host without problem in secondary...
View ArticleRe: esxi host is not responding
allowed maximum file attachments are 5 and these are remained logs
View ArticleRe: Как открыть консоли ВМ сразу все на одном экране?
Сверстать на HTML таблицу, в каждую клетку вписать iframe, вызывающий url с веб-консолькой конкретной VM.
View ArticleRe: UEM hanging/delaying randomly.
Hi UEMdev, I will rerun the test with a procmon on file server side and check for oplocks.
View ArticleRe: We are testing adaptation for EXSI 6.5 , recently we found that when we...
They mentioned in the link Improved Integration with Microsoft Hyper-VThey did not say Integration with VMwareI suspect it is proof of not integrating with VMwareAnother workaround you can see what is...
View ArticlevRealize Automation Installation Wizard Error
HI, I am installing the automation 7.5. When I configure the Manager Service Role, I checked the IaaS Host and clicked validate.Finally remind me execution failed. I tried to reinstall the agent,...
View ArticleRe: powercli script to fetch firmware details of hardware components
The availability of that kind of information is very much dependent on the vendor and the type of the HW.Not all HW platforms provide that kind of information in the correct way or at the expected...
View ArticleRe: Powershell Script Email Sending Issue
What script are you using? - vCheck Report How are you scheduling it? Program Powershella nd argument as -file "C:\Scripts\vCheck-vSphere-master\vCheck.ps1" What exactly is missing? - not...
View ArticleRe:Powershell Script Email Sending Issue
Script working fine only through schedule it gives error , its vcheck report
View ArticleRe: Using the GET-VM command
You could do something like this Get-View-ViewType VirtualMachine -Property 'Name','Config.Hardware','Guest','Runtime'|Sort-Object|Select -Property Name, @{N='NumCpu';E={$_.Config.Hardware.NumCPU}},...
View ArticleRe: XP VM suddenly slow, Win 7 fine
Thanks, the Avast setting solved problem for me too.
View ArticleRe: Powershell Script Email Sending Issue
Under which account does the scheduled task run?How do you connect to the vSphere Server in the scheduled task? VICredentialStoreItem, hard-coded...?Did you suppress all 'interactivity'? For example...
View ArticleRe: Configuration ist not preserved after reboot on free Esxi 6.0
Hello Sureshkumar M, > Have you tried this KB Yes, when I tried the first command, I got this result: [root@esxi-hit:~] localcli --plugin-dir=/usr/lib/vmware/esxcli/int/ boot system restore...
View Article