SUSE Support

Here When You Need Us

root file system is not mounted with options as specified in /etc/fstab at boot up

This document (7001533) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Linux Enterprise Server 10 Service Pack 2

Situation

root file system is not mounted with options as specified in /etc/fstab, this will cause quotas to fail on the / file system.
 
This is seen when quotas are configured on the / file system with the following steps:

1. add usrquota and grpquota in /etc/fstab file on / or other partition
2. remount the partitions or reboot the server
3. verify the support to quota with mount command
4. execute quotacheck to create aquota.user and aquota.gruop files
5. enable quota service /etc/init.d/boot.quota
6. configure quotas for group or users.

Everything works properly until the server is restarted at which time the Invalid argument errror was seen for the / partition

server1:~ # /etc/init.d/boot.quota start
Turning quota on
Checking quotas. This may take some time.
quotaon: using //aquota.group on /dev/sda5 [/]: Invalid argument
quotaon: Maybe create new quota files with quotacheck(8)?
quotaon: using //aquota.user on /dev/sda5 [/]: Invalid argument
quotaon: Maybe create new quota files with quotacheck(8)?


 

Resolution

As a work around the / root file system can be remounted using the following command which will
cause the options in fstab file to be used:
 
mount -o remount,rw /

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:7001533
  • Creation Date: 06-Oct-2008
  • Modified Date:10-Mar-2021
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.