- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- OnlineJFS and PHKL_18543
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
Forums
Discussions
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
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
10-07-2003 12:29 AM
10-07-2003 12:29 AM
OnlineJFS and PHKL_18543
I've tried re-installing the PHKL_18543 (recommended action from doc id KBRC00001453)
patch but get an I/O error
Is this the only way to correct the problem i.e. to re-install the patch (18543)?
Thanks
Oh, I have searched the forums for similar issues but could not resolve my issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 12:36 AM
10-07-2003 12:36 AM
Re: OnlineJFS and PHKL_18543
Never ever re-install PHKL_18543 !
This will give you lot's of kernel problems with unsatisfied symbols.
I am not sure if the -b option not working is a problem with this patch.
I am sure you will need other patches.
Also they will have a dependency to PHKL_18543, so parts of 18543 will be selected during installation of the other needed patches.
Checkk on www.docs.hp.com for the needed patches.
Clemens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 12:37 AM
10-07-2003 12:37 AM
Re: OnlineJFS and PHKL_18543
PHKL_28543 is also known as the dreaded "line in the sand" patch. It has caused many a sysadmin untold hours of recovery efforts. I would recommend that you *not* re-install it. If you have a support contract, I would call HP support and make very, very sure of the steps you take from here on.
Here's a reference to "some" of the troubles caused by the "lits" patch:
http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x4de1e822e739d711abdc0090277a778c%2C00.html&admit=716493758+1065530045068+28353475
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 12:39 AM
10-07-2003 12:39 AM
Re: OnlineJFS and PHKL_18543
Here a link to the doc I meant:
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3929-90007/B3929-90007_top.html&con=/hpux/onlinedocs/B3929-90007/00/00/8-con.html&toc=/hpux/onlinedocs/B3929-90007/00/00/8-toc.html&searchterms=jfs&queryid=20031007-063726
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 12:45 AM
10-07-2003 12:45 AM
Re: OnlineJFS and PHKL_18543
well it's not a production machine yet
so I may start afresh with the ignite image
is the key to install OnlineJFS after ALL patches have been installed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 01:21 AM
10-07-2003 01:21 AM
Re: OnlineJFS and PHKL_18543
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 01:25 AM
10-07-2003 01:25 AM
Re: OnlineJFS and PHKL_18543
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 01:34 AM
10-07-2003 01:34 AM
Re: OnlineJFS and PHKL_18543
b) The driver 'vxadv' will be
commented out in /usr/conf/master.d/vxfs:
* Disabling AdvJournalFS: vxadv vxadvc 10 100 ...
c) The only -b option I know about is with 'fsadm -b'. Could you elaborate?
d) Please attach exact errors and commands.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 01:58 AM
10-07-2003 01:58 AM
Re: OnlineJFS and PHKL_18543
HP recommends re-installing the OS if you do a double install on that patch.
I recovered from it, by doing a force reinstall of every patch damaged by the reinstall. check_patches will list the damaged patches, or swverify \*.
Then build a nice big patch depot of those patches you can still find and install them with the -x reinstall=true option.
It goes without saying you should NEVER follow any advice that recommends reinstallation of that patch.
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
10-07-2003 03:21 AM
10-07-2003 03:21 AM
Re: OnlineJFS and PHKL_18543
c) -b to increase the size of the file system online
fsadm -F vxfs -b2048m /data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 03:23 AM
10-07-2003 03:23 AM
Re: OnlineJFS and PHKL_18543
I will be doing a re-install.