【从翻译mos文章】oracle linux 和外部存储系统 关系
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 和外部存储系统 关系的更多相关文章
- 【翻译mos文章】Linux x86 and x86-64 系统SHMMAX最大
Linux x86 and x86-64 系统SHMMAX最大值 参考原始: Maximum SHMMAX values for Linux x86 and x86-64 (文件 ID 567506. ...
- 【从翻译mos文章】在oracle db 11gR2版本号被启用 Oracle NUMA 支持
在oracle db 11gR2版本号被启用 Oracle NUMA 支持 参考原始: Enable Oracle NUMA support with Oracle Server Version 11 ...
- 【翻译自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 ...
- 【从翻译mos文章】在OGG (Oracle GoldenGate) 正在使用SCHEMATRANDATA如果,需要额外的db patch
在OGG (Oracle GoldenGate) 正在使用SCHEMATRANDATA如果.需要额外的db patch 参考原始: Patches needed to support SCHEMATR ...
- 【从翻译mos文章】SGA_TARGET与SHMMAX关系
SGA_TARGET与SHMMAX关系 参考原始: Relationship Between SGA_TARGET and SHMMAX (文件 ID 1527109.1) 申请: Oracle Da ...
- 【从翻译mos文章】正在实施的获取job的 session id
正在实施的获取job的 session id 参考原始: How to get the session Id of the Running Job (Doc ID 1604966.1) 申请: Ora ...
- 【从翻译mos文章】rac数据库,HC_<SID>.dat其他文件Oracle_Home用例下。
rac数据库.HC_<SID>.dat其他文件Oracle_Home用例下. 参考原始: RAC database HC_<SID>.dat is used by instan ...
- 【从翻译mos文章】Weblogic AdminServer 启动fail,报错"unable to get file lock, will retry"
Weblogic AdminServer 启动fail,报错"unable to get file lock, will retry" 参考原始: Weblogic AdminSe ...
- 【从翻译mos文章】不再用par file如果是,export or import 包含大写和小写表名称表
不再用par file如果是,export or import 包含大写和小写表名称表 参考原始: How to Export or Import Case Sensitive Tables With ...
随机推荐
- 【DataStructure】The description of Java Collections Framework
The Java Connections FrameWork is a group of class or method and interfacs in the java.util package. ...
- CopyOnWriteArrayList源代码阅读器
java.util.concurrent在相应的并发集合的包中定义的通用集合类,为了有效地处理并发场景.间CopyOnWriteArrayList它是合适ArrayList.顾名思义CopyOnWri ...
- 浅谈http请求数据分析
前段时间,我一个朋友给我打了个电话.说是现在在搞网络销售,问我能不能帮他整个自动发帖机.说实在的,以前没有弄过这块,我就跟他讲我试试看吧,能不能成不能保证.毕竟是搞程序的嘛,自学的能力还是有滴.经过一 ...
- C++输入输出进制、数据宽度与对齐、精度、取整
cout<<setw(4)<<setfill('0')<<a<<endl; ////样例输出 a=41输出 0041 1.数的进制 [转载]未完的c++ ...
- HTML的标签使用
<p>段落标签</p>:段落标签 <hx>标题标签</hx>:标题标签,x代表1-6 <em>斜体</em>:显示的字体是斜的 ...
- node.js基础:HTTP服务器
一个HTTP服务器响应 var http = require('http'); http.createServer(function(request,response){ response.end(' ...
- Spring.net-业务层仓储
Spring.net-业务层仓储 本系列目录:ASP.NET MVC4入门到精通系列目录汇总 上一节,我们已经把项目框架的雏形搭建好了,那么现在我来开始业务实现,在业务实现的过程当中,不断的来完善我们 ...
- super.getClass()与this.getClass()
原文地址:http://leihuang.org/2014/11/14/getClass-method/ 首先看一段代码: import java.util.Date; public class Te ...
- centos6.5 64位 openvpn安装配置(转)
查看系统版本cat /etc/redhat-releaseCentOS release 6.5 (Final) 查看内核和cpu架构uname -rm2.6.32-431.el6.x86_64 x86 ...
- hdu 5106 Bits Problem(数位dp)
题目链接:hdu 5106 Bits Problem 题目大意:给定n和r,要求算出[0,r)之间全部n-onebit数的和. 解题思路:数位dp,一个ct表示个数,dp表示和,然后就剩下普通的数位d ...