On one of our computers running QNX 4.25, following has been observed…
#chkfsys -vuP /dev/hd0t77 shows following result
Inode block 0x1EFD7 is not in the /.inode file
action deferred until end of chkfsys
Paused … (on pressing ENTER,)
Inode block 0x… is not in the /.inode file
action deferred until end of chkfsys
Paused …
…
…
…
The above-mentioned message appears repeatedly. After hitting enter every
time for the Paused prompt, following message is displayed…
The /.inode file need to be rebuilt; This necessitates rebuilding the
bitmap. Write new bitmap ? Y
chkfsys : could not read ‘new inode’ extent block (0x404024)
Serious error : continue program ? Y
chkfsys : could not rebuild inode file
Serious error : continue program ? Y
chkfsys : could not rebuild inode file
What does such a message mean? Is our hard disk damaged? or Is QNX file
system damaged? ‘dcheck’ reports no errors…All of our sorce code files
and data are intact.