Steffen Weiberle wrote:
I created as second filesystem pool1/jumpstart, and deviced to mv pool1/ro/jumpstart/* to pool1/jumpstart. All the data is staying in the same pool. No data is actually getting changed, it is just being relocated. If this were a UFS filesystem, the move would be done before I even finish writing this. However, with ZFS, this is taking a long time.

It may well be in the same pool but it is in a different file system so it has to copy and delete to move it.

This is covered by 6400399 (http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6400399)

--
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to