Quantcast
Channel: VMware Communities: Message List
Browsing all 171119 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Trying to install VMware-Workstation-Full-e.x.p-1245816.x86_64.bundle hangs

Trying to install VMware-Workstation-Full-e.x.p-1245816.x86_64.bundle hangs on Ubuntu 12.04.1 after printing "Extracting VMware Installer...done." CPU goes up to 100%. nothing happens any more...

View Article


Re: Missing delete command in vsphere client

Esxi boot is on both examples - one has the delete command the other no. The delete command should only delete the vmfs partition and leave the others alone. My question remains... Thanks for the reply

View Article


Re: Where to find Windows 7 Pro download or DVD that is not OEM?

http://www.amazon.com/Microsoft-FQC-00129-Windows-7-Professional/dp/B002DHLVII/ref=sr_1_3?ie=UTF8&qid=1375219416&sr=8-3&keywords=windows+7+professional www.bhphotovideo.com also has it, and...

View Article

Re: Unexplainable disk space growth

I had read previously was that the monolithic file offered better performance. Is that not the case in your experience? I don't see the harm in having a 70GB monolithic file on a 256GB drive. I often...

View Article

Re: Distributed switch problem

Thanks, the issue came up for me in esxi 5.1.  Remove hidden vmkernel port through command line and re-add kernels and iscsi bindings.  ~ # esxcli network ip interface listvmk0   Name: vmk0   Enabled:...

View Article


Re: Unable to get 10GB speeds between VM's

With coping a file, it's not only the network which is involved, but also the storage. To test network performance use a tool like Iometer. André

View Article

Re: power-on network adapters script

Try something like this Get-Cluster-NameMyCluster|Get-VMrdclient*|Get-NetworkAdapter|where {!$_.ConnectionState.StartConnected} |Set-NetworkAdapter-Connected:$true-StartConnected:$true-Confirm:$false

View Article

Tech preview module configuration fails on Fedora 19 host /...

I have an Asus laptop (Intel Sandy Bridge i5 CPU) running Fedora 19. The tech preview installed successfully, but the module configuration step fails. I ran "vmware-modconfig --console --install-all"...

View Article


Re: vmdk mounting issue

Thanks a lot.Worked fine.

View Article


Full Clone customisation fails

Hi there,We're running View 5.2 in a Proof of Concept (PoC) environment and are just starting to look at creating Full Clones. We have created multiple linked clone pools, both with and without guest...

View Article

Re: Tech preview module configuration fails on Fedora 19 host /...

BTW, gcc version is gcc --versiongcc (GCC) 4.8.1 20130603 (Red Hat 4.8.1-1)

View Article

Re: Get List of VMs, Datastores and Folder name per Cluster

Try something like this Get-VM|SelectName,@{N="Datastore";E={[string]::Join(',',(Get-Datastore-Id$_.DatastoreIdList|Select-ExpandPropertyName))}},@{N="Folder";E={$_.Folder.Name}}

View Article

Re: Problem changing root password with Invoke-VMScript

Ok, that I understand.But since the VM is powered on, can you try the method from the thread I mentioned earlier ?

View Article


Re: Replacing Existing Host with New Host/Hardware

You are on right track.  As said , ensure you have an access to the datastores , and the network configurations ( VM port groups, VLAN if any, iscsi, vmotion etc ,. )You are good to go. 

View Article

Re: Can't set network adapter state

See my reply in Re: power-on network adapters script

View Article


Re: power-on network adapters script

That did it I just added the login creds to get connected to the script like this. $cred = Get-Credential Connect-VIServer vcenter -Credential $credGet-Cluster -Name viewcluster | Get-VM rdclient* |...

View Article

How to tell if a ThinPC has connected to a VM

I have a program that runs the view client and does some error reporting via email.  It watches the exit codes from the client to get an idea of what's going on, then emails me its hostname and IP if...

View Article


Image may be NSFW.
Clik here to view.

Re: Hang when rebuilding a new virtual disk

changhai wrote: $ while:;do clear; ls -l; sleep 1;done That command creates an infinite loop and when suggesting someone use one, then you should at the very least also tell someone that and how to...

View Article

Re: backups halted after adding datastore

Do you see any error messages or just a locking issues

View Article

Re: QueryChangedDiskAreas crashes for one VM

Wow, lots of new Messages since I last checked. Thx for spending so much time on my Problem. I will try to Experiment with all those hints, right now I'll answer a few things that come to my mind. I'm...

View Article
Browsing all 171119 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>