[OpenIndiana-discuss] ZFS remote receive

Jonathan Adams t12nslookup at gmail.com
Tue Oct 23 12:03:35 UTC 2012


you could try zfs send'ing to a local file and chmod/chown the file so
that a known local user can access it on the sending server

then on the receiving server you could rsync/ssh into the sending
server grab the file and then zfs receive as root.

Jon

On 23 October 2012 12:52, Sebastian Gabler <sequoiamobil at gmx.net> wrote:
> Hi,
>
> I am facing a problem with zfs receive through ssh. As usually, root can't
> log on ssh; the log on users can't receive a zfs stream (rights problem),
> and pfexec is disabled on the target host (as I understand it is nowadays
> default for OI151_a...)
>
> What are the suggestions to solve this? I tried several approaches with
> sudo, and su to no avail. I had tried to enable pfexec on the target system,
> too and couldn't do it.
>
> Thanks for your help.
>
> BR
>
> Sebastian
>
> _______________________________________________
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss



More information about the OpenIndiana-discuss mailing list