enry
Dabbler
- Joined
- Apr 10, 2016
- Messages
- 21
Setup is two Volumes.
Volume01 is 4 disks (2x2TB, 2x4TB) - 3.7TB in use
Volume02 is 2 disks (2x6TB)
I want to migrate the data from Volume01 to Volume02. Following the excellent directions I migrated the system data to the boot disk and then tried to do the snapshot and send/receive. Then I get this:
This is a system I've had for a number of years (and migrated through Coral). I'm not using docker at all (two jails and three VMs). So my question is: What now?
Volume01 is 4 disks (2x2TB, 2x4TB) - 3.7TB in use
Volume02 is 2 disks (2x6TB)
I want to migrate the data from Volume01 to Volume02. Following the excellent directions I migrated the system data to the boot disk and then tried to do the snapshot and send/receive. Then I get this:
root@debbie:~ # zfs snapshot -r Volume01@migrate
root@debbie:~ # zfs send -R Volume01@migrate | zfs receive -F Volume02
internal error: Invalid argument
warning: cannot send 'Volume01/.vm_cache/boot2docker@migrate': signal received
Abort (core dumped)
root@debbie:~ #
This is a system I've had for a number of years (and migrated through Coral). I'm not using docker at all (two jails and three VMs). So my question is: What now?