Replies: 1 comment 2 replies
-
its not a linenumber. the zfs recv command is actually crashing, which can have various reasons. hopefully someone can assist. (its not an error generated by zfs-autobackup itself) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Synchronising
[Target] p0/rep/2x/rpool@localsnpr-20220524191926: receiving full
! [Target] STDERR > internal error: Invalid argument
! [Target] STDERR > /bin/sh: 2031: Abort(coredump)
! [Target] Command "zfs recv -u -o canmount=noauto -v -s p0/rep/2x/rpool" returned exit code -6 (valid codes: [0])
! [Source] rpool: FAILED: Last command returned error
[Target] p0/rep/2x/rpool/ROOT@localsnpr-20220524191926: receiving full
[Target] p0/rep/2x/rpool/ROOT/ubuntu_h55lfy@localsnpr-20220524191926: receiving full
[Target] p0/rep/2x/rpool/ROOT/ubuntu_h55lfy/spool@localsnpr-20220524191926: receiving full
I guess the error is in the rpool part of the rpool file systems? I'm thinking the bit "bin/sh: 2031" means something at line 2031 of some bin/sh script... was involved. But line 2031 of what?
Beta Was this translation helpful? Give feedback.
All reactions