- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Upgrading Diagnostics (STM) - how to?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2006 10:55 PM
09-17-2006 10:55 PM
I've been looking for an "upgrade-plan" for Diagnostics.
I have downloaded the latest Diagnostics (version: 11.11.17.02) and I have been reading the mans for upgrading from a prev. version.
Now I'm asking you. What is the right way to do this?
Do i need to backup data? Do i need to uninstall the current version, Do i need to install patches before or after the installation? Do i need to stop and start any services before and after the installation? (Just to mention a few things) :)
Johnny
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2006 11:06 PM
09-17-2006 11:06 PM
SolutionData backup is always recommended, perhaps you could create an OS backup too. The steps are as below:
- Stop All Diagnostics/EMS Daemons
* issue "/sbin/init.d/diagnostic stop"
* issue "/etc/opt/resmon/lbin/monconfig"
o Select K to Stop Event Monitoring
* issue "vi /etc/inittab""
o Uncomment the p_client-> #ems4:3456:respawn:/etc/opt/resmon/lbin/p_client
o Save the inittab file with ESC:wq! and issue init q to activate the changes
o Check if p_client is still running (ps -ef | grep p_client), if necessary kill the process (kill -2 [ process id])
* issue "/sbin/init.d/ems stop"
* issue "/sbin/init.d/emsa stop"
* issue "ps -ef | grep stm" to check that no processes are running anymore.
If you can still see processes, kill them manually (kill -2 [ process id])
- Remove the current software with swremove
- Install the new OnlineDiag Bundle
- Install recommended patches
regards,
Sandy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2006 12:29 AM
09-18-2006 12:29 AM
Re: Upgrading Diagnostics (STM) - how to?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2006 12:35 AM
09-18-2006 12:35 AM
Re: Upgrading Diagnostics (STM) - how to?
The link from which I downloaded B.11.11.17.02 is this.
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6191AAE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2006 10:58 PM
09-18-2006 10:58 PM
Re: Upgrading Diagnostics (STM) - how to?
The only data I can think of that might need backing up is the config files, if you have made any changes to any of them, and the update process should spot that and save a copy of the changed versions, I think.
Make sure you also apply the latest patch for the version of OnlineDiags you are installing. For B.11.11.17.02, that is PHSS_35285.
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2006 07:57 PM
09-19-2006 07:57 PM
Re: Upgrading Diagnostics (STM) - how to?
Where is the configs and "collect" data located so i do a backup?
After installing Diag., I am under the impresion that the patch PHSS_35285 is for HP-UX 11.23 only. Correct?
Johnny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2006 08:24 PM
09-19-2006 08:24 PM
Re: Upgrading Diagnostics (STM) - how to?
Have you made any changes to the configuration? If not, there's nothing I can think of that you would need to save.
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2006 09:06 PM
09-19-2006 09:06 PM
Re: Upgrading Diagnostics (STM) - how to?
After checking it again, i saw that i have been reading the wrong line. I took the version number from 11.23.
Johnny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2006 09:26 PM
09-19-2006 09:26 PM
Re: Upgrading Diagnostics (STM) - how to?
Johnny