Forum Topic - fs-qnx6: is full file system recovery possible?:
   
fs-qnx6: is full file system recovery possible?  
We have seen an issue where file system goes bad. Following is the error return code from qnx fs: 

fs-qnx6: / EBADFSYS (locate@blocks.c:936)

After this, we get “Corrupted file system detected” error description. Following this file system becomes Read-only 
file system.
This situation was observed while attempting to access/read files.

How would QNX file system ensure that after detecting bad file system it does full file system recovery and allow access
 to these files again normally?

Thanks 

Re: fs-qnx6: is full file system recovery possible?  
chkqnx6fs could correct some type of corruptions, but most case(like this one), it is not possible.

Could you provide the use info?
You can get it by
use -i `which -s fs-qnx6.so`

Thanks
yuxi