i clone one dataset (tank/a to tank/b) with zfs
and now i want to delete only parent (tank/a)
i wont to have only tank/b now
how to do it?
i clone one dataset (tank/a to tank/b) with zfs
and now i want to delete only parent (tank/a)
i wont to have only tank/b now
how to do it?
3 Comments
thomas@lemmy.douwes.co.uk · 2 pts · 3y
I believe the way to do this is to promote the clone dataset using the
zfs promotecommandvonProteus@lemmy.ml · 1 pts · 3y
thx for sugestion
looks very promising src
not tested yet
vonProteus@lemmy.ml · 1 pts · 1y
worked as a charm exactly what I wanted