<p dir="ltr">If you can reproduce it, when it panics do a, call dumpsys</p>
<div class="gmail_quote">On 9 Apr 2016 10:08, "Christoph Harder" <<a href="mailto:shadowomf@arcor.de">shadowomf@arcor.de</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Or maybe not.<br>
<br>
It tried to run the application with changed parameters again.<br>
It failed with a hammer error message (...panic...) and a debugger.<br>
<br>
I did enter "reset", since I didn't find a quit/exit command.<br>
<br>
After restart I do get error messages like:<br>
<br>
no B_DEVMAGIC (bootdev=0)<br>
Mounting root from hammer:serno/F34924R03250.s1d<br>
HAMMER(ROOT) Illegal UNDO TAIL signature at 300000001e636e30<br>
HAMMER(ROOT) recovery failure during seqno backscan<br>
HAMMER(ROOT) recovery complete<br>
Failed to recover HAMMER filesystem on mount<br>
Root mount failed: 5<br>
<br>
Manual root filesystem specification:<br>
....<br>
<br>
<br>
So is there a way to recover this somehow or is it easier to just do a fresh install?<br>
<br>
Best regards,<br>
Christoph<br>
<br>
<br>
Am 09.04.2016 um 18:47 schrieb Christoph Harder:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
yes, that did the job. Thank you.<br>
<br>
Best regards,<br>
Christoph<br>
<br>
Am 09.04.2016 um 18:14 schrieb Michael Neumann:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On 04/09/16 18:08, Tomohiro Kusumi wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If you're using hammer, rm file isn't deleting anything from your<br>
filesystem capacity.<br>
<br>
But aside from the fact rm isn't deleting anything, I think there is a<br>
bug in ENOSPC handling.<br>
I've once saw kernel panic soon after hitting ENOSPC.<br>
<br>
<br>
2016-04-09 22:16 GMT+09:00 Christoph Harder <<a href="mailto:shadowomf@arcor.de" target="_blank">shadowomf@arcor.de</a>>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
I do have a small problem, I've written a program that filled all available<br>
disk space (I know not very smart...).<br>
Well now I have a few SQLite database files that I can't get rid of.<br>
<br>
When executing "rm *" or just calling "rm a.9.db" for a single file I do get<br>
the error message "rm: a.9.db: No space left on device".<br>
I suspect there is some space required to undo the delete which might<br>
require extra space.<br>
</blockquote></blockquote>
<br>
"hammer cleanup" or hammer prune[-everything] will help.<br>
<br>
Regards,<br>
<br>
   Michael<br>
<br>
</blockquote>
<br>
</blockquote>
</blockquote></div>