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 13 Interim Fix 01 Software Update

JSA 7.5.0 Update Package 13 Interim Fix 01 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.20250819010639.sfs file can upgrade the following JSA version to JSA 7.5.0 Update Package 13 Interim Fix 01:

  • JSA 7.5.0 Update Package 13

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.

  • All managed hosts in the deployment must be on the same version as the console before you upgrade.

  • 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 13 Interim Fix 01 software update:

  1. Download the 7.5.0.20250819010639.sfs from the Downloads - Juniper 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. Verify that the checksum of the downloaded SFS file matches the checksum value posted on the Downloads - Juniper Support. Click the Checksums link below the software download link to find the value.
    In this example, we use md5sum to compare the values:
    md5sum 7.5.0.20250819010639.bz2
  7. Change to the directory where you copied the patch file.

    For example, cd /storetmp

  8. Unzip the file in the /storetmp directory using the bunzip utility:

    bunzip2 7.5.0.20250819010639.sfs.bz2

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

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

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

    /media/updates/installer

  11. 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.
  12. During installation, the users will be prompted with the following questions. You can confirm the action and continue patching.
  13. After the patch installation is complete, reboot the system.