Oracle Grid Infrastructure 12c Release 2安装ASM Disk Group Candidates为空
Oracle Grid Infrastructure 12c Release 2 installation ASM Disk Group Candidates are empty
我正在为独立服务器安装 Oracle Grid Infrastructure(Oracle 重新启动)article and cannot see any disks/candidate disks: http://prntscr.com/fgl12s
我试过不同的面具:http://prntscr.com/fgl1bu
[root@Rhino ~]# oracleasm configure -i
Configuring the Oracle ASM library driver.
This will configure the on-boot properties of the Oracle ASM library
driver. The following questions will determine whether the driver is
loaded on boot and what permissions it will have. The current values
will be shown in brackets ('[]'). Hitting <ENTER> without typing an
answer will keep that current value. Ctrl-C will abort.
Default user to own the driver interface [oracle]:
Default group to own the driver interface [dba]:
Scan for Oracle ASM disks on boot (y/n) [y]:
Writing Oracle ASM library driver configuration: done
[root@Rhino ~]# oracleasm init
不产生任何输出
[root@Rhino ~]# oracleasm scandisks
Reloading disk partitions: done
Cleaning any stale ASM disks...
Scanning system for ASM disks...
[root@Rhino ~]# oracleasm status
Checking if ASM is loaded: yes
Checking if /dev/oracleasm is mounted: yes
[root@Rhino ~]# oracleasm listdisks
DATA1
DATA2
DATA3
DATA4
[root@Rhino ~]# /usr/sbin/oracleasm querydisk DATA1
Disk "DATA1" is a valid ASM disk
发现路径应该是:/dev/oracleasm/disks/*
我正在为独立服务器安装 Oracle Grid Infrastructure(Oracle 重新启动)article and cannot see any disks/candidate disks: http://prntscr.com/fgl12s
我试过不同的面具:http://prntscr.com/fgl1bu
[root@Rhino ~]# oracleasm configure -i
Configuring the Oracle ASM library driver.
This will configure the on-boot properties of the Oracle ASM library
driver. The following questions will determine whether the driver is
loaded on boot and what permissions it will have. The current values
will be shown in brackets ('[]'). Hitting <ENTER> without typing an
answer will keep that current value. Ctrl-C will abort.
Default user to own the driver interface [oracle]:
Default group to own the driver interface [dba]:
Scan for Oracle ASM disks on boot (y/n) [y]:
Writing Oracle ASM library driver configuration: done
[root@Rhino ~]# oracleasm init
不产生任何输出
[root@Rhino ~]# oracleasm scandisks
Reloading disk partitions: done
Cleaning any stale ASM disks...
Scanning system for ASM disks...
[root@Rhino ~]# oracleasm status
Checking if ASM is loaded: yes
Checking if /dev/oracleasm is mounted: yes
[root@Rhino ~]# oracleasm listdisks
DATA1
DATA2
DATA3
DATA4
[root@Rhino ~]# /usr/sbin/oracleasm querydisk DATA1
Disk "DATA1" is a valid ASM disk
发现路径应该是:/dev/oracleasm/disks/*