- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: reinstalling a 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
05-29-2002 05:43 AM
05-29-2002 05:43 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2002 05:52 AM
05-29-2002 05:52 AM
Re: reinstalling a patch question
If you have your patch on a depot it is no use downloading it again. You can install it using :
swinstall -x reinstal=true -s
You should install the superseding patch. In that case the reinstall option is not use.
Fr??d??ric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2002 05:53 AM
05-29-2002 05:53 AM
SolutionSpecial Installation Instructions:
If PHKL_18543 is installed on a system that does not have
Advanced VxFS, then the Advanced VxFS driver 'vxadv' will be
commented out of the /usr/conf/master.d/vxfs file as follows:
* Disabling AdvJournalFS: vxadv vxadvc 10 100 ...
The following note will be logged in the swagent.log file:
NOTE: "AdvJournalFS" product is now disabled. Any vxadv driver in
the system file will be ignored. If you install the 11.00
version of "AdvJournalFS", you must again install this patch,
PHKL_18543.
(The reinstall* options must be set to false - the default.)
If the Advanced VxFS product is subsequently installed, PHKL_18543
must be reinstalled as specified in the note above, otherwise the
following warning will occur when creating a kernel and the Advanced
VxFS features will not be available:
WARNING: No such device, tunable, or cdio vxadv.
Ignoring the following line.
vxadv
Please apply this patch along with command patch PHCO_13411.
Failure to do so, ie. applying one without the other, will
result in fsck failure, or even fsck corrupting the
filesystem.
The new features in PHKL_13552 are only supported for
V-Class 64-bit systems. Non-V-Class systems can install
this patch with no impact to those systems. The following
patches rely on PHKL_13552 to enable certain features:
PHCO_13606: SAM recognition of new tunables
PHCO_13571: insf, mksf, lssf recognize new devices
PHCO_13494: fbackup/frecover recognize new devices
To enable large record support on V-Class systems, you will
need to set the following tunables:
scsi_maxphys 16777215
st_large_recs 1
To enable failed data overruns where stape reads are shorter
than the actual record size, use:
st_fail_overruns 1
Installing PHKL_17040 on PCI based systems will add diag1 to
the /stand/system file and create the /dev/diag/diag1 device
file. Removing PHKL_17040 will delete diag1 from
/stand/system file and remove the /dev/diag/diag1 device
file from the system. Installing/Removing any patch
superseding PHKL_17040 will leave the system in the state
it was prior to installing the patch.
It may be necessary to boot on a backup kernel to recover
from the boot hang before installing this fix.
hope it help You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2002 06:04 AM
05-29-2002 06:04 AM
Re: reinstalling a patch question
If you reinstall the 18543 on a system you will have to reinstall also all other patches that "remodify" what the 18543 have modify. Otherwise your system will be in a "corrupted" state which will prevent you to rebuild a kernel.
The only good reason I know to reinstall the PHKL_18543, is after installing advance JFS version 3.1 (You don't reinstall 18543 with Online JFS 3.3) because there is a fileset in 18543 that is not install on yur system until advance JFS 3.1 is install. So to install that missing fileset you have to install 18543 again but when you do this you verify your swinstall options to make sure taht the 2 reinstall options are set to false. so swinstall will then install only the fileset that was missing.
Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2002 06:55 AM
05-29-2002 06:55 AM
Re: reinstalling a patch question
PS: trying to see if I can save alot of headaches from installing multiple dependant patches of PHKL_18543.
Also, see the attachkemt of the errors I got of PHKL_18543 and other patches.