You can modify your disklist and add exclude statements to your DLE,
something like

myhost.some.domain /  /  {
  root-tar
  exclude append "./dev"
  exclude append "./home"
  ...
} 1

Probably it also makes sense to exclude other directories that don't
need to be backed up, for example "./tmp", "./var/run", "./var/cache"
and the like.

Don't forget to setup another DLE for /home if you haven't done yet.

Best
Jens

On Mon Jun 02 2014 09:54:44 GMT+0200
[email protected] (Mark Ruys) wrote:

> Hi,
> 
> In my Amanda sendbackup log, I get the following messages:
> 
> [...]
> *Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: 118: strange(?):
> /bin/tar: ./dev: directory is on a different filesystem; not dumped*
> [...]
> 
> This is on a Ubuntu 14.04 client (Amanda 3.3.3). De Amanda server is
> Ubuntu 12.04 (Amanda 3.3.0). The filesystem warnings above seem harmless
> to me, but the Amanda daily report mail flags them as a STRANGE DUMP
> each day. A bit annoying. How can I alter my config so that Amanda stops
> complaining?
> 
> Thanks,
> 
> Mark Ruys

Reply via email to