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 NetBackup Virtual Appliance storage configuration
- Network connection management
- 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
- 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.1.2
- Requirements and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- 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 > 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.
This command is available on the following types of appliances:
Combined master and media server for remote offices and branch offices (ROBO)
Media server for data centers (DC)
Master server
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.
Note:
The NetBackup Catalog partition cannot be moved on a combined master and media server appliance.
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
SCSI(0:3)
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
SCSI(0:4)
.[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 MSDP SCSI(0:3) SCSI(0:4) 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.