Ethan Quach wrote: > > 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.
Ethan, Yes it did work: http://blogs.sun.com/migi/entry/broken_opensolaris_never best Michal Pryc