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 配置中与 外部存储系统相关的信息。

注意:这个列表可能不完整 或者不是最新的。对于细节。请參考以下提供的连接

范围:

本文能够被系统project师和管理员用来作为 创建一个新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

【从翻译mos文章】oracle linux 和外部存储系统 关系的更多相关文章

  1. 【翻译mos文章】Linux x86 and x86-64 系统SHMMAX最大

    Linux x86 and x86-64 系统SHMMAX最大值 参考原始: Maximum SHMMAX values for Linux x86 and x86-64 (文件 ID 567506. ...

  2. 【从翻译mos文章】在oracle db 11gR2版本号被启用 Oracle NUMA 支持

    在oracle db 11gR2版本号被启用 Oracle NUMA 支持 参考原始: Enable Oracle NUMA support with Oracle Server Version 11 ...

  3. 【翻译自mos文章】Linux的/var/log/messages是空的(0k),messages.0, messages.1也是空的

    Linux的/var/log/messages是空的(0k),messages.0, messages.1也是空的 来源于: The /var/log/messages is empty, and s ...

  4. 【从翻译mos文章】在OGG (Oracle GoldenGate) 正在使用SCHEMATRANDATA如果,需要额外的db patch

    在OGG (Oracle GoldenGate) 正在使用SCHEMATRANDATA如果.需要额外的db patch 参考原始: Patches needed to support SCHEMATR ...

  5. 【从翻译mos文章】SGA_TARGET与SHMMAX关系

    SGA_TARGET与SHMMAX关系 参考原始: Relationship Between SGA_TARGET and SHMMAX (文件 ID 1527109.1) 申请: Oracle Da ...

  6. 【从翻译mos文章】正在实施的获取job的 session id

    正在实施的获取job的 session id 参考原始: How to get the session Id of the Running Job (Doc ID 1604966.1) 申请: Ora ...

  7. 【从翻译mos文章】rac数据库,HC_<SID>.dat其他文件Oracle_Home用例下。

    rac数据库.HC_<SID>.dat其他文件Oracle_Home用例下. 参考原始: RAC database HC_<SID>.dat is used by instan ...

  8. 【从翻译mos文章】Weblogic AdminServer 启动fail,报错&quot;unable to get file lock, will retry&quot;

    Weblogic AdminServer 启动fail,报错"unable to get file lock, will retry" 参考原始: Weblogic AdminSe ...

  9. 【从翻译mos文章】不再用par file如果是,export or import 包含大写和小写表名称表

    不再用par file如果是,export or import 包含大写和小写表名称表 参考原始: How to Export or Import Case Sensitive Tables With ...

随机推荐

  1. .Net下一个Winform方案可以让MessageBox.Show它显示在父窗口的中间

    下面的文字,缺省值是在屏幕中间显示. DialogResult dr = MessageBox.Show("是否要删除此数据?", "删除确认", Messag ...

  2. hdu N!

    Problem Description Given an integer N(0 ≤ N ≤ 10000), your task is to calculate N! Input One N in o ...

  3. poj 2182 Lost Cows(段树精英赛的冠军)

    主题链接:http://poj.org/problem? id=2182 Lost Cows Time Limit: 1000MS   Memory Limit: 65536K Total Submi ...

  4. ISAPI_Rewrite 3 伪静态软件

    下载地址 http://www.helicontech.com/isapi_rewrite/download.html

  5. 多功能截图工具(WinSnap)4.5.6 绿色汉化版(附注册码)

    http://www.uzzf.com/Soft/9840.html 注册名:www.uzzf.com 注册码:FGE5ML-XD2C0G33-GCMDLRB5

  6. SQLServer2008-2012资源及性能监控—CPU使用率监控具体解释

    前言: CPU是server中最重要的资源.在数据库server中,CPU的使用情况应该时刻监控以便SQLServer一直处于最佳状态. 本文将会使用可靠性和性能监视器来获取CPU相关的使用统计信息 ...

  7. C# - is

     Checks if an object is compatible with a given type. An is expression evaluates to true if the pr ...

  8. Binary System

    Description Usually we use number in the decimal system, for it is so convenient for us to remember ...

  9. [原创].NET 分布式架构开发实战之四 构建从理想和实现之间的桥梁(前篇)

    原文:[原创].NET 分布式架构开发实战之四 构建从理想和实现之间的桥梁(前篇) .NET 分布式架构开发实战之四 构建从理想和实现之间的桥梁(前篇) 前言:上一篇文章讲述了一些实现DAL的理论,本 ...

  10. 使用EasyUI实现加入和删除功能

    增删该查是不论什么一个项目都少不了的功能操作.这篇博文主要简单介绍一下怎样使用EasyUI实现加入和删除功能. 首先.导入EasyUI的js代码: <link href="~/Easy ...