[Linux] Oracle Linux 6 DVDs Now Available

2011年2月6日、Oracle Linux 6がUnbreakable Linux Network (ULN) からOracle Linux サポートを購入いただいている方にリリースされ、その後Oracle Linux 6のrpmはPublic Yum Serverからダウンロードできるようになりました。そして今日、インストールDVDイメージがe-deliveryから無料でダウンロードできるようになりました。もちろん利用も無料です。

Unbreakable Linux Network:http://linux.oracle.com/
Public Yum Server:http://public-yum.oracle.com/
E-Delivery:https://edelivery.oracle.com/linux
Oracle Linux 6リリースノート:http://oss.oracle.com/ol6/docs/RELEASE-NOTES-GA-en.html

以下に、トピックをまとめました。

Unbreakable Enterprise Kernel
Oracle Linux 5.6と同じく、x86_64プラットフォームではUnbreakable Enterprise Kernelがデフォルトでインストールされます。このカーネルでの性能改善に関して、Chris MasonがWebcastで説明していますので、是非ご覧ください。

Unbreakable Enterprise Kernel:http://www.oracle.com/us/technologies/linux/ubreakable-enterprise-kernel-linux-173350.html
Chris MasonのWebcast:http://www.brighttalk.com/webcast/24958

    # uname -r
        2.6.32-100.28.5.el6.x86_64

Unbreakable Enterprise Kernelは、kernel-uekパッケージに含まれています。

    [root@localhost ~]# yum info kernel-uek
        ...
        Installed Packages
        Name       : kernel-uek
        Arch       : x86_64
        Version    : 2.6.32
        Release    : 100.28.5.el6
        Size       : 84 M
        Repo       : installed
        From repo  : anaconda-OracleLinuxServer-201102031546.x86_64
        Summary    : The Linux kernel
        URL        : http://www.kernel.org/
        License    : GPLv2
        Description: The kernel package contains the Linux kernel (vmlinuz), the core of
                   : any Linux operating system.  The kernel handles the basic functions
                   : of the operating system: memory allocation, process allocation,
                   : device input and output, etc.


ext4 file system
ext4、第4世代拡張ファイルシステムは、ext3に代わりOracleのLinux6のデフォルトのファイルシステムになりました。

# mount
        /dev/mapper/VolGroup-lv_root on / type ext4 (rw)
        proc on /proc type proc (rw)
        sysfs on /sys type sysfs (rw)
        devpts on /dev/pts type devpts (rw,gid=5,mode=620)
        tmpfs on /dev/shm type tmpfs (rw,rootcontext="system_u:object_r:tmpfs_t:s0")
        /dev/sda1 on /boot type ext4 (rw)
        none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)

Red Hat compatible kernel
Oracle Linux 6にはRed Hat Enterprise Linuxのソースから直接ビルドしたRed Hat 互換カーネルも含まれており、インストールされていますので、/etc/grub.confを編集すれば互換カーネルで起動することができます。

 # rpm -qa | grep kernel-2.6.32
        kernel-2.6.32-71.el6.x86_64

Oracle Linux 5.6まで含まれていた、Oracleが不具合を修正したRed Hat互換カーネルは、Oracle Linux 6から含まれなくなっていますのでご注意ください。

Yum-only access to Unbreakable Linux Network (ULN)
Oracle Linux 6から、ULNへのアクセスはyumのみ使えるようになりました。ULNへの登録は以下のコマンドをお使いください。

         # uln_register

No Itanium Support
Oracle Linux 6はItanium (ia64) をサポートしていません。

参考URL
Oracle Linux Forum:http://forums.oracle.com/forums/forum.jspa?forumID=822

原文はこちら。
http://blogs.oracle.com/linux/2011/02/oracle_linux_6_dvds_now_available.html

7 件のコメント:

  1. 最初からずっと x86アーキテクチャのみをディストリビューションとしてサポートしていたのが Oracle Enterprise Linux および Oracle Linux は特徴です。
    原文では今回からや過去と違うことを匂わす記述はありませんし、前からのことであえて書かなくても良いような No Supportを原文とニュアンスを変えて、取り立ててまとめるのは読む方が混乱するので、取り上げないか原文と同じニュアンスにするかのいずれにされたほうがよろしいかと思います。

    返信削除
  2. wmo6hash さん
    コメントありがとうございます。原文にあわせて修正しました。

    返信削除
  3. 誤ったコメントをしてしまいました。まずは誤りを正すために、現在 Oracle Linux 4 および Oracle Linux 5の Itanium Architectureへのサポート状況が最もわかりやすく説明されていると思われるページから注記を転載いたします。
    Oracle Linux Technical Information | Oracle http://www.oracle.com/us/technologies/linux/025994.htm より
    ---
    * For the Itanium architecture, Oracle provides rpms for download from ULN starting with OEL4U6. Oracle provides ISOs for free download from Oracle E-Delivery starting with OEL4U8.
    ** For the Itanium architecture, starting with OEL5 Update 4, ISOs are available on Oracle E-Delivery and rpms are available on ULN
    ---
    深く反省しております。
    誤ったコメントにより著者および多くの読者の方々へご迷惑をおかけしてしまい誠に申し訳ありませんでした。

    返信削除
  4. wmo6hashさん
    コメントありがとうございます。もともとは当方の不十分な和訳が原因なので、なんと申し上げてよいのやら…これからもどうぞよろしくお願いします!

    返信削除
  5. はじめまして。
    Oracle Linux 6 に、Grid Infrastructureをインストールする手順はどこかにないでしょうか。何度も失敗しているので(root.shで OHA関連プロセスが起動しない。)、何かが足りないのだと思うのですが、、、
    ここで聞いて良いのかわかりませんが、失礼だったらごめんなさい。よろしくお願いします。

    返信削除
  6. Masayaさん
    詳しくは弊社サポートに問い合わせていただくのが解決の早道です。本ブログは公式サポート窓口でもOTN Forumでもないため、参考情報のご提供しかできないことを、あらかじめご了承ください。

    1) OHASD.BINやOHASD Agentが起動しない場合の解決法としてMy Oracle Supportに次のような文書がUpされています。
    How to Troubleshoot Grid Infrastructure Startup Issues (Doc ID 1050908.1)

    2) すでにインストールマニュアルやオラクルエンジニア通信の記事はご覧になっているかと思いますが、念のためご案内しておきます。

    Oracle® Grid Infrastructure Installation Guide
    11g Release 2 (11.2) for Linux(英語)
    http://download.oracle.com/docs/cd/E11882_01/install.112/e17212/toc.htm

    Oracle® Grid Infrastructure Installation Guide
    11g Release 2 (11.2) for Linux(日本語)
    http://download.oracle.com/docs/cd/E16338_01/install.112/b56271/toc.htm

    オラクルエンジニア通信
    【技術資料】Oracle Database 11gR2 Oracle Grid Infrastructure インストール
    http://blogs.oracle.com/oracle4engineer/material/product/db/11gr2/020626.html

    返信削除
  7. すみません。こんな質問にありがとうございます!
    これで何とか頑張れそうです。(気持ち的に)
    感謝!!

    返信削除