This topic describes the zestyctl disk list
CLI command.
This command returns a report about all configured mount points (similar to the lsblk command) that can be migrated to Zesty Disk using EZswitch.
Syntax
zestyctl disk list
Parameters
Parameter | Description | Required |
---|---|---|
| Returns a report about configured mount points | Y |
Output
Output similar to the following is displayed:
# zestyctl disk list
Filesystem Type Size Use Mounted on EZswitch
--------------------------------------------------------------------------------
devtmpfs devtmpfs 4.0M 0% /dev Not supported
/dev/nvme0n1p4 xfs 9.9G 18% / Supported soon*
/dev/nvme0n1p3 xfs 936M 24% /boot Not supported
/dev/nvme0n1p2 vfat 100M 8% /boot/efi Not supported
var-_-lib-_-docker ZestyDisk 10T 62% /var/lib/docker Managed by Zesty
* Supports running an EZswitch from a directory to a Zesty Disk
The output shows the following:
Filesystem name
Filesystem type (ext4, xfs, btrfs, zesty for btrfs configured as zd)
Size
Use (as a percentage)
Mounted on (the mount path)
EZswitch
In Progress: currently being migrated
Managed by Zesty: this is a Zesty Disk
Not supported: cannot be migrated with EZswitch
Preparing: migration has begun, before first reboot
Supported: can be migrated with EZswitch
Supported*: a directory can be migrated (this is a root mount point)
Prerequisites
Zesty Disk Agent is installed
The zestyctl CLI is installed as part of the Agent installation. For more information, see Install the Zesty Disk Agent on standalone instances.
Root access to the Linux instance