Not able to get Hardisk Size.
Hi All, I am totally new to power cli. I am writing a script get the vm inventory details automation.please find the attachment of my script , i am getting error in harddisk. PowerCLI...
View Articleloss of management network after passthrough enabled raid card
I tried to write the first occurance off as a fluke, but I just started over on the same equipment, recreating a lab environment...it occured again. When I try to enable passthrough on an lsi 9271-8i,...
View ArticleRe: help need to upgrade esx3.5 GA release to 3.5 U5 207095
esxupdate is a command line tool in ESX hosts to install patches or upgrades Quickest Way to Patch an ESX/ESXi Using the Command-line | VMware vSphere Blog - VMware Blogs
View ArticleRe: loss of management network after passthrough enabled raid card
I forgot to mention the first time, I enabled passthrough on 2 cards at once. The second time, I tried one card at a time, and it worked(but I don't know whether to attribute that to the fresh install...
View ArticleRe: loss of management network after passthrough enabled raid card
interesting...this time it's not the management interface, but another storage controller that is not available now. seems like passthrough on this system is twitchy....
View ArticleError: the file specified is not a virtual disk
After working flawlessly for months, something went haywire today and my next attempt to access my VM in Fusion was met with "the file specified is not a virtual disk". I have followed a number of...
View ArticleRe: Management network traffic
Sorry, just you can setup another management port group/vSwitch for your vMotion and etc and assign the NIC to that.But recommend, you should use vMotion on a separate vSwitch and NIC.
View ArticleRe: loss of management network after passthrough enabled raid card
reboot fixed that issue as well.
View ArticleInstalling esxi 5.1 on a virtual machine on esxi 5.1, getting "VMWare...
Hi, I am trying to install a ESXi server on a virtual machine in a vSphere 5.1 environment, but keep getting the purple screen with "VMWare requires the Execute Disable/No Execute CPU feature to be...
View ArticleRe: VMware ESXi 5 Free - Memory limitation - boot up
It's depended to your license, you can work with 32GB of your memory with free license and also it has some other limitations.Buy a license for your host.
View ArticlevCOPS and normal login intervals?
Hello all, Thanks for any help in advance. I have vCenter 5.1 and vcops 5.0.1 hooked into it. I can see the service account that we created for vcops is appearing VERY FREQUENTLY in the vCenter logs.....
View ArticleRe: How do you hide the toolbar of an HTML Editor field by default?
I've been putting my code in Load_Custom() which is called after the standard Load() as follows: onload="Load(); Resize(); Load_Custom();" but it's still being overridden. CustomLoad() is called from...
View ArticleRe: Error: the file specified is not a virtual disk
One possible solution - the hard drive I'm working from was cloned from another drive 2 weeks ago. A such, the former drive should have a fully functioning copy of Fusion with a working VM on it, just...
View ArticleRe: help need to upgrade esx3.5 GA release to 3.5 U5 207095
Many Thanks Sir, Does he following chart means , once i upgrade my esx from 3.5GA release to 3.5U5 then from there will i able to upgrade my esx host directly to esx4.1U3 with the help of esxupdate /...
View ArticleRe: OpenGL support for Vmware ESXi
imho esxi is not the right choice if you want to virtualise desktops and need 3d gfx, because esxi itself does not support graphic cards with acceleration. There is no such a thing as amd/ati or nvidia...
View ArticleRe: Помогите разобраться со вложенной виртуализацией
Тогда закройте тему, как решенную, плиз.
View ArticleRe: View Manager: Error on some VMs after Recomposing
I met the same problem. Do you fixed it? I want to knowif you have some kb or doc,please sent my email!Thank you my email address houcong8@gmail.com
View ArticleDT KPI?
Hi, Can some one explain me about the screenshot? how to set the DT? Let suppose i am talking about the Used space on a Datastore, now what is critical level? what is the compare value, wait cycle and...
View ArticleRe: Best Raid Practice
Well, then the answer is simple: if you can accept "loosing" half of your total hd-capacity, use raid10 (I'd use 6 or 8 drives per raid10-span). If you want to use capacity of your drives more...
View ArticleRe: Not able to get Hardisk Size.
Since the script is using the Get-View cmdlet to retrieve the VMs, you receive the vSphere VirtualMachine object, not the .Net VirtualMachine object.These are not the same objects ! And hence the...
View Article