diff options
Diffstat (limited to 'usr/src/man/man4')
-rw-r--r-- | usr/src/man/man4/Makefile | 5 | ||||
-rw-r--r-- | usr/src/man/man4/ds.log.4 | 112 | ||||
-rw-r--r-- | usr/src/man/man4/rdc.cf.4 | 166 | ||||
-rw-r--r-- | usr/src/man/man4/sndr.4 | 89 |
4 files changed, 1 insertions, 371 deletions
diff --git a/usr/src/man/man4/Makefile b/usr/src/man/man4/Makefile index fd60281537..2008cfee3b 100644 --- a/usr/src/man/man4/Makefile +++ b/usr/src/man/man4/Makefile @@ -12,7 +12,7 @@ # # Copyright 2011, Richard Lowe # Copyright 2015, Joyent, Inc. -# Copyright 2016 Nexenta Systems, Inc. +# Copyright 2018 Nexenta Systems, Inc. # Copyright 2018 Gary Mills # @@ -60,7 +60,6 @@ _MANFILES= Intro.4 \ dialups.4 \ dir_ufs.4 \ driver.conf.4 \ - ds.log.4 \ ethers.4 \ exec_attr.4 \ fdi.4 \ @@ -157,7 +156,6 @@ _MANFILES= Intro.4 \ publickey.4 \ queuedefs.4 \ rcmscript.4 \ - rdc.cf.4 \ remote.4 \ resolv.conf.4 \ rmtab.4 \ @@ -178,7 +176,6 @@ _MANFILES= Intro.4 \ smb.4 \ smbautohome.4 \ smhba.conf.4 \ - sndr.4 \ sock2path.d.4 \ space.4 \ sulog.4 \ diff --git a/usr/src/man/man4/ds.log.4 b/usr/src/man/man4/ds.log.4 deleted file mode 100644 index 41d85fe865..0000000000 --- a/usr/src/man/man4/ds.log.4 +++ /dev/null @@ -1,112 +0,0 @@ -'\" te -.\" Copyright (C) 2007 Sun Microsystems, Inc. All Rights Reserved -.\" 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. -.\" 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. -.\" 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] -.TH DS.LOG 4 "Jun 08, 2007" -.SH NAME -ds.log \- Availability Suite data services log file -.SH DESCRIPTION -.sp -.LP -The \fB/var/adm/ds.log\fR file contains the Availability Suite data services -command log. The administration commands log activities to the file in the -format: -.sp -.in +2 -.nf -date time product: message -.fi -.in -2 - -.sp -.LP -Note that when the size of the log file exceeds 10 Mbytes, ds.log is renamed -\fB/var/adm/ds.log.bak\fR and a new \fB/var/adm/ds.log\fR file is created. -.sp -.LP -The \fBds.log\fR fields are: -.sp -.ne 2 -.na -\fBdate\fR -.ad -.sp .6 -.RS 4n -The date format is \fImmm nn\fR, where \fImmm\fR is the local three-character -abbreviation for the month and \fInn\fR is the day of the month on which the -event occurred. -.RE - -.sp -.ne 2 -.na -\fBtime\fR -.ad -.sp .6 -.RS 4n -The time of the event, in \fIhh:mm:ss\fR format. -.RE - -.sp -.ne 2 -.na -\fBproduct\fR -.ad -.sp .6 -.RS 4n -A product code that identifies which component of the data services produced -the event. The code is separated from the message that follows by a colon (:) -and a space. -.RE - -.sp -.ne 2 -.na -\fBmessage\fR -.ad -.sp .6 -.RS 4n -A message that can extend over more than one line describing the event that -occurred. The second or following lines are not prefixed by the date, time, -and product code strings. -.RE - -.SH EXAMPLES -.sp -.LP -The example below shows sample \fBds.log\fR file content: -.sp -.in +2 -.nf -Jan 25 05:26:17 ii: iiboot suspend cluster tag <none> -Jan 25 05:32:02 ii: iiboot resume cluster tag <none> -Jan 25 05:32:04 sv: svboot: resume /dev/vx/rdsk/bigmaster -Jan 25 05:32:04 sv: svboot: resume /dev/vx/rdsk/bigshadow -Jan 25 05:32:04 sv: svboot: resume /dev/vx/rdsk/mstvxfs -Jan 25 05:32:04 sv: svboot: resume /dev/vx/rdsk/master01 -.fi -.in -2 - -.SH ATTRIBUTES -.sp -.LP -See \fBattributes\fR(5) for descriptions of the following attributes: -.sp - -.sp -.TS -box; -c | c -l | l . -ATTRIBUTE TYPE ATTRIBUTE VALUE -_ -Architecture x86 -_ -Interface Stability Committed -.TE - -.SH SEE ALSO -.sp -.LP -\fBiiadm\fR(1M), \fBsndradm\fR(1M), \fBsvadm\fR(1M), \fBattributes\fR(5) diff --git a/usr/src/man/man4/rdc.cf.4 b/usr/src/man/man4/rdc.cf.4 deleted file mode 100644 index 10c8e4be8a..0000000000 --- a/usr/src/man/man4/rdc.cf.4 +++ /dev/null @@ -1,166 +0,0 @@ -'\" te -.\" Copyright (C) 2007 Sun Microsystems, Inc. All Rights Reserved -.\" 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. -.\" 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. -.\" 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] -.TH RDC.CF 4 "Jun 08, 2007" -.SH NAME -rdc.cf \- Availability Suite Remote Mirror software configuration file -.SH DESCRIPTION -.sp -.LP -The \fBrdc.cf\fR is an optional configuration file that supplies the -\fBsndradm\fR(1M) command with details of the volume sets to be operated on. -Inrdc.cf, the volume sets and their host locations are defined in the -following format: -.sp -.in +2 -.nf -post pdevice pbitmap shost sdevice sbitmap protocol mode options -.fi -.in -2 - -.sp -.LP -The \fBrdc.cf\fR fields are: -.sp -.ne 2 -.na -\fBphost (primary host)\fR -.ad -.sp .6 -.RS 4n -Server on which the primary volume resides. -.RE - -.sp -.ne 2 -.na -\fBpdevice (primary device)\fR -.ad -.sp .6 -.RS 4n -Primary volume partition to be copied. Specify only full path names (for -example, /dev/rdsk/c0t1d0s2). -.RE - -.sp -.ne 2 -.na -\fBpbitmap (primary bitmap)\fR -.ad -.sp .6 -.RS 4n -Volume partition in which the bitmap (scoreboard logs) of the primary -partition is stored. Specify only full path names (for example, -/dev/rdsk/c0t1d0s3). -.RE - -.sp -.ne 2 -.na -\fBshost (secondary host)\fR -.ad -.sp .6 -.RS 4n -Server on which the secondary volume resides. -.RE - -.sp -.ne 2 -.na -\fBsdevice (secondary device)\fR -.ad -.sp .6 -.RS 4n -Secondary volume partition. Specify only full path names (for -example,\fB/dev/rdsk/c0t1d0s4\fR). -.RE - -.sp -.ne 2 -.na -\fBsbitmap (secondary bitmap)\fR -.ad -.sp .6 -.RS 4n -Volume partition in which the bitmap (scoreboard logs) of the secondary file -is stored. Specify only full path names (for example, -\fB/dev/rdsk/c0t1d0s5\fR). -.RE - -.sp -.ne 2 -.na -\fBprotocol\fR -.ad -.sp .6 -.RS 4n -Network transfer protocol. Specify IP. -.RE - -.sp -.ne 2 -.na -\fBmode\fR -.ad -.sp .6 -.RS 4n -Remote Mirror operating mode. Sync is the Remote Mirror mode where the I/O -operation is not confirmed as complete until the remote volume has been -updated. Async is the other Remote Mirror mode, in which the primary host I/O -operation is confirmed as complete before updating the remote volume. -.RE - -.sp -.ne 2 -.na -\fBoptions\fR -.ad -.sp .6 -.RS 4n -A consistency group name can be specified using the g character. A disk queue -volume partition can be specified using the q character, using full path name -only (/dev/rdsk/c0t1d0s5). Without the q character set will default to memory -base queue. When running on a clustered system, a cluster resource group tag -can be specified using the C character. -.sp -These options have the following syntax: -.sp -.in +2 -.nf -[g io_groupname] [q queue_volume][C ctag] -.fi -.in -2 - -.LP -Note - -.sp -.RS 2 -When running on a cluster configuration, the cluster resource group tag is -appended to the Remote Mirror set by default. -.RE -.RE - -.SH ATTRIBUTES -.sp -.LP -See \fBattributes\fR(5) for a description of the following attributes: -.sp - -.sp -.TS -box; -c | c -l | l . -ATTRIBUTE TYPE ATTRIBUTE VALUE -_ -Architecture x86 -_ -Interface Stability Committed -.TE - -.SH SEE ALSO -.sp -.LP -\fBsndradm\fR(1M), \fBsndrd\fR(1M), \fBattributes\fR(5) diff --git a/usr/src/man/man4/sndr.4 b/usr/src/man/man4/sndr.4 deleted file mode 100644 index df709d12d0..0000000000 --- a/usr/src/man/man4/sndr.4 +++ /dev/null @@ -1,89 +0,0 @@ -'\" te -.\" Copyright (C) 2007 Sun Microsystems, Inc. All Rights Reserved -.\" 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. -.\" 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. -.\" 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] -.TH SNDR 4 "Jun 08, 2007" -.SH NAME -sndr \- SNDR parameter values -.SH SYNOPSIS -.LP -.nf -\fB/etc/default/sndr\fR -.fi - -.SH DESCRIPTION -.sp -.LP -The \fBsndr\fR file resides in \fB/etc/default\fR and provides startup -parameters for the \fBsndrd\fR(1M) and \fBsndrsyncd\fR(1M) daemons. -.sp -.LP -The \fBsndr\fR file format is ASCII and comment lines begin with the crosshatch -(#) character. Parameters consist of a keyword followed by an equal (=) sign -followed by the parameter value of the form: -.sp -.in +2 -.nf -keyword=value -.fi -.in -2 - -.sp -.LP -The following parameters are currently supported in the \fBsndr\fR file: -.sp -.ne 2 -.na -\fBSNDR_THREADS=num\fR -.ad -.sp .6 -.RS 4n -Sets the maximum number of connections allowed to the server over -connection-oriented transports. By default, the number of connections is 16. -.RE - -.sp -.ne 2 -.na -\fBSNDR_LISTEN_BACKLOG=num\fR -.ad -.sp .6 -.RS 4n -Sets connection queue length for the RDC TCP over a connection-oriented -transport. The default value is 10 entries. -.RE - -.sp -.ne 2 -.na -\fBSNDR_TRANSPORT=string\fR -.ad -.sp .6 -.RS 4n -Sets the transport used for the RDC connection. If IPv6 is installed, the -default value is "\fB/dev/tcp\fR" or "\fB/dev/tcp6\fR." -.RE - -.SH ATTRIBUTES -.sp -.LP -See \fBattributes\fR(5) for a description of the following attributes: -.sp - -.sp -.TS -box; -c | c -l | l . -ATTRIBUTE TYPE ATTRIBUTE VALUE -_ -Architecture x86 -_ -Interface Stability Committed -.TE - -.SH SEE ALSO -.sp -.LP -\fBsndrd\fR(1M), \fBsndrsyncd\fR(1M) |