Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Installing the JSA 7.5.0 Update Package 15 Software Update

JSA 7.5.0 Update Package 15 resolves reported issues from users and administrators from previous JSA versions. This cumulative software update fixes known software issues in your JSA deployment. JSA software updates are installed by using an SFS file. The software update can update all appliances attached to the JSA Console.

The 7.5.0.20260306120301.sfs file can upgrade the following JSA versions to JSA 7.5.0 Update Package 15:

  • JSA 7.5.0 Update Package 10 SFS

  • JSA 7.5.0 Update Package 10 Interim Fix 01

  • JSA 7.5.0 Update Package 10 Interim Fix 02

  • JSA 7.5.0 Update Package 11 SFS

  • JSA 7.5.0 Update Package 11 Interim Fix 01

  • JSA 7.5.0 Update Package 11 Interim Fix 02

  • JSA 7.5.0 Update Package 11 Interim Fix 03

  • JSA 7.5.0 Update Package 11 Interim Fix 04

  • JSA 7.5.0 Update Package 12 SFS

  • JSA 7.5.0 Update Package 12 Interim Fix 03

  • JSA 7.5.0 Update Package 13 SFS

  • JSA 7.5.0 Update Package 13 Interim Fix 01

  • JSA 7.5.0 Update Package 13 Interim Fix 02

  • JSA 7.5.0 Update Package 14 SFS

  • JSA 7.5.0 Update Package 14 Interim Fix 01

  • JSA 7.5.0 Update Package 14 Interim Fix 02

  • JSA 7.5.0 Update Package 14 Interim Fix 03

  • JSA 7.5.0 Update Package 14 Interim Fix 04

  • JSA 7.5.0 Update Package 14 Interim Fix 05

This document does not cover all the installation messages and requirements, such as changes to appliance memory requirements or browser requirements for JSA. For more information, see the Juniper Secure Analytics Upgrading JSA to 7.5.0.

Ensure that you take the following precautions:

  • Back up your data before you begin any software upgrade. For more information about backup and recovery, see the Juniper Secure Analytics Administration Guide.

  • To avoid access errors in your log file, close all open JSA webUI sessions.

  • The software update for JSA cannot be installed on a managed host that is at a different software version from the Console. All appliances in the deployment must be at the same software revision to update the entire deployment.

  • Verify that all changes are deployed on your appliances. The update cannot install on appliances that have changes that are not deployed.

  • If this is a new installation, administrators must review the instructions in the Juniper Secure Analytics Installation Guide.

To install the JSA 7.5.0 Update Package 15 software update:

  1. Download the 7.5.0.20260306120301.sfs from the Juniper Customer Support website.
  2. Using SSH, log into your system as the root user.
  3. To verify you have enough space (10 GB) in /store/tmp for the JSA Console, type the following command:
    df -h /tmp /storetmp /store/transient | tee diskchecks.txt
    • Best directory option: /storetmp

      It is available on all appliance types at all versions. In JSA 7.5.0 versions /store/tmp is a symlink to the /storetmp partition.

  4. To create the /media/updates directory, type the following command:

    mkdir -p /media/updates

  5. Using SCP, copy the files to the JSA Console to the /storetmp directory or a location with 10 GB of disk space.
  6. Change to the directory where you copied the patch file.

    For example, cd /storetmp

  7. To mount the patch file to the /media/updates directory, type the following command:

    mount -o loop -t squashfs /storetmp/7.5.0.20260306120301.sfs /media/updates

  8. To run the patch installer, type the following command:

    /media/updates/installer

  9. From the patch installer menu, you can upgrade your JSA products by using Legacy Patching (Sequential) or Parallel Patching. For more information, see Upgrading JSA by using Parallel Patching.
  10. During installation, the users will be prompted with the following questions. You can confirm the action and continue patching.
  11. After the patch installation is complete, reboot the system.
  12. Using the patch installer, select all.
    • The all option updates the software on all appliances in the following order:

      • Console

      • No order required for remaining appliances. All remaining appliances can be updated in any order the administrator requires.

    • If you do not select the all option, you must select your console appliance.

      If your Secure Shell (SSH) session is disconnected while the upgrade is in progress, the upgrade continues. When you reopen your SSH session and rerun the installer, the patch installation resumes.