【翻譯自mos文章】oracle linux 和外部儲存系統 的關係,mosoracle
oracle linux 和外部儲存系統 的關係
參考原文:
Oracle Linux and External Storage Systems (Doc ID 753050.1)
適用範圍:
Linux OS - Version Oracle Linux 4.4 to Oracle Linux 6.0 with Unbreakable Enterprise Kernel [2.6.32] [Release OL4U4 to OL6]
Linux x86-64
Linux x86
Linux Itanium
***Checked for relevance on 31-Jan-2013***
目的:
本文展示了oracle linux 配置中與 外部儲存系統相關的資訊。
注意:這個列表可能不完整 或者不是最新的。對於細節,請參考下面提供的串連
範圍:
本文可以被系統工程師和管理員用來作為 建立一個新oracle linux 系統的參考。
細節:
DM-MPIO
DM-MPIO 表示 Device Mapper Multipathing I/O
oracle linux 和 rhel 都包括DM-MPIO技術,該技術在各個廠商(比如emc)的緊密配合中被開發出來。
DM-MPIO 有包括但是限於下面的優勢:
第一:User and kernel space tools for management and support
第二:當升級kernel時,有更大的靈活性。因為DM-MPIO已經被上遊的 Linux kernel development team 所接受
換句話說:更新後的driver(驅動)會被傳遞給各個更新後的kernel中
而另一方面,若是使用第三方廠商的驅動,在新的kernel 版本,有新的驅動包(driver package)對應。
第三:Boot-from-SAN support is much easier to setup with DM-MPIO
第四:Multipathing support available during installation of OS
第五:Hardware vendors are starting to recommend/support DM-MPIO in certain storage configurations
For more information on DM-MPIO and also for various cases / implementations see
http://wiki.oracle.com/page/multipathd.conf+configuration+for+Data+ONTAP+7.2.x+with+ALUA?t=anon
--->貌似該連結失效了。
Oracle Validated Configurations
For specific external storage (HP, EMC, NEC, Sun, Compellent, Dell, NetApp, Inspur, Pillar and more) configurations with Oracle Linux please:
Browse to http://linux.oracle.com/validated-configurations
Enter "OEL" in the search box. Click "Go" - that will provide you older validations but still applicable
Enter "Linux" in the search box. Click "Go"
See also the Oracle Technology Network Validated Configurations page
推薦:
第一:
第二:用 'cat /proc/partitions' and 'dmesg' 命令來驗證 lun
第三:在可能的環境中,使用與linux kernel整合的driver,不要使用第三方的驅動
第四:OCFS2 1.2 does not support online filesystem resize.
Use OCFS2 1.4 or later to have resize enabled with OCFS2.
第五:對於各個cluster nodes 之間的共用檔案系統,使用ocfs2、gfs,別使用nfs
Oracle與Linux的關係
Linux是作業系統,就好比我們常用的windows一樣,都是作業系統
Oracle是資料庫,你可以理解成是一個應用程式
oracle可以安裝在linux作業系統上,也可以安裝在windows作業系統上
怎查看linux下的oracle預存程序?
用ls命令看看吧
可能在下面兩個路徑中了吧
/home/oracle/
/etc/