姿姿霸霸~~!
贵在坚持!
posts - 106,  comments - 50,  trackbacks - 0
配置 ASMLib,遇到一个问题,如图:


可能的问题:
1.linux的selinux没有关闭
2.驱动不对.

1.关闭selinux
vi /etc/sysconfig/selinux
# This file controls the state of SELinux on the system. 
# SELINUX= can take one of these three values: 
#       enforcing - SELinux security policy is enforced. 
#       permissive - SELinux prints warnings instead of enforcing. 
#       disabled - SELinux is fully disabled. 

SELINUX=disabled 
# SELINUXTYPE= type of policy in use. Possible values are: 
#       targeted - Only targeted network daemons are protected. 
#       strict - Full SELinux protection. 

SELINUXTYPE=targeted
再重启:
[root@rac1 ~]#  setenforce 0
[root@rac1 ~]#  /usr/sbin/sestatus
[root@rac1 ~]# reboot

2.如果第一个不能解决问题,再查看驱动是否正确.
[root@rac1 ~]# ll
total 2084
drwxr
-xr-x  2 root root    4096 Dec  5 15:37 Desktop
-rw-r--r--  1 root root    1462 Dec  5 15:29 anaconda-ks.cfg
-rw-r--r--  1 root root   54768 Dec  5 15:29 install.log
-rw-r--r--  1 root root   69369 Dec  5 15:29 install.log.syslog
-rwxrwxr-x  1 root root  330867 Dec  6 00:43 ocfs2-2.6.9-78.EL-1.2.9-1.el4.i686.rpm
-rwxrwxr-x  1 root root 1044312 Dec  6 00:53 ocfs2-tools-1.2.7-1.el4.i386.rpm
-rwxrwxr-x  1 root root  173056 Dec  6 00:51 ocfs2console-1.2.7-1.el4.i386.rpm
-rwxrwxr-x  1 root root  132372 Dec  5 21:09 oracleasm-2.6.9-78.EL-2.0.5-1.el4.i686.rpm
-rwxrwxr-x  1 root root   82542 Dec  5 21:11 oracleasm-support-2.1.3-1.el4.i386.rpm
-rwxrwxr-x  1 root root   13105 Dec  5 21:11 oracleasmlib-2.0.4-1.el4.i386.rpm
注意标黄色的这个驱动应该为:oracleasm-2.6.9-78.ELsmp-2.0.5-1.el4.i686.rpm..
去oracle官网上找到该驱动并下载下来,重新安装.
[root@rac1 ~]# rpm -ivh oracleasm-2.6.9-78.ELsmp-2.0.5-1.el4.i686.rpm
warning: oracleasm-2.6.9-78.ELsmp-2.0.5-1.el4.i686.rpm: V3 DSA signature: NOKEY, key ID b38a8516
Preparing
                ########################################### [100%]
   1:oracleasm-2.6.9-78.ELsm########################################### [100%]

搞定:
posted on 2010-12-07 00:43 xrzp 阅读(206) 评论(0)  编辑  收藏 所属分类: oracle-asm

只有注册用户登录后才能发表评论。


网站导航:
 

<2010年12月>
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

常用链接

留言簿(4)

随笔分类

随笔档案

好友的blog

搜索

  •  

积分与排名

  • 积分 - 115172
  • 排名 - 505

最新评论

阅读排行榜

评论排行榜