I can see that running a /scripts/fixquotas does touch the /etc/fstab file... and makes a backup of it...
having a look at the /etc/fstab file I see the following:
/dev/hda3 / ext3 defaults,usrquota 1 1
That is all I have in there (cPanel box/RHEL)
The backup from May 2004 shows the following:
/dev/hda3 / ext3 defaults,usrquota 1 1
/dev/hda1 /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda2 swap swap defaults 0 0
Now that one looks more like it.
I am not sure if this is a cpanel issue, redhat issue or what, but can anyone advise of a reason that the fstab file has lost all of its enties other than the root partition? /etc/mtab is still showing all mounted filesystems correctly...
having a look at the /etc/fstab file I see the following:
/dev/hda3 / ext3 defaults,usrquota 1 1
That is all I have in there (cPanel box/RHEL)
The backup from May 2004 shows the following:
/dev/hda3 / ext3 defaults,usrquota 1 1
/dev/hda1 /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda2 swap swap defaults 0 0
Now that one looks more like it.
I am not sure if this is a cpanel issue, redhat issue or what, but can anyone advise of a reason that the fstab file has lost all of its enties other than the root partition? /etc/mtab is still showing all mounted filesystems correctly...