Lines Matching +full:can +full:- +full:secondary
46 Only one machine (cluster node) can actively use storage provided by
58 resource is changed to secondary and remote (primary) node will
64 .Bd -literal -offset indent
72 disk-like device (GEOM provider) is created.
73 File systems and applications can use this provider to send I/O
77 is sent to the local component and replicated on the remote (secondary) node
82 is not up-to-date yet (synchronization is in progress).
87 in-kernel GEOM infrastructure.
92 .Bd -ragged -offset indent
99 running as secondary.
102 is unable to connect or the connection fails, it will try to re-establish
107 to the secondary
114 Such a condition is called a split-brain and cannot be automatically
124 on one of the nodes can be initialized (erasing local data), which makes
138 that can reliably manage role separation and switch secondary node to
143 daemon can be started with the following command line arguments:
144 .Bl -tag -width ".Fl P Ar pidfile"
151 This option can be specified multiple times to raise the verbosity
171 .Bl -tag -width ".Pa /var/run/hastd.pid" -compact
199 and to secondary on
204 .Bd -literal -offset indent
206 nodeB# hastctl role secondary shared
210 nodeA# newfs -U /dev/hast/shared
211 nodeA# mount -o noatime /dev/hast/shared /shared