For When You Can't Have The Real Thing
[ start | index | login ]
start > netapp > cdot > 9.8 > Add New Disks To Grow Volume

Add New Disks To Grow Volume

Created by dave. Last edited by dave, one year and 55 days ago. Viewed 377 times. #1
[edit] [rdf]
labels
attachments
(2023-01-23)

Add new disks and grow a volume

myfas8040::> disk show
                     Usable           Disk    Container   Container
Disk                   Size Shelf Bay Type    Type        Name      Owner
---------------- ---------- ----- --- ------- ----------- --------- --------

Info: This cluster has storage pools. To view available capacity in the storage pools use "storage pool show-available-capacity". 1.10.0 1.63TB 10 0 SAS aggregate aggr_SAS myfas8040-01 1.10.1 1.63TB 10 1 SAS aggregate aggr_SAS myfas8040-01 1.10.2 1.63TB 10 2 SAS aggregate aggr_SAS myfas8040-01 1.10.3 1.63TB 10 3 SAS aggregate aggr_SAS myfas8040-01

[...]

2.12.11 - 12 11 SAS unassigned - - 2.12.12 - 12 12 SAS unassigned - - 2.12.21 1.63TB 12 21 SAS aggregate aggr0_02 myfas8040-02 2.12.22 1.63TB 12 22 SAS aggregate aggr0_02 myfas8040-02 2.12.23 1.63TB 12 23 SAS aggregate aggr0_02 myfas8040-02 88 entries were displayed.

myfas8040::> storage disk assign -disk 2.12.11 -owner myfas8040-01

myfas8040::> storage disk assign -disk 2.12.12 -owner myfas8040-01

myfas8040::> disk show Usable Disk Container Container Disk Size Shelf Bay Type Type Name Owner ---------------- ---------- ----- --- ------- ----------- --------- --------

Info: This cluster has storage pools. To view available capacity in the storage pools use "storage pool show-available-capacity". 1.10.0 1.63TB 10 0 SAS aggregate aggr_SAS myfas8040-01 1.10.1 1.63TB 10 1 SAS aggregate aggr_SAS myfas8040-01 1.10.2 1.63TB 10 2 SAS aggregate aggr_SAS myfas8040-01 1.10.3 1.63TB 10 3 SAS aggregate aggr_SAS myfas8040-01

[...]

2.12.11 1.63TB 12 11 SAS spare Pool0 myfas8040-01 2.12.12 1.63TB 12 12 SAS spare Pool0 myfas8040-01 2.12.21 1.63TB 12 21 SAS aggregate aggr0_02 myfas8040-02 2.12.22 1.63TB 12 22 SAS aggregate aggr0_02 myfas8040-02 2.12.23 1.63TB 12 23 SAS aggregate aggr0_02 myfas8040-02 88 entries were displayed.

myfas8040::> storage aggregate add-disks -disklist 2.12.11,2.12.12 -aggregate aggr_SAS

Info: Disks would be added to aggregate "aggr_SAS" on node "myfas8040-01" in the following manner:

First Plex

RAID Group rg3, 10 disks (block checksum, raid_dp) Usable Physical Position Disk Type Size Size ---------- ------------------------- ---------- -------- -------- data 2.12.11 SAS 1.63TB 1.64TB data 2.12.12 SAS 1.63TB 1.64TB

Aggregate capacity available for volume use would be increased by 2.94TB.

Do you want to continue? {y|n}: y

myfas8040::> volume size -vserver myfas8040-sas -volume ? myfas8040_SAS_01_NFS_volume myfas8040_SAS_01_SQL PRJ2023_8040_SAS_PROD myfas8040sas_root

myfas8040::> volume size -vserver myfas8040-sas -volume myfas8040_SAS_01_NFS_volume vol size: Volume "myfas8040-sas:myfas8040_SAS_01_NFS_volume" has size 24t.

myfas8040::> aggr show

Aggregate Size Available Used% State #Vols Nodes RAID Status --------- -------- --------- ----- ------- ------ ---------------- ------------ aggr0_01 1.47TB 1.13TB 23% online 1 myfas8040-01 raid_dp, normal aggr0_02 1.47TB 1.13TB 23% online 1 myfas8040-02 raid_dp, normal aggr_SAS 41.18TB 12.71TB 69% online 4 myfas8040-01 mixed_raid_ type, hybrid, normal aggr_SATA 117.7TB 77.10TB 34% online 6 myfas8040-02 mixed_raid_ type, hybrid, normal 4 entries were displayed.

myfas8040::> aggr show-space

[...]

Aggregate : aggr_SAS

Feature Used Used% -------------------------------- ---------- ------ Volume Footprints 28.47TB 69% Aggregate Metadata 0B 0% Snapshot Reserve 0B 0% Total Used 28.47TB 69%

Total Physical Used 10.90TB 26%

[...]

4 entries were displayed.

myfas8040::> vol show -aggre aggr_SAS Vserver Volume Aggregate State Type Size Available Used% --------- ------------ ------------ ---------- ---- ---------- ---------- ----- myfas8040-sas myfas8040_SAS_01_NFS_volume aggr_SAS online RW 24TB 14.78TB 35% myfas8040-sas myfas8040_SAS_01_SQL aggr_SAS online RW 3.16TB 1.75TB 41% myfas8040-sas PRJ2023_8040_SAS_PROD aggr_SAS online RW 1TB 455.6GB 53% myfas8040-sas myfas8040sas_root aggr_SAS online RW 1GB 970.7MB 0% 4 entries were displayed.

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt