Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Asset Manager 5.0 introduces upgrading the Operating System from Centos 7 to Rocky Linux 9.

Due to the OS change, typical upgrading upgrades of your FAM Asset Manager system is are not supported.   High Level steps are below Below are high-level steps, followed by detailed steps for multiple upgrade options.

High-Level Steps

  1. Create a backup file of the old system configuration

  2. Install 5.0 on either a new virtual machine or the existing virtual machine

  3. License the 5.0 system with a new Asset Manager license

  4. Restoring data from the backup file

...

  1. Upgrade the old system to Asset Manager 4.11.0.2 EDITOR NOTE: link to instructions for upgrading. Review Upgrading FireMon Asset Manager

  2. Login to the CLI as an administrator / superuser

  3. Run system backup create <location>
    • The <location> can be a local file or directory or an scp path such as user@example.com:/tmp/filename.tgz
    • If it’s a local file, then that file should be copied off the machine

  4. Power down the virtual machine

  5. Mount the Asset Manager 5.0 DVD ISO on the virtual machine

  6. Boot from the DVD

  7. Select Install Asset Manager 5.0 . The system will reboot when finished

  8. When the installation is finshedfinished, login log in to the CLI as admin and complete the post-install configuration. Review  EDITOR NOTE: link to instructions for configuring the system

  9. License the new system with a new Asset Manager license EDITOR NOTE: link to instructions for licensing the system

  10. If the original system had a custom CA certificate or server certificate, then those should be installed now, Review  EDITOR NOTE: link to instructions for adding certificates to the system

  11. Optionally, copy the saved backup file to the new system

  12. Run system backup restore <location> to re-create the original system’s configurations

    1. The <location> can be the path to the local file you already transferred in step 11, or an scp path such as user@example.com:/tmp/filename.tgDetailed steps when using a new virtual machine

Detailed steps when using a new virtual machine

  1. Upgrade the old system to Asset Manager 4.11.0.2 EDITOR NOTE: link to instructions for upgrading

  2. Login to the CLI as an administrator / superuser

  3. Run system backup create <location>
    • The <location> can be a local file or directory or an scp path such as user@example.com:/tmp
    • If it’s a local file, then that file should be copied off the machine

  4. Create a new virtual machine from an Asset Manager 5.0 OVA (VMware), VHD (Azure/Hyper-v) or AMI (AWS)

  5. Login to the CLI as admin and complete the post-install configuration

  6. License the new system with a new Asset Manager license 

  7. If the original system had a custom CA certificate or server certificate, then those should be installed now 

  8. Optionally, copy the saved backup file to the new system

  9. Run system backup restore <location> to re-create the original system’s configurations

    1. The <location> can be the path to the local file you already transferred in step 8, or an

...

    1. SCP path such as user@example.com:/tmp/filename.tgz

Deploying Scouts

You should disconnect the scouts from your Command Center .  Then and proceed with either option above.   After the Scouts have been deployed at 5.0, reconnect to your Command Center.

...