On Thu, Jan 14, 2016 at 10:51:53 -0500, Jason Secord wrote:
> Here you go:

Hmmm, unfortunately I don't see anything here that explains your
issue, since...

> 
> 
> ls -l /srv/backups/*
> /srv/backups/blue.focus1.com:
> total 12
> drwxr-xr-x 7 merkin merkin 7 Jun  6  2013 www
> 
> /srv/backups/copper.focus1.com:
> total 206102641
> -rw-r----- 1 merkin merkin 2766401774 Oct 29 23:43
> 2015-10-30-03-43-01_dump.rdb
[...]

... this shows that passing through the /srv/backups -> /tank/backups
symlink works as expected, and that also that those directories do have
files in them, and ...

> 
> 
> ls -l /tank/backups
> total 38
> drwxrwsr-x  3 merkin merkin   3 Apr  5  2013 blue.focus1.com
> drwxrwxr-x  2 merkin merkin  79 Jan 13 23:06 copper.focus1.com
> drwxr-xr-x  2 merkin merkin 325 Jan 14 06:30 cuserver1.focus1.com
> drwxr-xr-x  3 merkin merkin   3 Nov  5 14:29 krypton.focus1.com
> drwxr-xr-x 12 merkin merkin  15 Jan 14 03:45 unity1.focus1.com
> drwxr-xr-x  2 merkin merkin   5 Jan  9 23:41 xenon.focus1.com


... this shows that the subdirectories under /tank/backups are actual
subdirectories (and not another level of symlinks), and ...


> df /tank/backups/*
> Filesystem      1K-blocks      Used  Available Use% Mounted on
> tank/backups   7999164928 352619136 7646545792   5% /tank/backups
> tank/backups   7999164928 352619136 7646545792   5% /tank/backups
> tank/backups   7999164928 352619136 7646545792   5% /tank/backups
> tank/backups   7999164928 352619136 7646545792   5% /tank/backups
> tank/backups   7999164928 352619136 7646545792   5% /tank/backups
> tank/backups   7999164928 352619136 7646545792   5% /tank/backups

... this shows that in fact all of the subdirectories of /tank/backups
are on the same filesystem as /tank/backups itself (thus excluding the
crossing-filesystem-boundary explanation).


So I guess the other ideas that come to mind are:
  * do the sendbackup debug logs show a different "--directory" path
    for the /srv/backup DLE than for the other three localhost DLEs?

  * do the index files (found under
    /var/lib/amanda/<CONFIG>/index/localhost/<DLE_path>/* ) contain
    anything at all?  If so, the paths they contain may give some hints
    as to what's going on...

                                                Nathan


----------------------------------------------------------------------------
Nathan Stratton Treadway  -  [email protected]  -  Mid-Atlantic region
Ray Ontko & Co.  -  Software consulting services  -   http://www.ontko.com/
 GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt   ID: 1023D/ECFB6239
 Key fingerprint = 6AD8 485E 20B9 5C71 231C  0C32 15F3 ADCD ECFB 6239

Reply via email to