Lines Matching +full:data +full:- +full:path

2 .\" Copyright (c) 2010-2012 Pawel Jakub Dawidek <pawel@dawidek.net>
23 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
55 .Bd -literal -offset indent
63 exec <path>
65 pidfile <path>
71 pidfile <path>
78 pidfile <path>
87 local <path>
89 exec <path>
93 # Resource-node section
96 local <path>
103 # Resource-node section
106 local <path>
140 .Bl -tag -width ".Ic xxxx"
146 .Bd -literal -offset indent
154 .It Ic pidfile Aq path
165 .Bd -literal -offset indent
166 protocol://protocol-specific-address
170 .Bd -literal -offset indent
190 .Bl -tag -width ".Ic xxxx"
194 when the remote node acknowledges the data receipt, but before it
195 actually stores the data.
196 The data on remote node will be stored directly after sending
200 The only situation where some small amount of data could be lost is when
201 the data is stored on primary node and sent to the secondary.
202 Secondary node then acknowledges data receipt and primary reports
205 data is really stored locally.
208 Unfortunately some small amount of data which was confirmed to be stored
230 .Bl -tag -width ".Ic sha256"
232 No checksum will be calculated for the data being send over the network.
242 .Bl -tag -width ".Ic none"
244 Data send over the network will not be compressed.
253 The LZF algorithm by Marc Alexander Lehmann will be used to compress the data
262 .It Ic exec Aq path
267 .Bl -tag -width ".Ic xxxx"
268 .It Ic "<path> role <resource> <oldrole> <newrole>"
271 .It Ic "<path> connect <resource>"
275 .It Ic "<path> disconnect <resource>"
279 .It Ic "<path> syncstart <resource>"
283 .It Ic "<path> syncdone <resource>"
287 .It Ic "<path> syncintr <resource>"
292 .It Ic "<path> split-brain <resource>"
294 Executed on both primary and secondary nodes when split-brain condition is
299 .Aq path
300 argument should contain full path to executable program.
331 metadata will be properly updated before real data is stored.
348 .It Ic local Aq path
350 Path to the local component which will be used as backend provider for
380 .Bl -tag -width ".Pa /var/run/hastctl" -compact
396 .Bd -literal -offset indent