Nice job.  Lots of useful information.
- is_swap
 559 
 560                   This flag defaults to "false" and is used to
 561                   specify that the slice being created is to be
 562                   used as a swap device. By default a swap zvol
 563                   will be created in the root pool, but in some
 564                   instances it may be preferable to use a swap
 565                   slice.

You should probably indicate that is_swap="true" should not be used with 
in_zpool and in_vdev as there not compatible.  This bite me allot initially

933              Zvol
934 
The ability to specify a size for zvol is not discussed

        <zpool name="rpool_swap">
          <vdev name="rpool_swap_vdev" redundancy="mirror"/>
          <zvol name="swap" use="swap">
            <size val="5000mb"/>
          </zvol>
        </zpool>


On Aug 2, 2011, at 4:45 PM, Ethan Quach wrote:

> Can I get a review for the following bugfix:
> 
> 
> BugID:
> --------
> http://monaco.us.oracle.com/detail.jsf?cr=7025229
> (7025229 Need an AI manifest man page)
> 
> 
> Webrev:
> ----------
> https://cr.opensolaris.org/action/browse/caiman/equach/7025229/webrev/
> 
> 
> thanks,
> -ethan
> 
> _______________________________________________
> caiman-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to