HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Best Time toe patch the servers
Operating System - HP-UX
1833992
Members
4030
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
07-24-2007 04:15 PM
07-24-2007 04:15 PM
Hello,
We are a shop with close to 150 HPUX systems, expect for 5 of them all are 11i servers.
We use the CPM method and create a bundle for each applciation group and then roll out to the production servers.
Considering the time HP releases the Patch bundles what you think is the best time to patch the servers, say if we plan to patch them twice year?
My thinking is April and October.. It usually takes us 3 months to finish all the servers..
Any suggestions are welcome
thanks
George Abraham
We are a shop with close to 150 HPUX systems, expect for 5 of them all are 11i servers.
We use the CPM method and create a bundle for each applciation group and then roll out to the production servers.
Considering the time HP releases the Patch bundles what you think is the best time to patch the servers, say if we plan to patch them twice year?
My thinking is April and October.. It usually takes us 3 months to finish all the servers..
Any suggestions are welcome
thanks
George Abraham
I am like a small boy picking up pebbles in god's vast shore of knowledge --- Sir Issac Newton
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 04:36 PM
07-24-2007 04:36 PM
Solution
Shalom,
The answer depends on use patterns.
We have a monthly window on a Tuesday night in which users must give us the systems.
Many people bury their patching in the middle of the weekend.
One of our big customers whom we assist on patching has a whole system for doing it and several months that are so important we can't patch systems with them.
So the answer is, it depends.
We do a relatively high number of servers at once with the following model:
1) Server has rlogin access to all other servers as root. It shares the patch depot on nfs.
while read -r list
do
rlogin server_name "swinstall -x autoreboot=true reinstall=false -s nfshost:/patchpath \*"
done
This can let you get a lot of servers done pretty quickly, and need not be sequential, you can background the rlogin. I recommend ssh to encrypt the credentials and data stream.
SEP
The answer depends on use patterns.
We have a monthly window on a Tuesday night in which users must give us the systems.
Many people bury their patching in the middle of the weekend.
One of our big customers whom we assist on patching has a whole system for doing it and several months that are so important we can't patch systems with them.
So the answer is, it depends.
We do a relatively high number of servers at once with the following model:
1) Server has rlogin access to all other servers as root. It shares the patch depot on nfs.
while read -r list
do
rlogin server_name "swinstall -x autoreboot=true reinstall=false -s nfshost:/patchpath \*"
done
This can let you get a lot of servers done pretty quickly, and need not be sequential, you can background the rlogin. I recommend ssh to encrypt the credentials and data stream.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
07-24-2007 05:05 PM
07-24-2007 05:05 PM
Re: Best Time toe patch the servers
Eskerrik asko
We dont really have a problem with patching but my question is since we have to do twice a year, whats the best time to do it
April and March of every year(?) so we get the best of the bundles released by HP and have it tested.
We dont really have a problem with patching but my question is since we have to do twice a year, whats the best time to do it
April and March of every year(?) so we get the best of the bundles released by HP and have it tested.
I am like a small boy picking up pebbles in god's vast shore of knowledge --- Sir Issac Newton
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP