On Thu, Dec 17, 2009 at 3:10 PM, Anil <[email protected]> wrote: > If you have another partition with enough space, you could technically just > do: > > mv src /some/other/place > mv /some/other/place src > > Anyone see a problem with that? Might be the best way to get it de-duped.
You'd lose any existing snapshots. You may lose ACLs. If you have snapshots of the source, the space will still be used until you destroy the snapshots. -B -- Brandon High : [email protected] Indecision is the key to flexibility. _______________________________________________ zfs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
