NetApp : Adding space in existing volume and Shared Qtree Quota
Adding space in existing volume and Shared Qtree Quota : vol2_vfsyd07
########### Pre-Requisites ###############################
FASRH02B :
fasrh02b*> df -h vol2_vfsyd07
Filesystem total used avail capacity Mounted on
/vol/vol2_vfsyd07/ 8691GB 8433GB 257GB 97% /vol/vol2_vfsyd07/
/vol/vol2_vfsyd07/.snapshot 268GB 180GB 88GB 67% /vol/vol2_vfsyd07/.snapshot
fasrh02b*> vol container vol2_vfsyd07
Volume 'vol2_vfsyd07' is contained in aggregate 'aggr2'
fasrh02b*> df -Ah aggr2
Aggregate total used avail capacity
aggr2 14TB 9010GB 5684GB 61%
aggr2/.snapshot 0KB 0KB 0KB ---%
fasrh02b*> vfiler run vfsyd07 quota report -q /vol/vol2_vfsyd07/Shared
===== vfsyd07
K-Bytes Files
Type ID Volume Tree Used Limit Used Limit Quota Specifier
----- -------- -------- -------- --------- --------- ------- ------- ---------------
tree 1 vol2_vfsyd07 Shared 8832838720 8944353280 5076782 - /vol/vol2_vfsyd07/Shared
fasrh02b*> snapmirror status
Snapmirror is on.
Source Destination State Lag Status
FASGPO02A:vol2_vfsyd04 fasrh02b:vol2_vfsyd04 Snapmirrored 00:02:47 Idle
FASGPO02A:vol_vfsyd04 fasrh02b:vol_vfsyd04 Snapmirrored 00:11:47 Idle
fasrh02b:vol2_vfsyd07 FASGPO02B:vol2_vfsyd07 Source 00:08:47 Idle
fasrh02b:vol_vfsyd02 FASGPO02B:vol_vfsyd02 Source 00:02:47 Idle
fasrh02b:vol_vfsyd07 FASGPO02B:vol_vfsyd07 Source 00:09:47 Idle
FASGPO02A :
FASGPO02B*> vol container vol2_vfsyd07
Volume 'vol2_vfsyd07' is contained in aggregate 'aggr0'
FASGPO02B*> df -Ah aggr0
Aggregate total used avail capacity
aggr0 12TB 11TB 786GB 94%
aggr0/.snapshot 0KB 0KB 0KB ---%
FASULT01A :
Current utilization on FASULT01A ( Plan shared to increase aggregate capacity )
FASULT01A*> df -Ah aggr5_ata
Aggregate total used avail
aggr5_ata 13TB 13TB 168GB 99%
aggr5_ata/.snapshot 0KB 0KB 0KB ---%
########################################## Implementation Plan #####################
Extending Volume space
Destination : FASGPO02B
FASGPO02B*>vol size vol2_vfsyd07 +200G
FASGPO02B*>df -h vol2_vfsyd07
Source : fasrh02b
fasrh02b*> vol size vol2_vfsyd07 +200G
fasrh02b*>df -h vol2_vfsyd07
FASULT01A*> vol size vol2_vfsyd07 +200G
FASULT01A*>df -h vol2_vfsyd07
Adding quota space :
copy quota file from production /etc$ share.
Increase quota space 150GB +
fasrh02b*> vfiler run vfsyd07 quota report -q /vol/vol2_vfsyd07/Shared
fasrh02b*> vfiler run vfsyd07 quota resize vol2_vfsyd07
fasrh02b*> vfiler run vfsyd07 quota report -q /vol/vol2_vfsyd07/Shared
############################## Completed #########################################
Comments
Post a Comment