Please enter search query.
Search <book_title>...
Veritas InfoScale™ 7.4.2 Solutions in Cloud Environments
Last Published:
2020-06-12
Product(s):
InfoScale & Storage Foundation (7.4.2)
Platform: Linux,Windows
- Overview and preparation
- Configurations for Amazon Web Services - Linux
- Configurations for Amazon Web Services - Windows
- Replication configurations in AWS - Windows
- HA and DR configurations in AWS - Windows
- Configurations for Microsoft Azure - Linux
- Configurations for Microsoft Azure - Windows
- Configurations for Google Cloud Platform- Linux
- Configurations for Google Cloud Platform - Windows
- Replication to and across cloud environments
- Migrating files to the cloud using Cloud Connectors
- Troubleshooting issues in cloud deployments
Examining in-cloud storage usage
After you migrate or reclaim data from cloud, you may want to check the storage usage. The vxcloudusage utility enables you to check the storage capacity consumed. The utility allows you to check the storage capacity consumed at the following levels:
cloud vendor-specific usage
cloud bucket-level usage
on-premise device usage of VxFS
The usage data includes details like number of files on cloud, number of objects created on cloud, and the total cloud storage usage in KBs.
To check the in-cloud storage usage:
#/opt/VRTS/bin/vxcloudusagevxcloudusage -[b] mountpoint
To check the cloud vendor-specific usage:
# /opt/VRTS/bin/vxcloudusage /mnt1
For example,
CLOUD FILES OBJECTS SIZE(KB) Onpremise 31105 0 21 s3.amazonaws.com 5 20 10240
To check bucket-level usage:
# /opt/VRTS/bin/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