dump pa
PAのメモリダンプを採取します。
採取されたメモリダンプファイルは,BCU1で実行した場合はファイル名"pa01.cmd"で,BCU2で実行した場合はファイル名"pa02.cmd"で,コマンドが実行された系のディスク上に格納されます。採取方法は「トラブルシューティングガイド」を参照してください。
[入力形式]
dump [-f] pa [directory <directory>]
[入力モード]
一般ユーザモードおよび装置管理者モード
[パラメータ]
- -f
-
確認メッセージを出力しないでコマンドを実行します。
- 本パラメータ省略時の動作
-
確認メッセージを出力します。
- directory <directory>
-
メモリダンプファイルを格納するディレクトリパスを指定します。指定可能なディレクトリパスは280文字以内です。ディレクトリパスは,ユーザホームディレクトリ配下を指定してください。指定方法は,先頭をチルダ(~)にするか絶対パスにするかになります。チルダを指定した場合の文字数は,チルダ部分を絶対パスに変換した文字数にチルダ以下のディレクトリパスの文字数を加算したものになります。
- 本パラメータ省略時の動作
-
コマンドが実行された系の"/usr/var/hardware"にメモリダンプファイルが格納されます。
- すべてのパラメータ省略時の動作
-
個々の「本パラメータ省略時の動作」に記載の動作になります。
[実行例]
PAメモリダンプを装置内メモリに採取します。
>dump pa Are you sure you want to delete old dump file(pa01.cmd)? (y/n):y The dump-collection command was accepted. >
-
指定されたディレクトリに同一のPAメモリダンプファイルがすでにある場合は,次のメッセージが表示されます。
Are you sure you want to delete old dump file(pa01.cmd)? (y/n):
-
ここで"y"を入力すると既存のメモリダンプファイルを削除します。PAのメモリダンプの採取処理が受け付けられたところで,実行結果が表示されます。
The dump-collection command was accepted.
-
メモリダンプの採取が完了すると,ダンプ採取側の系で"The PA online dump command was executed."のメッセージが表示され,BCU1で実行した場合はファイル名"pa01.cmd"で,BCU2で実行した場合はファイル名"pa02.cmd"で,コマンドが実行された系のディスク上に格納されます。
[表示説明]
なし
[通信への影響]
なし
[応答メッセージ]
メッセージ |
内容 |
---|---|
Permission is required to access a specified directory. (directory = <directory>) |
指定ディレクトリにアクセス権限がありません。指定ディレクトリを変更してください。 <directory> ディレクトリ名 |
The command cannot be executed. Try again. |
コマンドを実行できません。再実行してください。 |
The command is not authorized by the RADIUS/TACACS+ server or the configuration. |
このコマンドはRADIUSサーバ,TACACS+サーバ,またはコンフィグレーションで承認されていません。 |
The dump command failed because dump processing is in progress on the PA. Wait a while, and then try again. |
PAは現在ダンプ採取中です。しばらくしてから再実行してください。 |
The dump command failed. The amount of free disk space on the device might be insufficient. Delete unnecessary files, and then try again. |
本装置のディスク空き容量が不足しているおそれがあります。不要なファイルを削除したあと再実行してください。 |
The dump-collection command was accepted. |
正常にダンプ収集を受け付けました。 |
The specified directory does not exist. (directory = <directory>) |
指定ディレクトリはありません。正しいディレクトリ名を指定してください。 <directory> ディレクトリ名 |
The specified path is invalid. The path must be under the user home directory. (path = <directory>, user home directory = <user home directory>) |
指定パスが不正です。指定パスはホームディレクトリ配下を指定してください。 <directory> ディレクトリ名 <user home directory> ユーザホームディレクトリ名 |
The specified path is too long. |
指定パスが280文字を超えています。指定パスを短くしてください。 |
[注意事項]
なし