- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Patch question
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
04-12-2002 06:30 AM
04-12-2002 06:30 AM
PHCO_23651 GR C-D s700_800 11.00 fsck_vxfs(1M) cumulative patch
PHCO_23876 GB --- s700_800 11.00 cumulative SAM/ObAM patch
PHCO_24437 GR C-D s700_800 11.00 LVM commands cumulative patch
PHKL_20016 GR -RD s700_800 11.00 2nd CPU not recognized in G70/H70/I70
PHKL_22589 GS cRD s700_800 11.00 LOFS, select(), IDS/9000 and umount race fix
PHKL_24004 GS CRD s700_800 11.00 SCSI IO Subsystem Cumulative Patch
PHKL_24027 GR CRD s700_800 11.00 VxFS 3.1 cumulative patch
PHKL_24187 GR CR- s700_800 11.00 ioscan performance gain for SCSI Subsystem
PHKL_24268 GB CRD s700_800 11.00 LVM Kernel Cumulative Patch
PHKL_25525 GS CRD s700_800 11.00 Probe,IDDS,PM,VM,PA-8700,asyncio,T600,FS
This seems a bit excessive. Are all these patches "really" needed? If so, can I swcopy them into 1 big depot and get down to one reboot?
Thanks again,
Greg
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 06:33 AM
04-12-2002 06:33 AM
SolutionLook :
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc5e99276484dd611abdb0090277a778c,00.html
You can install all patch in one procedure. Try this:
1) Unshare all patch using:
for i in PH*
do
sh $i
done
2) Combine the separate depots into one depot:
mkdir /tmp/patches
for i in PH*.depot
do
swcopy -s ${PWD}/$i \* @ /tmp/patches
done
4) Verify the contents of the depots:
swlist -d @ /tmp/patches
5) Install patch with swinstall, interactive method.
Good Luck
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 06:34 AM
04-12-2002 06:34 AM
Re: Patch question
Plan B. Load a fairly recent General Release patch bundle and fix these issues as well as a host of others.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 06:36 AM
04-12-2002 06:36 AM
Re: Patch question
YES ! You need to install all these patches. You can make in to a single depot and isntall it. However, I would suggest you to download the latest patch bundle and install on your server.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 06:40 AM
04-12-2002 06:40 AM
Re: Patch question
use the latest patch bundle if you can but if you have to download it takes ages I think its about 280MB's
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 08:16 AM
04-12-2002 08:16 AM
Re: Patch question
That will be the first question asked from HP Support. "Do you have current patches?"