Michal Pryc wrote:
> Hello,
> Is it possible/how to create BE using zfs snapshot/BE from another 
> OpenSolaris system (living on different computer) ?

Not with the existing beadm command.  There's the -p option to
specify a different pool to get a BE from, which also uses zfs
send/recv for local pools, but multiple disks aren't fully supported
yet in the BE tools.  Would this be a useful RFE to send off a BE
remotely?

>
> I could transfer zfs filesystems for example using zfs send/recv over 
> ssh.

If you've done this manually, try running a 'beadm activate' on the
new BE once its been sent over.  That should set up things for it
on the local system.  Let me know if this works.


thanks,
-ethan

>
> best
> Michal Pryc
> _______________________________________________
> caiman-discuss mailing list
> caiman-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to