Harry Putnam
2014-03-22 00:10:38 UTC
Setup:
Running oi b 151_a8, as vbox guest on win7 64 bit
I'll admit straight away that I'm taking baby steps here... and am
thoroughly confused about send / recv
I want to move several zfs filesystems to a new zpool on bigger hdd
The hdd are on the same host but reside on usb3 connected external
drive.
I've managed to get the drives setup as a mirrored pool ok within
Vbox, so they appear to the os, like any other drive.
The subject fs looks like this: ( '_' <underscore> indicate where the
.zfs directories are - there are 4)
/rmh_/
/rmh_/m2_/
/rmh_/reader_/
/rmh_/reader_/pub_/
I want to move that with all the snaps in place when thru.
I will narrow it down to 5 or so at each '.zfs' directory.
After stumbling thru quite a lot of material at:
Oracle Solaris ZFS Administration Guide
and lots of other parts at:
docs.oracle.com
I'm pretty confused... they make it sound like I need to do something
called 'Remote Replication'
But this is really very small time stuff. The whole thing is only 73
GB. And the part I want to send is really only 71.3 GB. So, can't
this be done with send/receive and if so, must I use snapshots?
root # zfs list -r p2
NAME USED AVAIL REFER MOUNTPOINT
p2 72.5G 9.72G 31K /p2
p2/newtrubl 871M 9.72G 865M /newtrubl
p2/oldOS 314M 9.72G 310M /oldOS
p2/rmh 71.3G 9.72G 177K /rmh
p2/rmh/m2 61.6G 9.72G 47.0G /rmh/m2
p2/rmh/reader 9.68G 9.72G 2.91G /rmh/reader
p2/rmh/reader/pub 6.77G 9.72G 3.85G /rmh/reader/pub
Is send / recv incapable of sending several joined top level zfs?
A brief description of how to precede from someone who does this stuff
or a living would be very well appreciated.
One last thing... would I be better off rsyncing, and if so, can I
expect the fs to respond once moved, as it normally does?
Running oi b 151_a8, as vbox guest on win7 64 bit
I'll admit straight away that I'm taking baby steps here... and am
thoroughly confused about send / recv
I want to move several zfs filesystems to a new zpool on bigger hdd
The hdd are on the same host but reside on usb3 connected external
drive.
I've managed to get the drives setup as a mirrored pool ok within
Vbox, so they appear to the os, like any other drive.
The subject fs looks like this: ( '_' <underscore> indicate where the
.zfs directories are - there are 4)
/rmh_/
/rmh_/m2_/
/rmh_/reader_/
/rmh_/reader_/pub_/
I want to move that with all the snaps in place when thru.
I will narrow it down to 5 or so at each '.zfs' directory.
After stumbling thru quite a lot of material at:
Oracle Solaris ZFS Administration Guide
and lots of other parts at:
docs.oracle.com
I'm pretty confused... they make it sound like I need to do something
called 'Remote Replication'
But this is really very small time stuff. The whole thing is only 73
GB. And the part I want to send is really only 71.3 GB. So, can't
this be done with send/receive and if so, must I use snapshots?
root # zfs list -r p2
NAME USED AVAIL REFER MOUNTPOINT
p2 72.5G 9.72G 31K /p2
p2/newtrubl 871M 9.72G 865M /newtrubl
p2/oldOS 314M 9.72G 310M /oldOS
p2/rmh 71.3G 9.72G 177K /rmh
p2/rmh/m2 61.6G 9.72G 47.0G /rmh/m2
p2/rmh/reader 9.68G 9.72G 2.91G /rmh/reader
p2/rmh/reader/pub 6.77G 9.72G 3.85G /rmh/reader/pub
Is send / recv incapable of sending several joined top level zfs?
A brief description of how to precede from someone who does this stuff
or a living would be very well appreciated.
One last thing... would I be better off rsyncing, and if so, can I
expect the fs to respond once moved, as it normally does?