We recently suffered a complete server failure (no remote or even console connection).
I've found no errors, logs etc that shed light on what/why it happened.
The only odd thing about the machine, following reboot one file looks like this under ls -l
-rw-r--r-- 1 root root 705 Feb 14 15:30 filefoo ?--------- ? ? ? ? ? filname -rw-r--r-- 1 root root 705 Feb 14 15:30 filefoo
I can't rm
the file.
If I touch
the file I end up with 2x normal looking files (though with identical names).. I can remove one which puts the other back to looking like this (with all the questionmarks).
This might be a nooob question but it's impossible to Google!
Thanks, J.