Never say never....AIX 5.3 on POWER8.I NEVER thought this would happen! But, “NEVER SAY NEVER!”. IBM just announced that AIX 5.3 can now run on POWER8.
As you’d expect, there are some caveats!
A special PTF (U86665.bff) provides POWER8 support on AIX 5.3 with the following limitations:
The only supported AIX 5.3 POWER8 installation methods are:
All POWER8 systems are supported with the following restrictions:
Other restrictions:
I tested this in my lab and it all worked as expected. I installed the PTF on an existing AIX 5.3 LPAR on a POWER7 750 and rebooted the partition.
[root@53gibbo]/ # lspv hdisk0 00f6
[root@53gibbo]/ # oslevel -s 5300-12-09-1341
[root@53gibbo]/ # lsconf | more System Model: IBM,8233-E8B Machine Serial Number: 1003CDP Processor Type: PowerPC_POWER7 Processor Implementation Mode: POWER 6 Processor Version: PV_6_Compat Number Of Processors: 2 Processor Clock Speed: 3550 MHz CPU Type: 64-bit Kernel Type: 64-bit LPAR Info: 3 53gibbo Memory Size: 2048 MB Good Memory Size: 2048 MB Platform Firmware level: AL730_142 Firmware Version: IBM,AL730_142
[roo [roo total 35808 -rw-r----- 1 root system 8994816 Feb 8 09:35 U866665.bff -rw-r----- 1 root system 8994816 Feb 8 09:37 bos. -rw-r--r-- 1 root system 328592 Feb 8 09:37 .toc
[roo inst inst inst inst inst inst to currently installed software:
bos.mp64 5.3.12.10
<< End of Fileset List >>
inst +--- Pre-installation Verification... +--- Verifying selections...done Verifying requisites...done Results...
SUCCESSES --------- Filesets listed in this section passed pre-installation verification and will be installed.
Selected Filesets ----------------- bos.mp64 5.3.
<< End of Success Section >>
+--- BUILDDATE Verification ... +--- Verifying build dates...done FILESET STATISTICS ------------------ 1 Selected to be installed, of which: 1 Passed pre-installation verification ---- 1 Total to be installed
installp: bosboot verification starting... installp: bosboot verification completed. +--- +---
installp: APPLYING software for: bos.mp64 5.3.12.10
. . . . . << Copyright notice for bos.mp64 >> . . . . . . . Licensed Materials - Property of IBM
5765G0399 Copyright International Business Machines Corp. 2000, 2015. Copyright William Erik Baxter, 2004. Copyright RSA Data Security, Inc. 1991-1992.
All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. . . . . . << End of copyright notice for bos.mp64 >>. . . .
Finished processing all filesets. (Total time: 3 secs).
installp: bosboot verification starting... installp: bosboot verification completed. installp: bosboot process starting...
bosboot: Boot image is 45802 512 byte blocks. 0503-292 This update will not fully take effect until after a system reboot.
* * * A T T E N T I O N * * * System boot image has been updated. You should reboot the system as soon as possible to properly integrate the changes and to avoid disruption of current functionality.
installp: bosboot process completed. +--- +---
Installation Summary ---- Name ---- bos.
* * * A T T E N T I O N * * * System boot image has been updated. You must reboot the system after install_all_updates completes to properly integrate the updates.
inst inst inst inst inst
[roo 5300-12-09-1341
[roo File ---- Path: /usr/lib/objrepos bos.
Path: /etc/objrepos bos. [roo shutdown –Fr
My POWER8 system was an S824 running the latest firmware (840_056), with VIOS running the latest code (2.2.4.10) and the latest HMC code (8.4).
p8vi System Model: IBM,8286-42A Machine Serial Number: 214F55V Processor Type: PowerPC_POWER8 Processor Implementation Mode: POWER 7 Processor Version: PV_7_Compat Number Of Processors: 2 Processor Clock Speed: 3525 MHz CPU Type: 64-bit Kernel Type: 64-bit LPAR Info: 101 82861_vio1 Memory Size: 18432 MB Good Memory Size: 18432 MB Platform Firmware level: SV840_056 Firmware Version: IBM,FW840.00 (SV840_056)
On my NIM master I created a new lppsource and SPOT for AIX 5.3 TL12 SP9 and included the required PTF U86665.
# lsnim -t spot | grep 53 spot
# lsnim -t lpp_source | grep 53 AIX5
# nim -o showres spotAIX53TL12SP9 | grep bos.mp64 bos.
# nim -o showres AIX53TL12SP9_P8 | grep bos.mp64 bos. bos. bos.
I took a mksysb on the 5.3 LPAR to my NIM master. I then used the mksysb to perform an NIM mksysb install (restore) to a new partition on the S824. This worked flawlessly. The partition was configured in POWER6 mode with SMT2 only.
[root@53gibbo]/ # oslevel -s 5300-12-09-1341
[root@53gibbo]/ # lsconf | head -10 System Model: IBM,8286-42A Machine Serial Number: 214F55V Processor Type: PowerPC_POWER8 Processor Implementation Mode: POWER 6 Processor Version: PV_6_Compat Number Of Processors: 2 Processor Clock Speed: 3525 MHz CPU Type: 64-bit Kernel Type: 64-bit LPAR Info: 2 53gibbo Memory Size: 2048 MB Good Memory Size: 2048 MB Platform Firmware level: SV840_056 Firmware Version: IBM,FW840.00 (SV840_056) Console Login: enable Auto Restart: true Full Core: false
[root@53gibbo]/ # smtctl
This system is SMT capable. SMT is currently enabled. SMT boot mode is not set. SMT threads are bound to the same virtual processor.
proc0 has 2 SMT threads. Bind processor 0 is bound with proc0 Bind processor 1 is bound with proc0
proc2 has 2 SMT threads. Bind processor 2 is bound with proc2 Bind processor 3 is bound with proc2
[root@53gibbo]/ # lparstat -i Node Name Partition Name Partition Numb Type Mode Entitled Capa Partition Grou Shared Pool ID Online Virtual CPUs Maximum Virtual CPUs Minimum Virtual CPUs Online Memo Maximum Memo Minimum Memo Variable Capacity Weig Minimum Capa Maximum Capa Capacity Incr Maximum Physical CPUs in system : 24 Active Physical CPUs in system : 24 Active CPUs in Pool Shared Physical CPUs in system : 14 Maximum Capacity of Pool : 1400 Entitled Capacity of Pool Unallocated Capa Physical CPU Perc Unallocated Weig Desired Virtual CPUs : 2 Desired Memo Desired Variable Capacity Weight : 128 Desired Capa
The example above shows you how to migrate an AIX 5.3 system using NIM and mksysb. But you don’t have to do this, as LPM is fully supported. The migration effort for many customers is as easy as kicking off an LPM operation to move their (updated) AIX 5.3 partitions from their older Power servers to POWER8. Easy!
So I guess customers that still need to run AIX 5.3 on POWER8 now have an alternative to AIX 5.3 Versioned WPARs. But please keep in mind the performance and support considerations when making your decision. Additional README information available here: http |
Hi Charin, I don't believe this ever going to work. 4k drives are not supported with AIX 5.3. "AIX for 4k drives: AIX 7.2 TL0, or later; AIX 7.1 TL3 SP3, or later; or AIX 7.1 TL4, or later; AIX 6.1 TL 9 SP 3, or later". Please refer to the following link: http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=an&subtype=ca&appname=gpateam&supplier=872&letternum=ENUSAG16-0040
Thank you very much Mr.cggibbo for your quick response.
So,
As of now, We would like to fix issue while performed install native
AIX 5.3 getting the target disk shown the zero byte size.
Thanks.
Hi Charin, could be this problem? https://www.ibm.com/developerworks/community/blogs/cgaix/entry/AIX_JFS_file_systems_and_4k_disks?lang=en
Hi,
I
have customer create issue via Salesforce to support problem : Install
AIX 5.3 native OS on Power 8 Server getting hdisk having 0 (Zero) byte
size on target disk to install.
The action taken:
We completely for:
- LPAR must be at AIX 5.3 TL12 SP9 (latest 5.3 release)+A special PTF (U86665.bff)
- FW and VIOS version passed.
But, While performed step to install native AIX 5.3 on power8 shown the hdisk target having 0 byte size.
and suspect for : POWER8 5.3 LPARs are not supported with virtual 4K block size disks
My questions are:
1. Do anyone know about the hdisk have 0 byte size.
2. Could anyone can explain about "POWER8 5.3 LPARs are not supported with virtual 4K block size disks"
Thanks.
Yes,
I
set the processor to power6 mode. Assigned 1 LV & 1 raw volume to
the LPAR. While booting the lpar from nim and check the disk.value in
installation option menu it shows 0 MB.(both disk).
Cheers,
Ram
OK. Interesting. Send me some screenshots or output, if you can. Email: cg@gibsonnet.net
my server details:
System Model: IBM,8286-41A
Platform Firmware level: SV840_104
Firmware Version: IBM,FW840.20 (SV840_104)
Since
i don't have HMC, Created the partition using IVM, I couldn't able to
set the mode to "Processor Implementation Mode: POWER 6". by default its
taking as P7. SO during installation its not identifying my virtual or
physical drive attached to it and it shows 0 MB size for both my disk .
please let me know how to to over come this issue.
Cheers,
Ram
Have you tried this?
https://www.ibm.com/support/knowledgecenter/HW4L4/p8hch/p8hch_modifypartprops.htm
POWER8-ENABLEMENT-for-AIX5.3 available on IBM Fix Central. Have to click through to the last page (89). You'll need entitlement to download the PTF though. https://t.co/6YMxdQEQEL
Hello Chris my coworker sent you a twitter, about it, could you help with that ?
Hello Chris, we contract the extended support for AIX 5.3 but IBM don't share the PTF,, Could you help me with that, sharing this PTF because we have today a migration from Power 7 to Power 8 in a customer here in Perú I'll appreciate so much