- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Anyone got a checklist of config files to modi...
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
03-08-2006 09:43 PM
03-08-2006 09:43 PM
Anyone got a checklist of config files to modify on new ignited server
Ignite can handle the IP/LV/VG/hostname etc but in the real world there are extra files which will probably require modification before allowing the newly built server to go on the lan, eg /etc/nsswitch.conf /etc/hosts /etc/group samba config etc etc etc.
Anyone who has any document on these lines would be a good starting block for me, I'll obviously expand to include site/server specific requirements.
Cheers - IJC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 12:50 AM
03-09-2006 12:50 AM
Re: Anyone got a checklist of config files to modify on new ignited server
http://www.docs.hp.com/en/IUX/infolib.html#d0e350
Is the source I would advise
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 01:33 AM
03-09-2006 01:33 AM
Re: Anyone got a checklist of config files to modify on new ignited server
I just cloned a system last week. This is what I did:
The clone process does not mirror
* made a bootable disk
* mirrored vg00
* ran setboot to set primary and alternate drives
* modified cron jobs that were system specific
* verfied apps (sudo, gcc, zip) that were in vg00
* had developers check apps for hard coded system names (found one)
ISEENTP verification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 01:56 AM
03-09-2006 01:56 AM
Re: Anyone got a checklist of config files to modify on new ignited server
You could try "set_parms initial" after the final reboot and it will walk you through all questions asked on a typical fresh install of a server.
Rgds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2006 02:08 AM
03-09-2006 02:08 AM
Re: Anyone got a checklist of config files to modify on new ignited server
Read
http://docs.hp.com/en/B2355-90959/B2355-90959.pdf
Page 163-164 onwards
Steve Steel