On a RHEL6 64-bit system, the Tivoli Monitoring installer fails
with errors
On a RHEL6 64-bit system, the Tivoli Monitoring installer fails with errors similar
to the following example:
--------------------------------
runGSkit: ----- Running command:
/opt/IBM/ITM/li6243/gs/bin/private_verifyinstall -----
/opt/IBM/ITM/li6243/gs/bin/gsk7ver: error while loading shared
libraries: +.so.5: cannot open shared object file: No such file or directory
Error: Verify Failed
Expected Details of gskit in /opt/IBM/ITM/li6243/gs
Got
runGSkit: return code from command is 99
runGSkit: ----- End of running command -----
runGSkit: error Return error code: 99
runGSkit: error GSKit check failure, script:
/opt/IBM/ITM/li6243/gs/bin/private_verifyinstall
runGSkit: error li6243 - GSK check error, verifyInstall test failed
runGSkit: Backup failed GSKit installation into /opt/IBM/ITM/tmp/badGSKit_keep.tar
Tivoli Monitoring requires both the 32-bit and 64-bit compat-+ libraries
installed on the 64-bit system. The installation fails because of the missing 32-bit
+.so.5.
Use the following commands to verify that both the 32-bit and 64-bit versions of
the libraries are installed. An example of the command output is displayed below:
--------------------------------
# rpm -q --filesbypkg compat-+-33
compat-+-33 /usr/lib64/+.so.5
compat-+-33 /usr/lib64/+.so.5.0.7
compat-+-33 /usr/lib/+.so.5
compat-+-33 /usr/lib/+.so.5.0.7
# rpm -q --qf "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n"
compat-+-33
compat-+-33-3.2.3-61.x86_64
compat-+-33-3.2.3-61.i386
If any entries under
/usr/lib64
are missing under
/usr/lib
, locate and install the
32-bit version of the compat-+-33 package.
Application agent remote deployment on workload partition
fails
The remote deployment of an application agent fails with the error:
KDY0034E: An unexpected error occurred. The agentpc agent was restarted
but the agent version is not as expected. Current agent version is
agentVersion and the expected version is expectedVersion. The deployment
failed as the expected agent version is different from the current version.
To enable remote deploy on some workload partitions, you must change the
install.sh
file, located in the Tivoli Monitoring depot:
CANDLE_HOME/tables/TEMS/depot/PACKAGES/unix/kci/<VERSION>/install.sh
Replace the following part:
if [ -n "$fieldSep" ]
# BigK.
then
cat $rFile | grep -i "$thisMachShort" > /dev/null 2>&1
[ $? -eq 0 ] || return
fld23=$(cat $rFile | grep -i "$thisMachShort" | cut -d "$fieldSep" -f2-4)
Chapter 5. Installation and configuration troubleshooting
91
Содержание E027SLL-H - Tivoli Monitoring - PC
Страница 1: ...IBM Tivoli Monitoring Version 6 2 3 FP1 Troubleshooting Guide GC32 9458 05...
Страница 2: ......
Страница 3: ...IBM Tivoli Monitoring Version 6 2 3 FP1 Troubleshooting Guide GC32 9458 05...
Страница 14: ...xii IBM Tivoli Monitoring Troubleshooting Guide...
Страница 16: ...xiv IBM Tivoli Monitoring Troubleshooting Guide...
Страница 18: ...xvi IBM Tivoli Monitoring Troubleshooting Guide...
Страница 22: ...4 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 82: ...64 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 144: ...126 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 164: ...146 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 188: ...170 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 240: ...222 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 262: ...244 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 274: ...256 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 276: ...258 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 284: ...266 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 288: ...270 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 302: ...284 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 308: ...290 IBM Tivoli Monitoring Troubleshooting Guide...
Страница 309: ......
Страница 310: ...Printed in USA GC32 9458 05...