Best practice steps to install a Clarity patch to avoid any OS issues
Environment
Any Supported Clarity Releases
Resolution
Download the ISO for the patch from Support portal
Get the install.jar from the ISO, copy to the Clarity server
Create a new folder for the patch, i.e. C:\patch16311 or \opt\patch16311 with full permissions
Navigate to that folder and extract the jar with command (replace the exact install.jar name): jar -xvf install<.....>.jar
Once all the files are extracted, you can proceed with applying the patch
Stop all Clarity services
Run the command from the same folder the patch is extracted to : install
Once the patch completes, you can distribute the changes to the other servers in cluster with Distribute command or copy the Clarity files across as described in Distribute or Copy files after Clarity upgrade / patch