Popular Posts

Sunday, January 22, 2012

NetApp basic Volume and Vfiler commands


Here are the commands for Volume and Vfiler level


vol create Volume1 aggr1 680g
vol options  Volume1  guarantee none
vfiler add vfiler1 /vol/Volume1
vfiler run vfiler1 cifs shares -add Volume1  /vol/Volume1
vfiler run   vfiler1  cifs access -delete Volume1  everyone
vfiler run  vfiler1  cifs access  Volume1  FOL\GOOGLE_MT Read
vfiler run  vfiler1  cifs access  Volume1   FOL\GOOGLE_CA_SAs Full Control
exportfs -p rw=server40-boot.n........................root.net /vol/Volume1
vfiler run vfiler1 exportfs -p rw=server40.............root.net /vol/Volume1
 qtree security /vol/ Volume1/ unix
 qtree security /vol/Volume1/qtree1 unix
 cifs terminate  -V Volume1
exportfs -u /vol/Volume1
useradmin domainuser add user1 -g administrator



No comments:

Post a Comment