oracle tmp目录权限,Oracle rac下/tmp/bootstrap权限问题

rac下/tmp/bootstrap权限问题

环境:CentOS5.6 64bit、linux.x64_11gR2_grid.zip

1、报错

[grid@node1 grid]$ ./runcluvfy.sh stage -pre crsinst -n node1,node2 -fixup -verbose

/bin/rm: cannot remove directory `/tmp/bootstrap': Operation not permitted

./runcluvfy.sh: line 99: /tmp/bootstrap/ouibootstrap.log: Permission denied

--无法进行校验,报错对bootstrap目录无权限

2、解决

[grid@node1 grid]$ cd /tmp/

--到目录下查看具体文件权限信息[grid@node1 tmp]$ ls

bootstrap            mapping-root                     scim-socket-frontend-root

CVU_11.2.0.1.0_grid  orbit-root                       ssh-smaAZS3757

gconfd-root          scim-helper-manager-socket-root  virtual-root.tcSh8x

keyring-Iz5Y7v       scim-panel-socket:0-root

[grid@node1 tmp]$ ls -ll

total 32

drwxr-xr-x 2 root root     4096 Oct 25 15:50 bootstrap

drwxr-xr-x 3 grid oinstall 4096 Oct 25 15:20 CVU_11.2.0.1.0_grid

drwx------ 3 root root     4096 Oct 25 15:40 gconfd-root

drwx------ 2 root root     4096 Oct 25 15:40 keyring-Iz5Y7v

srwxr-xr-x 1 root root        0 Oct 25 15:41 mapping-root

drwx------ 2 root root     4096 Oct 25 15:42 orbit-root

srw------- 1 root root        0 Oct 25 15:41 scim-helper-manager-socket-root

srw------- 1 root root        0 Oct 25 15:41 scim-panel-socket:0-root

srw------- 1 root root        0 Oct 25 15:40 scim-socket-frontend-root

drwx------ 2 root root     4096 Oct 25 15:40 ssh-smaAZS3757

drwx------ 2 root root     4096 Oct 25 15:41 virtual-root.tcSh8x

[root@node1 ~]# chown -R grid:oinstall /tmp/bootstrap

--为grid赋权

补充:为避免其它应用使用,权限改变为777

[root@node1 ~]# chmod -R 777 /tmp/bootstrap

补充完毕

[root@node1 ~]# su - grid

[grid@node1 ~]$ cd /soft/grid

[grid@node1 grid]$ ls

doc      response  runcluvfy.sh  sshsetup  welcome.html

install  rpm       runInstaller  stage

[grid@node1 grid]$ ./runcluvfy.sh stage -pre crsinst -n node1,node2 -fixup -verbose

[LOCAL] : SEND[0]: window-change (rows: 36, cols: 80)

Performing pre-checks for cluster services setup

Checking node reachability...

Check: Node reachability from node "node1"

Destination Node                      Reachable?

------------------------------------  ------------------------

node1                                 yes

node2                                 yes

Result: Node reachability check passed from node "node1"

......

......

已经可以正常检查grid安装环境了

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值