Re: windows 2008 r2 sp1 guest VM -- safe to add/remove vCPU??
As far as I know, you can hot add CPUs to Windows 2008 Server R2 but you cannot hot remove them. In powershell (PowerCLI) use Get-VM vmname | Set-VM -NumCPU 2replace vmname with the name of the VM you...
View ArticleAlerts for NFS?
Is anyone aware of native alerting capabilities for NFS? I don't see any NFS (VC 5.0) alerts within the list of alerts native to VC, but not sure if there is a way to modify/augment the standard...
View ArticleRe: windows 2008 r2 sp1 guest VM -- safe to add/remove vCPU??
If you have "hot add/remove license" (vCentre) you can add/remove vCPU and vRAM.
View ArticleRe: windows 2008 r2 sp1 guest VM -- safe to add/remove vCPU??
Should have mentioned that you need to enable hot add of CPU in the VM settings, edit the settings of the VM you want to enable hot add of CPUs on, select the Options tab and select the options under...
View ArticleError when downloading VMX files from Datastore Browser
Hi Hope someone can help with a problem that we have been experiencing. We have recently started supporting a company that has VMware cluster with two physical nodes managed by a vCenter server....
View ArticleRe: VAAI - Extended Statistics for NAS
I see these when performing a capture with ESXTOP, but I don't think they are exposed in the vSphere client. You may want to increase the vSphere stats collection to the maximum and see if they are...
View ArticleRe: Binding with VMKernel network Adapter with the iSCSI Adapter
Have just had to do this and after a lot of digging and coming across your 0 reply post! Firstly I automated the set up a vSwitch with vmkernel portgroups each with single bound physical adapter.Then...
View ArticleRe: windows 2008 r2 sp1 guest VM -- safe to add/remove vCPU??
Hey Tom, You can definitely add/remove vCPUs from your 2008 R2 VM. It sounds like you want to script it and do that hot though, and while that's possible to configure and do unless you're running...
View ArticleRe: unable to share files betw host & guest in Wsta 9.0.2 wth guest Ubuntu 13.04
Yes you need to uninstall VMware Tools to install Open VMware Tools however I would not do as suggested by JSen for the following reasons. Using Open VMware Tools in this case while it would allow the...
View ArticleInitiate Orchestrator workflow via REST/Post with JSON body
I am trying to initiate a custom workflow in Orchestrator by issuing a POST from a client (in this case Fiddler) with the parameters in JSON format in the body.So far i have been unable to get anything...
View ArticleRe: windows 2008 r2 sp1 guest VM -- safe to add/remove vCPU??
cjscol wrote: As far as I know, you can hot add CPUs to Windows 2008 Server R2 but you cannot hot remove them. In powershell (PowerCLI) use Get-VM vmname | Set-VM -NumCPU 2replace vmname with the name...
View ArticleRe: Alerts not auto clearing
Version 5.7 build 1073531 Also, all thresholds are default right now. Below is an example of an active alert that should have cleared. There's 198gb free right now, not at the 100% the alarm is...
View ArticleAdmin@system-domain can't log in to Vcenter server
I installed SSO on the Virtual Center server in our DR environment and then upgraded the Web Client. When I log in to the Web Client as Admin@system-domain I see the following error message displayed:...
View ArticleRe: Backup fails due to quiescing
Check this out: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1007696 ***The Distributed Transaction Coordinator service must be running while...
View ArticleRe: False key repeats in fusion 5.0.3
Hello, all, Thanks a lot for your reporting.Could this issue might be fixed through adjusting key press repeat speed on guest from control panel > keyboard referring to the link below? Change...
View ArticleCan't boot Vmwareplayer
Hello i created a win7 vm that runs on my host system win7. What i want to accomplish is that i want to run the vm and then boot from a cd. I can't get it done.I press F2 at startup but that leads me...
View ArticleRe: windows 2008 r2 sp1 guest VM -- safe to add/remove vCPU??
LikeABrandit wrote: Hey Tom, You can definitely add/remove vCPUs from your 2008 R2 VM. It sounds like you want to script it and do that hot though, and while that's possible to configure and do unless...
View ArticleRe: Unlock takes 3 seconds with View agent 5.2
Yep, we're aware of the issue : Re: PCoIP and Windows 7: Screen lock and unlock questions
View ArticleRe: Initiate Orchestrator workflow via REST/Post with JSON body
Not sure if this is your problem. but have you tried to set the header to Accept: application/json;v=5.1.1 ?
View Article