This content is submitted by a BigAdmin user. It has not been reviewed for technical accuracy by Sun Microsystems, though it may have been lightly edited to improve readability. If you find an error or would like to comment on the article, please contact the submitter or use the comment field at the bottom of the article.
Community submissions may not follow Sun trademark guidelines. For information on Sun trademarks, please see http://www.sun.com/suntrademarks/.
This content is submitted by a BigAdmin user. It has not been reviewed for technical accuracy by Sun Microsystems, though it may have been lightly edited to improve readability. If you find an error or would like to comment on the article, please contact the submitter or use the comment field at the bottom of the article.
Community submissions may not follow Sun trademark guidelines. For information on Sun trademarks, please see http://www.sun.com/suntrademarks/.
Volume Management Within Solaris Zones
Mike Thomasson, February 2008
Here are some tips for organizing and managing data volumes in Solaris Zones on systems
that run the Solaris 10 Operating System.
Note: These tips have been tested only with Veritas Volume Manager. However, these tips
most likely will work with other volume management tools.
Create a separate disk group on the global zone for each non-global zone.
Create the volumes needed for each non-global zone within the disk group for that zone.
Configure the file systems in each zone using zonecfg, add fs,
set dir, set special, set raw,
set type, and set options.
The mount point specified for a zone is located in the zone's root directory structure (for example,
/export/zone001/root). You can mount the volume from the global zone by using
this as the mount point. It will show up within the zone.
You can also use growfs from the global zone on the fly.
The information and links on this page have been provided by a BigAdmin user. The submitter is solely responsible for such information and links. Sun is not responsible for the availability of external sites or resources, and does not endorse and is not responsible or liable for any content, advertising, products, or other materials on or available from such sites or resources. Sun will not be responsible or liable, directly or indirectly, for any actual or alleged damage or loss caused by or in connection with use of or reliance on the information posted here, or goods or services available on or through any external site or resource.
Comments (latest comments first)
Discuss and comment on this resource in the BigAdmin Wiki
Unless otherwise licensed, code in all technical manuals herein (including articles, FAQs, samples) is provided under this License.