- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP-UX 10.20 to 11i upgrade
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
11-26-2002 08:42 AM
11-26-2002 08:42 AM
Upgrading K220 server from 10.20 to 11i (32bit, as K22- not capable of 64). Currently configured with vg00 mirrored. Plan is to break mirror and cold install to mirror drives, leaving primary available to boot under 10.20 if things go awry, and vgimporting rest of vg's. I've attached a checksheet based on the myriad of messages I've read regarding the subject. Would appreciate any critiques.
My question is this: I haven't seen anything regarding moving the user accounts. Is this accomplished simply by merging the contents of the /etc/passwd and /etc/group files? I need to be able to move almost all (but not quite) the users from the 10.20 install to the 11i install.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 08:51 AM
11-26-2002 08:51 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 08:52 AM
11-26-2002 08:52 AM
Re: HP-UX 10.20 to 11i upgrade
cat
cat
Just make sure you do not tamper with the system accounts... especially root. There is a shell difference between the 2 operating systems and if you just copy the passwd file over it will not allow root access...
You will also either need some sort of backup of their home directories (tar), unless the home directories are part of the vgs you will be reimporting. Hope that helps.
Ted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 08:55 AM
11-26-2002 08:55 AM
Re: HP-UX 10.20 to 11i upgrade
# vgreduce vg00 /dev/dsk/cXtXdX
# lvlnboot -v
==> Just checking to make sure.
The new installation (11i), I would bump up /tmp space instead of 200MB to maybe 800MB or even 1GB, it depends on how much /tmp would need in your operating environment but 200MB seems too little (unless you have OnlineJFS to deal with this later). As for the users entries in passwd and group files yes they can be merged quite easily. Keep root password entry "untouched" (just in case).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 08:58 AM
11-26-2002 08:58 AM
Re: HP-UX 10.20 to 11i upgrade
Anybody that wants to shoot holes in my procedure, feel free.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 09:03 AM
11-26-2002 09:03 AM
Re: HP-UX 10.20 to 11i upgrade
As far as /tmp, I will max it out as best I can based on the other parameters. I've only got 2 4GB drives to work with on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 09:19 AM
11-26-2002 09:19 AM