Re: ARM builds in Win Xp VM bring machine to crawl
Everything is directly installed on the VM including the source tree. My VM initially had the max Xp memory allocated. This made no difference at all. Currently (depending on how much gets built) I...
View ArticleRe: Could someone fix? "Windows 7.vmx" is not a valid virtual machine...
samady231 wrote: thanks a lot in advance The attached "Windows_7.vmx.zip" file contains a new "Windows 7.vmx" file created from the supplied vmware.log file. With VMware Fusion closed, unzip...
View ArticleRe: Resource Pools - CPU resources for guest VM's
So, when the CPU or Memory is shared, even though you can create a RP with 2 or more hosts, the VM will always use only the resources from one host only at a time.
View ArticleRe: Could someone fix? "Windows 7.vmx" is not a valid virtual machine...
samady231 wrote: another question why this happens every now and then? Sorry I don't have time to get into all the details at the moment however if one maintains proper backups like one is supposed to,...
View ArticleRe: Thin vs Thick Lazy Zeroed + SAN thin provisioning
Pienso que son beneficios adicionales, ya que no en todos los sistemas operativos se puede expandir el disco, solo cargar un disco mas adicional, expandir solo en windows server 2008.
View ArticleVMWare tools 9.2.2 breaks packages in Ubuntu 12.04.2...
VMWare tools does some hackery inside the initramfs dir which causes problems for package management.. Package broken; $ apt-get install mtr Reading package lists... Done Building dependency tree...
View ArticleRe: Could someone fix? "Windows 7.vmx" is not a valid virtual machine...
@samady231 Hey, According to the .log files you're not having an issue with the .vmx configuration file... your having big problems with the virtual hard disk (.vmdk files).
View ArticleRe: Could someone fix? "Windows 7.vmx" is not a valid virtual machine...
so what should i do?it was working a morning very good but while i was transferring files and downloading softwares from an external hard disk to the windows it freezes and this messages arises...
View ArticleRe: What kind of overhead on Hosts from VSphere Replication
Hi Thanks, but I'm not interested in bandwidth concerns. I'm looking for any information regarding CPU or Memory overhead on the hosts caused by VSphere Replication and if there are any documented...
View ArticleHigher movie recording's FPS?
Hello. Is there a way to get higher FPS to get everything from my VMware Workstation v9.0.2 session (Windows guests and hosts)? I am trying to record that has scenes that show for less than a...
View ArticleRe: Could someone fix? "Windows 7.vmx" is not a valid virtual machine...
and when i click cancel this message appears and then stop: VMware Fusion cannot synchronize with the disk before canceling.Disk /Users/macpro/Documents/Virtual Machines.localized/Windows...
View ArticleRe: Resource Pools - CPU resources for guest VM's
That is correct - with DRS enabled is the VM is becoming constrained on the host its running on it will be vmotioned to the other host
View ArticleRe: Could someone fix? "Windows 7.vmx" is not a valid virtual machine...
it is that bad...=(
View ArticleRe: Smartcard reader – USB devices
Thanks. The GPOs for controlling the devices, are these against the client or agent?
View ArticleRe: How to export into a CSV VMs that are powered on in a cluster
If you replace: Get-VM into: Get-VM | Where-Object {$_.PowerState -eq "PoweredOn"} then you will only get the vm's that are powered on.
View ArticleRe: ISCSI multipathing and multiple ISCSI SANS in a single ESXi 5.1 cluster
You are going to need 2 more 10GbE ports per host in that case. Only way to retain multipath, load balancing and fault tolerance. There is a way to get it to work, but you'll lose fault tolerance and...
View ArticleHow to shutdown powered on VMs by reading a CSV file or just off the Cluster
Hello,I have csv file with the following headers: "Name","Cluster","ESX Host","Datastore"This csv lists all the powered on VMs from a cluster XYZ. How can i read the CSV file and shudown all the VMs...
View ArticleRe: Insufficient Resource Available to perform the HA failover in cluster
Hi Deepika, thanks for highlighting that, no VM affinity rule is configured on cluster not even in our environment today i reconfigured my cluster with for HA, seems the error has gone from Host. now...
View Article