Database Error Messages

PRCT-01307

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

Cause

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


Action

Use the command 'srvctl modify network' to change the network type to 'both' by adding an IPv6 subnet, then retry the command.