pxctl volume
pxctl volume
pxctl volume
Description
Manage volumes
Example
pxctl volume -h
pxctl volume list
pxctl volume list
Description
List volumes in the cluster
Flags
Flag | Description |
---|---|
( | show all volumes, including snapshots |
( | volume name used during creation if any |
( | list of comma-separated name=value pairs |
( | show all snapshots created for given volume |
( | show only volumes |
( | show all volumes sorted by creation time |
pxctl volume update
pxctl volume update <required-argument>
Description
Update volume settings
Example
pxctl volume update [flags] volName
Flags
Flag | Description |
---|---|
( | list of comma-separated name=value pairs to update (use empty label value to remove label) |
( | set export options |
( | Set mount options for a volume. Provide the mount options as a comma-separated key=value pairs. (Use empty value to reset mount options) |
( | Set Pure FB NFS endpoint for a FB DirectAccess volume. Provide the Pure FB NFS endpoint as a string. |
( | New size for the volume (GiB) Default value: |
pxctl volume inspect
pxctl volume inspect <required-argument>
Description
Inspect a volume
Example
pxctl volume inspect [flags] volName
Flags
Flag | Description |
---|---|
( | extended report on volume state |