execute ha force transfer-file
Use this command to transfer files between HA nodes.
The files to be transferred must be in “/var/log/crash/”.
Use the command diag crashlog list
to get the name of the files stored in “/var/log/crash/”.
Syntax
execute ha force transfer-file <file-name> <node-id>
<file-name> |
The name of the file to be transferred. The length of the absolute file name (file name plus “/var/log/crash/”) can’t be more than 64-byte characters. |
<node-id> |
The node ID of the HA member. |