Setxattr Errors
So, old hudge was kicking up a helluva fuss about setxattr errors this morning.
I was getting the following errors, over and over and over again in my syslog file.
hudge kernel: post_create: setxattr failed, rc=28 (dev=sda1 ino=8339458)
In fact, I got so many of these errors that they filled up my root partition. The full disk caused mysql to stop working altogether and the corruption of a couple of tables in my wordpress database. Question is, with SELinux disabled on my box, why would I get 50GB worth of setxattr errors?
Trackbacks
Use this link to trackback from your own site.






Please check if your SELinux is in permissive, replace it with disabled (/etc/sysconfig/selinux)
n3v.net
SELinux is in permissive mode, but I have
/etc/sysconfig/selinuxset correctly.Unfortunately, in
/var/log/dmesgI see the following.