simple 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 ArticleRe: vMotion from ESXi 5.0 to 5.1 U1 stalls at 65% but eventually completes
Note: Discussion successfully moved from VMware vCenter™ to vMotion & Resource Management
View ArticleFusion 5.0.3 - Missing vmdk file
Today morning my fusion client was working perfectly, but after lunch i get back to my office and i find it turned off. So i restarted it but it get me this message: "Document not found: Disco...
View Articlevmware windows templates and windows updates
I want to find out wht everyone else is doing regarding updating therir vmware windows templates. Are you converting your template every so often back to a vm and running windows updates on it and...
View ArticleRe: improving iSCSI performance: Delayed ACK, IOs per path, Large Receive...
That's still making me laugh now, if you want me to quote your blog to you again let me know! Good thing you didn't disagree with yourself and say: who's the fool that wrote that, should be shot!
View ArticleRe: Consolidating BladeCenter blades to ONE x3755 (7163)
Right, yes, indeed, I would test for sure.I was thinking that maybe someone else had done something almost exactly as what I'm looking for so was hoping for the pluses and minuses.In the end, moving...
View ArticleRe: VMware Fusion / Windows 8 / Shared Folders / System Hang
Mark,One more thing from my VMware support experience that I did think was a good piece of advice given. One of my shared folders that I was pointing to was a Dropbox folder. The support technician...
View ArticleRe: vMotion from ESXi 5.0 to 5.1 U1 stalls at 65% but eventually completes
use esxtop to determine the world id of your VMs that have failed and grep your /var/log/vmkernel.log on source and destination host. This shall give you relevant event information about what went...
View ArticleRe: Everytime AV Server Push Out Updates, VMs Network Connectivity Gets Spotty
I have my storage system tiered between a high capacity/low speed tier and a low capacity/high speed tier. Most of my servers (File servers, app servers, etc) are on the slow storage. That may be the...
View ArticleRe: vmware windows templates and windows updates
Nothing exciting here - just convert them and manually update them. I like to go through the Event Viewer and look things over after patches, so this approach suits me.
View Article