Changing the audit filesystem

RBAC is automatically enabled when this option is selected.

The/audit filesystem is a jfs filesystem. It must be changed to a jfs2 filesystem. In addition, BAS systems require additional commands. To make the changes to the filesystem, complete these steps:
  1. Change the filesystem for BAS systems, enter the command:
    audit shutdown
    lsvg -l rootvg
    For LAS systems, go to step 3.
  2. If the TYPE field contains a question mark (?) symbol, enter the command:
    synclvodm -v rootvg
  3. Remove the jfs filesystem and create a jfs2 filesystem by entering the command:
    umount/audit
    rmfs /audit
    crfs -v jfs2 -m /audit -g rootvg -A yes -p rw -a size=100M