Veritas NetBackup™ Appliance Commands Reference Guide
- Overview
- 付録 A. Main > Appliance commands
- 付録 B. Main > Manage > FibreChannel commands
- 付録 C. Main > Manage > HighAvailability commands
- 付録 D. Main > Manage > Libraries commands
- 付録 E. Main > Manage > Libraries > Advanced > ACS commands
- 付録 F. Main > Manage > License commands
- 付録 G. Main > Manage > MountPoints commands
- 付録 H. Main > Manage > NetBackup CLI commands
- 付録 I. Main > Manage > OpenStorage commands
- 付録 J. Main > Manage > Software commands
- 付録 K. Main > Manage > Storage commands
- 付録 L. Main > Manage > Tapes commands
- 付録 M. Main > Manage > Certificates commands
- 付録 N. Main > Monitor commands
- 付録 O. Main > Network commands
- 付録 P. Main > Network > Security (IPsec) commands
- 付録 Q. Main > Reports commands
- 付録 R. Main > Settings commands
- 付録 S. Main > Settings > Alerts commands
- 付録 T. Main > Settings > Notifications view commands
- 付録 U. Main > Settings > Security commands
- 付録 V. Main > Support commands
名前
Main > Manage > Storage > Move — あるディスクから別のディスクにストレージパーティションを移動するのに使います。
概要
Move Partition SourceDiskID TargetDiskID [Size][Unit]
説明
このコマンドで、あるディスクから別のディスクにストレージパーティションを移動できます。
オプション
- Move Partition SourceDiskID TargetDiskID [Size] [Unit]
あるストレージディスクから別のストレージディスクにパーティションを移動するのに使います。
Partition は、AdvancedDisk、構成、MSDP などのストレージパーティションです。
NetBackup カタログパーティションは移動できません。
最適化された共有は移動できません。
SourceDiskID は、ソースディスクのディスク ID です。Show Distribution を使ってディスク ID とそのパーティションを表示します。サンプルのディスク ID は
S0001FB362501ABDA0000009se
です。TargetDiskID は、ターゲットディスクのディスク ID です。Show Distribution を使ってディスク ID とそのパーティションを表示します。サンプルのディスク ID は
S0001FB362501ABDA0000009se
です。[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. - [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.