[INS-30516] Please specify unique disk groups
安裝Grid軟件時,報錯 [INS-30516]:

[FATAL] [INS-30516] Please specify unique disk groups.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2021-04-23_05-12-42AM. Please wait ...[FATAL] [INS-30516] Please specify unique disk groups. CAUSE: Installer has detected that the diskgroup name provided already exists on the system. ACTION: Specify different disk group. A log of this session is currently saved as: /tmp/OraInstall2021-04-23_05-12-42AM/installActions2021-04-23_05-12-42AM.log. Oracle recommends that if you want to keep this log, you should move it from the temporary location to a more permanent location.
根據(jù)提示,是磁盤組名稱沖突了, 由于使用starwind共享的存儲進(jìn)行搭建,之前曾經(jīng)搭建過RAC,存在同名ASM磁盤組,并沒有做清空操作, 嘗試dd清空了一下:
[root@localhost soft]# dd if=/dev/zero of=/dev/sdb bs=10M count=1000 513+0 records in 512+0 records out 10737418240 bytes (11 GB) copied, 41.22 s, 260 MB/s [root@localhost soft]# dd if=/dev/zero of=/dev/sdc bs=20M count=1000 1000+0 records in 1000+0 records out 20971520000 bytes (21 GB) copied, 84.1046 s, 249 MB/s
再次運(yùn)行GRID安裝程序,安裝成功:
Starting Oracle Universal Installer... Checking Temp space: must be greater than 120 MB. Actual 41987 MB Passed Checking swap space: must be greater than 150 MB. Actual 4031 MB Passed Preparing to launch Oracle Universal Installer from /tmp/OraInstall2021-04-23_05-21-58AM. Please wait ...[WARNING] [INS-30011] The SYS password entered does not conform to the Oracle recommended standards. CAUSE: Oracle recommends that the password entered should be at least 8 characters in length, contain at least 1 uppercase character, 1 lower case character and 1 digit [0-9]. ACTION: Provide a password that conforms to the Oracle recommended standards. [WARNING] [INS-30011] The ASMSNMP password entered does not conform to the Oracle recommended standards. CAUSE: Oracle recommends that the password entered should be at least 8 characters in length, contain at least 1 uppercase character, 1 lower case character and 1 digit [0-9]. ACTION: Provide a password that conforms to the Oracle recommended standards. You can find the log of this install session at: /u01/app/oraInventory/logs/installActions2021-04-23_05-21-58AM.log Prepare in progress. .................................................. 9% Done. Prepare successful. Copy files in progress. .................................................. 15% Done. .................................................. 20% Done. .................................................. 25% Done. .................................................. 30% Done. .................................................. 35% Done. .................................................. 40% Done. .................................................. 45% Done. ........................................ Copy files successful. Link binaries in progress. Link binaries successful. .................................................. 62% Done. Setup files in progress. Setup files successful. .................................................. 76% Done. Perform remote operations in progress. .................................................. 89% Done. Perform remote operations successful. The installation of Oracle Grid Infrastructure 11g was successful. Please check '/u01/app/oraInventory/logs/silentInstall2021-04-23_05-21-58AM.log' for more details. .................................................. 94% Done. Execute Root Scripts in progress. As a root user, execute the following script(s): 1. /u01/app/oraInventory/orainstRoot.sh 2. /u01/app/11.2.0/grid/root.sh Execute /u01/app/oraInventory/orainstRoot.sh on the following nodes: [lucifer01, lucifer02] Execute /u01/app/11.2.0/grid/root.sh on the following nodes: [lucifer01, lucifer02] .................................................. 100% Done. Execute Root Scripts successful. As install user, execute the following script to complete the configuration. 1. /u01/app/11.2.0/grid/cfgtoollogs/configToolAllCommands RESPONSE_FILE=
版權(quán)聲明:本文內(nèi)容由網(wǎng)絡(luò)用戶投稿,版權(quán)歸原作者所有,本站不擁有其著作權(quán),亦不承擔(dān)相應(yīng)法律責(zé)任。如果您發(fā)現(xiàn)本站中有涉嫌抄襲或描述失實(shí)的內(nèi)容,請聯(lián)系我們jiasou666@gmail.com 處理,核實(shí)后本網(wǎng)站將在24小時內(nèi)刪除侵權(quán)內(nèi)容。
版權(quán)聲明:本文內(nèi)容由網(wǎng)絡(luò)用戶投稿,版權(quán)歸原作者所有,本站不擁有其著作權(quán),亦不承擔(dān)相應(yīng)法律責(zé)任。如果您發(fā)現(xiàn)本站中有涉嫌抄襲或描述失實(shí)的內(nèi)容,請聯(lián)系我們jiasou666@gmail.com 處理,核實(shí)后本網(wǎng)站將在24小時內(nèi)刪除侵權(quán)內(nèi)容。