DCS-10001:Internal error encountered: Fail to discover disk groups

Disk groups are not discovered when deploying an appliance with 19 SSD disks.

Hardware Models

Oracle Database Appliance X7-2-HA

Workaround

  1. Contact Support to get the ConfigureOakd.pl file.

  2. Run cleanup on both nodes. It will reboot the nodes.

    #/opt/oracle/oak/onecmd/cleanup.pl
    
  3. Delete any directories in the /u01/app/ directory.

    # cd /u01/app
    # ls -ld
    # rm -rf *
    
  4. Copy uploaded file ConfigureOakd.pl to the following path on both nodes:

    # cp ConfigureOakd.pl /opt/oracle/oak/bin/ConfigureOakd.pl
    
  5. Create (deploy) the appliance.