RAM speed limit?
Hi all! We've ran some RAM tests to compare the results:with OS installed directly on serverwith OS installed on a guest vm in ESXi which is installed on serverThe result is that RAM speed in guest is...
View ArticleRe: Multipath Design with 5 hosts and 3 MD3000i Storage
Hi, I don't think if you split your iscsi network on different subnet you will obtain better performance. 2 different subnet like your current configuration is sufficient. Are you compliant with all...
View ArticleRe: Capacity Planning: How to configure thresholds and setup alets for...
Hello Bouke, Thank you for your time and useful advice. I have few questions and feedbacks to your advice now.Feedback:1. "What I think you should do is reconfigure your current attribute package being...
View ArticleRe: How to reclaim deleted space in thin provisioned disks
Hi, Please try this, i used this in my case for reclaim space. http://rickardnobel.se/reclaim-disk-space-from-thin-provisioned-disks/ Regards,Julien.
View ArticleRe: How to reclaim deleted space in thin provisioned disks
Dear Julien, My case all are Linux Virtual machines.. RegardsSrikanth Raavi
View ArticleRe: Studied vSphere4 - can sit the VCP5 exam?
You must take the What's New class for vSphere 5, or one of the other vSphere 5 classes that meet the training requirement for VCP5-DCV. Have a look at Optimize & Scale or the new Troubleshooting...
View ArticleRe: Migration from vCenter 4.1 to 5.1
Once you install new Physical or Virtual Machine of Windows 2008 64 bit R2, We have to connect ODBC(Backup) and test the connection .Once the Sql Database is connected then install Vcenter 5.0 &...
View ArticleRe: How does MO ID value get generated ?
Hi TedJP, Here is happy if able to help. Happy coding ...--Thomas G.
View ArticleRe: How to reclaim deleted space in thin provisioned disks
Oh ok, So take a look here http://www.v12n.com/?p=381 Regards,Julien
View ArticleRe: Training courses a requirement?!
The confusing part is that path 1 in the text is the bottom one on the graphic, and path 2 in the text is the top one on the graphic. The bottom line is unless you already hold a VCP in either Cloud or...
View ArticleRe: Hello all, sometimes VMs and datastore (ISCSI) get inactive, why so?
More than likely, this would be an issue with your SAN, or the network that connects you to it.
View ArticleRe: Update frequency of Hardware Status
Hi You can set an alarm on the Vcenter.Otherwise if you using SMTP Mail server you can confiure on it
View ArticleRe: Setting up email handler
John, thank you. I have gone through that document and now I came with one more question.It would be great if you can verify my understanding. If you want to have automatic email alert notification...
View ArticleRe: Restart the vcenter service error
Hi Julien, Today I tried the the method you gave me yesterday, Unfortunately, it does not work well. So I gave up and continued to anther trial.Then I reinstalled the vcenter. I noticed that when I was...
View ArticleRe: vFabric Application Director License Enable
Hi provision, I am having problems in this point with the evaluation version of AppD. I downloaded the 60 days trial version of VMware vFabric Suite Advanced. I got a license key for vFabric App...
View ArticleRe: RAM speed limit?
have you tried any other guest OS? Is it happening only for ubuntu?
View ArticleRe: vSphere Client Displays VM Annotations Incorrectly
This PowerCLI line should fix it.get-vm | Where-Object{$_.notes -eq $null } | set-vm -notes " "get-vm | Where-Object{$_.notes -eq " " } | set-vm -notes "" It works by finding null annotations and...
View ArticleRe: Upgrade from 4.1 to 4.1u3
Here is direct download link . As others have mentioned you can directly goto 5.1, Make sure the vCenter is running on 5.1 before you start upgrading the host
View ArticleRe: HA Cluster Shutdown Issue
zdundore144 wrote: We have a maintenance window coming up within the next week, i will make the changes during that time. Thanks for the help.Was the problem solved?
View ArticleRe: Can vCOPS API be used for ITSM integration?
Hello Chris, that really helped me to intiate a 'Default Action ' workflow whenever trap is received and based on filter defined which gives me well defined values to the fields, but i could not...
View Article