Database Error Messages

PRCN-03078

Setting the address type to "ipv4" is not allowed because the existing network address type is "ipv6".

Cause

An attempt to change the address type from 'ipv6' to 'ipv4' directly was rejected because the address type must first be changed to 'both' then to 'ipv4'.


Action

Use the command 'srvctl modify network' to change the network type to 'both' by adding an IPv4 subnet and retry the command.