Re: Set Default PSP Round Robin ESXi 5.0U1
Unfortunately the normal command to set this($vHcli.storage.nmp.satp.set($true,"VMW_PSP_RR","VMW_SATP_DEFAULT_AA")) has a bug in PowerCLI where the host will not retain these settings after a reboot....
View ArticleWindows Server 2012 supported?
We're implementing some new environments, and might as well be at the latest and greatest. Windows Server 2012 is supported by vCenter itself now, but from what we can tell, not the Heartbeat...
View Articleconexión a mi red local
saludos, tengo un problema tengo instalado vmwere workstation 8 , en el cual tengo una maquina virtual de windows server, la cuestión es que tengo configurada la red de mi maquina virtual como...
View ArticleRe: New-VIProperty and Get-Stat with Clusters
Afaik, the New-VIProperty you defined is called for each cluster individually.So there is no need to use the Group-Object. Can you perhaps try it like this #MemoryMinUsageMonth...
View ArticleRe: Windows Server 2012 supported?
vCSHB 6.5 does not support Win 2012. vCSHB 6.6 will support it.
View ArticleRe: Windows Server 2012 supported?
Thanks! I don't expect there to be a solid release date, but we all wouldn't be surprised if it were VMworld. Sound about right?
View ArticleRe: Samsung Galaxy S connection problems
Hi guys, I have Samsung Galaxy S4 and Windows 7 VM. The S4 phone when connected does not show up in Windows. I tried all that has been posted here. It does not work. Please see the attached log and VMX...
View ArticleLinux Server - Private and Public IP Addresses
Hi all, new to the forums, pleasure to meet you!I'm setting up a VMware player server. I have an internal IP in my local network of 10.1.1.30 and a public IP address of lets say 30.30.30.30when I...
View ArticleRe: How to expand the Package vSphere Client Plug-in tool
Hello again, I've got it fixed. It was my preferences, and I also looked at the samples. Anywho, when I try to package it, I'm not sure if I should post another forum, but what I'm going to ask is...
View ArticleVMkernel traffic
I just read, Tagging VMkernel Traffic Types Using ESXCLI 5.1 | VMware vSphere Blog - VMware Blogs and it states that the traffic types vmkernel supports are Fault Tolerant, Management, vMotion and...
View ArticleRe: VMkernel traffic
I guess you are using the Windows based vSphere Client!? In order to see all features you need to use the Web client. André
View ArticleRe: New-VIProperty and Get-Stat with Clusters
Works, Thank you. Can you explain the need for "Select -ExpandProperty Minimum" I noticed on your blog post from December 18, 2001 that you asked people to forward their VI-Properties. I couldn't...
View Articlehelp to write API Code
Greeting, Never use API for programming, so if some one can give me some idea ( like ABC or 123 very basic idea), will be very help. for example, I want to Get API Versions This API enables...
View ArticleRe: No internet connection on Guest OS
These are my configuration details I think my problem is I have multiple NICS and I am using Bridged(Automatic).I don't see eth0 on my Host OS(Fedora15).so my question is how do I forced the Bridged...
View ArticleRe: ESXi 5.1 EVAL version and VAAI support
Welcome to the Community, while vSphere runs in evaluation mode it offers all features of the Enterprise Plus edition.I may be wrong, but from how I understand VAAI it comes into play on already...
View ArticleRe: No internet connection on Guest OS
I'm no dedicated Linux guy, but I think it might be related to the gateway address configured in the guest. This is the host's IP address!? Shouldn't this be something like 192.168.1.1? André
View ArticleRe: New-VIProperty and Get-Stat with Clusters
With the Select-Object cmdlet you can select a number of properties from an object.The result will be a new object.With the ExpandProperty you suppress this creation of an object, and you just get the...
View ArticleRe: VixDiskLib_PrepareForAccess always returns 1 or 20
Ok. I'll just do it like that then. Since the esxi-direct-connect Returns 20 anyways, it probably doens't matter if "vm-" is in front or not. I can't really tell if your answers are correct. It's...
View Article