You can increase the amount of storage space, by adding disks to the storage pool.
To add disks to a storage pool
format
A list of all installed disks appears.
ctera-storage-util.sh status
The pool called "cterapool" includes all disks used by CTERA Portal.
ctera-storage-util.sh add_storage [raidType] disk0 disk2... disk11 [spare sparedisk1 sparedisk2 …]
For information on the command's parameters, see Storage Utility Parameters.
If multiple disks are added, they are treated as a new RAID array, with the raid type specified by the optional parameter raidType
.
ctera-storage-util.sh status
The new disks should now be listed in "cterapool".
See Also |