Re: [pve-devel] [RFC_V2 pve-storage 1/8] Include new storage function volume_send.

2017-04-20 Thread Wolfgang Bumiller
On Wed, Apr 19, 2017 at 11:52:02AM +0200, Wolfgang Link wrote: > If the storage backend support import and export > we can send the contend to a remote host. > --- > PVE/Storage.pm | 18 > PVE/Storage/Plugin.pm| 8 > PVE/Storage/ZFSPlugin.pm |

[pve-devel] [RFC_V2 pve-storage 1/8] Include new storage function volume_send.

2017-04-19 Thread Wolfgang Link
If the storage backend support import and export we can send the contend to a remote host. --- PVE/Storage.pm | 18 PVE/Storage/Plugin.pm| 8 PVE/Storage/ZFSPlugin.pm | 7 +++ PVE/Storage/ZFSPoolPlugin.pm | 49 ++