/
Manually collecting Support File

Manually collecting Support File

If you can't create Support File using automatic function in the Stratus, you can follow these manual steps.

Recommendations on how to collect support files manually from the master server.

Step-by-step guide


  1. As a first step type "df" command and collect information about free space.
  2. Switch user to 'apl'
  3. Copy and pack directory: /var/sarch/log
  4. $ tar -czvf /path/to/archive/logs.tgz /var/sarch/log
  5. Pay attention: /path/to/archive is not a directory , this is just example where you will put your packed file. So please choose your directory. ( /home or /home/sos/ ) or create a new one if you need it.
  6. We will also need the following directory: /var/sarch/sf/node
  7. Pack it with the following command:  $ tar -czvf /path/to/archive/sf_node.tgz /var/sarch/sf/node (also choose your directory for archive file