xref: /onnv-gate/usr/src/lib/libunistat/common/rdc/rdc.err (revision 7836:4e95154b5b7a)
1*7836SJohn.Forte@Sun.COM# CDDL HEADER START
2*7836SJohn.Forte@Sun.COM#
3*7836SJohn.Forte@Sun.COM# The contents of this file are subject to the terms of the
4*7836SJohn.Forte@Sun.COM# Common Development and Distribution License (the "License").
5*7836SJohn.Forte@Sun.COM# You may not use this file except in compliance with the License.
6*7836SJohn.Forte@Sun.COM#
7*7836SJohn.Forte@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8*7836SJohn.Forte@Sun.COM# or http://www.opensolaris.org/os/licensing.
9*7836SJohn.Forte@Sun.COM# See the License for the specific language governing permissions
10*7836SJohn.Forte@Sun.COM# and limitations under the License.
11*7836SJohn.Forte@Sun.COM#
12*7836SJohn.Forte@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
13*7836SJohn.Forte@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
14*7836SJohn.Forte@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
15*7836SJohn.Forte@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
16*7836SJohn.Forte@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
17*7836SJohn.Forte@Sun.COM#
18*7836SJohn.Forte@Sun.COM# CDDL HEADER END
19*7836SJohn.Forte@Sun.COM#
20*7836SJohn.Forte@Sun.COM# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
21*7836SJohn.Forte@Sun.COM# Use is subject to license terms.
22*7836SJohn.Forte@Sun.COM#
23*7836SJohn.Forte@Sun.COMEPERM = Must be super-user to execute
24*7836SJohn.Forte@Sun.COMEINVAL = Invalid flag %s
25*7836SJohn.Forte@Sun.COMALREADY = %s ==> %s not already enabled
26*7836SJohn.Forte@Sun.COMDISABLEPENDING = Disable pending on %s ==> %s, try again later
27*7836SJohn.Forte@Sun.COMENABLEPENDING = Enable pending on %s ==> %s, try again later
28*7836SJohn.Forte@Sun.COMOPNSECSRC = Host %s: Source %s, open remote host failed
29*7836SJohn.Forte@Sun.COMOPNPRISRC = Host %s: Source %s, open failed
30*7836SJohn.Forte@Sun.COMOPNSECTGT = Host %s: Target %s, open remote host failed
31*7836SJohn.Forte@Sun.COMOPNPRITGT = Host %s: Target %s, open failed
32*7836SJohn.Forte@Sun.COMNOLOCHOST = Disks %s,%s do not reside on host %s or host %s
33*7836SJohn.Forte@Sun.COMNOTREMOTE = Master %s and Slave %s have same id %s
34*7836SJohn.Forte@Sun.COMMASTERNOTLOCAL = Master %s does not reside on this host: %s
35*7836SJohn.Forte@Sun.COMYOUNGER = %s is failed from  %s..cannot proceed
36*7836SJohn.Forte@Sun.COMNODISABLE = Currently syncing, unable to disable
37*7836SJohn.Forte@Sun.COMCONN = Unable to connect to %s: local disable complete, remote disable aborted
38*7836SJohn.Forte@Sun.COMFLUSH = Will disable when ATM queue flushes on %s ==> %s
39*7836SJohn.Forte@Sun.COMSYNCING = Request not serviced, %s is currently being synced.
40*7836SJohn.Forte@Sun.COMINITREMOTE = Could not initialize remote data structures on %s ==> %s set
41*7836SJohn.Forte@Sun.COMINITLOCAL = Could not initialize local data structures on %s ==> %s set
42*7836SJohn.Forte@Sun.COMNOSLAVE = Target %s is failed, cannot set up for sync operation
43*7836SJohn.Forte@Sun.COMSIZE = Size of Primary %s:%s(%s) must be less than or equal to size of Secondary %s:%s(%s)
44*7836SJohn.Forte@Sun.COMSIZCHG = Device size change in dual copy set
45*7836SJohn.Forte@Sun.COMNOBMAP = Recovery bitmaps not allocated
46*7836SJohn.Forte@Sun.COMINITAFTERSYNC = Could not initialize data structures on %s ==> %s set after sync
47*7836SJohn.Forte@Sun.COMFAIL = Dual copy failed, offset:%s
48*7836SJohn.Forte@Sun.COMMIRRORDOWN = Mirror node is down
49*7836SJohn.Forte@Sun.COMGETSIZE = %s:%s has invalid size (%s)..cannot proceed
50*7836SJohn.Forte@Sun.COMUPDATE = Update sync %s:%s ==> %s:%s only allowed for an rdc device set
51*7836SJohn.Forte@Sun.COMEQUAL = Illegal device set %s:%s to itself
52*7836SJohn.Forte@Sun.COMMATCH = Device %s:%s belongs to another RDC device set
53*7836SJohn.Forte@Sun.COMMASTER = Changing the primary SNDR device %s:%s to become secondary and the secondary SNDR device %s:%s to become primary is not allowed in advanced configs
54*7836SJohn.Forte@Sun.COMCONNOPEN = Could not open file %s:%s on remote node
55*7836SJohn.Forte@Sun.COMNOPROC = Could not create rdc_config process
56*7836SJohn.Forte@Sun.COMBITMAP = Allocation of bitmap device %s failed
57*7836SJohn.Forte@Sun.COMMIRRORUP = Change request denied, volume mirror is up
58*7836SJohn.Forte@Sun.COMVERSION = Change request denied, don't understand request version
59*7836SJohn.Forte@Sun.COMEMPTY = Empty string
60*7836SJohn.Forte@Sun.COMENABLED = %s:%s ==> %s:%s is already enabled
61*7836SJohn.Forte@Sun.COMOPEN = Unable to open %s:%s
62*7836SJohn.Forte@Sun.COMADDTOIF = Unable to add interface %s to %s
63*7836SJohn.Forte@Sun.COMREGISTER = Unable to register %s
64*7836SJohn.Forte@Sun.COMNOTPRIMARY = Not primary, cannot sync %s:%s and %s:%s
65*7836SJohn.Forte@Sun.COMRSYNCNEEDED = Reverse sync needed, cannot sync %s:%s ==> %s:%s
66*7836SJohn.Forte@Sun.COMNOTHREADS = Unable to initialize the kernel thread set
67*7836SJohn.Forte@Sun.COMNETCONFIG = NULL struct knetconfig passed down from user program
68*7836SJohn.Forte@Sun.COMNETBUF = NULL struct netbuf passed down from user program for %s
69*7836SJohn.Forte@Sun.COMSTATE = The state of %s:%s ==> %s:%s prevents this operation
70*7836SJohn.Forte@Sun.COMMANY2ONE = Cannot enable %s:%s ==> %s:%s, secondary in use in another set
71*7836SJohn.Forte@Sun.COMRSTATE = The remote state of %s:%s ==> %s:%s prevents this operation
72*7836SJohn.Forte@Sun.COMBMPINUSE = The bitmap %s is already in use
73*7836SJohn.Forte@Sun.COMVOLINUSE = The volume %s is already in use
74*7836SJohn.Forte@Sun.COMMULTI = Cannot use direct I/O on first leg of multi hop config
75*7836SJohn.Forte@Sun.COMGROUP = Cannot add %s:%s ==> %s:%s to group %s
76*7836SJohn.Forte@Sun.COMGROUPMODE = Cannot reconfigure sync/async on members of a group
77*7836SJohn.Forte@Sun.COMNOTLOGGING = Cannot reconfig %s:%s to %s:%s, Must be in logging mode
78*7836SJohn.Forte@Sun.COMBMPRECONFIG = Bitmap reconfig failed %s:%s
79*7836SJohn.Forte@Sun.COMBMAPLOGGING = Cannot overwrite bitmap as the set %s:%s is not in logging mode
80*7836SJohn.Forte@Sun.COMQDISABLEPEND = Disable pending on diskq %s, try again later
81*7836SJohn.Forte@Sun.COMQNOTLOGGING = Cannot change disk queue %s, all associated sets must be in logging mode
82*7836SJohn.Forte@Sun.COMQALREADY = %s:%s ==> %s:%s already has a disk queue attached
83*7836SJohn.Forte@Sun.COMQNOQUEUE = Disk queue does not exist for set %s:%s ==> %s:%s
84*7836SJohn.Forte@Sun.COMQFLUSHING = Operation not possible. Disk queue %s is flushing, try again later
85*7836SJohn.Forte@Sun.COMQWRONGMODE = Disk queue operations on synchronous sets not allowed
86*7836SJohn.Forte@Sun.COMDISKQINUSE = Disk queue %s is already in use
87*7836SJohn.Forte@Sun.COMQNOADD = Unable to enable disk queue %s
88*7836SJohn.Forte@Sun.COMQINITFAIL = Initialization of disk queue %s failed
89*7836SJohn.Forte@Sun.COMQNOTEMPTY = Operation not possible, disk queue %s is not empty.
90*7836SJohn.Forte@Sun.COMQUEISREP = Disk queue %s operation not possible, set is in replicating mode
91*7836SJohn.Forte@Sun.COMQNORSYNC = Cannot reverse sync %s:%s <== %s:%s, set is in queuing mode
92*7836SJohn.Forte@Sun.COMSETNOTLOGGING = can not start sync as set %s:%s is not logging
93*7836SJohn.Forte@Sun.COMBITMAP2SMALL = Allocation of bitmap device %s failed, volume is too small
94