| Current File : //etc/zones/SYSsolaris-kz-minimal.xml |
<?xml version="1.0"?>
<!--
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
DO NOT EDIT THIS FILE. Use zonecfg(1M) instead.
-->
<!DOCTYPE zone PUBLIC "-//Sun Microsystems Inc//DTD Zones//EN" "file:///usr/share/lib/xml/dtd/zonecfg.dtd.1">
<zone name="default" zonepath="/system/zones/%{zonename}" autoboot="false" brand="solaris-kz">
<mcap physcap="2147483648"/>
<virtual-cpu ncpu_min="1" ncpu_max="1"/>
<automatic-network lower-link="auto"
link-protection="mac-nospoof" mac-address="auto" id="0" iov="off" lro="auto"/>
<device
storage="dev:/dev/zvol/dsk/%{global-rootzpool}/VARSHARE/zones/%{zonename}/disk%{id}"
id="0" bootpri="0"/>
</zone>