Skip to content

mergerfs pool mount fails. Best way to monitor and self-recovery via script? #1098

Answered by trapexit
TheLinuxGuy asked this question in Q&A
Discussion options

You must be logged in to vote

If it's crashing then strace is pretty useless. Need a stack trace from gdb.

gdb path/to/mergerfs

run -f -o options branches mountpoint

when it crashes

thread apply all bt

Replies: 7 comments 14 replies

Comment options

You must be logged in to vote
2 replies
@TheLinuxGuy
Comment options

@trapexit
Comment options

Comment options

You must be logged in to vote
1 reply
@TheLinuxGuy
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@trapexit
Comment options

@TheLinuxGuy
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@TheLinuxGuy
Comment options

@trapexit
Comment options

@trapexit
Comment options

@TheLinuxGuy
Comment options

@trapexit
Comment options

Answer selected by TheLinuxGuy
Comment options

You must be logged in to vote
2 replies
@TheLinuxGuy
Comment options

@trapexit
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants