Installation of guest LDom using Ops Center fails with "cannot label"
I'm in the process of installing a guest LDom via Ops Center 12.2 but installation fails with "cannot label" error described in MOS Doc ID 1640611.1
https://support.oracle.com/epmos/faces/DocumentDisplay?id=1640611.1
The document tells me that it is a known bug and offers two workarounds. The first one, running these commands from the ok prompt didn't work.
ok cd /packages/disk-label
ok " gpt" delete-property
Then start the installation again:
ok boot net - install
The second workaround advises to change the AI manifest to install Solaris on the first slice of the boot disk. As I'm not very familiar with the automated installer and don't know, how this affects my Ops Center, this is not an option for me.