Bacula-users

[Bacula-users] Is it possible to back up mountpoints?

2016-07-23 03:52:11
Subject: [Bacula-users] Is it possible to back up mountpoints?
From: Charles <c AT charlesmatkinson DOT org>
To: bacula-users AT lists.sourceforge DOT net
Date: Sat, 23 Jul 2016 12:53:24 +0530
Hello bacula-users :-)

For convenience when restoring, it is useful to re-create directories
which are used as mountpoints.  Can they be backed up?

Our FileSet backs up some useful empty directories and attempts to
backup a mountpoint:

FileSet {
    ...
        Options {
            # Directories to back up without their contents
            Exclude = yes
            regex = "^(/[^/]*)*/tmp/.*"
            regex = "^(/[^/]*)*/lost\\+found/.*"
            ...
            regex = "^/dev/.*"
        }
    ...
}

/dev is not backed up.

Is it possible to back up mountpoints?

Best

Charles

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>