content top

Troubleshooting Netapp VSC2.0 with Vsphere 4.1

No Gravatar

I recently came across a few issues implementing Netapp Virtualization Storage Console with Vsphere 4.1….When adding filers to the provisioning and cloning  section when timeout occur or you get the generic message “A general Error has occured” try the following work around steps:

1) Does your filer have NFS enabled even if your not using enable it support can provide you a temporary key

https://now.netapp.com/Knowledgebase/solutionarea.asp?id=kb59430

2) e0M interface issue should be temporarily disabled

: bug # 320355

http://now.corp.netapp.com/NOW/cgi-bin/bol?Type=Detail&Display=320355

3) Increasing ZAPI timeout via VSCPreferences file is in the KB below, and also in VSC’s known issues, and IAG on the NOW site. Links below:

https://now.netapp.com/Knowledgebase/solutionarea.asp?id=kb59154

http://now.netapp.com/NOW/download/software/vsc_win/2.0/

4) Enable SSL 2.0 in webbrowser

Read More

Migrating a Non Alua Environment to Alua with Vmware Vsphere 4.1

No Gravatar

ESX by default is set to use fixed paths for default lun multipathing.  I thought this would be interesting post with my growing use of Netapp.

For a more “plug-n-play” architecture an ESX deployment can enable ALUA on the Netapp Storage Array and configure Round Robin multipathing.

Enabling ALUA in Netapp
*ALUA is only supported in Netapp 7.3.1.1 Data On Tap and Higher
Below are the steps to ensure success:
How can I set my igroup to Alua?
1) Login to Netapp Console
2) igroup set <igroup name> alua yes (for each ESX4.x lun)
How can I verify that my igroup has been configured for ALUA?
igroup show -v <igroup-name>
Note in the situation of upgrading non-alua to alua luns post enabling alua on the igroups you need to reboot the host.

How can I set my PSP (path selection policy in Vsphere to RoundRobin?

Two ways (maybe more):
1)  On the ESX Host from console run (to set defaults)
esxcli nmp satp setdefault -psp VMW_PSP_RR -satp VMW_SATP_ALUA
2) Select an ESX server -> Configuration Tab->select storage adapters->selet HBA->”highlight all luns” then right click select manage paths then multipathing policy and perferred path (Round Robin)
3) SVC2.0 Storage Virtualization Console will set this configuration automatically if you provide a discovery and then have it apply its recommendation
Are there any Gotchas?

Yes, Two Situations
1)  An ESX 4.0 host is presented to a 3.5 host (this situation is common in our environment)  use fixed path till post migration.  Then switch to round robin on the ESX side and Netapp side
2) If you have VMs running MSCS are not supported with the RR PSP.
Read More
content top