Re: [zfs-discuss] copy complete zpool via zfs send/recv

2010-12-18 Thread Stephan Budach
Am 18.12.10 15:54, schrieb eXeC001er: 2010/12/18 Stephan Budach > Am 18.12.10 15:14, schrieb Edward Ned Harvey: From: Stephan Budach [mailto:stephan.bud...@jvm.de] Ehh. well. you answered it. sort of. ;) I think I simply didn't dare to overwrite

Re: [zfs-discuss] copy complete zpool via zfs send/recv

2010-12-18 Thread eXeC001er
2010/12/18 Stephan Budach > Am 18.12.10 15:14, schrieb Edward Ned Harvey: > > From: Stephan Budach [mailto:stephan.bud...@jvm.de ] > > Ehh. well. you answered it. sort of. ;) > I think I simply didn't dare to overwrite the root zfs on the destination > > zpool > > with -F, but of course you'r

Re: [zfs-discuss] copy complete zpool via zfs send/recv

2010-12-18 Thread Stephan Budach
Am 18.12.10 15:14, schrieb Edward Ned Harvey: From: Stephan Budach [mailto:stephan.bud...@jvm.de] Ehh. well. you answered it. sort of. ;) I think I simply didn't dare to overwrite the root zfs on the destination zpool with -F, but of course you're right, that this is the way to go. What are y

Re: [zfs-discuss] copy complete zpool via zfs send/recv

2010-12-18 Thread Edward Ned Harvey
> From: Stephan Budach [mailto:stephan.bud...@jvm.de] > > Ehh. well. you answered it. sort of. ;) > I think I simply didn't dare to overwrite the root zfs on the destination zpool > with -F, but of course you're right, that this is the way to go. What are you calling the root zfs on the destinati

Re: [zfs-discuss] copy complete zpool via zfs send/recv

2010-12-18 Thread Stephan Budach
Am 18.12.10 05:44, schrieb Edward Ned Harvey: From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss- boun...@opensolaris.org] On Behalf Of Stephan Budach Now, I want to use zfs send -R t...@movetank | zfs recv targetTank/... which would place all zfs fs one level down below targetTank. O

Re: [zfs-discuss] copy complete zpool via zfs send/recv

2010-12-17 Thread Edward Ned Harvey
> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss- > boun...@opensolaris.org] On Behalf Of Stephan Budach > > Now, I want to use zfs send -R t...@movetank | zfs recv targetTank/... > which would place all zfs fs one level down below targetTank. > Overwriting targetTank is not an opti

[zfs-discuss] copy complete zpool via zfs send/recv

2010-12-17 Thread Stephan Budach
Hi, I want to move all the ZFS fs from one pool to another, but I don't want to "gain" an extra level in the folder structure on the target pool. On the source zpool I used zfs snapshot -r t...@movetank on the root fs and I got a new snapshot in all sub fs, as expected. Now, I want to use zfs