Re: unity menu empty for linux guest
have a look.. www.vmware.com/support/ws90/doc/workstation-902-release-notes.html
View ArticleRe: vCenter events
А как именно, что-нибудь вродеDELETEFROMdbo.VPX_EVENTWHEREEVENT_TYPELIKE'vim.event.UserLog%SessionEvent'ANDCREATE_TIME<='DATE'
View ArticleRe: About Vmware Storage
Brocade also produces HBA (Host Bus Adapters) cards which we install on servers to have connectivity option/ports. Thus generally, EMC and NetApp (and IBM, Hitachi, HP etc...)produces storage devices...
View ArticleCan I view and manipulate an ESXi host system partition using PowerCLI
I had an ESXi 5.1 host which was having issues performing vMotions and it turns out that the host has run out of free space as it's reporting being unable to write in the /var/log/vmware/journal...
View ArticleRe: cant copy/paste from guest to host
I have copied my vm from other machine. Copy from guest not working. Is there any solutions?
View ArticleRe: Can we use vCloud's action in vCenter ????
okay thanks... but how to convert VC vm object to vCloud vm object ??? Or don't we have any other option to achieve the same ???
View ArticleUpgrading View 4.6 to 5.2 - need to set Refresh OS disk on logoff set to...
Can anyone please advise me as to what the exact error will be when a OS disk attempts to refresh on logoff during a View Upgrade. Does anyone have a screen shot? Is it simply a "failed operation" or...
View ArticleRe: Can I view and manipulate an ESXi host system partition using PowerCLI
You could use the plink.exe tool (from the PuTTY Suite) to connect to the console.Then use the commands from KB1003564 to investigate the filesystems.There are several plink.exe samples available in...
View ArticleRe: P2V error: FAILED: An error occurred during the conversion:...
Could you upload latest logs? Is it possible some firewall or IPSec or similar to prevent connection with your host?
View ArticleRe: Lost connectivity to Storage Device
I am not sure of IBM storage, but generally disabled write cache should not cause the VM to lose connectivity (unless it causes very high latency for disk access). Please check the fabric side,...
View ArticleRe: vCenter events
вот тут обсуждали эту проблемуhttps://communities.vmware.com/thread/450672 TRUNCATE table VPX_EVENT_ARGDELETE FROM VPX_EVENTчищу эвенты не выбирая
View ArticleRe: FAILED: Unable to find the system volume, reconfiguration is not possible.
Probably the problem is your existing boot.ini file, please upload log bundle to see what's happen.
View ArticleRe: Can I view and manipulate an ESXi host system partition using PowerCLI
Thanks LucD. I'm not sure that would work though as plink.exe would require a working ssh connection to the host I believe? (please correct me if that's not right ) At the moment I am unable to get...
View ArticleRe: Another "unable to obtain hardware info..." problem
Or just deselect volume P: in 'Data to copy' tab.However Converter doesn't support encrypted disks and volumes.
View ArticleInstall Wireless Lan Card Driver in ESXi Host
Is that possible to Install Wireless Lan Card Driver in ESXi Host?
View ArticleRe: Can I view and manipulate an ESXi host system partition using PowerCLI
Yes, that would require SSH to be enabled. Is it ?You can enable it withGet-VMHost -Name MyEsx | Get-VMHostService | where {$_.Key -eq "TSM-SSH"} | Start-VMHostService -Confirm:$false
View ArticleRe: VCP Certification Email Confirmation Not Received
You can mail to certification@vmware.com
View ArticleRe: Can we use vCloud's action in vCenter ????
There is no simple conversion from VC vm to vCloud vm, I'm afraid It should be possible to get vm's ID (and maybe other info if needed) from VC vm object and then search for vm with such ID in vCloud...
View Article