Re: Ibm DS3524 and raid
Thank you.But what raid configuration should I use? RAID5 or RAID6 or RAID10?thanks
View ArticleRe: how to install vmware tools in vm's??
guest os is windows 2008 service pack 1 ,,r2 enterprise edition pls reply and tell the answer
View ArticleHow to check if a datastore is inactive?
Hi, I'm looking for a reliable method to figure out if a datastore is inactive or not (greyed out). Symptom: NAS gets shut down for a while, NFS datastore becomes (and remains) inactive. I tried:...
View ArticleRe: VM Snapshot creation triggered from inside the client vm ?
You could possibly do it with powershell or you could have an isntance of the vSphere client installed on their machine. They would also need the correct permissions to run that task against the...
View ArticleRe: Code Sample to create a new vmdk?
Hi, Can anyone please let me know how to create new-vmdk in a datasore. I know how attach an existing vmdk. (below is the code snippet). Do i need to tweak anything to create vmdk?...
View ArticleRe: Cannot use host "lab1" because the host's CPU is not compatible with the...
I originally connected with the SA account and the password we setup for it during install. I then created another SQL account to connect to from then on. Not sure what it would be for your install....
View ArticleRe: How can I specify an OU when Joining ESXi to Domain via PowerCLI?
Hate to disappoint the Onyx fans, but it will not show you anything about an OU.The JoinDomain_Task method, which the Set-VMHostAuthentication cmdlet is calling, only allows you to specify a domain, no...
View ArticleRe: ESXi 4.1 Update 2 and AD Authentication
Hi, First Add your domain userid into your vcenter OS users/group under administrator group .Then add the domain user in your vSphere. The same will work
View ArticleRe: Internal & External Connection Servers sharing the same Desktops
I think one of the easiest and most common deployments would be three connection servers in a replica group and a security server that is paired with one of the connection brokers. You then have two...
View ArticleRe: Ibm DS3524 and raid
KB Article: 3371739 (http://kb.vmware.com/kb/3371739I think the above KB article could be help of you to understanding the limitation of VMFS LUN size.I think you can create 2.7TB RAID6 volume but...
View ArticleRe: Post Mortem: ESXi4.1, ViewManager4.6, VDI Cluster memory upgrade issues
I haven't seen any information that has a shutdown procedure laid out but if your using a cluster it should be as simple as placing one host in maintenance mode. Once all the VMs are vmotioned to...
View ArticleRe: How can I specify an OU when Joining ESXi to Domain via PowerCLI?
So I tries the Onyx thing this morning. It gave me a JoinDomain_Task that will allow me to specify OU. Luc can you help me incorperate this code into the other script I have so I can run this against...
View ArticleRe: how to install vmware tools in vm's??
Follow this KB, it has a video as well on tools installation. http://kb.vmware.com/kb/1018377
View ArticleRe: workstation 8.0.2 won't build modules for kernel 2.6.42
Martin Felker wrote: Among other problems with the 8.0.2 WS release is that VMware no longer makes versions 8.0.0 and 8.o.1 avaliable even to licensed users. If you have bought a license for WS you...
View ArticleRe: VMware View Admin Console port
I have seen no documentation that details how to change the port and from my understanding that change would be unsupported. Just for verification purposes I would open a ticket with VMware support...
View Articlevmnic down
Hola, En un host ESX 4.1 tengo la vmnic5 caida # esxcfg-nics -lvmnic5 0000:05:00.01 bnx2 Down 0Mbps Half 00:10:18:6a:5e:7e 1500 Broadcom Corporation Broadcom NetXtreme II BCM5709...
View ArticleRe: Fatal error when create pool
The only time I saw this error it required a reboot of my vCenter box to clear up. I was testing a new storage appliance so I had provisioned and deleted about 400 desktops. I figured I just...
View ArticleRe: Problemi con vmware View
Il QuickPrep ha delle tempistiche che vanno garantite... ma normalmente se lo storage non è tappo non vi sono grossi problemi.Prova a gestire magare un piccolo pool e poi aumenta il numero di virtual...
View ArticlePoll - vSphere deployment
Jeg har oprettet en poll på hvilke deployment metoder i benytter.http://communities.vmware.com/poll.jspa?poll=1335Jeg håber så mange som muligt vil svare på den. Hvis i svare "andet" eller "anden PXE "...
View ArticleRe: How to check if a datastore is inactive?
Does this also return $True ?(Get-Datastore -Name "backup" -Datacenter (Get-Datacenter "TEST" -erroraction "Stop") -erroraction "Stop").ExtensionData.Summary.accessible
View Article