安裝叢集軟體出現 Group Existence:oinstall
在安裝叢集軟體時候遇到組id不一致出現的錯誤。
相信資訊如下:
Group Existence: oinstall - This is a prerequisite condition to test whether group "oinstall" exists on the system. Error:
-
PRVF-4020 : Inconsistent group IDs found for group "oinstall" - Cause: The group ID for the specified group is not the same across all the nodes. - Action: Make sure that the group has the same group ID across all the nodes.
Operation Failed on Nodes: [node3, node4]
Verification result of failed node: node3
Expected Value
: true
Actual Value
: true
Details:
-
PRVF-4020 : Inconsistent group IDs found for group "oinstall" [1000:node4; 54321:node3] - Cause: The group ID for the specified group is not the same across all the nodes. - Action: Make sure that the group has the same group ID across all the nodes.
Back to Top
Verification result of failed node: node4
Expected Value
: true
Actual Value
: true
Details:
-
PRVF-4020 : Inconsistent group IDs found for group "oinstall" [1000:node4; 54321:node3] - Cause: The group ID for the specified group is not the same across all the nodes. - Action: Make sure that the group has the same group ID across all the nodes.
Back to Top
節點3和節點4的oinstall組的id不同,一個是54321,另一個是1000.導致報錯
[root@node3 ~]# id grid
uid=1100(grid) gid=54321(oinstall) groups=54321(oinstall),1200(asmadmin),1201(asmdba),1202(as moper)
[root@node4 ~]# id grid
uid=1100(grid) gid=1000(oinstall) groups=1000(oinstall),1200(asmadmin),1201(asmdba),1202(as moper)
手工調整組id
[root@node4 ~]# groupmod -g 54321 -n oinstall oinstall
[root@node4 ~]# usermod -u 1100 -g oinstall -G asmadmin,asmdba,asmoper -d /home/grid -s /bin/bash -c "grid Infrastructure Owner" grid
[root@node4 ~]# id grid
uid=1100(grid) gid=54321(oinstall) groups=54321(oinstall),1200(asmadmin),1201(asmdba),1202(asmoper)
[root@node4 ~]# id oracle
uid=1101(oracle) gid=1000 groups=1000,1201(asmdba),1300(dba),1301(oper)
[root@node4 ~]# usermod -u 1101 -g oinstall -G dba,oper,asmdba -d /home/oracle -s /bin/bash -c "Oracle Software Owner" oracle
[root@node4 ~]# id oracle
uid=1101(oracle) gid=54321(oinstall) groups=54321(oinstall),1201(asmdba),1300(dba),1301(oper)
-
PRVF-4020 : Inconsistent group IDs found for group "oinstall" - Cause: The group ID for the specified group is not the same across all the nodes. - Action: Make sure that the group has the same group ID across all the nodes.
Operation Failed on Nodes: [node3, node4]
Verification result of failed node: node3
Expected Value
: true
Actual Value
: true
Details:
-
PRVF-4020 : Inconsistent group IDs found for group "oinstall" [1000:node4; 54321:node3] - Cause: The group ID for the specified group is not the same across all the nodes. - Action: Make sure that the group has the same group ID across all the nodes.
Back to Top
Verification result of failed node: node4
Expected Value
: true
Actual Value
: true
Details:
-
PRVF-4020 : Inconsistent group IDs found for group "oinstall" [1000:node4; 54321:node3] - Cause: The group ID for the specified group is not the same across all the nodes. - Action: Make sure that the group has the same group ID across all the nodes.
Back to Top
節點3和節點4的oinstall組的id不同,一個是54321,另一個是1000.導致報錯
[root@node3 ~]# id grid
uid=1100(grid) gid=54321(oinstall) groups=54321(oinstall),1200(asmadmin),1201(asmdba),1202(as moper)
[root@node4 ~]# id grid
uid=1100(grid) gid=1000(oinstall) groups=1000(oinstall),1200(asmadmin),1201(asmdba),1202(as moper)
手工調整組id
[root@node4 ~]# groupmod -g 54321 -n oinstall oinstall
[root@node4 ~]# usermod -u 1100 -g oinstall -G asmadmin,asmdba,asmoper -d /home/grid -s /bin/bash -c "grid Infrastructure Owner" grid
[root@node4 ~]# id grid
uid=1100(grid) gid=54321(oinstall) groups=54321(oinstall),1200(asmadmin),1201(asmdba),1202(asmoper)
[root@node4 ~]# id oracle
uid=1101(oracle) gid=1000 groups=1000,1201(asmdba),1300(dba),1301(oper)
[root@node4 ~]# usermod -u 1101 -g oinstall -G dba,oper,asmdba -d /home/oracle -s /bin/bash -c "Oracle Software Owner" oracle
[root@node4 ~]# id oracle
uid=1101(oracle) gid=54321(oinstall) groups=54321(oinstall),1201(asmdba),1300(dba),1301(oper)
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29047826/viewspace-1282676/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 安裝 REDIS 叢集Redis
- 安裝Kafka叢集Kafka
- pacman安裝軟體包出現損壞ACM
- 安裝Oracle11g叢集軟體不能自動識別磁碟Oracle
- 完整安裝always on叢集
- 安裝Consul叢集
- 快速安裝 kafka 叢集Kafka
- FastDFS 叢集 安裝 配置AST
- 11gR2 靜默安裝RAC 叢集和資料庫軟體資料庫
- redis-3.0.6 安裝叢集Redis
- redis 5.0 叢集的安裝Redis
- 安裝Zookeeper和Kafka叢集Kafka
- Oracle叢集軟體管理-新增和刪除叢集節點Oracle
- 5 管理oracle叢集軟體元件Oracle元件
- 安裝Greenplum 5.2 叢集實戰
- Cloudera Manager安裝 & 搭建CDH叢集Cloud
- Redis安裝+叢集+效能監控Redis
- CDH安裝大資料叢集大資料
- CentOS7 安裝PG叢集CentOS
- CentOS6.5 安裝Zookeeper叢集CentOS
- CentOS6.5安裝Twemproxy叢集CentOS
- CentOS6.5 安裝Storm叢集CentOSORM
- CentOS6.5 安裝Kafka叢集CentOSKafka
- CentOS6.5 安裝Spark叢集CentOSSpark
- Redis叢集環境安裝指南Redis
- centos安裝redis3.0.0叢集CentOSRedisS3
- Centos7安裝Nacos單機模式以及叢集模式(包含nignx安裝以及實現叢集)的相關配置CentOS模式
- 參加NEC卓越軟體的高可用叢集軟體EXPROCESSCLUSTER釋出會記錄
- ubuntu安裝軟體出現Unable to locate package錯誤解決UbuntuPackage
- Centosyum安裝軟體是出現exceptOSError,e:^SyntaxError:invalidsyntaxCentOSError
- AIX命令集錦八(軟體安裝命令)AI
- Cassandra安裝及分散式叢集搭建分散式
- Ubuntu 安裝k8s叢集UbuntuK8S
- centos安裝k8s叢集CentOSK8S
- CentOS上zookeeper叢集模式安裝配置CentOS模式
- Redis叢集方案,Codis安裝測試Redis
- redhat安裝雙節點cassandra叢集Redhat
- 3 安裝配置oracle叢集和RACOracle