|
@@ -411,6 +411,14 @@ Borg assumes that it can derive a unique hostname / identity (see \fBborg debug
|
|
|
If this is not the case or you do not want Borg to automatically remove stale locks,
|
|
|
set this to \fIno\fP\&.
|
|
|
.TP
|
|
|
+.B BORG_HOST_ID
|
|
|
+Borg usually computes a host id from the FQDN plus the results of \fBuuid.getnode()\fP (which usually returns
|
|
|
+a unique id based on the MAC address of the network interface. Except if that MAC happens to be all\-zero \- in
|
|
|
+that case it returns a random value, which is not what we want (because it kills automatic stale lock removal).
|
|
|
+So, if you have a all\-zero MAC address or other reasons to better externally control the host id, just set this
|
|
|
+environment variable to a unique value. If all your FQDNs are unique, you can just use the FQDN. If not,
|
|
|
+use \fI\%fqdn@uniqueid\fP\&.
|
|
|
+.TP
|
|
|
.B BORG_LOGGING_CONF
|
|
|
When set, use the given filename as \fI\%INI\fP\-style logging configuration.
|
|
|
.TP
|
|
@@ -433,7 +441,7 @@ exceptions is not shown.
|
|
|
Please only use for good reasons as it makes issues harder to analyze.
|
|
|
.TP
|
|
|
.B TMPDIR
|
|
|
-where temporary files are stored (might need a lot of temporary space for some operations)
|
|
|
+where temporary files are stored (might need a lot of temporary space for some operations), see \fI\%tempfile\fP for details
|
|
|
.UNINDENT
|
|
|
.TP
|
|
|
.B Some automatic "answerers" (if set, they automatically answer confirmation questions):
|
|
@@ -735,6 +743,8 @@ T} T{
|
|
|
Yes
|
|
|
T} T{
|
|
|
Yes
|
|
|
+T} T{
|
|
|
+Yes (all)
|
|
|
T}
|
|
|
_
|
|
|
T{
|
|
@@ -743,6 +753,8 @@ T} T{
|
|
|
n/a
|
|
|
T} T{
|
|
|
n/a
|
|
|
+T} T{
|
|
|
+Yes (all)
|
|
|
T}
|
|
|
_
|
|
|
T{
|
|
@@ -751,10 +763,14 @@ T} T{
|
|
|
n/a
|
|
|
T} T{
|
|
|
No [2]
|
|
|
+T} T{
|
|
|
+Yes (all)
|
|
|
T}
|
|
|
_
|
|
|
T{
|
|
|
-Solaris 11
|
|
|
+Solaris and derivatives
|
|
|
+T} T{
|
|
|
+No [3]
|
|
|
T} T{
|
|
|
No [3]
|
|
|
T} T{
|
|
@@ -762,10 +778,6 @@ n/a
|
|
|
T}
|
|
|
_
|
|
|
T{
|
|
|
-OpenIndiana
|
|
|
-T}
|
|
|
-_
|
|
|
-T{
|
|
|
Windows (cygwin)
|
|
|
T} T{
|
|
|
No [4]
|