|
All, Having performed the 3rd V5R4 upgrade here this weekend (only 6 or 7 to go...), I can say with confidence that V5R3 to V5R4 is the best OS upgrade I've ever had the pleasure of performing. Granted, I've only been doing it since V4R3, so I can't reminisce about how awesome V2R1 was. ;) Been using image catalogs. Here's a little cheat-sheet o' commands if anyone's interested. YMMV, but it certainly has some helpful commands that are easier to cut-and paste. My IFS directory of the media looks like the item below. Also - I used the IBM .bin files and made my own .iso, interchangable as you can see in the file names. With the image catalogs the upgrade itself including PTFs on decent LPARs is only taking 1.5-2 hours. This is a 4-way 570 POWER5+ with 48 GB of RAM, so yours might vary depending on system. Also, the LPAR with 6 arms took about twice as long as the one with 45. /upgrade /v5r3m0_ptf /v5r4m0_med /v5r4m0_cum /v5r4m0_grp Pre-upgrade: Load the pre-install PTFs: CRTIMGCLG IMGCLG(V5R3M0_PTF) DIR('/upgrade/v5r3m0_ptf') ADDIMGCLGE IMGCLG(V5R3M0_PTF) FROMFILE('prepptf.iso') TOFILE(*FROMFILE) LODIMGCLG IMGCLG(V5R3M0_PTF) DEV(OPTVRT01) OPTION(*LOAD) insptf licpgm(*ALL) dev(optvrt01) instyp(*IMMDLY) *** have not been any PTFs applied on any systems so far *** LODIMGCLG IMGCLG(V5R3M0_PTF) DEV(OPTVRT01) OPTION(*UNLOAD) CRTIMGCLG IMGCLG(V5R4M0_MED) DIR('/upgrade/v5r4m0_med') ADDIMGCLGE IMGCLG(V5R4M0_MED) FROMFILE(V5R4M0_01.iso) TOFILE(*FROMFILE) ADDIMGCLGE IMGCLG(V5R4M0_MED) FROMFILE(V5R4M0_02.iso) TOFILE(*FROMFILE) ADDIMGCLGE IMGCLG(V5R4M0_MED) FROMFILE(V5R4M0_03.iso) TOFILE(*FROMFILE) ... ADDIMGCLGE IMGCLG(V5R4M0_MED) FROMFILE(V5R4M0_16.iso) TOFILE(*FROMFILE) LODIMGCLG IMGCLG(V5R4M0_MED) DEV(OPTVRT01) OPTION(*LOAD) CRTIMGCLG IMGCLG(V5R4M0_CUM) DIR('/upgrade/v5r4m0_cum') ADDIMGCLGE IMGCLG(V5R4M0_CUM) FROMFILE(cume6297_01.bin) TOFILE(*FROMFILE) ADDIMGCLGE IMGCLG(V5R4M0_CUM) FROMFILE(cume6297_02.bin) TOFILE(*FROMFILE) ADDIMGCLGE IMGCLG(V5R4M0_CUM) FROMFILE(cume6297_03.bin) TOFILE(*FROMFILE) ... ADDIMGCLGE IMGCLG(V5R4M0_CUM) FROMFILE(cume6297_07.bin) TOFILE(*FROMFILE) CRTIMGCLG IMGCLG(V5R4M0_GRP) DIR('/upgrade/v5r4m0_grp') ADDIMGCLGE IMGCLG(V5R4M0_GRP) FROMFILE(groups_01.bin) TOFILE(*FROMFILE) ADDIMGCLGE IMGCLG(V5R4M0_GRP) FROMFILE(groups_02.bin) TOFILE(*FROMFILE) ADDIMGCLGE IMGCLG(V5R4M0_GRP) FROMFILE(groups_03.bin) TOFILE(*FROMFILE) Apply all PTFs permanent APYPTF LICPGM(*ALL) SELECT(*ALL) APY(*PERM) DELAYED(*YES) IPLAPY(*YES) Change disk allocation from GO LICPGM, 5 IPL Print out system values Backup Upgrade according to book Do this after the upgrade is complete and before starting applications: Watch to ensure BRMS job completes after bringing out of restricted DSPOBJD OBJ(*ALL/*ALL) OBJTYPE(*ALL) OUTPUT(*PRINT) Do DSPLIB on all prod DB libraries once DSPOBJD is done. License key installation change job log sysval (QLOGOUTPUT) to *JOBLOGSVR Change contact info CHGCNTINF city/state are separate now. Delete Client Encryption 128-bit Backup IPL Still waiting on PTF for abnormal end of the 72 monitor jobs - outstanding PMR w/ IBM. Justin C. Haase - Solution Engineer IBM Certified Systems Expert - System i Kingland Systems Corporation CONFIDENTIALITY NOTICE: This e-mail communication, including attachments, is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential, and may be legally privileged. If you are not the intended recipient or believe you received this communication in error, please reply to the sender indicating that fact and delete the copy you received. In addition, retention, dissemination, distribution, copying, or otherwise use of the information contained in this communication is strictly prohibited. Thank you.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.