Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AIX Migration 4.3.3 -> 5.1

Status
Not open for further replies.

Diamon

Technical User
Jul 18, 2002
19
0
0
DE
Hi all,

have anyone any experiences with migrating a SP Node from 4.3.3 to 5.1? If so, please tell me ;) Are there any fixes i have to install on CWS before Migration to make it work?

Any help would be appreciated.

Diamon
 
You have to be at PSSP 3.4 and AIX 5.1 on the CWS before you can migrate the node. Once the CWS is upgraded then you can migrate the node to PSSP 3.4 and AIX 5.1.

Following are the steps I use in migrating nodes (we have about 90 nodes and 5 CWSs):

spchvgobj –r rootvg -h hdisk0,hdisk1 –c2 –n0 –i bos.obj.ssp.51 –v aix5 –p PSSP-3.4 –l [node_number]

spbootins –s no –r migrate –l [node_number]

splstdata –G –b –l [node_number]

setup_server 2>&1 | tee /tmp/setup_server.out

syspar_ctrl –r –G

Efence –G [node_number]

cshutdown –F –N [node_number]

nodecond [frame] [slot] &
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top