Re: Hypervizor on DVS?
Hi Jedijeff, Yes you are right, you can simply migrate between both directions. I would recommend to create a second management network in vSS (All hosts) hosts for redundancy, so that if DVS is down...
View ArticleRe: Index was outside the bounds of the array - Get-VirtualPortGroup
I have tweaked the script a little. Now, I'm getting data with out any errors..Thank you for your inputs.:) #Network Data Array$NetworkData = @() ForEach ($VMHost in Get-VMHost){$Esx = Get-View -Id...
View ArticleRe: Connect-VIServer fails
Hi Luc, Here's the output: Connect-VIServer : 21/8/2013 9:28:09 AM Connect-VIServer Could notresolve the requested VC server.At C:\Citi_Scripts\Snapsots_30days.ps1:20 char:1+ Connect-VIServer...
View ArticleRe: Required guidance for VCP5-DCV Certification Study & Home Lab Setup
I am in the process of studying for the test now. Taking the course from the folks at StormWind. Several suggestions - 1) I am using two Mac Mini's (late 2012) with 16GB of ram installed.2) VMware...
View ArticleRe: VCP online training
I am taking the ICM course from the folks at StormWind. Just completed the 2nd day of class. It is better than the "webex" type of experience I was anticipating. There is a chat window open at all...
View ArticleRe: User profiles are not loading after the migration
I Had the same problem, for me it was Symantec endpoint protection. I had to capture a base layer without antivirus installed. Or you can try adding an exception to the SEP to exclude mirage.
View ArticleRe: VMmark latest edition applied
that line changed, and run again. NO, it stop again, log show check some SSL connection on some ESXi hosts in the Datacenter, Not only hosts in my test cluster (vm07, vm08, vm09, vm10), then it stop....
View ArticleRe: ESXi 5.0(VMware Image)から5.1(IBM Custom Image)へのアップグレードについて
こんにちは。 下記の図のとおり、インストールイメージはOEMさんのものがVMwareの提供しているもの+OEMドライバになっています。ですので、ご心配されていることはまず無いと思いますが。。。既存のVIBに含まれるドライバをリストしてOEM版のイメージと見比べてください。VMwareの提供しているイメージのみ含まれるドライバ等があれば、profile...
View ArticleRe: Connect-VIServer fails
One thing you can dp is check if the following lines return the actual value you need to do a Connect-Viserver $vCenterIP = Get-MOLDatabaseData -connectionString $SQLConnectionString -isSQLServer...
View ArticleNetwork interface 'Network adapter 1' uses network 'Distributed Virtual...
Hello everyone,I've tried to migrate a VM from one cluster to another cluster which is connecting to two different dvSwitch, I got an error when I chose migrate to which host.Does anyone know about...
View ArticleRe: Need to set "vSphere Distributed Switch" after fresh install ESXi 5.1 ??
Have you considered using a host profile? - http://pubs.vmware.com/vsphere-51/topic/com.vmware.ICbase/PDF/vsphere-esxi-vcenter-server-51-host-profiles-guide.pdf
View ArticleHardware suggestion to increase workload for current VM
Hi, I am using ESXi 5 on my current config as: CPU: Q9550 / MB: Asus P5Q-EM / RAM: 4GB DDR2 / HD: 1TB x 2 (Raid1) I have 2 x WinXP for user to use RDP running small application (concurrent users <...
View ArticleRe: how to set up vmware channel between primary and secondary vCenter...
Make sure the VLAN is in layer 2, otherwise, Channel Network won't work.
View ArticleRe: Failed to create data-va
it's 1.0 and not a fresh install, i just wanted to add 1 more data-vm as the user's growing.
View ArticleRe: Two Major issues in WSX 1.0.1
WSX 1.1.0 beta still cannot connect to free ESXi nodes.
View ArticleОшибка запуска vCenter
Здравствуйте.Изначально vCenter установлен на WinServ2003x64 Ent и размещался на виртуалке в HyperV. С помощью утилиты WMware coverterоперационная система с vCenter была перенесена, на сервер с ESXi...
View ArticleRe: SSO LDAP запрет гостевого доступа
Как вариант, можно попробовать ограничить до определеннго OU, для которого разрешен доступ, как и для всех его групп и пользователей
View ArticleVDP backup performance over NBD
I got a backup bottleneck on VDP over NBD on a 1Gbps link. The backup is capped at 20MB/s very steadily, but if I start a cold VM migration between those two hosts (same source and destination) at the...
View ArticleRe: Floating pool, persona management, default printer not remembered
Hi, please see my post, which details on how I resolved this Solution - Saving default printers after recompose
View ArticleRe: Enabling network for VM
But I have configured IP settings for VMnet8, which is used for NAT, correct? So how can I switch my VM networks to bridged?
View Article