Quantcast
Browsing all 208545 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Re: VMware Workstation v9 & Ubuntu 13.04 64bit

13.04 a bit raw update, my moto if it works - don't fix itThose itchy fingers always want to fine tune the machine Cheers,Denis

View Article


How to remove missing vShield-FW

Hello,ESXi host was brutally removed from vCenter, but vShield Manager is still displaying missing host,  vShield-FW, IP address.Is there any way to remove this broken host from vShield Manager?We...

View Article


Re: Dumb question: Why can't the Transfer server be physical?

Because it has to mount up the VMDKs to manage the syncs between the local desktop and the one locked on the ESXi host.

View Article

Re: VMware Virtual Disk Manager - Received signal 11

Turns out that you are required to have "SDK support entitlements" to get support on VDDK. Not sure what this is going to cost, so back to the community. Anyone able to assist with this?

View Article

Re: VMware Virtual Disk Manager - [NFC ERROR] NfcNetTcpRead: bRead: -1

Turns out that you are required to have "SDK support entitlements" to get support on VDDK. Not sure what this is going to cost, so back to the community. Anyone able to assist with this?

View Article


Re: ESXi 5 + software iSCSI зависает хост

IOmega  px12-450на нем вить несколько портов, может стоит попробовать мультипасинг замутить? и посмотреть что будет.А вы не пробовали ребутить сам IOmega  px12-450и свич через который он подключен?...

View Article

Re: Need help to create Capacity Planning script.

I can help with a bit of this script. I'll take a look tomorrow and modify one that I have developed.  Not sure how you capture average Ready or what use that would be at the cluster lever.  Also...

View Article

Re: vCloud Hybrid Service Offer

Hi Matthias, When you purchase capacity in vCloud Hybrid Service, support is included in the offering and scales with compute (see details here: vCloud – Your Gateway to Enterprise Public Cloud). This...

View Article


Re: View 5.0 to 5.2 - Upgrade or Start Fresh?

We did the fresh start when we upgraded to View 5.1....  The issue is to run both an older version and View 5.1 (or View 5.2) at the same time you need to have two vCenters so you can have two...

View Article


Decimal round of size

Here is a portion of my script. Can someone please assist with the rounding of the sizemb on the last lineWhen I run this I am getting the following 34.457454758739874837483 I would like it to round of...

View Article

Image may be NSFW.
Clik here to view.

Re: VMA 5.0 hostname "localhost"

Change Hostname Permanent Edit /etc/HOSTNAME, enter:      vi /etc/HOSTNAMEDelete old name and add new one:server2.nixcraft.com Save and close the file. Type the following command:hostname...

View Article

Re: Decimal round of size

Try replacing this line:$VMsWithSnaps = @(Get-VM | Get-Snapshot | Select vm,name,sizemb)With this: $VMsWithSnaps = @(Get-VM | Get-Snapshot | Select vm,name,@{N="SizeMB";E={[math]::round($_.SizeMB, 1)}})

View Article

Re: Disable/Remove specific hardware fan alarm

Exact build of ESX - 5.1.0, 799733Is this a new ESX host or was it working earlier - has always reported the alarmIf this was working earlier, what changed - n/aIs the hardware make and model and ESX...

View Article


Re: How do you hide the toolbar of an HTML Editor field by default?

Thanks for the suggestions Gary. With the VSMEvent, did you mean 'VSMEvent.Page.ExecuteOnLoadPageHandler();'? I can't find any references to 'RegisterOnLoadPageHandler'. However, again this is called...

View Article

Re: Performance, Management and Recoverability of Datastores

From my experience it would depend on lots of factors such as... Consider the performance on the underlying storage - more LUNs could potentially mean that you could balance out the IO demands on the...

View Article


Re: Creating a DR Site

Welcome to the Community -1. In  the HQ, we would like to have 2 Storages mirroring with each other, and 3 servers connected there to run VM machines so in case one craches, system doesn't need to...

View Article

Re: performance tab not working

Yep, thanks.  All working now.

View Article


Re: I can't unmount an NFS share ESX 4.0

We had to take all the vms down and reboot, which fixed it.  Maybe there was a better way.

View Article

I'm seeing cpu freezes at random in most of my VMs ESX4.0.0

I'm seeing CPU soft lockups in most of my VMs.  Some of them freeze completely, some of them require rebooting after a freeze, some of them shake it off and keep running.  I'd really like to understand...

View Article

Image may be NSFW.
Clik here to view.

Best way to enable 3D acceleration on Vms?

I am unable to run any form of 3D acceleration with VMware on Ubuntu 13.04 (I had this same issue with 12.10). I am using a nvidia GTX 520, and have the "nvidia-current" which is driver package 304...

View Article
Browsing all 208545 articles
Browse latest View live