{"id":467,"date":"2011-01-28T00:30:38","date_gmt":"2011-11-24T13:51:50","guid":{"rendered":"http:\/\/kraftek.com\/blog\/add-new-filesystem-to-existing-zone\/"},"modified":"2011-01-28T00:30:38","modified_gmt":"2011-11-24T13:51:50","slug":"add-new-filesystem-to-existing-zone","status":"publish","type":"post","link":"\/blog\/index.php\/add-new-filesystem-to-existing-zone\/","title":{"rendered":"Add new UFS filesystem to existing zone from metadevice"},"content":{"rendered":"<pre>You have to create it in the global zone, add it with zoneconfig, then mount it manually from the global zone\n bash-3.00# zonecfg -z zones004z3\n zonecfg: zones004z3&gt; add fs\n zonecfg: zones004z3:fs&gt; set dir=\/myzone\/cpbatch\n zonecfg: zones004z3:fs&gt; set special=\/dev\/md\/dsk\/d132\n zonecfg: zones004z3:fs&gt; set raw=\/dev\/md\/rdsk\/d132\n zonecfg: zones004z3:fs&gt; set type=ufs\n zonecfg: zones004z3:fs&gt; end\n zonecfg: zones004z3&gt; verify\n zonecfg: zones004z3&gt; commit\n zonecfg: zones004z3&gt; exit\n bash-3.00# mount \/dev\/md\/dsk\/d132 \/zones\/CHB\/myzone\/cpbatch<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>You have to create it in the global zone, add it with zoneconfig, then mount it manually from the global zone bash-3.00# zonecfg -z zones004z3 zonecfg: zones004z3&gt; add fs zonecfg: zones004z3:fs&gt; set dir=\/myzone\/cpbatch zonecfg: zones004z3:fs&gt; set special=\/dev\/md\/dsk\/d132 zonecfg: zones004z3:fs&gt; set raw=\/dev\/md\/rdsk\/d132 zonecfg: zones004z3:fs&gt; set type=ufs zonecfg: zones004z3:fs&gt; end zonecfg: zones004z3&gt; verify zonecfg: zones004z3&gt; commit zonecfg: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-467","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/467","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=467"}],"version-history":[{"count":0,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/467\/revisions"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=467"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=467"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=467"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}