Hi Shawn,

Matt is looking at a change in relation to this: 7048015

But in the meantime, for testing or anything else, you can add a filesystem to a
BE, by adding the in_be="true" attribute, for example:

      <logical>
          <zpool name="rpool" is_root="true">
              <filesystem name="export"/>             <!-- Not in BE -->
              <filesystem name="var" in_be="true"/>   <!-- In BE -->
          </zpool>
      </logical>

HTH,

Darren.

On 11/08/2011 22:50, Shawn Walker wrote:
> [corrected To:]
> 
> 
> Does AI currently have the ability to create datasets that are still 
> part of the target boot environment?
> 
> For example, the pkg(5) team would like to make /var be a separate 
> dataset, but part of the BE that has '/' very soon.
> 
> How easy is it to make this change?
> 
> -Shawn
> _______________________________________________
> pkg-discuss mailing list
> pkg-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
_______________________________________________
pkg-discuss mailing list
pkg-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to