- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fresh kernel with old filesystems?
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
06-25-2001 02:03 PM
06-25-2001 02:03 PM
fresh kernel with old filesystems?
I've thought about taking the /usr/conf from a virgin system and just using that to over-write the current /usr/conf, but that will make all the sw databases out of sync. I prefer to keep them accurate.
Is there a clean way to go about this task?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 02:28 PM
06-25-2001 02:28 PM
Re: fresh kernel with old filesystems?
I wouldn't necessarily recommend copying a kernel from another machine as the kernel file itself (/stand/vmunix) may have dependencies elsewhere.
If you did copy a kernel from another machine and then rebooted yours, you could very easily wind up with a non-bootable machine.
Give more details on why you wish to do this and maybe we can come up with a better answer for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 04:02 PM
06-25-2001 04:02 PM
Re: fresh kernel with old filesystems?
Using SAM, select a default template for your kernel -- for instance, the OLTP DB Server template. This one, or others, should provide you with the starting point you seek.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 06:40 PM
06-25-2001 06:40 PM
Re: fresh kernel with old filesystems?
The only way to start fresh (and have everything work as it was originally designed) is to do a cold install, preferably from the most recent version of the Core/Install CDROM.
Perhaps you have reliability problems with randomly applied patches. A suggestion is to use the Quality Patch bundle found on the SupportPlus CDROM. Thousands of customers use this on a quarterly or twice a year without problems.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 04:16 AM
06-26-2001 04:16 AM
Re: fresh kernel with old filesystems?
If you really want to start from scratch, 'vgexport' all your non-vg00 volume groups; do a cold-install and apply a known set of patches (I prefer a current General Release (GR) bundle); and 'vgimport' your exported volumes. Your volume groups, logical volumes, filesystems and data therein will be present without the need to reload.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 06:36 AM
06-26-2001 06:36 AM
Re: fresh kernel with old filesystems?
I also destroyed a few dclasses testing out a recovery (for the good of the community)
But, I think this could be a common enough problem.
For example, If I use the recovery CD to replace vmunix and then am all happy my system comes up.. I'm in a bit of trouble still.
I'm going to have to recall all the patches I installed and reinstall them (with force).
There should and must be a better way to do it?
Ie kmupdate or such?
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 09:53 AM
06-26-2001 09:53 AM
Re: fresh kernel with old filesystems?
We have a custom patch from HP that *must* be installed on a base of virgin 9911, but all the machines that need the patch are currently 9911 + a ton of patches. Thus custom patch will supersede all currently installed patches, so I am not too worried about the environment being disjoint from the kernel.
So, rather than blow away everything, and start from scratch, I would prefer to preserve as much stuff as possible - particularly local filesystems and licensed applications. Because of the pecularities of the environment here, gathering together all license codes for these machines has been a herculean effort in the past and I would prefer not to repeat it.
The vgexport and vgimport idea is a good one and should take care of local data, but may not cover us for the applications - can you vgimport / ?