Please enter search query.
Search <book_title>...
Veritas NetBackup™ Appliance 容量规划和性能调整指南
Last Published:
2018-03-08
Product(s):
Appliances (3.1.1 (5340), 3.1.1 (5330), 3.1.1 (5230), 3.1.1 (5220), 3.1 (5340), 3.1 (5330), 3.1 (5230), 3.1 (5220))
使用 NetBackup Appliance Shell Menu 移动分区
在 NetBackup Appliance Shell Menu 中,使用 Manage > Storage > Move 命令可将存储分区从一个磁盘移动到另一个磁盘。要从 NetBackup Appliance Shell Menu 移动分区,请执行以下过程:
从 NetBackup Appliance Shell Menu 移动分区:
- 以管理员身份登录 NetBackup Appliance Shell Menu。
- 要移动分区,请使用以下命令:
Move Partition SourceDiskID TargetDiskID [[Size] [Unit]]
在此命令中:
Partition 是指 AdvancedDisk、配置、MSDP 等存储分区。
SourceDiskID 是指源磁盘的磁盘 ID。使用 Storage > Show Distribution 命令可查看磁盘 ID 以及磁盘上的分区。例如,S0001FB362501ABDA0000009se。
TargetDiskID 是指目标磁盘的磁盘 ID。使用 Storage > Show Distribution 命令可查看磁盘 ID 以及磁盘上的分区。例如,S2301FB362501ABDA0000009se。
[[Size]] 是指分区大小。分区大小必须大于 0。如果指定的分区大小大于实际分区大小,则设备会移动整个分区。默认值为 [1]。
[[Unit]] 是指单位大小 (GB/TB/PB)。默认值为 [PB]。
以下示例显示了在运行 Move 命令时所启动的过程:
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.