Debian cant find file but ls shows the file

400 Views Asked by At

my MySQL Server doesnt starts because a file is missing.

The funny thing is that the file is visible for ls -al but other commands cant find the file.

ls -al shows the files

And thats the error. A few files works.

stat cant find the file or directory

If i use shutdown -rF now to check the filesystem i get no error.

Whats the problem? :(

Filesystem: EXT3
Debian version: 6.0.10

Some informations about the disk

1

There are 1 best solutions below

0
On

Disabling the mysql binlog was the fix.

Thanks @Antonis