Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Steffens <joerg.steffens@bareos.com>2016-11-22 18:49:21 +0300
committerJoerg Steffens <joerg.steffens@bareos.com>2016-11-22 18:49:21 +0300
commit0ee2864beffd7d7a250651af2f8afeb67f3dafe1 (patch)
tree9d039eefea8a8ca01b5284ad0512954b7024b39d
parent62e3f2cfbe0e76eab03cf024c6fc8152ea41eb8d (diff)
truncate: since 16.2.5
-rw-r--r--manuals/en/main/bconsole.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/manuals/en/main/bconsole.tex b/manuals/en/main/bconsole.tex
index c6c32a4..b0ae262 100644
--- a/manuals/en/main/bconsole.tex
+++ b/manuals/en/main/bconsole.tex
@@ -1641,7 +1641,6 @@ Not configuring the directive at all also disables it, as the default value for
truncate volstatus=Purged [storage=<storage>] [pool=<pool>] [volume=<volume>] [yes]
\end{bconsole}
-
When using a disk volume (and other volume types also) the volume file still resides on the \bareosSd.
If you want to reclaim disk space, you can use the \bcommand{truncate}{volstatus=Purged} command.
When used on a volume, it rewrites the header and by this frees the rest of the disk space.
@@ -1650,6 +1649,8 @@ truncate volstatus=Purged [storage=<storage>] [pool=<pool>] [volume=<volume>] [y
you first have to use the \bcommand{prune}{volume} or even the \bcommand{purge}{volume} command
to free the volume from all remaining jobs.
+ This command is available since Bareos \sinceVersion{dir}{truncate command}{16.2.5}.
+
\item [umount]
\index[general]{Console!Command!umount}
Alias for \bcommand{unmount}{}.