Re: Powered OFF VM stuck at 97%
Login via SSH at the ESXi host and find out the process ID. Run a... ps -c | grep -i "machine name" ...wish should give you the ID. Afterwards use the kill command to get this VM powered off....
View ArticleRe: Best practice Converting Cent OS V6.2 / V5.1 Postfix email server and...
what is the outcome? successfull???
View ArticleRe: How to create even Resource Pools
I would suggest you to read this article from Chris to get a better understandig of resource pools, because a miss configuration can have a huge impact....
View Article[JIRA] (HHQ-5732) The upgrade agent 4.6.6 and 4.6.5 - failed.
https://jira.hyperic.com/browse/HHQ-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel Amir Wiener resolved HHQ-5732.- Resolution: Fixed The upgrade agent 4.6.6 and...
View ArticleCommand prompt and VM settings
Hi Using the command prompt in Windows 7 64-bit, how do I set up an ISO image in the CD/DVD setting of a VM created with Workstation 9.x? If it is possible to do this, how do I delete that ISO, and...
View ArticleRe: Test does not start due to the logging screen in several VMs
Thanks for your answer Banit, Actually I already solved the problem with the log on, the "c" drive in vCenter server was full, so the deployment of the VMs was very slow and difficult to know when...
View ArticleRe: vmnic link status
Try something like this &{foreach($esxinGet-VMHost){ foreach($swinGet-VirtualSwitch-VMHost$esx){ foreach($nicin$_.Nic){ Get-VMHostNetworkAdapter-VMHost$esx-Name$nic| where...
View ArticleRe: Problemas con redhut 7.3
Hola,de este comentario, lee/comprueba los 4 puntos, sobretodo verifica los puntos 3 y 4:http://communities.vmware.com/message/1208667#1208667 Es posible que la máquina virtual que se usa en el...
View ArticleLatest Fusion and Windows 8 Pro with Office 2013
Hi, Been a longtime since I have posted but that is mainly due to being super busy with work so not all bad. The end of last year I took the step and bought a new 15" MBP (Retina) and installed as you...
View ArticleRe: Get System Boot Device
Not afaik, there is some info available through the HostBootDeviceSystem manager, but that is rather limited.Check it out foreach($esxinGet-VMHost) {...
View ArticleRe: Answer file for host profile questions
The result of the Apply-VMHostProfile is a hash table, so you'll have to use the Get-Enumerator function to retrieve the key and the value.Something like this $hprof=Get-VMHostProfile-Name"My...
View ArticleVDP 5.1 is resource hungry ?
Hi,I have 3 ESXi 5.1 hosts (IBM HS23 each with 64GB RAM, 2 CPU 8core 2.70GHz), and 3 VM on the host where VDP is running.Is possibile that VDP is so resource hungry that other vm cosiderably slow down...
View Article[JIRA] (HHQ-5748) Simulator: the table "Metrics24H" should be clean-up also...
Merav Dagany Mizrahi created HHQ-5748:- Summary: Simulator: the table "Metrics24H" should be clean-up also during population Key: HHQ-5748 URL:...
View ArticleRe: Export Folder Structure
you can try this tool here: It might fit your needs: http://labs.vmware.com/flings/inventorysnapshot
View ArticleRe: Festplatten müssen konsolidiert werden / zu wenig Speicherplatz?
Hier ist eine Anleitunghttp://blogs.technet.com/b/sfu/archive/2010/08/25/mounting-windows-2008-nfs-share-as-a-datastore-on-esx.aspx
View ArticleRe: Лицензия на vShield и vShield App
Учитывая, что лицензии vShield App конвертируются в vCNS Standart (FAQ) скорее всего дополнительных лицензий не потребуется. Единственное, в том же FAQ указаны требования для vCNS со стороны платформы:...
View ArticleRe: Packet capture of traffic from vMA
I tried to yum install tcpdump in the vMA , but got the error msg stating that you should be the root user to do that. At the same time dont know to password for root user. can someone share me the...
View Article