Structure needs cleaning

meaning that your filesystem is corrupted. So, before trying to fix a database you need to fix your filesystem first with fsck, the node should be stopped and the disk is unmounted.
In case of xfs you need to use a different procedure, see

After you fix the filesystem, you may check databases and fix them as well.

1 Like