Commands NETAPP
Commands NETAPP
Commands NETAPP
NAS
netapp -NFS
1. create an aggregate
2. create a volume
3. create a qtree -> if the company uses it
4. go to nfs and click on add export ---------------------------------> make sure that security
is changed to unix qtree security /vol/volname/qtree unix
5. give the root and rw access of the host and export the share ------------------------
exportfs -io root=192.168.1.2,rw=192.168.1.2 /vol/volname/qtreename
exportfs -p root=192.168.1.2,rw=192.168.1.2 /vol/volname/qtreename - persistently
writing to the /etc/exports file on the server
netapp - cifs
1. create an aggregate
2. create a volume
3. create a qtree -> if the company uses it
4. go to cifs shares and add a share -----------------------cifs share -add sharename
/vol/volname/qtreename
5. give the access of the person or group who needs access (AD authentication)
NETAPP Commands:
Aggregate: aggr create aggr_name –t raid_type –r (no.of disks in raid group) (no. of disks in aggregate)
Ex. Aggr create aggr0 –t raid_dp –r 10 20
Snap lock
Vol create traditional_vol –V –L snaplock_type no. of disks[@ disk size]
Aggr create aggrname –L –V –L snaplock_type no. of disks[@ disk size]
Snap Mirror: Migrating from 3020 to 3070
SM license add
SM conf on destination
4. Identify the volume where you want to copy the data and make sure that you have enough
space for the qtree and create a qtree on destination.(use quota report to know
10. once session status is snap mirrored, the base data is migrated
11. on the server side ask the customer to gracefully shutdown the applications so that we can
remove all the nfs and cifs shares from the source filer.
14. once the status is snap mirrored, quiesce the I/O by command
Windows:
1. Logon to windows host.
2. computer management.
3. right click on the disk management.
4. rescan and you will find new disk.
Solaris:
1. log on to Solaris host.
2. devfsadm for Emulex and cfgadm for Qlogic.
3. do a format command
4. Label the disk.
5. do vxdctl enable disks added to veritas suite
6. /etc/vx/bin/vx disk setup –c diskname to setup the disk.
7. VX disk list.
AIX:
1. Log on to AIX host.
2. cfgmgr command.
3. lspv to see new disk.
LINUX:
1. Log on to linux box.
2. reboot system.
3. once the system is up and running you should see the new disk.
NFS and CIFS cut over:
NFS process:
CIFS process:
Logs /var/adm/messages
h/w changes reboot –r
mounts /etc/vfstab
installed packages pkg info
AIX Commands:
Logs /etc/syslog.conf
h/w changes cfgmgr
mount point /etc/filesystems
Linux:
Logs /var/log/messages
Services /etc/init.d
n/w /etc/sysconfig/network_scripts