A.setkst -t enable ; reboot B.chrbac -a enable ; reboot C.enable enhanced_RBAC ; reboot D.chdev -l sys0 -a enhanced_RBAC=’true’ ; reboot
A.The /etc/filesystems file is missing. B.The /dev/hd8 logical volume is corrupt. C.The hosting volume group is not varied on. D.The /var and /tmp filesystems may be full.
A./usr/sbin/mkfs -s 8G -o nbpi=2048,frag=512 /dev/lv00 -b -l host1 B./usr/sbin/crnfsmnt -d /backups -l /backups host1 -R -X -v -S -b bg C./usr/sbin/mknfsmnt -f /backups -d /backups -h host1 -a -S -t rw -w bg -g D./usr/sbin/crfs -v nfs -g vg1 -A yes -p rw -m /backups -a logname=/dev/lv00