6027-2756   Attention: In file system FileSystemName, FileSetName (Default) QuotaLimitType(QuotaLimit) for QuotaTypeUerName/GroupName/FilesetName is too small. Suggest setting it higher than minQuotaLimit.

Explanation

Users set too low quota limits. It will cause unexpected quota behavior. MinQuotaLimit is computed through:
  1. for block: QUOTA_THRESHOLD * MIN_SHARE_BLOCKS * subblocksize
  2. for inode: QUOTA_THRESHOLD * MIN_SHARE_INODES

User response

Users should reset quota limits so that they are more than MinQuotaLimit. It is just a warning. Quota limits will be set anyway.