ON THIS PAGE
Hot Patch Releases
This section describes the installation procedure and resolved issues in Junos Space Network Management Platform Release 21.3R1 hot patches.
During hot patch installation, the script performs the following operations:
- Blocks the device communication.
- Stops JBoss, JBoss-dc, and watchdog services.
- Backs up existing configuration files and Enterprise Application Archive (EAR) files.
- Updates the Red Hat Package Manager (RPM) files.
- Restarts the watchdog process, which restarts JBoss and JBoss-dc services.
- Unblocks device communication after restarting the watchdog process for device load balancing.
Installation Instructions
Perform the following steps in the CLI of the JBoss-VIP node only:
-
Download the Junos Space Platform 21.3R1 Patch vX from the download site.
Here, X is the hot patch version. For example, v1, v2, and so on.
-
Copy the
Space-21.3R1-Hotpatch-vX.tgz
file to the/home/admin
location of the VIP node. -
Verify the checksum of the hot patch for data integrity:
md5sum Space-21.3R1-Hotpatch-vX.tgz.
-
Extract the
Space-21.3R1-Hotpatch-vX.tgz
file:tar -zxvf Space-21.3R1-hotpatch-vX.tgz
-
Change the directory to
Space-21.3R1-Hotpatch-vX
.cd Space-21.3R1-Hotpatch-vX
-
. Execute the
patchme.sh
script from theSpace-21.3R1-Hotpatch-vX
folder:sh patchme.sh
The script detects whether the deployment is a standalone deployment or a cluster deployment and installs the patch accordingly.
A marker file, /etc/.Space-21.3R1-Hotpatch-vX
, is created with the list of
Red-hat Package Manager (RPM) details in the hot patch.
-
We recommend that you install the latest available hot-patch version, which is the cumulative patch.
-
Set the SSH option “ServerAliveInterval” to a minimum value of 300, when connecting to the Applogic VIP via SSH to apply the hotpatch.
Sample command:
ssh admin@x.x.x.x -o ServerAliveInterval=300
.
Resolved Issues
Table 1 lists the resolved issues in Junos Space Network Management Platform Release 21.3R1 hot patch.
PR | Description | Hot Patch Version |
---|---|---|
PR1638525 |
Image upload fails with |
v1 |
PR1654586 |
User sessions remain active even after idle timeout. |
v2 |
PR1654497 |
Resynchronization with Junos Space Network Management Platform fails. |
v2 |
PR1648704 |
The user sessions in Junos Space Network Management Platform fail to end correctlywhich results in multiple sessions for a single user. |
v2 |
PR1648129 |
Issue with the two factor authentication in Junos Space Network Management Platform. |
v2 |
PR1641759 |
Inactive timeout API fails in Junos Space Network Management Platform. |
v2 |
PR1637162 |
The execution of the device inventory clean up script |
v2 |