5
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

[AIX Tips] AIX のダウンロード・イメージについて

Last updated at Posted at 2023-07-06

はじめに 

AIX のダウンロード・イメージについて確認する機会があったので記載します。

IBM ソフトウェア・ダウンロードサイトから AIX のダウンロードを行う際に、1つの AIX のバージョンでも色々なイメージがあります。

下は AIX 7300-01-02 の例です。

図1.png


2025/1追記 AIX 7.3TL3 では mksysb が ESS (IBM® Entitled Systems Support) からダウンロードできるようになりました。

図1.png


① TGZ-IBM AIX V7.3 Updates 7300-01-02-2320 Multilingual

これは SP02 のみのアップデート・モジュールのみが入っていると考えられます。
容量も他と比べて小さく、2GB 程度です。

NIM では simages がないアップデート・リソースとなります。NIMのベース・イメージを含むリソースを作成したい場合は、こちらではなく、③または④を使用します。

(参考)

lpp_source に、マシンのインストールに必要な最小セットのサポート・イメージが含まれている場合、このリソースは、simages 属性が指定され、BOS インストール (bos_inst) 操作に使用できます。 lpp_source に simages lpp_source として十分なソフトウェアが含まれていない場合、このリソースは、NIM の cust 操作で、実行中のマシンおよび SPOT にソフトウェアをインストールするためにのみ使用できます。



② GZ-IBM AIX V7.3 Standard Edition 7300-01-02-2320 Multilingual Cloud Ready

②は Cloud ready image です。
cloud-init が含まれています。dd でディスクに書き込みを行い、PowerVC でそのディスクをイメージとして取り込み、デプロイ・イメージとして使用します。

登録方法は下記参考。



③ ISO-IBM AIX V7.3 Standard Edition Install 7300-01-02-2320 Multilingual Flash

"Flash" iso ファイルは、DVD1と2を合わせたもの、という位置付けです。
VIOS仮想メディア・リポジトリや、USBを使用したインストール、iso イメージから NIMのlpp_source を作成する場合に適しています。

Where do I get the needed fileset once I determine if I need a base fileset or an update?
If Standard/Enterprise is chosen, you will find the latest available ISO images for the selected AIX level, newer AIX
release will also have a "Flash" image which is simply DVD1 and DVD2 combined, where DVD2 contains mostly non US fonts
and character sets and is not needed for normal OS functionality.

As of AIX® build 1717 (year 2017 week 17), the Entitled System Support site (ESS) released "Flash" installation images. Those images are the ISOs for DVD1 and DVD2 of the classic installation media combined in to one singe ISO file.


(参考) iso ファイルから lpp_source と spot を作成する


④ ISO-IBM AIX V7.3 Standard Edition Install 7300-01-02-2319 Multilingual DVD 2枚

こちらは DVD イメージです。2つの iso ファイルで、1枚目に相当する部分に主要なファイルセットが含まれ、2枚目は、言語ファイルセットなど追加導入ファイルセットが含まれます。
DVD に焼いて使用する必要がある場合は、こちらを使用します。



⑤ AIX V7.3 Mksysb 7300-03-00-2426 12/2024 Multilingual

AIX 7.3.3 は mksysb イメージがIBM ソフトウェア・ダウンロード・サイトから提供されています。

alt_disk_install コマンドや NIM を使用したインストールも容易になります。
Cloud ready イメージ同様に cloud-init 込でPowerVCへの登録も便利です。

・AIX 7.3.3 release note
https://www.ibm.com/docs/ja/aix/7.3?topic=notes-aix-733-release

AIX'mksysbイメージ
AIX 7.3テクノロジー・レベル 3 から、AIXクラウド対応イメージと同等の「mksysbイメージがIBM® Entitled Systems Support(ESS) からダウンロードできるようになりました。


ご参考まで、以上です。

5
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?