The following is the instructions to perform the upgrade
Step 0: login with your own credential and sesu to root.
Step 1: backup eTrust software and un-load eTrust Kernel
# /swd/sys2/eTrust/eTrustAC125sp5/scripts/0.5/backup_ac_main.scr
Step 2, if unload eTrust Kernel is not successful, DO NOT proceed the upgrade,
DO NOT reboot the server. Please restart the eTrust service daemons and verify eTrust.
1)Shutdown eTrust
# secons -s
2)Ensure selogrd is terminated
# ps -ef |grep selogrd
3) List eTrust processes
# issec
4) Reload eTrust
# seload
5) Check any untrust objects
# selang -c "sr PROGRAM *" | grep untrust
6) Re-trust programs
# seretrust| selang
7) # sesu -
Step 3. if unload eTrust kernel is successful, proceed the upgrade
# /swd/sys2/eTrust/eTrustAC125sp5/scripts/0.5/upgrade_ac_main.scr
Step 4: connect eTrust to EM (Enterprise Manager)
# /swd/sys2/eTrust/eTrustACinstall/update_em_dr_client.scr
Step 5: update work sheet with comment and attach the updated work sheet in the work info area.
Step 6: Misc commands for your reference if you are interested, but not needed.
## list eTrust Version
# /usr/seos/bin/seversion /usr/seos/bin/sesu
## list process managed by eTrust Kernel when un-load eTrust Kernel failure.
# /usr/seos/bin/secons -sc
## unload eTrust Kernel
# /usr/seos/bin/SEOS_load -u
## list EM connection
#/usr/seos/bin/selang -c "so l"
No comments:
Post a Comment