- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Reinstall 11.11 on existing system, what info to s...
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
09-13-2005 03:44 AM
09-13-2005 03:44 AM
I need to reinstall 11.11 on a L2000 Machine.
This server is running now with 11.11.
what info I need to store before I start the fresh install on this. like 1) lanscan, filesystems size etc.. any other info will also help.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2005 03:52 AM
09-13-2005 03:52 AM
Solution/etc/passwd
/etc/group
/etc/profile
/etc/nsswitch.conf
/etc/resolv.conf
/etc/PATH
/etc/inetd.conf
/etc/mail/userdb
/etc/mail/sendmail.cf
/etc/rc.config.d/netconf
any CDE modifications in /etc/dt/config/*
any cron jobs
etc.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2005 05:35 AM
09-13-2005 05:35 AM
Re: Reinstall 11.11 on existing system, what info to store
In addition, if your system is trusted, I'd save the full "/tcb" directory too.
Printers config ( you can do backup/restore with SAM ).
"sudoers" file if you use sudo.
Full "/etc/rc.config.d" directory.
/etc/hosts
/etc/hosts.equiv and .rhosts files if you use rcp, rlogin ...
/var/adm/inetd.sec
/etc/fstab
/etc/default/security
Print or save the info provided by "print_manifest"
"vgdisplay -v YOUR_VGs"
If you use fbackup, save the graph files if any.
Hope this helps.
Regards,
Zigor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2005 07:12 AM
09-13-2005 07:12 AM
Re: Reinstall 11.11 on existing system, what info to store
A very useful tool for system documentation is "print_manifest" which print out a detailed documentation about your system. print_manifest is a part of the Ignite software.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2005 07:37 AM
09-13-2005 07:37 AM
Re: Reinstall 11.11 on existing system, what info to store
i) Run the HP nickel script
ii) Or HP Collection script.
and keep the files with you , aprat from this above file backups.
NICKEL generates the HTML format , and very easy. And collection.sh generates in ASCII format.
So any information can be retrived after the new installation , if you want to refer anything from Previous system.
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2005 07:58 AM
09-13-2005 07:58 AM
Re: Reinstall 11.11 on existing system, what info to store
I'm sure the system is backed up regularly, but this should be a special one you keep handy so that if you need a file, you don't have to call a tape back from secure storage.
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
09-13-2005 09:10 AM
09-13-2005 09:10 AM
Re: Reinstall 11.11 on existing system, what info to store
you can save also the "maps" of your Volume groups, can you execute the command:
vgexport -p -s -m
In this way you can re-import in a new installed system the old VGs.
(vgimport -v -m
Bye Rocco.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 02:51 AM
09-14-2005 02:51 AM