Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 2016 17:38:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197035] sysutils/bbcp:  segmentation fault and core dump when running latest version (20150113)
Message-ID:  <bug-197035-13-iw8g0DJgck@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197035-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197035-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197035

--- Comment #12 from fjwcash@gmail.com ---
Sorry, didn't realise you were waiting for feedback; thought you were still
working on the IPv6 stuff.


Installed bbcp-20150116 onto FreeBSD 9.3p5.  Updated my bbcp script to use =
-4
and get:

bbcp: Value not specified for '-4'.
Usage:   bbcp [Options] [Inspec] Outspec

Options: [-a [dir]] [-A] [-b [+]bf] [-B bsz] [-c [lvl]] [-C cfn] [-D] [-d p=
ath]
         [-e] [-E csa] [-f] [-F] [-g] [-h] [-i idfn] [-I slfn] [-k] [-K]
         [-L opts[@logurl]] [-l logf] [-m mode] [-n] [-N nio] [-o] [-O] [-p]
         [-P sec] [-r] [-R [args]] [-q qos] [-s snum] [-S srcxeq] [-T trgxe=
q]
         [-t sec] [-v] [-V] [-u loc] [-U wsz] [-w [=3D]wsz] [-x rate] [-y] =
[-z]
         [-Z pnf[:pnl]] [-4 [loc]] [-~] [-@ {copy|follow|ignore}] [-$] [-#]
[--]

I/Ospec: [user@][host:]file


Seems -4 needs an argument, but not sure what [loc] means.  Adding an IP
address changes the error message to:

bbcp: Invalid ipv4 options - 10.10.10.105

Moving the -4 to different places in the command-line changes the error
message, but never actually connects to send anything:

bbcp: i '.


Not sure how to use the -4 option.  And this package doesn't include a man =
page
(although I'm not sure if the previous 2012xxxx version did either).



Command-line used is:

bbcp -N io "zfs send -I ${localpool}/${localfs}/${site}@${lastsnap} \
     ${localpool}/${localfs}/${site}@${yesterday}" \
     ${user}@${remotehost}:"${zfs} recv ${recvopts} ${rempool}"

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197035-13-iw8g0DJgck>