when i run /scripts/fixquotas on this new server. I am getting the following message.
Any ideas what's wrong?
here is the content from /etc/fstab
Any ideas what's wrong?
root@servr [~]# /scripts/fixquotas
Installing Default Quota Databases...../aquota.user..../quota.user..../boot/aquota.user..../boot/quota.user.....Done
Quotas are now on
Updating Quota Files......
quotacheck: Scanning /dev/sda3 [/] quotacheck: Old group file not found. Usage will not be substracted.
done
quotacheck: Checked 20729 directories and 107195 files
quotacheck: Scanning /dev/sda3 [/] quotacheck: Old group file not found. Usage will not be substracted.
done
quotacheck: Checked 20729 directories and 107195 files
.....Done
Unable to read /etc/quota.conf at /scripts/resetquotas line 23.
here is the content from /etc/fstab
# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/1 / ext3 defaults,usrquota 1 1
LABEL=/boot1 /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs noexec,nosuid,rw 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
LABEL=SWAP-sda2 swap swap defaults 0 0
/dev/sdb1 /backup ext3 noexec,nosuid,rw 0 0