Re: Help - Deleted VM by mistake
If you are on Windows 7, and did not disable System Restore, you may be able to recover the VM from the Shadow Copy.Just open the Properties of the folder it was in, and click on Previous Versions.With...
View ArticleRe: Removable USB Drive - The Device is currently in use.
THe USB 3.0 port was my issue also. I changed to USB 2.0 and all is happy.
View ArticleRe: Starting VM using Vsphere API
To initialize it, you have to give certain parameters relating to your VM host.Run the run.sh script with the parameters --url [url] --username [username] --password [password] and an optional argument...
View ArticleNeed help setting up web server in W7 host, Ubuntu guest
Hello, I am trying to set up a web server so I can test some HTML/PHP code. I installed and configured Ubuntu Server in the guest machine, but can't get to it. What works so far:Accessing the webserver...
View ArticleRe: how to access additional hard disk partition using VMware
If you want to access as a Network Share you just need to map it permanently so you don't have to redo it. Otherwise you could add it to the VM as a Physical Partition/Disk. Have a look at the...
View ArticleMouse stuck on the left side of the screen
Seemingly at random, when I log into a VM in my test pool the mouse can move vertically up and down but only horizontally about an inch from the left edge. I reinstalled VM Tools and recomposed...
View ArticleRe: Cannot create Edge Gateway. Lack of resources
Not clue if this could be it for you - but do you have ANY hosts in maintenance mode? We have seen when all is setup 100% right - if a host is in maintenance mode this can happen. (If not please let...
View ArticleRe: lun input/output error
We checked this at the beginning. The icg4aida-flat.vmdk is opened only from the temp.vmdk file. The first disk of the VM is on a completely different LUN. Also there's the problem that we can't see...
View ArticleRe: lun input/output error
As cjscol said both the descriptor files are pointing to the same flat disk. Lets confirm the same. Post the content of icg4aida also. Also normally temp disk is not created by the VM, it might be...
View ArticleRe: how to access additional hard disk partition using VMware
please have a look... http://www.vmware.com/support/ws45/doc/disks_config_ws.html
View ArticleRe: Auto generated password returned as null by API
VMware told us this change was done on purpose for security. We had to work with them to correct this in our setup. I suggest you open a case and complain as well.
View ArticleRe: lun input/output error
run the below command from SSH and post result (run this from VM folder) less icg4aida.vmx | grep -i vmdk
View ArticleSat VCAP-CID today and need help where to find resources on key areas
So i read the VCAT and parts were missing for me. please advise where i can best find info on the below areas conceptial design. So they had examples with cogs showing dependency and work flows. these...
View ArticleRe: Help - Deleted VM by mistake
Unless the VM is rather small, recovering a complete working and what I'd call a average normal size Windows 7 VM from a Shadow Copy is like catching a Hail Mary Pass with 2 seconds to go in the 4th...
View ArticlevmFolder Not listing all VMs
Hey Gang, this is my first post so please forgive me if I ask any obvious questions. I'm currently developing an app that interfaces with a VC via the rbvmomi library (ruby), which uses the vsphere...
View ArticleRe: Help - Deleted VM by mistake
Cheers - Woody . I appreciate your help. I downloaded something called Recuva to my NAS and run a deep scan but I cannot see the file Its my own stupid fault because I have a NAS backup folder for this...
View ArticleNull value in WF
Can anyone shed any light on this error? It doesn't provide a name for the actual item, just a number-is it the 10th one listed within the presentation? Thanks. TypeError: Cannot read property "value"...
View ArticleRe: Check my management network configuration please?
That is how we used to do it, but using two distinct vswitches, one for vmotion on vlanX, and the other for management on vlanY. I thought the benefit of the yellow-bricks configuration was that it was...
View ArticleRe: lun input/output error
Yes, icg4aida.vmdk and temp.vmdk are pointing to the same flat disk since they have the same content. As i wrote in my other post, i recreated the temp.vmdk file. We got the input/output error with the...
View Article