1 '\" te
   2 .\"  Copyright (c) 2007, Sun Microsystems, Inc.  All rights reserved.
   3 .\" 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.
   4 .\" 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.
   5 .\" 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]
   6 .TH DSCFGADM 1M "Oct 2, 2007"
   7 .SH NAME
   8 dscfgadm \- administration command for the Availability Suite configuration
   9 location and services
  10 .SH SYNOPSIS
  11 .LP
  12 .nf
  13 \fBdscfgadm\fR \fB-i\fR
  14 .fi
  15 
  16 .LP
  17 .nf
  18 \fBdscfgadm\fR \fB-e\fR [\fB-r\fR] [\fB-p\fR]
  19 .fi
  20 
  21 .LP
  22 .nf
  23 \fBdscfgadm\fR \fB-d\fR [\fB-r\fR]
  24 .fi
  25 
  26 .LP
  27 .nf
  28 \fBdscfgadm\fR \fB-s\fR
  29 .fi
  30 
  31 .SH DESCRIPTION
  32 .sp
  33 .LP
  34 The \fBdscfgadm\fR command controls the Availability Suite configuration
  35 location and services by providing facilities to set the configuration
  36 location, and to enable and disable the Availability Suite services.
  37 .SH OPTIONS
  38 .sp
  39 .LP
  40 If you do not specify any arguments to a \fBdscfgadm\fR command, the utility
  41 interactively steps you through setting the configuration location and starting
  42 the services. The configuration location is validated to ensure it meets
  43 criteria such as size and file type before it is initialized for use.
  44 .sp
  45 .LP
  46 The \fBdscfgadm\fR command supports the following options.
  47 .sp
  48 .ne 2
  49 .na
  50 \fB\fB-d\fR [\fB-r\fR ]\fR
  51 .ad
  52 .sp .6
  53 .RS 4n
  54 Disables the Availability Suite SMF services. This includes stopping daemons
  55 and suspending any Point-in-Time Copy or Remote Mirror sets that are currently
  56 enabled under the Availability Suite software. When executed with no additional
  57 options, the \fB-d\fR option disables all Availability Suite services. This
  58 setting is persistent across system boots.
  59 .sp
  60 .ne 2
  61 .na
  62 \fB\fB-r\fR\fR
  63 .ad
  64 .sp .6
  65 .RS 4n
  66 When passed to the \fB-d\fR or \fB-e\fR option, acts only on the Remote Mirror
  67 services.
  68 .RE
  69 
  70 .RE
  71 
  72 .sp
  73 .ne 2
  74 .na
  75 \fB\fB-e\fR [\fB-r\fR ] [\fB-p\fR]\fR
  76 .ad
  77 .sp .6
  78 .RS 4n
  79 Enables the Availability Suite SMF services. This includes starting daemons and
  80 resuming any Point-in-Time Copy or Remote Mirror sets that have been previously
  81 configured under the Availability Suite software. When executed with no
  82 additional options, the \fB-e\fR option enables all Availability Suite
  83 services. This setting is persistent across system boots.
  84 .sp
  85 .ne 2
  86 .na
  87 \fB\fB-r\fR\fR
  88 .ad
  89 .sp .6
  90 .RS 4n
  91 When passed to the \fB-d\fR or \fB-e\fR option, acts only on the Remote Mirror
  92 services.
  93 .RE
  94 
  95 .sp
  96 .ne 2
  97 .na
  98 \fB\fB-p\fR\fR
  99 .ad
 100 .sp .6
 101 .RS 4n
 102 When passed to the \fB-e\fR option, enables only the Point-in-Time Copy
 103 service.
 104 .RE
 105 
 106 .RE
 107 
 108 .sp
 109 .ne 2
 110 .na
 111 \fB\fB-i\fR\fR
 112 .ad
 113 .sp .6
 114 .RS 4n
 115 Displays information on the Availability Suite SMF services.
 116 .RE
 117 
 118 .sp
 119 .ne 2
 120 .na
 121 \fB\fB-s\fR\fR
 122 .ad
 123 .sp .6
 124 .RS 4n
 125 Allows you to set the location of the configuration database containing
 126 information specific to Sun Cluster configurations.
 127 .RE
 128 
 129 .sp
 130 .ne 2
 131 .na
 132 \fB\fB-x\fR\fR
 133 .ad
 134 .sp .6
 135 .RS 4n
 136 Displays verbose debugging information as the program is executing.
 137 .RE
 138 
 139 .SH ATTRIBUTES
 140 .sp
 141 .LP
 142 See \fBattributes\fR(5) for descriptions of the following attributes:
 143 .sp
 144 
 145 .sp
 146 .TS
 147 box;
 148 c | c
 149 l | l .
 150 ATTRIBUTE TYPE  ATTRIBUTE VALUE
 151 _
 152 Interface Stability     Evolving
 153 .TE
 154 
 155 .SH SEE ALSO
 156 .sp
 157 .LP
 158 \fBdscfg\fR(1M), \fBiiadm\fR(1M), \fBscmadm\fR(1M), \fBsndradm\fR(1M),
 159 \fBsvadm\fR(1M), \fBattributes\fR(5)