Netapp Notes

Monday Morning Introductions Form
Daily class survey: http://tinyurl.com/dxuvaf7

Call Nick for lab issues after lectures are done in online classes:

Java download link: http://java.com/en/download/manual.jsp

Please use the Fastlane Lab Books if available. They are generally 8×10″ black and white versions.

User Logins for Our Lab Environment:

Student Username Password
Stephen clustermode001 nb061713
Benjamin clustermode002 nb061713
Long clustermode003 nb061713
Andrew clustermode004 nb061713
Robert clustermode005 nb061713
Jacqueline clustermode006 nb061713
Harold clustermode007 nb061713
student clustermode008 nb061713

System Logins:

System User password
Windows (dc1) Administrator netapp80
linux1 root netapp80
netapp (sc1/sc2) root netapp80

Licenses:

License/Feature: SnapDrive for Windows
License Key: FCKOTAWLHMRJWB
Nodes: 250

License/Feature: SnapDrive for Windows MPIO with Path Management
AKA: “The DSM license”
License Key: THMZSAWLHMRJWB

 

Links:

Tools

Simulator

Graphing

Performance & Monitoring

Diagraming

  • Powershell script to create a viso of your storage systems and luns: here

Audit Logs

  • Steps
    • If audit logging is turned off, enter the following command to turn audit logging on:
    • options auditlog.enable on
    • To change the maximum size of the audit log file, enter the following command:
    • options auditlog.max_file_size value
    • value is the maximum size in bytes. The default value is 10,000,000 (about 10 MB).
    • sending audit logs to a remote log server
      1. First enable syslog to a remote server
      2. enable accepting remote logs on your linux/unix log server
      3. add a line that says: “local7.* @your_log_server” to the netapp’s syslog.conf. reference

Performance Tuning

NFS Performance Tuning

CIFS Performance Tuning

ISCSI Performance Tuning

Follow the steps for Red Hat:
1. Check the below packages available.
rpm -q device-mapper
rpm -q device-mapper-multipath
2.To start the multipath daemon
# /etc/init.d/multipathd start
3. To configure the DM-Multipath devices
# multipath
4. Configuring DM-Multipath to start automatically while booting.
chkconfig --add multipathd
chkconfig multipathd on
5. Verify that the multipathd is running.
# /etc/init.d/multipathd status
6. To view a list of the multipath device
# multipath -ll

Application Best practice guides

General References

Docs

Data protection

 

Follow up

rsh useradmin domainuser list -g ‘Administrators’ | sed 's/^S/rsh cifs lookup S/'

 

        organized into blocks, or chunks, to make accessing the storage more efficient. The size and the starting

 

        offset of each block can be different at each layer. Although a different block size across the storage

 

        layers doesn’t require any special attention, the starting offset does. For optimal performance, the starting

 

        offset of a file system should align with the start of a block in the next lower layer of storage. For example,

 

        an NTFS file system that resides on a LUN should have an offset that is divisible by the block size of the

 

        storage array presenting the LUN. Misalignment of block boundaries at any one of these storage layers

 

        can result in performance degradation.

 

        This issue is not unique to NetApp storage arrays and can occur for storage arrays from any vendor.

 

SIM Licenses


These are the licenses that can be used with Simulate ONTAP 8.1.0.
The license keys can be entered into the simulator to enable the
respective functionality using the same mechanisms normally used to
enter licenses into production Filers.

Note that the Cluster-mode licenses are limited to 2 nodes.

Cluster-mode Licenses
---------------------
Serial Number: 1-80-000008

Service	    	License Code		Node Count

Base		JWFJEXMWZWYQSD		2	   
CIFS		FAXQGXMWZWYQSD		2	   
SnapRestore	RUUFHXMWZWYQSD		2	   
NFS		PJQJIXMWZWYQSD		2	   
SnapMirror_DP	BEOYIXMWZWYQSD		2
FlexClone 	DPSUHXMWZWYQSD 		2
FlexVol_HPO 	TFZBGXMWZWYQSD 		2
iSCSI 		NYLNJXMWZWYQSD 		2
FCP 		LNHRKXMWZWYQSD 		2

7-mode Licenses
---------------
License			Key		Purpose

a_sis			MTVVGAF		Deduplication (Advanced Single-Instance Storage)
cifs			DZDACHD		CIFS protocol
compression		CEVIVFK		Compression
disk_sanitization	PZKEAZL		Disk sanitization
http			NAZOMKC		HTTP protocol
fcp			BKHEXNB		Works but does not provide much functionality - use iSCSI
flex_cache_nfs		ADIPPVM		FlexCache license
flex_clone		ANLEAZL		FlexClone license
iscsi			BSLRLTG		iSCSI protocol
nearstore_option	ELNRLTG		NearStore personality
nfs			BQOEAZL		NFS protocol
operations_manager	CYLGWWF		Operations manager
protection_manager	CGUKRDE		Protection manager
provisioning_manager	UYNXFJJ		Provisioning manager
smdomino		RKBAFSN		SnapManager for Domino*
smsql			HNGEAZL		SnapManager for SQL Server*
snaplock		ZOJPPVM		SnapLock WORM Compliance edition
snaplock_enterprise	PTZZESN		SnapLock WORM Enterprise edition
snapmanagerexchange	BCJEAZL		SnapManager for Exchange*
snapmanager_hyperv	COIRLTG		SnapManager for Hyper-V
snapmanager_oracle	QZJTKCL		SnapManager for Oracle
snapmanager_sap		WICPMKC		SnapManager for SAP
snapmanager_sharepoint	UPDCBQH		SnapManager for SharePoint
snapmirror		DFVXFJJ		SnapMirror between simulators
snapmirror_sync		XJQIVFK		Synchronous SnapMirror between simulators
snaprestore		DNDCBQH		SnapRestore
snapvalidator		JQAACHD		Oracle SnapValidator license
sv_linux_pri		ZYICXLC		Open Systems SnapVault from Linux clients*
sv_ontap_pri		PVOIVFK		SnapVault "primary" (source filer)
sv_ontap_sec		PDXMQMI		SnapVault "secondary" (destination filer)
sv_unix_pri		RQAYBFE		Open Systems SnapVault from UNIX clients*
sv_windows_pri		ZOPRKAM		Open Systems SnapVault from Windows clients*
syncmirror_local	RIQTKCL		SyncMirror (think RAID 4+1)
vfiler			NQBYFJJ		Multiple virtual Filers
vld			JGFRLTG

SnapDrive for Windows                           FCKOTAWLHMRJWB,         exp. 06-May-2013
SnapDrive for Windows MPIO with Path Management THMZSAWLHMRJWB,         exp. 06-May-2013

Leave a Reply