Re: VMware Data Protection について語り合いましょう。
なんと、公式KBあるんですね。VDPの前にESXiやってしまった。。。(笑)でも2回目のアップデートは成功したようです。アップデート仕掛けたまま帰ってしまったので、細かい動作まで見ていませんがバージョンは上がってます(笑)1回めの失敗の時はバージョン表示が空欄になってしまいました。...
View ArticleRe: Connect an usb disk to an esxi and present the disk as datastore
hopefullly a fix will come out for this very soon.
View ArticleVM autostartup with vsphere HA 5.1
Hi, My site have 2 ESXi5.1 host configured with HA cluster. The host and Virtual Machine shutdown is control by UPS when ever there is a power failure. The Auto startup / shutdown was disable when HA...
View ArticleWorkstation 9.0.2 / Ubuntu 13.04 - Ethernet networking fails on host and guest
I recently upgraded to Ubuntu 13.04 and that is when this issue started for me. When the problem is occurring, local packet captures show traffic attempting to be transmitted but there isn't any remote...
View ArticleRe: Questions about "NF_SCOPE_PIPE_USER"
Okay just an update from a consultant from within vmware. This is his reply to this userid "NF is Never Fail. vCenter HB is an OEM product until such time we develop a true distributed vCenter.SCOPE is...
View ArticleRe: Error starting server process: A SQLFire Server is already running
The answer to this problem that has plagued me for the better part of a month can be fixed with this command from the start-up directory: rm -f .sqlfserver.ser that's the magic file that keeps track of...
View ArticleRe: A couple of vCenter Heartbeat questions please...
The answer to both of your questions 1. Time zone must be the same (Honestly, I have not tried doing this on different time zones settings since this is a simple per-requisite) 2. You just need to...
View ArticleRe: VMware Fusion 4, 5 vmware-vmx CPU hog > 100% - OsX 10.7.4 2GHz i7 16GB
I can repeat this over and over with absolute consistency. 100% CPU usage only happens when I boot my computer when it's completely off (cold boot). When I restart the computer the 100% CPU usage is...
View ArticleRe: Workstation 8 Install Error 1920 - Service VMware Authorization Service...
SOLVED.Hope someone finds this helpful. I was having similar or same issues as described by many. In my case wmx86 was not running and so the instalation would not finish with Error 1920.How did I...
View Articlebatch script to start VMs
since my vCenter is a VM inside one of ESXis, i would like to create a batch to achieve below in sequence: 1) check if AD VM on ESXi A or ESXi B then power on AD VM on that ESXi, repeat with listed...
View ArticleExtracting the latest VMware.log file from the VM datastore without downtime
Hi All, Can anyone please assist me in extracting the latest vmware.log file from the VM datastore which should contains the most recent Error log the VM directory ? I'm in the process of...
View ArticleRe: New Browse Control in Request Screen
Ok, I've gotten around attaching events to the controls by adding a button. However with the hidden field, it looks like they can't store the control object. Looks like hidden fields can only store...
View ArticleRe: vmtoolsd.exe Will Not Start In USER Process
Hi MPC67, Thought I would bring this post to your attention http://communities.vmware.com/thread/402281 Cheers
View ArticleRe: Exporting Group-Objects by entities to CSV
LucD wrote: Strange, I can not reproduce that behaviour.Does it change when you replace$vmName = $_.Namewith$vmName = $_.Group[0].Entity.NameNo I still get the same thing. The first file is empty, and...
View ArticleThunderbolt Display Resolution not available in Windows 7 Guest
Hi All, Having a very frustrating issue where I can't set the resolution on my new Thunderbolt Display (and it's obviously not auto detecting properly either). I've tried all sorts of tricks...
View ArticleRe: Conversion fails with kernel error.
I had the exact same problem last night, just on a different kernel version. From the log file:2013-05-08T18:34:15.288+02:00 [04496 info 'Default'] [task,379] [task-5] -- ERROR -- Convert:...
View ArticleRe: batch script to start VMs
I suppose you are connected to the vCenter ?If yes, you can find the name of the vCenter in the $global:defaultVIServer variable.Then it is a matter of doingGet-VM -Name $global:defaultViServer.Name...
View Article