[FS#3940] Read only / filesystem after power loss

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Mon Jul 19 05:22:19 PDT 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - iwanst (iwanst) 

Attached to Project - OpenWrt/LEDE Project
Summary - Read only / filesystem after power loss
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - Hi all,

Virtual machine x86 builded with image builder and
version 21.02.0-rc3 with package softethervpn-server - 4.34-9745-1

suddenly occurs with read only filesystem /

root at OpenWrt:/# mount
/dev/root on / type ext4 (ro,noatime)
.
.

after check and random errors in fs (mostly related with softether vpn server):

root at OpenWrt:/# mount
/dev/root on / type ext4 (rw,noatime)
.
.
free space is:
root at OpenWrt:/# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root               220.5M     31.7M    184.3M  15% /
.
.



In working old 15 version:

root at OpenWrt:/# cat /etc/openwrt_version
15.05.1
root at OpenWrt:/# mount
rootfs on / type rootfs (rw)
/dev/root on / type ext4 (rw,noatime,data=ordered)
.
.

Do I have to make it data=ordered to prevent data and fs problems and how?

Thanks in advance?





More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3940

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list