Displaying 1 result from an estimated 1 matches for "prerepl".
Did you mean:
prerel
2010 Jan 23
0
zfs destroy snapshot: dataset already exists?
...ently upgraded from 2009.06 to b131 (mainly to get dedup
support). The upgrade to b131 went fairly smoothly, but then I ran
into an issue trying to get the old datasets snapshotted and
send/recv''d to dedup the existing data. Here''s the steps I ran:
zfs snapshot -r data/media at prereplicate
zfs create -o mountpoint=none data/media.new
zfs send -R data/media at prereplicate | zfs recv -du data/media.new
The zfs send/recv then failed with an error about a "dataset already
exists", unfortunately I don''t have the exact error message.
Then I tried to cleanup the d...