- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: New rp5470 Server setup
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
04-07-2003 01:14 AM
04-07-2003 01:14 AM
I would like to tell you that I have a new rp5470 server. Right now, I am going to do a mirgation from K260 server to the rp5470 server. I concern the setup of rp5470 including users, network, security, OS parameter, etc. Would you give me some opinions how I can do it? Thanks very much!
Best Regards
Ajk
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 01:26 AM
04-07-2003 01:26 AM
SolutionAre you using the same disks as being used in your K260? If so the interface will need to be looked at SCSI/Fibre.
If not a backup and restore.
If so, 'vgexport -p'/vgimport
Take a copy of these files:
/etc/passwd (if not trusted)
/etc/passwd and /tcb (if trusted)
/etc/group
/etc/nsswitch.conf
/etc/mail/*
/etc/rc.config.d/netconf
/stand/system (Be aware that the new system will have more parameters) (11i)
/etc/inetd.conf
/etc/services
/var/adm/inetd.sec
crontab files.
User home directories
This is for starters.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 01:31 AM
04-07-2003 01:31 AM
Re: New rp5470 Server setup
By the way, the K260 OS is 10.20 and the rp5470 OS is 11i.
Best Regards
Ajk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 01:40 AM
04-07-2003 01:40 AM
Re: New rp5470 Server setup
If it is a database, then the existing kernel parameters may change, it will depend largely upon the software and versions being used. This can also apply to patching. Generally speaking the latest will cover this area anyway.
Do you plan to use the same logical volume layout?
Are you planning a raw environment or mounted filesystems?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 02:21 AM
04-07-2003 02:21 AM
Re: New rp5470 Server setup
since you have different OS's. I stress on creating the same file systems as it is in 10.2 and restore the data from backup on to 11i.
If you have databases (oracle or DB2)install those freshly and recover the data( using import or however you backed up) since the kernel parameter changes for 10.2 and 11i for the DB's to work.
I don't think vgexport/vgimport work in this case
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 07:39 PM
04-07-2003 07:39 PM
Re: New rp5470 Server setup
$ bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 147541 72234 60552 54% /
/dev/vg00/lvol1 47829 22576 20470 52% /stand
/dev/xpo/xpo 2035601 1307149 524891 71% /xpo
/dev/vg00/lvol8 242045 193615 24225 89% /var
/dev/vg00/lvol7 817813 538893 197138 73% /usr
/dev/vg00/lvol6 30597 1531 26006 6% /tmp
/dev/vg00/lvol5 251285 153490 72666 68% /opt
/dev/db4/db4 4099465 3144935 544583 85% /livedb/db4
/dev/db3/db3 4099465 3026241 663277 82% /livedb/db3
/dev/db2/db2 4099465 3397828 291690 92% /livedb/db2
/dev/db1/db1 17391900 5746444 9906266 37% /livedb/db1
/dev/vg00/lvol4 797845 640199 77861 89% /home
/dev/dskdump/lvol1 26047870 15565010 7878073 66% /dskdump
/dev/devlp2/devlp2 4099465 3351029 338489 91% /devlp
and the rp5470 server:
# bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 204800 89336 114616 44% /
/dev/vg00/lvol1 298928 29000 240032 11% /stand
/dev/vg00/lvol8 4710400 337024 4339592 7% /var
/dev/vg00/lvol7 1630208 1025464 600064 63% /usr
/dev/vg00/lvol4 204800 8376 194920 4% /tmp
/dev/vg00/lvol6 1245184 908480 334096 73% /opt
/dev/vg00/lvol5 24576 2408 22008 10% /home
/dev/dskdump/dskdump
35557376 3360 35276264 0% /dskdump
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 07:40 PM
04-07-2003 07:40 PM
Re: New rp5470 Server setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 10:34 PM
04-07-2003 10:34 PM
Re: New rp5470 Server setup
For lots of data, this would be a blessing.
Tape backup however, no problem and little effort.
How much data is there to migrate?