Monday, August 30, 2010
VMWorld alumni "gift" HA!
"thank you" gift? A pair of $0.50 headphones. How about a VIP bump in
new sessions, you losers. I'm unsure what VMWare wants for this:
http://twitpic.com/2jriaf but I don't think I'm interested.
Tuesday, November 17, 2009
vSphere performance overview charts working and printing
Fix was to verify (and change) the URL to a universally resolvable DNS
record in the file:
C:\Program Files\VMware\Infrastructure\VirtualCenter
Server\extensions\com.vmware.vim.stats.report\extension.xml
(thanks to: http://communities.vmware.com/thread/233471).
Next was to see that no, there was no print button. BUT! You can use IE's print function that happens to be available in a few small whitespace areas. Here's one:
The second chart down is Memory (MBps). Right click in the empty whitespace between this graph and the left side of the frame. One of your IE options is print, another is print preview. There may be a spot on the first graph or other areas of the page, but this is a sure spot. Total hack, brought to you by me without google's help.
Thursday, October 1, 2009
vmware vMA 4
to get an error message today. Looks like direct ESX 3.5 targets (even
if they are managed by a 2.5 virtual center) works.
Thursday, July 30, 2009
VMWare Rap
http://www.youtube.com/watch?v=zBQgfWdrUCs
The vid reminded a co-worker of this one (save yourself and click 7 minutes in):
http://video.google.com/videoplay?docid=4915875929930836239
Thursday, July 16, 2009
VCP4 beta
review. 270qs
Things I didn't think would be covered in great detail: NFS, SANboot,
DataRec, maximums
Things that were missing: vZones, other add-ins coming soon (chargeback,etc)
Surprisingly few really stupid questions "On such-an-such screen, what
is your configured ability for xyz? 1/2/4/8?"
Thursday, May 21, 2009
Doh! I can't delete my datastore!
run on one host:
ls -l /vmfs/volumes
find the datastore ID (by simlink name)
Run on all hosts:
vmware-cmd -l | grep datastoreID
In my case, it was a template that still had reference to the datastore.
There may be a more elegant solution using RCLI so you don't need to
run the command on all your hosts, but this was quick and dirty.
Wednesday, March 4, 2009
Old Dell hardware fluke
the local vmfs volume inaccessible, even on 3.5 u3. Luckily the
commands for the workaround from 3.0 are still valid. KB Article
1001577 : http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1001577
Now I thought I updated to the latest PERC firmware..back to the
software update repos...