Re: Concerns over upgrading vCenter Server from 4.1 to 5.1
I believe VMware also recommends backing up the DB before an upgrade. RegardsGirish
View Articlecollect storage target info
HiIs it possible to collect the target wwn info for example 10:11:01:60:c7:20:0b:11 of the datastores attached to the host?
View ArticleVCA
I have configured a nested lab and and that part is working. I just tried to install VCA and it did install. When I open up the console and connect to the vm, I am not seeing "Configure Network". I...
View ArticleRe: Share Virtual or Physical RDMs between VM,s for Orcale RAC
SCSI Controller type is VMware Paravirtual.RDM selected Physical (Share the Lun between virtual Machines in any esxi server)RDM selected independent persistent.
View ArticleRe: Cannot compile Workstation 9.0.2 modules on kernel 3.9.2
Simply remove the relative code. vmblcok and vmci is unused in kernel v3.9.2.vmblock is needless because 9.0.2 use w/ vmblock-fuse instead in-kernel vmblock.ko.vmci is upstreamed. you can enable kernel...
View ArticleRe: vCenter license requirement
Hi, Thanks for the response. With your answer I understand that I'll have to purchase two Essential Plus licenses in order to perform the replication. Secondly, what if we I do not purchase the 2nd...
View ArticleESXi 5.0 crashing weekly
Hi, i have a problem with esxi 5.0, it keeps crashing weekly and it's getting worser. Picture of console:
View ArticleRe: Setup issues
So I have followed the steps listed in "Applying an SSL Certificate from a Private Certificate Authority" and appears to have completed OK. As advised in that doco I then follow the steps listed in...
View ArticleRe: collect storage target info
Try something like this foreach($esxinGet-VMHost){ foreach($lunin (Get-ScsiLun-VmHost$esx-LunTypedisk)){ Get-ScsiLunPath-ScsiLun$lun| Select@{N="RuntimeName";E={$lun.RuntimeName}},...
View ArticleRe: Onyx doesn't display anything
Hey VK, Yes, i did push the Start button on the onyx window after connecting to vcenter server.One more issue that i am facing is that on the Connect window, the option to Launch client is greyed...
View ArticleRe: VCA
VCA can be managed via browser. On the VM console you should be seeing the steps on what to do. 1) Open a browser to <ip address>:54802) Accept the EULA.. RegardsGirish
View ArticleRe: Setup issues
In your case, the connector is being invoked via the gateway (IDP URL is the FQDN).. the URL in the browser has not changed (it has remained the FQDN, right?). So, the cert on the connector doesn't...
View ArticleRe: Setup issues
Yes, that is correct the browser URL has not changed. At the moment functionally internally is OK. No, the browser is not prompting to accept a cert. Via Chrome I see the "green pad lock icon" . Yes...
View ArticleRe: ESX/ESXi licensing information using Power CLI
Did you already try this Powershell Query license assignments in vSphere / ESX4 ?
View ArticleRe: Delay balancing FC paths
Hello LucD. Yes, I'm using Set-ScsiLunPath_ $Servidor=Get-VMHost "esxhostname" $EsESX3 = $false$versio = $servidor | % { $server = $_ |get-view; $server.Config.Product | Select-Object Version }if...
View ArticleHow do I find the location of a cluster?
If I have a cluster name Cluster123. How do I find the location of this cluster? for example, YellowFolderA/YellowFolderB/Cluster123
View ArticleReplacing Cisco 1000v switch with VMware vSphere Distributed Switch (VDS)
Hi All, As the title suggest, can anyone please tell me what is the best way of replacing Cisco 1000v Switch with VMware VDS. Is there any document or thread I can refer to regarding this? Also is it...
View Article