Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Oracle 12c dbca cannot discover asm diskgroup

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

DBCA log path

[root@oracle73 ~] # cd / u01/app/oracle/cfgtoollogs/dbca/

[root@oracle73 dbca] # ll

Total 1700

-rw-r- 1 oracle oinstall 1740250 Jul 24 10:31 trace.log_2018-07-24 September 09-31-27-AM

-rw-r- 1 oracle oinstall 0 Jul 24 09:31 trace.log_2018-07-24 September 09-31-27-AM.lck

DBCA LOG found an ASM disk group.

[DBStorageOption.flowWorker] [2018-07-24 09 VerificationUtil.traceAndLogInternal:15712] [StorageDataHandler.getStorageDataForACFS:557] Discovered'0' ACFS storage from node 'oracle74'

[DBStorageOption.flowWorker] [2018-07-24 09 VerificationUtil.traceAndLogInternal:15712] [StorageDataHandler.discoverStorageData:201] Storage of type 'ACFS' was successfully discovered [count of storage found =' 0']

[DBStorageOption.flowWorker] [2018-07-24 09 stType ACFS potentialMatchList size 35 CST] [StorageDataHandler.discoverStorageData:211] stType ACFS potentialMatchList size 0

[DBStorageOption.flowWorker] [2018-07-24 09 VerificationUtil.traceAndLogInternal:15712] [StorageDataHandler.traceDiscoveredSet:2415]

Discovery details for storage type 'ASMDG'...

Count of devices = 3

OCRVOTE [1 nodes: oracle74] ORADATA [1 nodes: oracle74] MGMT [1 nodes: oracle74]

Reference http://qxm0411.blog.163.com/blog/static/13721454820137193352451/

Compare the user's group to find oracle and confirm that asmoper and asmadmin are added.

[root@oracle73 ~] # id grid

Uid=54322 (grid) gid=54321 (oinstall) groups=54321 (oinstall), 54322 (dba), 54327 (asmdba), 54328 (asmoper), 54329 (asmadmin)

[root@oracle73 ~] # id oracle

Uid=54321 (oracle) gid=54321 (oinstall) groups=54321 (oinstall), 54322 (dba), 54323 (oper), 54324 (backupdba), 54325 (dgdba), 54326 (kmdba), 54327 (asmdba), 54329 (asmadmin), 54330 (racdba)

[root@oracle73] # usermod-u 54321-g oinstall-G dba,asmdba,backupdba,dgdba,kmdba,racdba,asmoper oracle

[root@oracle73 ~] #

[root@oracle73 ~] #

[root@oracle73 ~] # id oracle

Uid=54321 (oracle) gid=54321 (oinstall) groups=54321 (oinstall), 54322 (dba), 54324 (backupdba), 54325 (dgdba), 54326 (kmdba), 54327 (asmdba), 54328 (asmoper), 54330 (racdba)

[root@oracle73 ~] # id grid

Uid=54322 (grid) gid=54321 (oinstall) groups=54321 (oinstall), 54322 (dba), 54327 (asmdba), 54328 (asmoper), 54329 (asmadmin)

[root@oracle73 ~] # id oracle

Uid=54321 (oracle) gid=54321 (oinstall) groups=54321 (oinstall), 54322 (dba), 54324 (backupdba), 54325 (dgdba), 54326 (kmdba), 54327 (asmdba), 54328 (asmoper), 54330 (racdba)

[root@oracle73] # usermod-u 54321-g oinstall-G dba,asmdba,backupdba,dgdba,kmdba,racdba,asmoper,asmadmin,oper oracle

[root@oracle73 ~] # id oracle

Uid=54321 (oracle) gid=54321 (oinstall) groups=54321 (oinstall), 54322 (dba), 54324 (backupdba), 54325 (dgdba), 54326 (kmdba), 54327 (asmdba), 54328 (asmoper), 54329 (asmadmin), 54330 (racdba)

Refresh to discover ASM DISKGROUP

Refer to other links:

Http://www.itpub.net/forum.php?mod=viewthread&tid=1906331&page=1

Http://www.itpub.net/thread-1783419-2-1.html

Https://support.oracle.com/knowledge/Oracle%20Database%20Products/1952685_1.html

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report