Veritas NetBackup™ Appliance Commands Reference Guide
- Overview
- Appendix A. Main > Appliance commands
- Appendix B. Main > Manage > FibreChannel commands
- Appendix C. Main > Manage > HighAvailability commands
- Appendix D. Main > Manage > Libraries commands
- Appendix E. Main > Manage > Libraries > Advanced > ACS commands
- Appendix F. Main > Manage > License commands
- Appendix G. Main > Manage > MountPoints commands
- Appendix H. Main > Manage > NetBackup CLI commands
- Appendix I. Main > Manage > OpenStorage commands
- Appendix J. Main > Manage > Software commands
- Appendix K. Main > Manage > Storage commands
- Appendix L. Main > Manage > Tapes commands
- Appendix M. Main > Manage > Certificates commands
- Appendix N. Main > Monitor commands
- Appendix O. Main > Network commands
- Appendix P. Main > Network > Security commands (IPsec)
- Appendix Q. Main > Reports commands
- Appendix R. Main > Settings commands
- Appendix S. Main > Settings > Alerts commands
- Appendix T. Main > Settings > Notifications view commands
- Appendix U. Main > Settings > Security commands
- Appendix V. Main > Support commands
Name
Main > Manage > Storage > Resize — Use to manage the size of a selected partition type of storage.
SYNOPSIS
Resize Partition Size Unit
DESCRIPTION
This command enables you to create, resize, or delete the storage partitions on your appliance. The Resize command can be used for a single storage partition at a time. You can use this command to resize the storage capacity of a partition to a higher or a lower value. The disk storage cannot be expanded to a size that is greater than the unallocated space.
Starting with software version 3.3.0.1, you can resize the NDMPLog partition upward from its minimum (default) size of 100 GB. The maximum size of the partition is dependent on the amount of all unallocated storage. You can also resize this partition from the NetBackup Appliance Web Console.
Starting with release 4.0, you can resize the VxUpdate repository upward from its minimum of 100 GB. The maximum size of the partition is dependent on the amount of all unallocated storage.
Note:
Shares can only be resized with this command. They cannot be created or deleted. Use the Create and Delete commands to create and delete shares.
Review the following considerations:
You can create a partition using Resize only if the appliance is configured as a primary or a media server.
You can resize a partition to a higher or lower value depending on the type of partition. The size is expanded by using the unallocated space.
You can delete a partition using Resize only if the appliance is in a factory state (when it is not configured as a primary or media server).
Review the"Resizing a storage partition" topic in the Administrator's Guide before resizing a partition.
An informational message like the following is displayed when you resize a partition:
The estimated time to resize the partition can range from 0 hours, 2 minutes to 0 hours, 5 minutes depending on the system load. The greater the system load the longer it takes to complete the resize operation.
OPTIONS
- Resize Partition Size Unit
Use to resize the storage partitions, where:
Partition refers to the name of the partition like AdvancedDisk, Catalog, Configuration, MSDP, etc.
Size refers to the size to which you want to resize the partition.
Unit refers to the unit for resizing the partition in (GB/TB/PB).
EXAMPLES
The following example displays the initiated procedure when you run the Resize command.
Storage > Resize AdvancedDisk 1 TB - [Info] Performing sanity check on disks and partitions...(5 mins approx) - [Info] The estimated time to resize the partition can range from 0 hours, 2 minutes to 0 hours, 5 minutes depending on the system load. The greater the system load the longer it takes to complete the resize operation. Do you want to continue? (yes/no) yes - [Info] Shrinking the 'AdvancedDisk' storage partition... - [Warning] No recipients are configured to receive software notifications. Use Main > Settings > Email Software Add command to configure the appropriate email address. - [Info] Succeeded.