Oracle Solaris System Administration (MOSC)

MOSC Banner

zoneadm move <zone> /new/zone/path, but what happens with filesystem special

edited Aug 21, 2012 11:29PM in Oracle Solaris System Administration (MOSC) 5 commentsAnswered ✓
Hello,
I have a question a former coworker has configured a zone and zfs

zone.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE zone PUBLIC "-//Sun Microsystems Inc//DTD Zones//EN" "file:///usr/share/lib/xml/dtd/zonecfg.dtd.1">
<!--
    DO NOT EDIT THIS FILE.  Use zonecfg(1M) instead.
-->
<zone name="zone-a" zonepath="/global/zones/zone-a/boot" autoboot="true">
  <network address="xx.xx.xxx.xx" physical="bge0"/>
  <filesystem special="zone-a/data" directory="/zsa" type="zfs"/>
</zone>

zfs configuration:
zpool history
History for 'zone-a':
2009-01-28.17:21:36 zpool create -m /global/zones/zone-a zone-a /dev/dsk/c3t60060E801444F000000144F00000002Cd0s0

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center