Veritas NetBackup™ Virtual Appliance Documentation
- Getting started
- Deployment and initial configuration
- Post initial configuration procedures
- Configuring
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- Alerting
- About SNMP
- About Call Home
- Using
- About storage configuration
- About viewing storage space information using the Show command
- About NetBackup Virtual Appliance as a VMware backup host
- About running NetBackup commands from the appliance
- About mounting a remote NFS
- About Auto Image Replication from a NetBackup Virtual Appliance
- About storage configuration
- Logging
- Troubleshooting
- About NetBackup support utilities
- Security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Managing users
- About authenticating LDAP users
- About authenticating Active Directory users
- About authenticating Kerberos-NIS users
- About user authorization on the NetBackup Virtual Appliance
- Creating NetBackup administrator user accounts
- Section I. Commands
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Network commands
- Appendix C. Support commands
- Appendix D. Monitor commands
- Appendix E. Settings commands
- Appendix F. Reports commands
- Appendix G. Manage commands
Name
Main > Manage > Storage > Show — View NetBackup storage information.
SYNOPSIS
Show ALL
Show Disk
Show Distribution
Show Partition [Info] [PartitionType] [Name]
DESCRIPTION
This command enables you to view the storage capacity and parameters of the storage devices and partitions within your appliance.
Note:
The Available and Used Size values for the Media Sever Deduplication Pool (MSDP) partition by using the
command are not accurate. This is because space is reserved by the file system and also by MSDP. The file system reserves space for its own use. In addition, MSDP reserves 4 percent of the storage space for the deduplication database and transaction logs.Check the MSDP disk pool sizes from the NetBackup Administration Console to obtain the MSDP statistics.
OPTIONS
- Show All
This command shows all of the storage information.
- Show Disk
This command shows the storage disk ID, type, capacity, unallocated space, and status.
- Show Distribution
This command shows the storage distribution of each partition on the disk.
- Show Partition [Info] [PartitionType] [Name]
Shows the storage partition information. You can specify the following three options:
Parameter 1 - [Info]
Specifies whether to view the usage information, the disk pool and storage unit configuration, or to view both. The available options are
ALL
,Configuration
, andUsage
. The default value isALL
.Parameter 2 - [PartitionType]
Specifies the partition type. The available options are
ALL
,AdvancedDisk
,Configuration
,MSDP
,MSDPCatalog
. The default value isALL
.Parameter 3 - [Name]
Specifies the numerical name of a partition. For example, '0'. You can find the partition name in the Show All output. The default value is
ALL
, which displays information of all partitions of the specified type.For example, to view the storage unit and disk pool configuration for all of MSDP partitions, run the following command:
Show Partition Configuration MSDP ALL
To view the usage information of all the partitions, run the following command:
Show Partition Usage ALL ALL
EXAMPLES
The following is an example output of the Show Partition Configuration MSDP ALL command:
MSDP ------------------------------------- Disk Pool (DP) | Storage Unit (STU) ------------------------------------- dp_disk_abc123 | stu_disk_abc123
SEE ALSO