agent-update.bin

Can anybody help me to understand why this situation it's happening... Why the calling es-inst command path is different?, it look for /opt and it suppose to be /tmp that very extrange? Please let me know, Thanks....

./agent-update.bin -s it-sun-smc -r 8080 -p smcagent

sbin_archive downloaded

SUNWessmu package installed

Running InstallClient : /tmp/agentupdate/smcagent/bin/sparc-sun-solaris/InstallClient -s it-sun-smc -p 8080 -u smcagent/upgrade-policy.xml

InstallClient started

upgrade policy downloaded

Initial space checks passed

downloading archives passed

expanding archives passed

Calling es-inst command: /opt/SUNWsymon/sbin/es-inst -ae -A /tmp/agentupdate/smcagent/disk1/image/PE/install-response.cfg

es-inst command will be timed out in 3600 seconds

es-inst aborted with error code : 1

Doing setup of Addons ...

Error: addons setup failed; code : 3

[954 byte] By [bolotwo] at [2007-11-26 6:00:48]
# 1
What version are you using? What OS are you using?SunMC 3.5.1b / Solaris 9 ?iMac
ian_macd at 2007-7-6 13:22:10 > top of Java-index,Administration Tools,Sun Management Center...
# 2
SMC3.5 Update 1A Solaris 9. Thanks
bolotwo at 2007-7-6 13:22:10 > top of Java-index,Administration Tools,Sun Management Center...
# 3

agent-update.bin downloads the files it needs and stores them in /tmp. Then it runs es-inst against those files (normally you'd point it to where your SunMC CD files are).

Look in the subdirectories of /var/opt/SUNWsymon for logs left by agent-update.bin. The logs will show the real output of the es-inst command and will tell you why it failed. Some reasons could be that you were out of disk space in /opt, or you didn't have write permissions to /opt even though you were root. But the logs will say for sure...

Regards,

Mike.Kirk@HalcyonInc.com

Aronek at 2007-7-6 13:22:10 > top of Java-index,Administration Tools,Sun Management Center...