Re: Appear to have poor storage performance. Best test(s) to confirm?
Here's a capture of the show run of one of my switches. Both are configured the same except for host IP address & some of the interface descriptions. I did remove the 47 port-channel configs that...
View Articlerunning out of disk space on VM
Hi allI`ve got a VM that is out of space and the challenge now I can`t logon on it so that I can free up some space and I can`t expand the disk because that option its inactive "Greyed out" and I can`t...
View ArticleRe: Workstation guest fails to restart or resume
By default the settings.ini file is zero length and probably is not the cause of the issue. If the Virtual Machine will not resume then you'll need to manually remove the suspended state. Locate the...
View ArticleRe: Workstation guest fails to restart or resume
Jocke1 wrote: Removing following files: .vmsd Sorry, it should have been .vmss not .vmsd and if the Virtual Machine had Snapshots you'll need that .vmsd file back!
View ArticleRe: Problem Accessing VMWare Tools
Appreciated. I mistakenly followed some old posts (and needed a second cup of coffee!). I tried the "Compact" command under Utilities but it took a long time and stopped with an error (which I failed...
View ArticleRe: running out of disk space on VM
According to the file name you mentioned the VM ran with one or more active snapshots, which grew over time and filled up the datastore. To find out how to resove this, please provide some details...
View ArticleView 5.2 PCoIP - Black frames around text boxes in apps - fix available
Been struggling with this issue for a while now, and tried everything listed in KB2034037 with no luck. I opened a ticket on Friday to see if there was anything else I could try, and as it turned out...
View ArticleRe: Remove-VM -DeletePermanently leaves files behind
Same result. Here's my current code: try { Stop-VM -VM $vmName -Confirm:$false while ($vmName.PowerState -eq "PoweredOn") {start-sleep -seconds 3} } catch [Exception] { $m += "Error...
View ArticleRe: running out of disk space on VM
I deleted the Snapshot not unless its stored on the datastore, the datastore capacity its 1.86 TB, free space its 6.33 GB, this VM its only one running on the Datastore.
View ArticleRe: running out of disk space on VM
This answers the first and the last detail I asked for. However, there's definitely a snapshot involved (even if it may not show up in the Snapshot Manager), so please provide the other details I asked...
View ArticleRe: Connecting to internet
First of all please make sure that if you have proxy server then you have configure proxy address in your ubuntu browser. Also make sure that you can ping your gateway.Cheers, Udin
View ArticleRe: DHCP and NAT stop working after linux kernel update!
Have you missed somethings in this files "/etc/sysconfig/network" and "/etc/sysconfig/network-scripts/ifcfg-eth0"?Cheers, Udin
View ArticleRe: domain & trust in windows server
Have a look.... http://community.spiceworks.com/topic/197554-multihome-domain-controller-for-two-different-subnetCheers, Udin
View ArticleRe: VmkCtl Locking (/etc/vmware/esx.conf) : Attempt to relock an already...
Hi...This happens when u try to connect them with vCenter like this case:VMware KB: ESXi host is disconnected from vCenter Server due to sfcbd exhausting inodes I hope this help..
View ArticleRe: Bridged Networking -- Does This Firewall Setting Matter?
Which anti-virus you are using. This some time happens your anti-virus block mapped network drives because of virus malware. You can check antivirus security setting. Also maek sure that your antivirus...
View ArticleRe: Vspere Web Client external "connection timed out"
I think problem on your firewall, May you did not allow external IP address.Also have a...
View ArticleRe: Avaya IP softphone software on Virtual machines
May be you are dealing with the drivers here, so I'm afraid there probably isn't fully SoftGrid way to handle this. What would you have to do is to try and extract that service provider from...
View Article