6027-595 [E]   While creating quota files, file fileName, with no valid quota information was found in the root directory. Remove files with reserved quota file names (for example, user.quota) without valid quota information from the root directory by: - mounting the file system without quotas, - removing the files, and - remounting the file system with quotas to recreate new quota files. To use quota file names other than the reserved names, use the mmcheckquota command.

Explanation

While mounting a file system, the state of the file system descriptor indicates that quota files do not exist. However, files that do not contain quota information but have one of the reserved names: user.quota, group.quota, or fileset.quota exist in the root directory.

User response

To mount the file system so that new quota files will be created, perform these steps:
  1. Mount the file system without quotas.
  2. Verify that there are no files in the root directory with the reserved names: user.quota, group.quota, or fileset.quota.
  3. Remount the file system with quotas. To mount the file system with other files used as quota files, issue the mmcheckquota command.