Koozali.org: home of the SME Server

After upgrading Hard Drive, quota no longer works

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
After upgrading Hard Drive, quota no longer works
« on: March 25, 2008, 02:24:06 AM »
Hello,
Has anyone done a Hard Drive upgrade on their 7.3 install.
I did the upgrade as per http://wiki.contribs.org/UpgradeDisk
Everything went fine, but the Quota management no longer works
Code: [Select]
cat /etc/fstab
#------------------------------------------------------------
# BE CAREFUL WHEN MODIFYING THIS FILE! It is updated automatically
# by the SME server software. A few entries are updated during
# the template processing of the file and white space is removed,
# but otherwise changes to the file are preserved.
# For more information, see http://www.e-smith.org/custom/ and
# the template fragments in /etc/e-smith/templates/etc/fstab/.
#
# copyright (C) 2002 Mitel Networks Corporation
#------------------------------------------------------------
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/main/root          /                       ext3    usrquota,grpquota        1 1
/dev/md1                /boot                   ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /dev/shm                tmpfs   defaults        0 0
none                    /proc                   proc    defaults        0 0
none                    /sys                    sysfs   defaults        0 0
/dev/main/swap          swap                    swap    defaults        0 0
/dev/hda                /media/cdrecorder       auto    pamconsole,exec,noauto,managed 0 0
/dev/fd0                /media/floppy           auto    pamconsole,exec,noauto,managed 0 0


Offline pfloor

  • *****
  • 889
  • +1/-0
Re: After upgrading Hard Drive, quota no longer works
« Reply #1 on: March 25, 2008, 02:49:59 AM »
Quote
Everything went fine, but the Quota management no longer works

Oh, you should know the answer to this one by now...

Bugtracker!
In life, you must either "Push, Pull or Get out of the way!"

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org