Database Error Messages

PRCT-01306

Setting the address type to "ipv4" is an 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, then retry the command.