Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

gridSetup.sh execution and asmca (+ Salt...)

Hello,

In 19c, we're trying to install a standalone machine (Grid infra and ASM, + RDBMS binaries), through Salt pillars and purposes... This process worked well as long as we installed RAC/cluster machines, but for standalone, we've encountered an issue. The platforms (servers) are OracleVM's made with Hypervisor.

We label our /dev/xxxx disks with the AFD layer.

The problem is as follows: at some point gridSetup.sh execution invokes 'asmca' to create the very first diskgroup to be made, but the command built looks like this on a standalone server:

asmca -silent -oui_internal -configureASM -diskString '/dev/xxx*,AFD:*' \
 -diskGroupName STUFFDG -diskList /dev/xxxa,/dev/xxxb -failuregroups \
 STUFFDG2,STUFFDG2 -redundancy NORMAL -au_size 4
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center