ここでは、Disaster Recovery(DR)実行ログについて説明します。
ログ名 | 説明 | ファイルサイズ | 世代数 |
---|---|---|---|
rcxrecovery.log | DR実行ログが出力されます。 | 2MB | 3世代 (注) |
注) 保存世代数が3世代を超えた場合は、古い順から削除されます。
出力先フォルダー | 出力先ファイル |
---|---|
インストールフォルダー\SVROR\manager\var\dr |
rcxrecovery.log(最新のログ) rcxrecovery.log[.n](nは世代数) |
出力先フォルダー | 出力先ファイル |
---|---|
/var/opt/FJSVrcvmr/dr |
rcxrecovery.log(最新のログ) rcxrecovery.log[.n](nは世代数) |
出力形式 |
---|
<datetime> <progress>:<message type>:<message id>:<message> |
項目名 | 説明 |
---|---|
datetime |
YYYY-MM-DD HH:MM:SS.sss (ローカル時間). 処理の実行時の日付と時間が出力されます。 |
progress | rcxrecoveryコマンドの処理の進捗 |
message type |
メッセージのタイプ "INFO"、"WARNING"、または"ERROR"が出力されます。 |
message id |
エラー/警告メッセージのID エラー/警告メッセージではない場合、"-"が出力されます。 |
message | 処理内容に関するメッセージ、または、エラー/警告メッセージの内容 |
例
2014-09-30 07:19:24.849 (--/--): INFO:[-----]:default settings for the log file used 2014-09-30 07:19:25.651 (--/--): INFO:[-----]:rcxrecovery -tenant TenantA 2014-09-30 07:19:25.688 (1/8): INFO:[-----]:check of input data start 2014-09-30 07:30:38.863 (1/8): INFO:[-----]:check of input data end 2014-09-30 07:30:38.865 (2/8): INFO:[-----]:cleanup resources start 2014-09-30 07:30:38.866 (2/8): INFO:[-----]:cleanup resources end 2014-09-30 07:30:39.129 (--/--): INFO:[-----]: ------------------------------------------------------------ For network resources that have been cleaned up, clear their network configurations manually using VM management software or the network devices. Also, if you have manually configured the network on the primary site, configure the network for the backup site again. ------------------------------------------------------------ 2014-09-30 07:37:10.865 (--/--): INFO:[-----]: Press [y] when the reconfiguration is complete. : y(注) 2014-09-30 07:37:10.868 (3/8): INFO:[-----]:change network settings start 2014-09-30 07:37:10.869 (3/8): INFO:[-----]:change network settings end 2014-09-30 07:37:10.872 (4/8): INFO:[-----]:copy and configure the definition files start 2014-09-30 07:38:09.996 (4/8): INFO:[-----]:copy and configure the definition files end..... 2014-09-30 07:38:10.002 (5/8): INFO:[-----]:import physical resources start 2014-09-30 07:39:12.013 (5/8): INFO:[-----]:import physical resources end 2014-09-30 07:40:06.326 (6/8): INFO:[-----]:import virtual resources start 2014-09-30 07:40:59.790 (6/8): INFO:[-----]:import virtual resources end 2014-09-30 07:40:59.793 (7/8): INFO:[-----]:import middleware information start 2014-09-30 07:41:08.409 (7/8): ERROR:[67129]: 'ctchg_mergeacntinfo' is not recognized as an internal or external command,operable program or batch file. |