安裝Oracle 11g叢集軟體不能自動識別磁碟

來源:互聯網
上載者:User

如果在AIX系統中曾經安裝Oracle 11g未成功,進行第二次安裝時,Oracle 11gGrid安裝軟體不能自動識別出磁碟,因為磁碟已經寫進heap資料,需要進行清理資料,才能自動識別。

解決:

查看系統儲存:lspv

比如有一個磁碟是/dev/hdisk5

用root使用者只需: dd if=/dev/zero f=/dev/hdisk5 bs=81920

執行中可不用執行完畢而中斷命令,重新進行Oracle叢集軟體的安裝可自動識別。

備忘:

AIX系統顯示磁碟儲存

> lspv

hdisk0         000e7fede0363431                   rootvg         active

刪除磁碟:

rmdev -dl hdisk3

掛載磁碟:

cfgmgr -l fscsi2

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.