This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

66AK2G12: File system going in to read-only

Part Number: 66AK2G12

HI,

My file system is going to read only as soon as i start running my dsp application using mpmcl command,

This is the way i'm start running dsp application from linux,

root@k2g-evm:~# mpmcl reset dsp0
reset succeeded
root@k2g-evm:~# mpmcl load dsp0 C66_A15.out
load succeeded
root@k2g-evm:~# mpmcl run dsp0
run succeeded

As soon as the dsp application is start running my file system is going into read only mode and after getting the log as below.


root@k2g-evm:~# 2021 Mar 23 05:23:09 k2g-evm [ 2736.439355] EXT4-fs error (device mmcblk0p2): ext4_journal_check_start:61: Detected aborted journal
2021 Mar 23 05:23:09 k2g-evm [ 2736.451215] EXT4-fs (mmcblk0p2): Remounting filesystem read-only
2021 Mar 23 05:23:09 k2g-evm [ 2736.498740] EXT4-fs (mmcblk0p2): ext4_writepages: jbd2_start: 4096 pages, ino 397523; err -30
2021 Mar 23 05:23:09 k2g-evm EXT4-fs error (device mmcblk0p2): ext4_journal_check_start:61: Detected aborted journal
2021 Mar 23 05:23:09 k2g-evm EXT4-fs (mmcblk0p2): Remounting filesystem read-only
2021 Mar 23 05:23:09 k2g-evm EXT4-fs error (device mmcblk0p2): ext4_journal_check_start:61: Detected aborted journal
2021 Mar 23 05:23:09 k2g-evm EXT4-fs (mmcblk0p2): Remounting filesystem read-only
2021 Mar 23 05:23:09 k2g-evm EXT4-fs (mmcblk0p2): ext4_writepages: jbd2_start: 4096 pages, ino 397523; err -30
2021 Mar 23 05:23:09 k2g-evm EXT4-fs (mmcblk0p2): ext4_writepages: jbd2_start: 4096 pages, ino 397523; err -30

Please help me to resolve this issue.

Thanks & Regards

Asif