Execute the Reconstruct Mounts Script
Does not apply in a SaaS environment
The following steps will generate instructions for the mounting of the data.
-
Give the execute right to the script that you just copied on Logger server:
chmod +x ./loggerToReconConstructMounts.sh -
Execute the script:
./loggerToReconConstructMounts.sh $<INSTALL LOGGER PATH> -
The instructions generated will consist of the
mkdircommand to create a directory, and themountcommand to perform the actual mounting, for example:
These instructions will be generated for each of the mounts to be migrated.
Copy these instructions to execute them in ArcSight Database.
If the process fails to find archives that can be migrated, no instructions will be generated, and you will be notified by a UI message.