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 > Move — Use to move storage partition from one disk to another.
SYNOPSIS
Move Partition SourceDiskID TargetDiskID [Size] [Unit]
DESCRIPTION
This command lets you move a storage partition from one disk to another.
Starting with release 4.0, you can move the NetBackup VxUpdate repository to any other disk volume.
OPTIONS
- Move Partition SourceDiskID TargetDiskID [Size] [Unit]
Use to move a partition from one storage disk to another, where:
Partition refers to the storage partition like AdvancedDisk, Configuration, MSDP etc.
The NetBackup Catalog partition cannot be moved.
Optimized shares cannot be moved.
SourceDiskID refers to the disk ID of the source disk. Use Show Distribution to view the disk ID and the partitions on it. A sample disk ID is
S0001FB362501ABDA0000009se
TargetDiskID refers to the disk ID of the target disk. Use Show Distribution to view the disk ID and the partitions on it. A sample disk ID is
S0001FB362501ABDA0000009se
.[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, the appliance moves the whole partition. The default value is [1].
[Unit] refers to unit size (GB/TB/PB). The default value is [PB].
Examples
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. - [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.