Some useful Netapp cluster mode commands. Tested on a data ontap 8.2 'c-dot' system. Useful when System manager is missing something.
Creates FCP target LIFs. Zoning will be to these virtualized LIF WWPNs.
network interface create -vserver myvserver -lif -myvserver-lif-fc1 -role data -data-protocol fcp -home-node netapp-node01 -home-port 0a
Display FCP target WWPNs:
vserver fcp portname show
Logical
Vserver Interface WWPN
--------- -------------- -------------------------
myvserver myvserver-lif-fc1 20:02:00:aa:00:00:00:00
Maps a CIFS/NFS share so NFS users get mapped to a specific AD user account and group for share access:
vserver nfs modify -vserver myvserver -default-win-user AD-DOMAIN\account-name -default-win-group AD-DOMAIN\Security-Group-Name
Create an email destination for health alerts from the cluster:
event destination create -name netapp_alerts -mail user@here.com
Send specific event like lun offline to email address
event route add-destinations -messagename lun.offline -destinations netapp_alerts
Turn on LED on a drive, possible use failed drive ID for tech:
storage disk set-led -disk 4d.10.1 -action on
Mount namespace when it is unmounted:
volume mount -vserver myvserver -volume vol01_test -junction-path /test
Friday, October 25, 2013
EMC Symmetrix VMAX physical layout
So for example to make an FA fibre connection to 7H0 in the Symmetrix system bay you would find Engine 4 and on the odd director (7) it would port H0 on the right side.
For engine to director mappings and install order of the engine refer to the list of the System bay below:
VMAX Directors in Engine Layout and Order of installation
Directors 15 & 16 in Engine 8 - 8th
Directors 13 & 14 in Engine 7 - 6th
Directors 11 & 12 in Engine 6 - 4th
Directors 9 & 10 in Engine 5 - 2nd
_______________________________
Directors 7 & 8 in Engine 4 - 1st
Directors 5 & 6 in Engine 3 - 3rd
Directors 3 & 4 in Engine 2 - 5th
Directors 1 & 2 in Engine 1 - 7th
Finally below is a system layout with 8 Engines, 4 directly connected and 6 daisy chained storage bays. Generally storage bays and disk are installed by EMC support.
EMC VMAX 8-Engine system |
Subscribe to:
Posts (Atom)