Operating System - HP-UX
1834927 Members
2835 Online
110071 Solutions
New Discussion

server upgrade - configuration files

 
KumarP_1
Occasional Contributor

server upgrade - configuration files

Hi ,
We are upgrading from 9000/800/L1500 (HP-UX 11.11 ) server to 9000/800/rp3440 server ( HP-UX 11.11i)
What are the configuration files i need to copy to new server ?

Regards
Kumar
2 REPLIES 2
Rajeev  Shukla
Honored Contributor

Re: server upgrade - configuration files

Apart from your configuration files of the applications you are running on that box you'll need
/etc/passwd
/etc/group
/tcb directory (if trusted system)
/etc/nsswitch.conf
/etc/services
/etc/inetd.conf
/etc/resolv.conf
/var/adm/inetd.sec
/var/spool/cron/crontabs (all crons)
/var/adm/cron/cron.allow and cron.deny if any.
/etc/ntpd.conf (if configured)
any configuration changes you did in /etc/rc.config.d

Thats all i can think off at the moment
Krishna Karthik
New Member

Re: server upgrade - configuration files

I think you can take am ignite backup to restore back everything when upgrade is over