Re: Deploy OVA "Transfer Failed"
Thanks Martin. I re-ran the ovftool with the debug options you suggested both for the case that works (2-4 GB OVA) and the case that doesn't (6-10GB OVA) from the same source and target machines. For...
View ArticleRe: Configure multiple initiator zoning to single initiator zoning
It depends...Theoretically the risk of having multi initiator zone related fabric problems in 3 host / 1 array environment is fairly small, so you might go with a concept of "dont fix it if it ain't...
View ArticleIs it supported to use software and hardware iscsi initiators both from...
I am in process to build a best practice reference configuration for my datacenter and wanted to leverage multiple iscsi initiators(Software and hardware) to access single target array. I would like to...
View ArticleRe: VMs Unknown state. Storage not visible
Are the VM's on this local disk, or somewhere else?
View ArticleRe: Configurar las 2 tarjetas de red en esxi
Hola, Para hacer lo que quieres ahora tienes que crear un nuevo vSwitch y asignar una tarjeta física a cada switch, en el switch que tienes ya tienes el port group VMNetwork que podrías renombrar, por...
View ArticleRe: VMware and computer noise
Well i installed the VMware Player 5.0.1.Does it make a difference which one we install?
View ArticleRe: Check Host Profile Compliance At Host Level
You can use the Test-VMHostProfileCompliance cmdlet to test a specific host for compliance with it's profile. For example: Test-VMHostProfileCompliance-VMHostESX1
View ArticleRe: Restart Management Agents with SSHCommand failed...
I just followed http://kb.vmware.com/kb/2031729 to allow me to SSH from vCO to one of my hosts... once I confirmed SSH could connect successfully, I used my console to see what "services.sh restart"...
View ArticleRe: VMware network failover (2 switches) configuration assistance
The vSphere host is not able to form loops. An example configuration would be having virtual machine traffic go to a port group that has a pair of active uplinks, and each uplink is connected to a...
View ArticleRe: Having issues Thinapp'ing an Access2010 database with ODBC connections
So after placing the VBA6.DLL in the %SystemSystem% folder, I know try and open the DB and I get an error saying "MS Office has encountered a problem and needs to close..." I click the check box to...
View ArticleRe: Stack overflow Powercli 5.1 Release 2 and PowerCLI VUM 5.0
That's what I was afraid of. There isn't any way to run 2 versions of powercli on same machine is there?
View ArticleRe: Check Host Profile Compliance At Host Level
I played with this CMD-let a little bit and it does return the information I am looking for however I am required to run a compliance check for each individual host to get it which could take some time...
View ArticleRe: Will this set up work?
Hello, It is the Intel® Core™ i5-3330 Processor (6M Cache, 3.00 GHz). On the Intel website it says it is compatible with VT-x and VT-d. Trying to find out if the B75 supports VT-x or not is proving...
View ArticleRe: unknown host in vCSA vpxd.log
Unfortunately, I do not see any support for changing the hostname after configuration of the appliance. I was looking over the VAMI scripts, but they do not appear to support it either (and it is...
View ArticleRe: iSCSI Port Binding Question
your current config is ok, no need to worry too much, for each subnet just use one pNIC, that is what the DELL paper says, and that is what i also mentioned in my first post, an one to one mapping is...
View ArticleRe: Configure multiple initiator zoning to single initiator zoning
I'm not sure which one to follow since vmware come out with a best practice of using SIZoning. Single initiator / single target zoning is a recommended practice because it can scale much easier, but...
View ArticleRe: VMware network failover (2 switches) configuration assistance
Do I have to go under Inventory > Networking and create a vNetwork Distributed Switch for this? By default it asks for dvUplink ports which is prefilled with "4". I'm not too familiar with that...
View ArticleActive Directory for DaaS Solution
Hi, We are in the process of designing a Desktop as a Service solution for one of our customers. Hardware and software infrastructure will be provided and managed by us and customer will pay per...
View ArticleRe: Check Host Profile Compliance At Host Level
I think I may have cracked this one by using the Test-VMHostProfileCompliance CMD-let with the -UseCache peram. $variable = Test-VMHostProfileCompliance -VMHost $host...
View Article