Options for Storage Expansion Command

Options for Storage Expansion Command:

Table 20-1 Options for Storage Expansion Command:

Option Meaning
-d1 D1, --disk1 D1 In single-disk systems, --disk1 refers to the total size allocated for the entire disk. Since both MySQL database storage and block storage share the same single disk, the size you specify for --disk1 will be automatically divided between these two types of storage according to Session Monitor internal allocation logic.

In dual-disk systems, --disk1 refers specifically to the size allocated for MySQL database storage

.
-d2 D2, --disk2 D2 In dual-disk systems, --disk2 refers specifically to the storage allocated for Block Storage on the second disk

In single-disk systems, --disk2 option is not supported.

-i, --info Allows users to view detailed information about current disk configurations without making any changes.

Displays whether the system is using a Single Disk or Dual Disk setup and provides a comprehensive breakdown of current storage allocations and capacity. The information includes details about each disk’s partitions, underlying filesystem paths (typically through LVM or device mapper), and the maximum expandable capacity of each disk.

-h, --help Gives an informative summary of how to use the storage expansion command