Print this page
6198 Let's EOL cachefs
   1 '\" te
   2 .\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
   3 .\" Copyright (c) 2009 Sun Microsystems, Inc. All Rights Reserved.
   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 .\" 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 .\" 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 "Dec 26, 2014"
   8 .SH NAME
   9 zoneadm \- administer zones
  10 .SH SYNOPSIS
  11 .LP
  12 .nf
  13 \fBzoneadm\fR \fB-z\fR \fIzonename\fR [\fB-u\fR \fIuuid-match\fR] \fIsubcommand\fR
  14      [\fIsubcommand_options\fR]
  15 .fi
  16 
  17 .LP
  18 .nf
  19 \fBzoneadm\fR [\fB-R\fR \fIroot\fR] [\fB-z\fR \fIzonename\fR] [\fB-u\fR \fIuuid-match\fR] list
  20      [\fIlist_options\fR]
  21 .fi
  22 
  23 .LP
  24 .nf
  25 \fBzoneadm\fR [\fB-R\fR \fIroot\fR] \fB-z\fR \fIzonename\fR [\fB-u\fR \fIuuid-match\fR] mark incomplete
  26 .fi
  27 


 471 \fBzonepath\fR is not over an NFS mount. A sub-directory of the \fBzonepath\fR
 472 named "root" does not exist.
 473 .sp
 474 If \fBzonepath\fR does not exist, the \fBverify\fR does not fail, but merely
 475 warns that a subsequent install will attempt to create it with proper
 476 permissions. A \fBverify\fR subsequent to that might fail should anything go
 477 wrong.
 478 .sp
 479 \fBzonepath\fR cannot be a symbolic link.
 480 .RE
 481 
 482 .sp
 483 .ne 2
 484 .na
 485 \fB\fBfs\fR\fR
 486 .ad
 487 .sp .6
 488 .RS 4n
 489 Any \fBfs\fR resources have their \fItype\fR value checked. An error is
 490 reported if the value is one of \fBproc\fR, \fBmntfs\fR, \fBautofs\fR,
 491 \fBcachefs\fR, or \fBnfs\fR or the filesystem does not have an associated mount
 492 binary at \fB/usr/lib/fs/\fI<fstype>\fR/mount\fR.
 493 .sp
 494 It is an error for the \fIdirectory\fR to be a relative path.
 495 .sp
 496 It is an error for the path specified by \fBraw\fR to be a relative path or if
 497 there is no \fBfsck\fR binary for a given filesystem type at
 498 \fB/usr/lib/fs/\fI<fstype>\fR/fsck\fR. It is also an error if a corresponding
 499 \fBfsck\fR binary exists but a \fBraw\fR path is not specified.
 500 .RE
 501 
 502 .sp
 503 .ne 2
 504 .na
 505 \fB\fBnet\fR\fR
 506 .ad
 507 .sp .6
 508 .RS 4n
 509 All physical network interfaces exist. All network address resources are one
 510 of:
 511 .RS +4


   1 '\" te
   2 .\" Copyright 2015 Nexenta Systems, Inc. All rights reserved.
   3 .\" Copyright (c) 2009 Sun Microsystems, Inc. All Rights Reserved.
   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 .\" 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 .\" 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 "Sep 8, 2015"
   8 .SH NAME
   9 zoneadm \- administer zones
  10 .SH SYNOPSIS
  11 .LP
  12 .nf
  13 \fBzoneadm\fR \fB-z\fR \fIzonename\fR [\fB-u\fR \fIuuid-match\fR] \fIsubcommand\fR
  14      [\fIsubcommand_options\fR]
  15 .fi
  16 
  17 .LP
  18 .nf
  19 \fBzoneadm\fR [\fB-R\fR \fIroot\fR] [\fB-z\fR \fIzonename\fR] [\fB-u\fR \fIuuid-match\fR] list
  20      [\fIlist_options\fR]
  21 .fi
  22 
  23 .LP
  24 .nf
  25 \fBzoneadm\fR [\fB-R\fR \fIroot\fR] \fB-z\fR \fIzonename\fR [\fB-u\fR \fIuuid-match\fR] mark incomplete
  26 .fi
  27 


 471 \fBzonepath\fR is not over an NFS mount. A sub-directory of the \fBzonepath\fR
 472 named "root" does not exist.
 473 .sp
 474 If \fBzonepath\fR does not exist, the \fBverify\fR does not fail, but merely
 475 warns that a subsequent install will attempt to create it with proper
 476 permissions. A \fBverify\fR subsequent to that might fail should anything go
 477 wrong.
 478 .sp
 479 \fBzonepath\fR cannot be a symbolic link.
 480 .RE
 481 
 482 .sp
 483 .ne 2
 484 .na
 485 \fB\fBfs\fR\fR
 486 .ad
 487 .sp .6
 488 .RS 4n
 489 Any \fBfs\fR resources have their \fItype\fR value checked. An error is
 490 reported if the value is one of \fBproc\fR, \fBmntfs\fR, \fBautofs\fR,
 491 or \fBnfs\fR or the filesystem does not have an associated mount
 492 binary at \fB/usr/lib/fs/\fI<fstype>\fR/mount\fR.
 493 .sp
 494 It is an error for the \fIdirectory\fR to be a relative path.
 495 .sp
 496 It is an error for the path specified by \fBraw\fR to be a relative path or if
 497 there is no \fBfsck\fR binary for a given filesystem type at
 498 \fB/usr/lib/fs/\fI<fstype>\fR/fsck\fR. It is also an error if a corresponding
 499 \fBfsck\fR binary exists but a \fBraw\fR path is not specified.
 500 .RE
 501 
 502 .sp
 503 .ne 2
 504 .na
 505 \fB\fBnet\fR\fR
 506 .ad
 507 .sp .6
 508 .RS 4n
 509 All physical network interfaces exist. All network address resources are one
 510 of:
 511 .RS +4