Print this page
5432 zoneadm install could fix zonepath permissions automatically
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/zoneadm.1m
          +++ new/usr/src/man/man1m/zoneadm.1m
   1    1  '\" te
   2    2  .\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
   3    3  .\" Copyright (c) 2009 Sun Microsystems, Inc. All Rights Reserved.
   4    4  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   5    5  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   6    6  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   7      -.TH ZONEADM 1M "Oct 30, 2013"
        7 +.TH ZONEADM 1M "Dec 26, 2014"
   8    8  .SH NAME
   9    9  zoneadm \- administer zones
  10   10  .SH SYNOPSIS
  11   11  .LP
  12   12  .nf
  13   13  \fBzoneadm\fR \fB-z\fR \fIzonename\fR [\fB-u\fR \fIuuid-match\fR] \fIsubcommand\fR
  14   14       [\fIsubcommand_options\fR]
  15   15  .fi
  16   16  
  17   17  .LP
↓ open down ↓ 1 lines elided ↑ open up ↑
  19   19  \fBzoneadm\fR [\fB-R\fR \fIroot\fR] [\fB-z\fR \fIzonename\fR] [\fB-u\fR \fIuuid-match\fR] list
  20   20       [\fIlist_options\fR]
  21   21  .fi
  22   22  
  23   23  .LP
  24   24  .nf
  25   25  \fBzoneadm\fR [\fB-R\fR \fIroot\fR] \fB-z\fR \fIzonename\fR [\fB-u\fR \fIuuid-match\fR] mark incomplete
  26   26  .fi
  27   27  
  28   28  .SH DESCRIPTION
  29      -.sp
  30   29  .LP
  31   30  The \fBzoneadm\fR utility is used to administer system zones. A zone is an
  32   31  application container that is maintained by the operating system runtime.
  33   32  .SH SECURITY
  34      -.sp
  35   33  .LP
  36   34  Once a process has been placed in a zone other than zone \fB0\fR, the process
  37   35  or any of its children cannot change zones.
  38   36  .SH OPTIONS
  39      -.sp
  40   37  .LP
  41   38  The following options are supported:
  42   39  .sp
  43   40  .ne 2
  44   41  .na
  45   42  \fB\fB-R\fR \fIroot\fR\fR
  46   43  .ad
  47   44  .sp .6
  48   45  .RS 4n
  49   46  Specify an alternate root (boot environment). This option can only be used in
↓ open down ↓ 17 lines elided ↑ open up ↑
  67   64  .ne 2
  68   65  .na
  69   66  \fB\fB-z\fR \fIzonename\fR\fR
  70   67  .ad
  71   68  .sp .6
  72   69  .RS 4n
  73   70  String identifier for a zone.
  74   71  .RE
  75   72  
  76   73  .SH SUBCOMMANDS
  77      -.sp
  78   74  .LP
  79   75  Subcommands which can result in destructive actions or loss of work have a
  80   76  \fB-F\fR flag to force the action. If input is from a terminal device, the user
  81   77  is prompted if such a command is given without the \fB-F\fR flag; otherwise, if
  82   78  such a command is given without the \fB-F\fR flag, the action is disallowed,
  83   79  with a diagnostic message written to standard error. If a zone installation or
  84   80  uninstallation is interrupted, the zone is left in the incomplete state. Use
  85   81  uninstall to reset such a zone back to the configured state.
  86   82  .sp
  87   83  .LP
↓ open down ↓ 184 lines elided ↑ open up ↑
 272  268  .RE
 273  269  
 274  270  .sp
 275  271  .ne 2
 276  272  .na
 277  273  \fB\fBinstall\fR [\fB-x\fR \fInodataset\fR] [\fIbrand-specific options\fR]\fR
 278  274  .ad
 279  275  .sp .6
 280  276  .RS 4n
 281  277  Install the specified zone on the system. This subcommand automatically
 282      -attempts to verify first. It refuses to install if the verify step fails. See
 283      -the \fBverify\fR subcommand.
      278 +attempts to verify first, most verification errors are fatal. See the
      279 +\fBverify\fR subcommand.
 284  280  .sp
 285  281  .ne 2
 286  282  .na
 287  283  \fB\fB-x\fR \fInodataset\fR\fR
 288  284  .ad
 289  285  .sp .6
 290  286  .RS 4n
 291  287  Do not create a \fBZFS\fR file system.
 292  288  .RE
 293  289  
↓ open down ↓ 298 lines elided ↑ open up ↑
 592  588  
 593  589  .sp
 594  590  .in +2
 595  591  .nf
 596  592  # \fBzoneadm boot -- -s\fR
 597  593  .fi
 598  594  .in -2
 599  595  .sp
 600  596  
 601  597  .SH EXIT STATUS
 602      -.sp
 603  598  .LP
 604  599  The following exit values are returned:
 605  600  .sp
 606  601  .ne 2
 607  602  .na
 608  603  \fB\fB0\fR\fR
 609  604  .ad
 610  605  .sp .6
 611  606  .RS 4n
 612  607  Successful completion.
↓ open down ↓ 13 lines elided ↑ open up ↑
 626  621  .ne 2
 627  622  .na
 628  623  \fB\fB2\fR\fR
 629  624  .ad
 630  625  .sp .6
 631  626  .RS 4n
 632  627  Invalid usage.
 633  628  .RE
 634  629  
 635  630  .SH ATTRIBUTES
 636      -.sp
 637  631  .LP
 638  632  See \fBattributes\fR(5) for descriptions of the following attributes:
 639  633  .sp
 640  634  
 641  635  .sp
 642  636  .TS
 643  637  box;
 644  638  c | c
 645  639  l | l .
 646  640  ATTRIBUTE TYPE  ATTRIBUTE VALUE
 647  641  _
 648  642  Interface Stability     Committed
 649  643  .TE
 650  644  
 651  645  .SH SEE ALSO
 652      -.sp
 653  646  .LP
 654  647  \fBread\fR(1), \fBsvcs\fR(1), \fBzlogin\fR(1), \fBzonename\fR(1),
 655  648  \fBinit\fR(1M), \fBkernel\fR(1M), \fBsvcadm\fR(1M), \fBsvc.startd\fR(1M),
 656  649  \fBsvc.startd\fR(1M), \fBzonecfg\fR(1M), \fBlibuuid\fR(3LIB),
 657  650  \fBattributes\fR(5), \fBbrands\fR(5), \fBnative\fR(5), \fBsmf\fR(5),
 658  651  \fBzones\fR(5)
 659  652  .SH NOTES
 660      -.sp
 661  653  .LP
 662  654  The \fBzones\fR(5) service is managed by the service management facility,
 663  655  \fBsmf\fR(5), under the service identifier:
 664  656  .sp
 665  657  .in +2
 666  658  .nf
 667  659  svc:/system/zones:default
 668  660  .fi
 669  661  .in -2
 670  662  .sp
↓ open down ↓ 16 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX