node class available required required per vdisk set
------------------------------ --------- -------- ----------------------
ess3200_x86_64_mmvdisk_78E400K 120 GiB 7080 MiB vs_fs3200_1 (1074 MiB), vs_fs3200_2 (1077 MiB)
The customer can use the new space by creating new vdisk sets from the available space. When
the vdisk sets are added to the existing file system (if needed), the restripe operation can be run.
For more information, see IBM Spectrum Scale: Administration Guide. When you are adding a vdisk
set to a file system, the default TRIM setting is "no" irrespective of the TRIM settings of the existing
vdisk sets. Issue the
mmvdisk filesystem add
command with the
--trim {auto|no}
option
to select TRIM settings when you are adding a vdisk set to a file system. For more information,
see Enable, disable, extend, and view TRIM settings on an existing declustered array and file system
in the Managing TRIM support for storage space reclamation chapter in IBM Spectrum Scale RAID:
Formatting drives example
Drives must be formatted as 4 KiB + 0 B before you add them to a recovery group. Ensure that the drives
are not part of an existing recovery group. If you format a drive that is a part of the existing recovery group
will lead to loss of data.
1. Create a list of drives as DONOTFORMAT.list that are part of an existing recovery group.
2. Create a list of drives as FORMAT.list that are NOT part of an existing recovery group and need to be
formatted.
3. Ensure that drives in the FORMAT.list list are NOT in the DONOTFORMAT.list list.
4. Format drives in the FORMAT.list list.
5. Verify that all drives are formatted correctly.
Example
1. Create a list of drives that are part of a recovery group.
# tspreparedisk -s | grep pdisk | awk '{print $2}' | sort > /tmp/DONOTFORMAT.list
Check the listed drives.
# cat /tmp/DONOTFORMAT.list
A sample output is as follows:
/dev/nvme10n1
/dev/nvme11n1
/dev/nvme18n1
/dev/nvme19n1
/dev/nvme20n1
/dev/nvme21n1
/dev/nvme22n1
/dev/nvme23n1
/dev/nvme6n1
/dev/nvme7n1
/dev/nvme8n1
/dev/nvme9n1
2. Create a list of drives that are not part of a recovery group and did not format as 4 KiB + 0 B.
# nvme list | grep Flash | awk '{print $1}' | grep -v -f /tmp/DONOTFORMAT.list | grep -v
'4 KiB + 0 B' | sort > /tmp/FORMAT.list
Check the listed drives.
# cat /tmp/FORMAT.list
A sample output is as follows:
Chapter 1. Servicing (customer tasks) 27
Содержание Elastic Storage System 3200
Страница 1: ...IBM Elastic Storage System 3200 6 1 3 Service Guide IBM SC27 9862 00 ...
Страница 4: ...iv ...
Страница 8: ...viii ...
Страница 12: ...xii IBM Elastic Storage System 3200 Service Guide ...
Страница 42: ...30 IBM Elastic Storage System 3200 Service Guide ...
Страница 46: ...34 IBM Elastic Storage System 3200 Service Guide ...
Страница 50: ...38 IBM Elastic Storage System 3200 Service Guide ...
Страница 58: ...46 IBM Elastic Storage System 3200 Service Guide ...
Страница 60: ...48 IBM Elastic Storage System 3200 Service Guide ...
Страница 62: ...50 IBM Elastic Storage System 3200 Service Guide ...
Страница 63: ......
Страница 64: ...IBM Product Number 5765 DME 5765 DAE SC27 9862 00 ...