oracle asm Unable to mount ASMlib driver filesystem
[root@dbatest1 asm]# /etc/init.d/oracleasm configure
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 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
Start Oracle ASM library driver on boot (y/n) [n]: y
Fix permissions of Oracle ASM disks on boot (y/n) [y]: y
Writing Oracle ASM library driver configuration: [ OK ]
Creating /dev/oracleasm mount point: [ OK ]
Loading module "oracleasm": [ OK ]
Mounting ASMlib driver filesystem: mount: block device oracleasmfs is write-protected, mounting read-only
mount: cannot mount block device oracleasmfs read-only
Unable to mount ASMlib driver filesystem
[FAILED]
[root@dbatest1 log]# tail -f oracleasm
Mounting ASMlib driver filesystem: failed
Unable to mount ASMlib driver filesystem
.......
[root@dbatest1 asm]# 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=enforcing
# SELINUXTYPE= type of policy in use. Possible values are:
# targeted - Only targeted network daemons are protected.
# strict - Full SELinux protection.
SELINUXTYPE=targeted
SELINUX=disabled ---加入這行
[root@dbatest1 asm]# setenforce 0 ---直接禁止SElinux
[root@dbatest1 asm]# /etc/init.d/oracleasm configure[@more@]
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
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
Start Oracle ASM library driver on boot (y/n) [n]: y
Fix permissions of Oracle ASM disks on boot (y/n) [y]: y
Writing Oracle ASM library driver configuration: [ OK ]
Creating /dev/oracleasm mount point: [ OK ]
Loading module "oracleasm": [ OK ]
Mounting ASMlib driver filesystem: mount: block device oracleasmfs is write-protected, mounting read-only
mount: cannot mount block device oracleasmfs read-only
Unable to mount ASMlib driver filesystem
[FAILED]
[root@dbatest1 log]# tail -f oracleasm
Mounting ASMlib driver filesystem: failed
Unable to mount ASMlib driver filesystem
.......
[root@dbatest1 asm]# 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=enforcing
# SELINUXTYPE= type of policy in use. Possible values are:
# targeted - Only targeted network daemons are protected.
# strict - Full SELinux protection.
SELINUXTYPE=targeted
SELINUX=disabled ---加入這行
[root@dbatest1 asm]# setenforce 0 ---直接禁止SElinux
[root@dbatest1 asm]# /etc/init.d/oracleasm configure[@more@]
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/9907339/viewspace-1050603/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle ASM錯誤Initializing the Oracle ASMLib driver:[FAILED]OracleASMAI
- Initializing the Oracle ASMLib driver: [FAILED]OracleASMAI
- Shutting down the Oracle ASMLib driver: [ failed ]OracleASMAI
- Oracle ASM Filter Driver (ASMFD)OracleASMFilter
- 避免Initializing the Oracle ASMLib driver: [FAILED]的方法OracleASMAI
- Mount: you must specify the filesystem type
- 【ASM】ASMLIB 系列ASM
- 12C Oracle ASM Filter DriverOracleASMFilter
- 【BUILD_ORACLE】使用ASMLib包搭建ASM磁碟UIOracleASM
- Linux 報錯"mount: unknown filesystem typeLinux
- oracle asm 磁碟組mount不成功總結OracleASM
- Using ASMLIB Management ASM DiskASM
- ASM using ASMLib and Raw DevicesASMdev
- 12.2 ASM Filter DriverASMFilter
- linux 掛載光碟:mount: you must specify the filesystem typeLinux
- Oracle 12c新特性--ASMFD(ASM Filter Driver)特性OracleASMFilter
- 將FileSystem轉換為ASM儲存ASM
- 【ASK_ORACLE】Oracle RAC配置ASM Filter Driver(ASMFD)(一)ASMFD簡介OracleASMFilter
- 關於filesystem與ASM的效能對比ASM
- 11g rac multipath asmlib ASM asm_open error Operation not permittedASMErrorMIT
- linux vdo驗證 oracle asm diskgroup sector_size 4096 udev asmlibLinuxOracleASMdev
- Contens 5.8 安裝 oracle grid infrastruture(使用asmlib製作asm disk)OracleASTASM
- 【BUILD_ORACLE】Oracle RAC配置ASM Filter Driver(ASMFD)(二)詳細配置步驟UIOracleASMFilter
- ASM學習筆記_配置ASMLIB磁碟組ASM筆記
- Oracle ASMLib DownloadsOracleASM
- AIX JFS2 Filesystem Concurrent Mount Protection 0506-365 FailureAI
- 不用ASMLIB建立11gr2 ASM例項ASM
- /dev/root filesystem full-unable to log into server-This thread has been closeddevServerthread
- 將普通filesystem上的database移動到asm上DatabaseASM
- 【ASM】ASM資料檔案和OS檔案(FILESYSTEM)轉移方法總結ASM
- oracle asmlib下載地址OracleASM
- oracle asmlib包相關OracleASM
- ASM disk group mount fails with ORA-15036ASMAI
- Collecting The Required Information To Troubleshot ASM/ASMLIB Issues_869526.1UIORMASM
- Step By Step Guide On Creating Physical Standby Using RMAN Duplicate In ASM Filesystem For ASM PrimaGUIIDEASM
- ASM 啟動時預設mount 的磁碟組ASM
- Oracle RAC asmlib包下載地址OracleASM
- kattle Driver class 'oracle.jdbc.driver.OracleDriver' could not be foundOracleJDBC