diff options
author | LOLi <[email protected]> | 2018-02-12 21:28:59 +0100 |
---|---|---|
committer | Tony Hutter <[email protected]> | 2018-03-14 16:10:37 -0700 |
commit | 1d805a534b5e1768413a0242b8e92b97cb1a796c (patch) | |
tree | e771e4eadcbc598f6729514fabe810e7935411af /tests | |
parent | a9ff89e05cd2f420e44b0e50c92d97c166772d2b (diff) |
'zfs receive' fails with "dataset is busy"
Receiving an incremental stream after an interrupted "zfs receive -s"
fails with the message "dataset is busy": this is because we still have
the hidden clone ../%recv from the resumable receive.
Improve the error message suggesting the existence of a partially
complete resumable stream from "zfs receive -s" which can be either
aborted ("zfs receive -A") or resumed ("zfs send -t").
Reviewed-by: Giuseppe Di Natale <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Signed-off-by: loli10K <[email protected]>
Closes #7129
Closes #7154
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions