30
SteelCentral™ Enterprise NetProfiler Software Installation Guide
Upgrading
1.
Prepare the data for migration. Do the following:
1. Verify there is sufficient disk space for each log type on the system.
2. Stop all service on the current and new appliances.
3. Run the screen command using a command line window on the current appliance, to open a screen session.
2.
Copy the policy log file to the new appliance Base module. Do the following:
1. Using a command line window, log in to the existing appliance.
2. Run the following command:
rsync -aXW /usr/mazu/logs/identity/ mazu@<new system base module ip>:/usr/mazu/logs/identity/
3.
Copy the flow log files from the current AN and Expansion modules, to the new Base and Expansion modules. Do
the following:
1. Using a command line window, run the
screen
command on the existing appliance, to open a session window.
2. Run the following command, on the current AN module:
rsync -aXW /usr/mazu/logs/flow/ mazu@<new system base module ip>:/usr/mazu/logs/flow/
Wait until the process completes before you continue to the next step.
3. Repeat the above steps for each existing Expansion module.
4.
Copy the roll-up log files from the AN and Expansion modules to the new Base or Expansion modules. Do the
following:
1. Using a command line window, run the
screen
command on the existing appliance, to open a session window.
2. Run the following command, on the current AN module:
rsync -aXW /usr/mazu/logs/rolllup/ mazu@<new system base module ip>:/usr/mazu/logs/rollup/
Wait until the process completes before you continue to the next step.
3. Repeat the above steps for each Expansion module.
Import the Data in to the New Appliance
After you have completed exporting the data from the current appliance, you can import the user configuration and
historical data in to the new appliance.
Follow these steps
:
1.
Import the user configuration data in to the new appliance. Do the following:
1. Open a command line window and log in to the new appliance using the mazu user account.
2. Run the following command:
mazu-sync --pull mazu@localhost:/mnt/data/migration --no-logs --no-mazuctl-start --pass
'<
Encryption Password from earlier step
>'
3. Run the following command to restart the services:
sudo mazuctl startall
2.
(Optional) Adjust the flow log files size allocations. Navigate to Navigation, Flow Log and select Reallocate to
change the log file allocations.
3.
Delete the temporary migration directory from the new appliance. Run the following command: