tips:jan2025hotfix
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tips:jan2025hotfix [2025/01/02 13:18] – veera | tips:jan2025hotfix [2025/01/02 14:11] (current) – veera | ||
---|---|---|---|
Line 7: | Line 7: | ||
A hotfix was made immediately available. | A hotfix was made immediately available. | ||
+ | Details are here https:// | ||
+ | |||
+ | |||
+ | This tech note describes SOP (Standard Operating Procedure) to apply this hotfix. | ||
+ | |||
+ | ==== Procedure (Only for Oracle/8 & oracle/ | ||
+ | |||
+ | <note important> | ||
+ | Older platforms should just update all packages to the latest versions. | ||
+ | </ | ||
+ | |||
+ | ===Step 1 : Download package=== | ||
+ | |||
+ | Download package from pre-release site - [[https:// | ||
+ | |||
+ | Download package from official site - [[https:// | ||
< | < | ||
- | Details are here Jan01192445-centos_el8.tar.gz | + | If server has net connection you can directly download from site using wget or download package manually and push to server through sftp |
</ | </ | ||
- | This tech note describes SOP (Standard Operating Procedure) to apply this hotfix. | + | ===Step 2 : Untar Package=== |
+ | < | ||
+ | tar -xf Jan-xx-xxxx.tar.gz | ||
+ | cd Jan-xx-xxxx | ||
+ | </ | ||
+ | |||
+ | ===Step 3 : Uninstall trisul-hub=== | ||
+ | < | ||
+ | rpm -e trisul-hub | ||
+ | </ | ||
+ | |||
+ | ===Step 4 : Install new trisul-hub=== | ||
+ | < | ||
+ | rpm -Uvh trisul-hub-xx-xxxx.rpm | ||
+ | </ | ||
+ | |||
+ | ===Step 5 : Check hub& probe are running=== | ||
+ | < | ||
+ | trisulctl_hub info context | ||
+ | </ | ||
+ | You will see hub and probe | ||
+ | <note> | ||
+ | If probe is missing wait for some time and try the same command again. The probes will automatically connect after 15-20 seconds</ | ||
+ | |||
+ | ===Step 5 : Start the contexts === | ||
+ | < | ||
+ | trisulctl_hub start context all | ||
+ | </ | ||
+ | |||
+ | |||
+ | **END** | ||
- | ===== Output ===== | + | ===== Sample |
tips/jan2025hotfix.1735804089.txt.gz · Last modified: 2025/01/02 13:18 by veera