- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Will kernel patch installation reboot the machine ...
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
11-21-2006 07:00 PM
11-21-2006 07:00 PM
Will kernel patch installation reboot the machine automatically?
I'm in the process of patching my system for Oracle 10 G installation and i need to install some Kernel patches which obviously requires a reboot .
I know i've to give the autoreboot=true option to have the machine rebooted .
But all i wanted to know is if i install these kerenel patches with out the autoreboot option or through swinstall TUI will the machine reboot automatically ?
I dont want the machine to reboot automatically after the patch installation is complete as i've to give some time to my application team to shutdown their application.
Thanks in Advance.
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 07:07 PM
11-21-2006 07:07 PM
Re: Will kernel patch installation reboot the machine automatically?
I think that during interactive patch, your are give a choice as to reboot server.
when patch is done, you get a popup window (or box in text mode) saying "do you whish to reboot ?"
So you can have a proper shutdown of your application.
Jean-Yves Picard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 07:09 PM
11-21-2006 07:09 PM
Re: Will kernel patch installation reboot the machine automatically?
I thought sam has something that would wait?
It probably would be better to tell them to shutdown before you start installing the patch, it shouldn't take that long.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 07:10 PM
11-21-2006 07:10 PM
Re: Will kernel patch installation reboot the machine automatically?
Almost all kernel patches do require a reboot.
What I do to find out if a particlar patch set will install without a boot is to swinstall without the -x autoreboot=true option.
The install will fail without damage if it can't be done without reboot.
It is possible to do the installation and set an option so that the reboot is not immediate.
You can also use swinstall -i for the installation and just not hit enter on the reboot step until a convenient time.
If you are really brave you can do the swinstall by cron in the middle of the night.
Note: Prior to doing any kind of work like this I have an Ignite backup of the boot disk, either make_tape_recovery or make_net_recovery
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 07:27 PM
11-21-2006 07:27 PM
Re: Will kernel patch installation reboot the machine automatically?
Thanks for all your suggestions.
To be on the safer side i 'll request my application team to shutdown before installing the patches.
Thanks,
Siva