Get and Set NAT config
Hi all, I am trying to read and write the NAT config for a larger vApp with complex rules with PowerCLI as whenever the vApp get's added to a different org from catalog all is gone. This vApp needs to...
View ArticleRe: SSO Auth for Java REST calls
I have attempted the solution posted by Ilian Ilievwhich unfortunately failed in the same way. The only change I made to the code was the call to VcoSessionFactory in which rather than use...
View ArticleRe: Consolidating BladeCenter blades to ONE x3755 (7163)
We did nearly the same thing on HP c7000 blade enclosures. We could afford some downtime, so we just exported an .ova to shared storage, and then imported it into the new VM cluster. That worked really...
View ArticleRe: salvaguardare ram o dischi?
La butto li.... e invece pensare ad un ssd di classe enterprise tipo intel S3700????O anche (sempre per rimanere sullo stesso produttore) un (modello) vecchio X25-e (quelli con memoria slc per...
View ArticleRe: How do I log in?
Usually within a day or so. It depends on the current load of people requesting access.
View ArticleRe: Is it possible to access VCenter Mob using http?
Try this one C:\Program Files\VMware\Infrastructure\tomcat\conf\server.xml
View ArticleA script to produce sum of vmotion moves by cluster?
I need to watch the number of vMotion moves per cluster but I don't know how to script it in Powershell.I'm not really looking for the details, just the number of moves
View Articlesimple question about networking best practice - traffic separation for storage
Excuse the newbie question... I am reading up on best practices for network separation for VMware. I see that often things are set up like this (I got this from another post here that was deemed...
View ArticleRe: vmotion between clusters
If the VSA is your only shared storage a "normal" vMotion from local disks to other hosts is not possible. There is one exception to that rule. If you are using vSphere 5.1 the Webclient will allow you...
View ArticleRe: Snapshot report on how often
Don't mention "manual" in the Automation Tools communities Try like this $vms=Get-VM$start= (Get-Date).AddDays(-1)$snapTaken=Get-VIEventPlus-Entity$vms-EventType"TaskEvent"-Start$start| where...
View ArticleInternet on Windows 95 on VMware Workstation 9
Can someone please help me get the internet to work on my guest Windows 95 OS in VMware Workstation 9?I have it set up to be hardware compatible with vmware 5.The sound works - I found the driver for...
View ArticleRe: A script to produce sum of vmotion moves by cluster?
Have a look at Get the vMotion/svMotion history.It gives the vMotion and svMotion, but it should be easy to getonly the vMotions out of that. As an alternative you can change my Get-MotionHistory...
View ArticleRe: simple question about networking best practice - traffic separation for...
For iSCSI or NFS storage, would you create another vSwitch2, with it's own NICs to be used primarily for the storage network?If at all possible, I always do this. Isolation is a good thing for storage...
View ArticleRe: vCenter 5.1 Web Client – where is Update Manager?
This is actually expected behaviour. You are running a pre Update 1 Build of vCenter 5.1 which does not include a plugin for the Webclient for Update Manager. This was introduced in the Update 1 Build...
View Article100's of "mpx.vmhba32:C0:T0:L0" USB Warning messages per hour
We get hundreds of these messages per hour to syslog - vmhba32:C0:T0:L0 maps to the USB on our Dell 6x0's,7x0's and 9x0's running 5.0 -> 5.1 U1 WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237:NMP...
View ArticleRe: Consolidating BladeCenter blades to ONE x3755 (7163)
I can afford a little bit of down time, not too much. My plan was to have a second smaller IBM server handy for redundancy but it really all comes down to cooling and power. This particular setup is...
View ArticleRe: NVidia GPU not working for sVGA
did you configure passthough for that video card under vsphere > configuration > advanced settings?
View Article