Veritas NetBackup™ Appliance コマンドリファレンスガイド
- 概要
- 付録 A. Main > Appliance コマンド
- 付録 B. Main > Manage > FibreChannel コマンド
- 付録 C. Main > Manage > HighAvailability コマンド
- 付録 D. Main > Manage > Libraries コマンド
- 付録 E. Main > Manage > Libraries > Advanced > ACS コマンド
- 付録 F. Main > Manage > License コマンド
- 付録 G. Main > Manage > MountPoints コマンド
- 付録 H. Main > Manage > NetBackup CLI コマンド
- 付録 I. Main > Manage > OpenStorage コマンド
- 付録 J. Main > Manage > Software コマンド
- 付録 K. Main > Manage > Storage コマンド
- 付録 L. Main > Manage > Tapes コマンド
- 付録 M. Main > Monitor コマンド
- 付録 N. Main > Network コマンド
- 付録 O. Main > Network > Security コマンド (DeviceCert)
- 付録 P. Main > Reports コマンド
- 付録 Q. Main > Settings コマンド
- 付録 R. Main > Settings > Alerts コマンド
- 付録 S. Main > Settings > Notifications view コマンド
- 付録 T. Main > Settings > Security コマンド
- 付録 U. Main > Support コマンド
- 付録 V. NetBackupCLI ユーザーのメニュー
名前
Main > Manage > Storage > Move — あるディスクから別のディスクにストレージパーティションを移動するために使用します。
概要
Move Partition SourceDiskID TargetDiskID [Size][Unit]
説明
このコマンドを使用すると、あるディスクから別のディスクにストレージパーティションを移動できます。
リリース 4.0 以降では、NetBackup VxUpdate リポジトリを他の任意のディスクボリュームに移動できます。
オプション
- 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.