Re: ESXi 5.1 Update 1 crashing randomly with purple screen #PF Exception 14
We may be in the same boat. Tried cisco firmwares, custom patches from vmware....What backend storage are you using?
View ArticleQuestion about Receive-Side Scaling, TOE and MAC addresses for ESXi 5.x
I am trying to find out if Receive Side Scaling is supported for network adapters on a host. I notice it in the settings within the Windows 2008 guest OS on the vmxnet3 adapter. Is it just supported on...
View ArticleRe: ESXi 5.1.0 crashes under heavy network load
Nope. One Windows VM, and it's 64-bit. The 32-bit OS I was running was Linux, but I'm not sure if PAE was enabled. I didn't compile it in, but I'll have to check.
View ArticleRe: BMC 5719/20 : no broadcom iscsi adapter found
Can i use a bnx2 drivers instead the tg3 drivers on BCM5718/19 ?? From broadcom :The NetXtreme (tg3) doesn't support iSCSI-Offload or Toe, so it is expected that you don't see iSCSI devices with these...
View ArticleEnable Support for MySQL Databases via SQL Plugin on VCO Appliance 5.1.1
Hi I am trying to connect to a mysql database from a workflow using the SQL plugin 1.1.0 . Every time I run the Add Database workflow I get the following error "java.lang.IllegalArgumentException:...
View ArticleRe: アラームのOIDは?(ホストのCPU使用率、ホストのメモリ使用率、データストア上のディスク使用率)
ご回答ありがとうございます。 個人的に検証環境を構築することになりそうです。(会社での立場的な問題の為...)
View ArticleRe: ESX 3 for ESXi 5.1 and Cluster HA
You cannot upgrade from ESX to ESXi - it requires a new installation.so you will have detach the LUNs do a fresh install and reattach the LUNs - also if you plan to use existing hardware confirm that...
View ArticleRe: vshield app installation problem
" vShield App installs on each vSphere host, controlling and monitoring all network traffic on the host, even for packets that never cross a physical network interface card (NIC) " So, it controls all...
View ArticleRe: Question about Receive-Side Scaling, TOE and MAC addresses for ESXi 5.x
Welcome to the COmmunity - Yes TOE cards are supported you can confirm this with the HCL - http://www.vmware.com/resources/compatibility/search.php You can change the MAC address but I believe you are...
View ArticleRe: Discovery of Virtual Environments
If you want to manage them one-by-one, you can do that from the vCenter\Guests\Summary node in the Console slider. If you want to automatically discover and manage them, you can create a discovery rule...
View ArticleRe: Windows 8.1 Pro/Ent Preview Guests - Windows Net Performance Halting,...
I have discovered some even more interesting behavior, and have gathered the requested log...I noticed that Internet access didn't seem to be affected the way Windows Networking is, so after starting a...
View ArticleRe: Script to Remove HDDs other than HDD1 from VM and re-add it back.
You can filter for hard disks other than hard disk 1 using the Where-Object cmdlet. E.g. $HDD = Get-HardDisk -VM $vmname | Where-Object {$_.Name -ne 'Hard disk 1'} | Remove-Harddisk
View ArticleCapture the Existing ESXi Server as an Image for Auto Deploy
Is it possible to Capture the Existing ESXi Server as an Image for Auto Deploy?
View ArticleWhat triggers the Health status monitoring??
I'm having a hard time finding out what is triggering the alert. First i thought it was because one of my esxi's did not show its hardware status but i fixed this error and still i'm getting the...
View ArticleIs there a better way to choose the first name in a list?
I want to retrieve some VMs and list their snapshots and the descriptions and names of those snapshots, as soon as I started to type this question, another solution came up, but I'll go over the first....
View Article