- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: To know if the patch require a reboot ?
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
06-26-2005 10:42 PM
06-26-2005 10:42 PM
This query is like that ,
I have a patch depot file . And doesnot have the associated README file and access to itrc.
So is there any way to find out from the patch, if it is going to reboot the system or not , if we install it. ?
Thanks in advance,
Regards,
Veri.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2005 10:54 PM
06-26-2005 10:54 PM
Re: To know if the patch require a reboot ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2005 10:59 PM
06-26-2005 10:59 PM
Re: To know if the patch require a reboot ?
run swinstall and select patch for installation. it will warn you if server need reboot after patch installtion. You can cencel at this moment.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2005 11:00 PM
06-26-2005 11:00 PM
Re: To know if the patch require a reboot ?
Thanks for the reply ,
well , this query is for general and for all the patches . Hope u got the point.
Thank you,
Regards,
Veri.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2005 11:05 PM
06-26-2005 11:05 PM
Re: To know if the patch require a reboot ?
try to go for patch name and query it
Good Luck,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2005 11:11 PM
06-26-2005 11:11 PM
Re: To know if the patch require a reboot ?
U.S. site:
http://www2.itrc.hp.com/service/patch/pdbMainPage.do
European site:
http://www4.itrc.hp.com/service/patch/pdbMainPage.do
Just enter your patch number, then check the "README" file to see if it requires a reboot or not.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2005 11:17 PM
06-26-2005 11:17 PM
Re: To know if the patch require a reboot ?
try this. PHSS_31800 needs a reboot.
# swlist -v -s /var/tmp/PHSS_31800.depot
look at the tag
category_tag halts_system
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2005 12:04 AM
06-27-2005 12:04 AM
Re: To know if the patch require a reboot ?
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2005 12:44 AM
06-27-2005 12:44 AM
SolutionIf it requires a reboot, the flag for reboot will be set to "true". You can also find the info from the readme.
swlist -l product -a readme -s /tmp/PHXX_NNNNN.depot
hope this helps,
-denver