Check what mount options are given in /etc/vfstab for these 2 file systems.
Mount-options is the last field in vfstab. If 'quota' is mentioned, remove it.
(If it is 'rq', change it to 'rw').
My original post:
> Checking UFS: /home/quotas: No such file or directory
> /var/quotas: No such file or directory
> quotactl: /var/quotas open: no such file or directory
> Can anyone tell me how to fix it? Thank you.