Skip to content

Bug in -N io option  #1

Description

@plant75

In case of incremental snapshot using io,
if i put @ in the second parameter, show the bug:

NOT WORK:
root@srvps1:~/Dev-Repliche# bbcp -N io 'zfs send -v -R -I Srv1Snap_20190412154051 Srv1@Snap_20190412154132' root@192.168.80.202:"zfs recv -du STORAGE/"
bbcp: Missing host name for user zfs send -v -R -I Srv1Snap_20190412154051 Srv1
Usage: bbcp [Options] [Inspec] Outspec

WORK:
root@srvps1:~/Dev-Repliche# bbcp -N io 'zfs send -v -R -I Srv1Snap_20190412154051 Snap_20190412154132' root@192.168.80.202:"zfs recv -du STORAGE/"
cannot receive: specified fs (STORAGE/) does not exist
Error: Unsupported flag with filesystem or bookmark.
bbcp: Broken pipe closing zfs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions