test veritas logo


vxcloudusage(1M)

NAME

vxcloudusage - Displays the summary of all cloud tiers usage in Veritas File System (VxFS).

AVAILABILITY

VRTSvxfs

SYNOPSIS

/opt/VRTS/bin/ vxcloudusage [ -b ] mount_point

DESCRIPTION

The vxcloudusage utility displays the summary of cloud tiers usage in VxFS. The summary includes cloud vendor specific usage or cloud bucket level usage. This usage includes the number of files on cloud, the number of objects created on cloud and the total cloud usage in KBs. The utility also provides on-premise device usage.

OPTION

-b Displays cloud bucket level usage of File system.

ARGUMENTS

mount_point
  Specifies an application-visible mount point.

RETURN VALUES

The vxcloudusage command returns 0 on success, and 1 on failure.

EXAMPLES

The following command displays cloud vendors specific usage of all cloud tiers of VxFS


# vxcloudusage /mnt1 CLOUD FILES OBJECTS SIZE(KB) Onpremise 31105 0 21 s3.amazonaws.com 5 20 10240

The following command displays cloud bucket level usage of all cloud tiers of VxFS


# vxcloudusage -b /mnt1 BUCKET/VOLT CLOUD FILES OBJECTS SIZE(KB) Onpremise Onpremise 31105 0 21 optimusprime-test s3.amazonaws.com 4 16 8192 optimusprime2 s3.amazonaws.com 1 4 2048

SEE ALSO

Storage Foundation Administrator’s Guide


VxFS 8.0 vxcloudusage(1M)