Submitted by fuggi on Mon, 08/06/2012 - 08:39
Hello again,
I encountered and resolved the error exactly as described on https://www.virtualmin.com/node/9867 except for one difference: My VPS is running version 6 of Debian.
Best regards,
fuggi
Status:
Active
Comments
Submitted by andreychek on Mon, 08/06/2012 - 09:46 Comment #1
Howdy -- I have a few questions for you --
What symptoms did you receive -- was it saying that Quota Editing has been disabled?
Can you confirm what you did to fix it -- are you saying you copied /etc/mtab onto /etc/fstab?
Can you provide a copy of your original /etc/fstab, and the /etc/mtab that you used to fix it?
Thanks!
Submitted by fuggi on Tue, 08/07/2012 - 07:35 Comment #2
Regarding your questions:
1. Re-checking system configuration stated the well-known "The module could not find the mount point for your home directories filesystem /home. Quotas editing has been disabled." message.
2. Yes, as suggested by Joe and confirmed by chriswayg in the referred discussion I only copied /etc/mtab over /etc/fstab, started a re-check of the system configuration in Virtualmin again, and - just to be on the safe side - verified proper function after a reboot of the server.
3. The original file contents were pretty much the same as chriswayg's file contents.
fstab:
proc /proc proc defaults 0 0
none /dev/pts devpts rw 0 0
mtab:
/dev/vzfs / reiserfs rw,usrquota,grpquota 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,relatime 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime 0 0
Best regards,
fuggi
Submitted by fuggi on Wed, 12/05/2012 - 14:17 Comment #3
Hi,
I just encountered the very same problem again on a new virtual machine running on Debian 6 which I freshly set up using the install script of Webmin v1.6 resp. Virtualmin v3.96.gpl. And again the very same approach solved the problem.
Regards,
fuggi