Hi, I'm trying to use amanda to backup only one dir from a list of dirs that are in disklist file
I run amdump like this
$ /usr/sbin/amdump XXXX -o reserve=0 --no-taper MACHINE
^/dir/subdir/name/2019$
and with ps I can see the amdump running
/usr/bin/perl /usr/sbin/amdump XXXX -o reserve=0 --no-taper MACHINE
^/dir/subdir/name/2019$
The problem is instead of only one dir I have two dirs in the backup
MACHINE:/dir/subdir/name/2019 20190606153859 0 486g dumping
(18g done (3.74%)) (15:39:26)
MACHINE:/dir/subdir/name/2019/another 20190606153859 1 244g
wait for dumping
From the amanda-match man page
/usr$
Will match the disks /usr but not /usr/local.
So, this is a bug or I'm doing something wrong?
I'm using amanda-3.5.1-16.fc29.x86_64
thanks,
Nuno
--
Nuno Dias <[email protected]>
LIP
smime.p7s
Description: S/MIME cryptographic signature
