Veritas NetBackup™ Appliance Capacity Planning and Performance Tuning Guide
- About this Guide
- Section I. Capacity planning
- Section II. Best Practices
- Section III. Performance tuning
- Section IV. Quick reference to Capacity planning and Performance tuning
Moving a partition using the NetBackup Appliance Shell Menu
In the NetBackup Appliance Shell Menu use the Manage > Storage > Move command to move storage partition from one disk to another disk. To move a partition from the NetBackup Appliance Shell Menu use the following procedure:
To move a partition from the NetBackup Appliance Shell Menu:
- Log onto the NetBackup Appliance Shell Menu as an administrator.
- To move a partition use the following command:
Move Partition SourceDiskID TargetDiskID [[Size] [Unit]]
In this command:
Partition refers to the storage partition like AdvancedDisk, Configuration, MSDP and so on.
SourceDiskID refers to the disk ID of the source disk. Use the Storage > Show Distribution command to view the disk ID and the partitions on the disk. For example, S0001FB362501ABDA0000009se.
TargetDiskID refers to the disk ID of the target disk. Use Storage > Show Distribution command to view the disk ID and the partitions on it. For example, S2301FB362501ABDA0000009se.
[[Size]] refers to the partition size. Partition size must be greater than 0. If you specify a partition size that is greater than the actual partition size, appliance moves the whole partition. The default value is [1].
[[Unit]] refers to unit size (GB/TB/PB). The default value is [PB].
The following example displays the initiated procedure when you run the Move command:
Storage > Move AdvancedDisk S0001FB362501ABDA0000009se S2301FB3BC00540A62501ABDA0000009se 5 GB - [Info] Performing sanity check on disks and partitions... (5 mins approx) - [Warning] Do not reboot the appliance while the partition move is in progress. Draft extracted 2013-9-20 10:06 Main > Manage > Storage view commands 111 Manage > Storage > Move - [Info] The estimated time to move the partition can range from 0 hours, 1 minutes to 0 hours, 2 minutes depending on the system load. The greater the system load the longer it takes to complete the move operation. >> Do you want to continue? (yes/no) yes Moving part '1/1' disks... Done - [Warning] No recipients are configured to receive software notifications. Use 'Settings->Alerts->Email Software Add' command to configure the appropriate Email address. - [Info] Succeeded.