
Originally Posted by
GufyMike
Just haven't seen this postted yet. but the 2.6.8 kernel is buggy with disk io, I use FC2 on my personal computers and these problems are relavent: CDs can only be burnt as root and Games from loki soft work under 2.6.7 but are broken under 2.6.8 nfs only root can write to it.
now for nfs. the client was running 2.6.8 and need root to write but when running the 2.6.7 as the client I was able to write as a normal usr. FYI: for both the server was using the 2.6.8 kernel. This is a known bug and has been addressed in the kernel mailing list.
I personally haven't used diskquota on any of my boxes so I can't fully atest to this being the problem. If you use yum to update your OS just add:
exclude=kernel-2.6.8-1.521
to the main section of /etc/yum.conf up2date also has an exclude option. not sure on that one.
I also know alot of you are using custom kernels of the 2.6.7 version so this might not apply.