#19564: after reboot - reset to defaults / firstboot by accident
------------------------+------------------------
  Reporter:  bittorf@…  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  highest    |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+------------------------

Comment (by christian@…):

 I can reproduce the "loss" behavior with

 {{{
 I=1000; while let I-=1; do echo "foo" > /www/file$I; done && rm -rf
 /www/file* && reboot
 }}}

 on my system with ar71xx.

 Steps to reproduce:
 1) install openwrt trunk
 2) wait for early boot to finish
 3) run the command
 4) after reboot you are back in early boot (in case overlay is ok -> goto
 3)

 Those steps are reproducing the problem in 30-50% of the retries.

 THIS IS A SERIOUS ISSUE IN Chaos Calmer.

 I think one should search in fstools at commits newer
     0b99adb02f2eb822fbfc4efcb8ebf5fecbd74974

 2015-03-22 14:08 Felix Fietkau   o overlay: create a common function for
 deleting all overlay data (optionally excluding sysupgrade.tgz

 seems to be a candidate for such an error.

--
Ticket URL: <https://dev.openwrt.org/ticket/19564#comment:22>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to