Re: Problem with VMware Player - cannot start my virtual machine
All the files posted are not human readable and if encrypted it doesn't appear they are getting decrypted. The only VMware Fusion sided suggestion I can make it to create a new Virtual Machine using...
View ArticleRe: How to use Get-inventory?
You can use a Where-clause and check the type.Something like thisGet-Inventory | where {$_ -is [VMware.VimAutomation.ViCore.Impl.V1.Inventory.TemplateImpl]}This will get you all templates
View ArticleRe: create alarms with powercli
Using a metric in an alarm is done differently.See my Alarm expressions – Part 1 : Metric alarms post.A MetricCounterId is not fixed, it can be a different ID in each vCenter. It depends on the...
View ArticleRe: VMDirectPath and ATI Radeon
I managed to get my setup working. After failing with the BOXDQ67OWB3 last year, I ordered a MSI Z77A-GD65 at that time and I only recently managed to get around and test the GPU passthrough. And after...
View ArticleClone ESX
hello friends I write because I have a problem, which I quote for your support ... I have a farm of 5 servers in cluster with vmware 3.5 update 5, 40 VM placed in storage, which a server failure and...
View ArticleRe: Can't install VMWare tools
Thanks. I had downloaded that file but wasn't sure what to do with it. However, now I have another problem. To try to get it working, I attempted to uninstall and reinstall VMWare Player. Now, as I've...
View Articlevmware wont compile
I tried installing the patch and doing everything i could find but all didnt work command-line output: [ekowsam@localhost ~]$ sudo vmware[sudo] password for ekowsam: Logging to...
View ArticleRe: not all domains are appearing under permission
You will need to add the domain to SSO as it does not natively understand trusts in 5.1. VMware vSphere 5.1
View ArticleVMWare linux wont compile
I tried installing the patch and doing everything i could find but all didnt work command-line output:Logging to /tmp/vmware-root/modconfig-25335.logfilename:...
View ArticleRe: Regarding max hosts supported on Vcenter Virtual Appliance 5.0
The same should apply to the Appliance when using an external database. But with that many hosts it would be wise to take the same adjustments as with the Windows version of vCenter, meaning increasing...
View ArticleRe: Move vsphere vm between vcenters
Additionally you can export the VM as OVF or use VMware Converter.
View ArticleError 28038 setup cannot create vcenter instance
I encountered this error while installing vCenter 5.1 on Server 2008 R2 (that's the part of Domain). RegardsRahul
View ArticleRe: vCenter 5.1 and SQL Express 2008 R2
The issue is not the space. The issue is the CPU and RAM limitation put onto the MSSQL Express instance by Microsoft, at some point your stored procedure might take too long which means tables don't...
View ArticleRe: Failed to start the vCenter Server Service
The vpxd.log otherwise this becomes a guess game Location of vCenter Server log filesVMware KB: Location of vCenter Server log files Take the highest number one and clean it out of all domain and...
View ArticleRe: Network issue between to VMs on the same switch
I assumed you checked the windows firewalls? Because they block ping by default...
View ArticleRe: Can't install VMWare tools
Last time, I used this patch and instructions and it worked fine: https://communities.vmware.com/thread/search.jspa?peopleEnabled=true&userID=&containerType=&container=&q=vmmon but this...
View ArticleRe: iSCSI multiple paths and IP subnets
You should use a different subnet for each physical network path, that will be the most reliable solution.
View ArticleSlow performance and speed in VMware ESXi 5
Dear all,I have a VMware ESXi 5 server with nine VPS in my office. I don't have any problem with this server since this week. All virtual machines which is installed on it become slow in performance...
View ArticleRe: VMWare linux wont compile
I'd help however I'm not going to scroll down nearly 2700 lines of crap just to get to the next reply each time! FYI... Posting a few lines of a file or command line output to highlight an issue is...
View Article