1rdc.cf(4)                        File Formats                        rdc.cf(4)
2
3
4

NAME

6       rdc.cf  -  Availability  Suite  Remote  Mirror  software  configuration
7       file
8

DESCRIPTION

10       The  rdc.cf  is  an  optional  configuration  file  that  supplies  the
11       sndradm(1M)  command with details of the volume sets to be operated on.
12       Inrdc.cf, the volume sets and  their host locations are defined in  the
13       following format:
14
15         post pdevice pbitmap shost sdevice sbitmap protocol mode options
16
17
18
19       The rdc.cf fields are:
20
21       phost (primary host)
22
23           Server on which the primary volume resides.
24
25
26       pdevice (primary device)
27
28           Primary volume partition to be copied. Specify only full path names
29           (for example, /dev/rdsk/c0t1d0s2).
30
31
32       pbitmap (primary bitmap)
33
34           Volume partition in which the bitmap  (scoreboard   logs)  of   the
35           primary  partition  is  stored.  Specify  only full path names (for
36           example, /dev/rdsk/c0t1d0s3).
37
38
39       shost (secondary host)
40
41           Server on which the secondary volume resides.
42
43
44       sdevice (secondary device)
45
46           Secondary volume partition. Specify only full path names (for exam‐
47           ple,/dev/rdsk/c0t1d0s4).
48
49
50       sbitmap (secondary bitmap)
51
52           Volume  partition  in  which the bitmap  (scoreboard  logs) of  the
53           secondary file is stored. Specify only full path names  (for  exam‐
54           ple, /dev/rdsk/c0t1d0s5).
55
56
57       protocol
58
59           Network transfer protocol. Specify IP.
60
61
62       mode
63
64           Remote  Mirror operating mode. Sync is the Remote Mirror mode where
65           the  I/O operation is not confirmed as complete  until  the  remote
66           volume has been updated. Async is the  other Remote Mirror mode, in
67           which the primary host  I/O  operation  is  confirmed  as  complete
68           before  updating the remote volume.
69
70
71       options
72
73           A consistency group name can be specified using the  g character. A
74           disk queue volume partition can be specified using the q character,
75           using  full   path   name  only (/dev/rdsk/c0t1d0s5). Without the q
76           character set will default  to  memory  base  queue.  When  running
77           on  a  clustered system, a cluster resource group tag can be speci‐
78           fied using the C character.
79
80           These options have the following syntax:
81
82             [g io_groupname] [q queue_volume][C ctag]
83
84
85           Note -
86
87             When running on a cluster  configuration,  the  cluster  resource
88             group tag is appended to the Remote Mirror set by default.
89
90

ATTRIBUTES

92       See attributes(5) for a description of the following attributes:
93
94
95
96
97       ┌─────────────────────────────┬─────────────────────────────┐
98       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
99       ├─────────────────────────────┼─────────────────────────────┤
100       │Architecture                 │x86                          │
101       ├─────────────────────────────┼─────────────────────────────┤
102       │Availability                 │SUNWrdcu                     │
103       ├─────────────────────────────┼─────────────────────────────┤
104       │Interface Stability          │Committed                    │
105       └─────────────────────────────┴─────────────────────────────┘
106

SEE ALSO

108       sndradm(1M), sndrd(1M), attributes(5)
109
110
111
112SunOS 5.11                        08 Jun 2007                        rdc.cf(4)
Impressum