Veritas NetBackup™ Virtual Appliance Documentation
- Getting to know the NetBackup Virtual Appliance
- NetBackup Virtual Appliance product description
- Preparing to deploy the appliance
- Deploying and configuring the appliance
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- How to deploy and configure a NetBackup Virtual Appliance media server
- How to deploy and configure a NetBackup Virtual Appliance master server
- How to deploy and configure a NetBackup Virtual Appliance CloudCatalyst
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- Post initial configuration procedures
- Appliance common tasks
- Storage management
- About NetBackup Virtual Appliance storage configuration
- About viewing storage space information using the Show command
- About OpenStorage plugin installation
- About NetBackup Virtual Appliance storage configuration
- Deduplication pool catalog backup and recovery
- Network connection management
- Managing users
- About user name and password specifications
- 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
- Using the appliance
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- About Copilot functionality and Share management
- 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
- Monitoring the appliance
- About SNMP
- About Call Home
- Appliance security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Upgrading the appliance
- About upgrading to NetBackup Virtual Appliance software version 3.2
- Requirements and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- NetBackup client upgrades with VxUpdate
- Appliance restore
- Decommissioning and Reconfiguring
- Troubleshooting
- About disaster recovery
- About NetBackup support utilities
- Appliance logging
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Manage commands
- Appendix C. Monitor commands
- Appendix D. Network commands
- Appendix E. Reports commands
- Appendix F. Settings commands
- Appendix G. Support 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