Changing the Number of Groups Allowed in the ODM database
You must configure the Number of Groups Allowed value in the kernel during the system boot phase. Use the chdev command to change the value in the ODM database. This change takes effect when the system is restarted.
To change the v_ngroups_allowed parameter in the
ODM database by using the chdev command, type:
$ chdev -l sys0 -a ngroups_allowed=2048
sys0 changed
$