Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

Frequent input/output error on internal hdd X10 #23

Open
davicom88 opened this issue Sep 19, 2020 · 4 comments
Open

Frequent input/output error on internal hdd X10 #23

davicom88 opened this issue Sep 19, 2020 · 4 comments

Comments

@davicom88
Copy link

Hi Jim, how are you? I still owe you some coffee;). I wanted to ask your opinion regarding constant errors occurring with the internal hdd of my X10 ext4. I know perfectly well that it could be a lot of different things, and I certainly don't have your knowledge of the zidoo operating system, but I honestly think it could be due to the simultaneous double mounting on Android and OpenWrt. Since thanks to you I use my X10 exclusively as a NAS, and in the future I intend to try to configure a raid 5 it would be really useful to eliminate this annoying problem, which often forces me to give "e2fsck" from openwrt terminal to recover "error on journal "and so on.
I ask you: is there a way to disable mounting on android but at the same time keep it on OpenWrt to see how it goes? Alternatively it could be a library problem on openwrt but in that case I think there is little to do ... Thanks in advance and sorry if I dwelt

@jjm2473
Copy link
Owner

jjm2473 commented Sep 19, 2020

This problem may introduced by Android shutdown process.

Android does not notify OpenWrt that it is shutting down, so OpenWrt did not umount filesystems.

Just my guess, I will check it out sometime.

I don't know if there a way to disable mounting on android, it always mount fs when disk plug.

Can you enable fs check on mount point manager? That it will check fs every mount.

@davicom88
Copy link
Author

davicom88 commented Sep 19, 2020 via email

@jjm2473
Copy link
Owner

jjm2473 commented Sep 20, 2020

Maybe android already mounted the disk before openwrt doing check.

Is there a way to enable fs check on android?

@davicom88
Copy link
Author

davicom88 commented Sep 20, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants