> amber ~ # zpool list data > NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT > data 930G 295G 635G 31% 1.00x ONLINE - > > amber ~ # zfs send -RD d...@prededup |zfs recv -d ezdata > cannot receive new filesystem stream: destination 'ezdata' exists > must specify -F to overwrite it > > amber ~ # zfs send -RD d...@prededup |zfs recv -d ezdata/data > cannot receive: specified fs (ezdata/data) does not exist
You're confused because one situation says "cannot receive ... exists" and the other situation says "cannot receive ... does not exist" Right? Why do you show us the zpool list? Because of the zpool list, I am not sure I understand what you're asking. _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss