在linux as4上做asm時出現"Unable to load module oracleasm"問題的處理
# /etc/init.d/oracleasm configure
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
answer will keep that current value. Ctrl-C will abort.
Default user to own the driver interface [oracle]: oracle
Default group to own the driver interface [dba]: dba
Start Oracle ASM library driver on boot (y/n) [y]: y
Fix permissions of Oracle ASM disks on boot (y/n) [y]: y
Writing Oracle ASM library driver configuration: [ OK ]
Loading module "oracleasm": Unable to load module "oracleasm"
[FAILED]
出現這個問題可能有2方面的原因:
1. 下載的asm和linux核心不一致,這時候需要下載相應的asm來安裝,也可以升級linux核心
2. 查詢/lib/modules/2.6.9-22.ELsmp/kernel/drivers/addon/oracleasm下是否有oracleasm.ko,如果有,還出現這個問題需要修改/etc/SElinux/config檔案裡面的:
SELINUX=enforcing -----> SELINUX=disabled
也可以:
Applications -> System Settings -> Security Level -> Security Level Configuration -> SELinux tab
and the unclick the 'Enabled' box.
然後重啟系統,問題就會解決
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7916042/viewspace-926439/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 昨天裝RAC時遇到的一個錯誤Loading module "oracleasm": Unable to load module "oracleasm"[FAILED]OracleASMAI
- Gentoo startx出現Failed to load module問題解決AI
- 建立asm磁碟 報錯 oracleasm-write-label: Unable to clear deviceASMOracledev
- 在IBM 7133儲存上安裝oracle rac+asm時修改主機名出現的問題IBMOracleASM
- 啟動uwsgi報錯ImportError: No module named, unable to load appImportErrorAPP
- 新建partition出現 device busy問題處理dev
- 優步在Hadoop上做增量處理的案例Hadoop
- linux AS4 核心升級並安裝oracleasm的過程總結LinuxOracleASM
- 沒有備份undo segment出現問題的處理
- 如何處理新建的SAP CRM產品category沒有出現在列表的問題Go
- 處理檔案上傳時的訊息格式轉換問題
- 配置ASM磁碟時發現的奇怪問題,求解~ASM
- 伺服器啟動出現問題如何處理伺服器
- 小白:關於處理“can't find '__main__' module in ”這個問題的詳細處理方式!AI
- Linux 問題處理集錦Linux
- Oracle OER 7451 in Load Indicator : Error Code = OSD-04500的問題處理OracleIndicatorError
- ORA-07445 ACCESS_VIOLATION,UNABLE_TO_READ問題處理
- Linux下處理時間同步相關問題彙總Linux
- 關於在request請求時,處理請求引數的問題
- 資料庫出現兩個Listener問題的官方處理方法資料庫
- 在打包第一個EJB QL 時出現以下問題,不知道如何處理?
- lxml處理xml時的字元編碼問題XML字元
- 解決drbd不能啟動問題(Can not load the drbd module.)
- 執行計劃問題導致處理速度時快時慢的問題
- 開發者在處理大資料問題時,有哪些關鍵點?大資料
- Latex編譯錯誤:Unable to load picture or PDF file 問題解決編譯
- 在Linux上安裝Oracle時DISPLAY問題解決方案LinuxOracle
- npm module 釋出 遇到的幾個問題NPM
- undo表空間出現問題的幾種情況與處理
- oracleasm createdisk ASM: Device is already labeled for ASM diskOracleASMdev
- 在釋出war包時遇到的問題
- 處理問題的方法
- xml處理的問題XML
- Oracle ASM oracleasm createdisk "Device or resource busy"OracleASMdev
- 處理動態分割槽時出現的異常
- 多端混合開發時跨域問題的處理跨域
- lama-cleaner 安裝時tokenizers問題的處理
- 在國產處理器伺服器上做HAProxy負載均衡伺服器負載