# zfs list rpool/www 3.64G 377G 3.64G /var/www rpool/zones 3.00G 377G 24K /zones rpool/zones/anduin 1.94G 377G 24K /zones/anduin rpool/zones/anduin/ROOT 1.94G 377G 21K legacy rpool/zones/anduin/ROOT/zbe 1.94G 377G 1.91G legacy rpool/zones/midgard 1.06G 377G 24K /zones/midgard rpool/zones/midgard/ROOT 1.06G 377G 21K legacy rpool/zones/midgard/ROOT/zbe 1.06G 377G 1.06G legacy I want to move the rpool/www zfs filesystem to zone midgard. Is this possible and how is this done? I guess it will no longer be accessible from the GZ then. That would be good, because I want to seperate my webserver from my global zone. -- Dick Hoogendijk -- PGP/GnuPG key: 01D2433D + http://nagual.nl/ | OpenSolaris 2010.03 b131 + All that''s really worth doing is what we do for others (Lewis Carrol)
dick hoogendijk wrote:> # zfs list > rpool/www 3.64G 377G 3.64G /var/www > rpool/zones 3.00G 377G 24K /zones > rpool/zones/anduin 1.94G 377G 24K /zones/anduin > rpool/zones/anduin/ROOT 1.94G 377G 21K legacy > rpool/zones/anduin/ROOT/zbe 1.94G 377G 1.91G legacy > rpool/zones/midgard 1.06G 377G 24K /zones/midgard > rpool/zones/midgard/ROOT 1.06G 377G 21K legacy > rpool/zones/midgard/ROOT/zbe 1.06G 377G 1.06G legacy > > I want to move the rpool/www zfs filesystem to zone midgard. > Is this possible and how is this done? >Search for "Zones" in the zfs man page. -- Ian.
Op 7-2-2010 19:33, Ian Collins schreef:> dick hoogendijk wrote: >> I want to move the rpool/www zfs filesystem to zone midgard. >> Is this possible and how is this done? > > Search for "Zones" in the zfs man page.OK, it seems to be a simple question. It was not to me, but I''ll folow your advice. -- Dick Hoogendijk -- PGP/GnuPG key: 01D2433D + http://nagual.nl/ | OpenSolaris 2010.03 b131 + All that''s really worth doing is what we do for others (Lewis Carrol)