﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
860	Add support for for Dell EMC DD BoostFS	Bruno Cornec	Bruno Cornec	"Until now, we used the NFS remote resource as a backup device, which was mounted on the target servers only for the time of the backup task. At the same time, we used the '-N' option with
the 'mondoarchive' command to automatically exclude all mounted remote file systems, including the NFS resource with backups. This worked fine.

But recently, to reduce backup window time, we migrated to use Dell EMC DD BoostFS (boostfs) in conjunction with Dell EMC DD9300HA storage. And after that, the above option '-N' certainly
stopped working, since the remote BoostFS resource with backups is not mounted via 'fstab' and looks like this:

===
$ df -hT
Filesystem           Type          Size  Used Avail Use% Mounted on
...
boostfs              fuse.boostfs  202T   82T  120T  41% /mnt/nfs_backups
===

The BoostFS remote resource is mounted at the time of backup task with a simple command:

# /opt/emc/boostfs/bin/boostfs mount /mnt/nfs_backups

Therefore, I really ask the developers to add support for the Dell EMC DD BoostFS (boostfs) remote file system for the above '-N' option. If required, I can send (privately) detailed
'mondoarchive' runtime log-files.

My working versions:
-- Mondo Archive v3.3.0-r3697M (RHEL/CentOS-6)
-- Mondo Archive v3.3.0-r3699 (RHEL/CentOS-7)"	enhancement	closed	normal	3.3.0	mondo	3.2.2	normal	fixed		spezialist@…
