User Tools

Site Tools


aix:nim_vios

AIX:NIM installation VIOS

To install a VIOS with NIM, you have to use the installation CD of the VIOS. A VIOS is defined into NIM as standard NIM client.

Ressources needed to install VIOS

Minimum ressources needed to install a VIOS is :

- mksysb of VIOS
- SPOT based on this mksysb
  • To generate an mksysb ressource of a VIOS, first copy the mksysb from the VIOS installation CDROM, the mksysb is composed of 2 file that must be merged:
# cat /cdrom/usr/sys/inst.images/mksysb_image /cdrom/usr/sys/inst.images/mksysb_image2 > /export/mksysb/vios.mksysb
  • Define the mksysb NIM ressource type:
# nim -o define -t mksysb -a location=/export/mksysb/vios.mksysb -a server=master mksysb_vios21
  • Define the SPOT NIM ressource type (generate always the SPOT from associate MKSYSB):
# nim -o define -t spot -a server=master -a location=/export/vios  -a source=mksysb_vios21 spot_vios21

Install the new VIOS

Now you are ready to install the new VIOS,

smitty nim
- Perform NIM Software Installation and Maintenance Tasks
  - Install and Update Software
   - Install the Base Operating System on Standalone Clients
      Select the VIOS to install
      Choose:
        mksysb - Install from a mksysb
         Select the mksysb defined above
          And the associated SPOT

:!:

NIM installation information

Using NIM to back up and install the VIOS is supported as follows.

  • Always create the SPOT resource directly from the VIOS mksysb image. Do NOT update the SPOT from an LPP_SOURCE.
  • Do NOT use NIM to apply VIOS updates. Only the updateios command should be used to update the VIOS.
  • To use NIM (only for reinstall VIOS with an mksysb), ensure that the NIM Master is at the appropriate level (minimum level ) to support the VIOS image. Refer to the following table.

VIOS/AIX matrix

VIOS Level IOS Level AIX Level AIX Level AIX Level
VIOS 3.1.0VIOS 3.1.0.10AIX 7200-03-02
VIOS 3.1.21VIOS 3.1.0.10AIX 7200-03-03
VIOS 2.2.6VIOS 2.2.6.10AIX 6100-09-107100-05-017200-02-01
VIOS 2.2.6.0AIX 6100-09-107100-05-007100-02-00
VIOS 2.2.6.32AIX 6100-09-107100-05-007200-03-03
VIOS 2.2.5VIOS 2.2.5.30AIX 6100-09-107100-05-017200-02-01
VIOS 2.2.5.20AIX 6100-09-097100-04-047200-01-02
VIOS 2.2.5.10AIX 6100-09-087100-04-037200-01-01
VIOS 2.2.5.0AIX 6100-09-087100-04-03
VIOS 2.2.4VIOS 2.2.4.50AIX 6100-09-107100-05-017200-02-01
VIOS 2.2.4.40AIX 6100-09-097100-04-047200-01-02
VIOS 2.2.4.30AIX 6100-09-087100-04-037200-01-01
VIOS 2.2.4.23AIX 6100-09-077100-04-027200-00-02
VIOS 2.2.4.22AIX 6100-09-077100-04-027200-00-02
VIOS 2.2.4.21AIX 6100-09-077100-04-027200-00-02
VIOS 2.2.4.20AIX 6100-09-077100-04-027200-00-02
VIOS 2.2.4.10AIX 6100-09-067100-04-017200-00-01
VIOS 2.2.4.0AIX 6100-09-067100-04-017200-00-01

https://www14.software.ibm.com/webapp/set2/flrt/sas?page=viostable

PowerVM VIOS Lifecycle

VIOS ReleaseRelease DateEnd of Service Pack Support (EoSPS)
3.1.0November 201830 November 2021 (estimated)
2.2.6October 201731 October 2020 (estimated)
2.2.5November 201630 November 2019 (estimated)
2.2.4December 201531 December 2018
2.2.3November 201330 November 2017
2.2.2November 201230 November 2015
2.2.1October 201131 October 2014
2.2.0September 201030 November 2013
aix/nim_vios.txt · Last modified: 2021/01/01 21:21 (external edit)