On Mon, Jun 02, 2014 at 07:50:33AM -0400, Jean-Louis Martineau wrote:
> mark,
> 
> It is a new message in tar 1.27.
> 
> With the "GNUTAR" program, you must add exclude like Jens suggested.
> 
> A better option is to use the amgtar application:
> 
> program "APPLICATION"
> application {
>   plugin "amgtar"
>   property "NORMAL" ": ./dev: directory is on a different filesystem; not
> dumped"
> }

Jean-Louis,

Can the "./dev" be wild-carded so that every possible directory tar
might complain about need not be listed?

jl
> 
> Jean-Louis
> 
> On 06/02/2014 06:51 AM, Mark Ruys wrote:
> >
> >Op 2 jun. 2014, om 12:49 heeft Jean-Louis Martineau <[email protected]
> ><mailto:[email protected]>> het volgende geschreven:
> >
> >>Hi Mark,
> >>
> >>Which version of tar are you using? ('/bin/tar --version' on the client)
> >
> > 1.27.1
> >
> >Thanks, Mark
> >
> >
> >>I never see the 'directory is on a different filesystem; not dumped'
> >>message.
> >>
> >>Jean-Louis
> >>
> >>On 06/02/2014 03:54 AM, Mark Ruys wrote:
> >>>Hi,
> >>>
> >>>In my Amanda sendbackup log, I get the following messages:
> >>>
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: pid 14073 ruid 34
> >>>euid 34 version 3.3.3: start at Mon Jun  2 02:23:55 2014
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: Version 3.3.3
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: pid 14073 ruid 34
> >>>euid 34 version 3.3.3: rename at Mon Jun  2 02:23:55 2014
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup:   Parsed request
> >>>as: program `GNUTAR'
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup:         disk `/'
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup:         device `/'
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup:         level 1
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup:         since
> >>>NODATE
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup:         options `'
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup:         datapath
> >>>`AMANDA'
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup:
> >>>start:app26.cluster.peercode.nl
> >>><http://app26.cluster.peercode.nl/><http://app26.cluster.peercode.nl
> >>><http://app26.cluster.peercode.nl/>>:/ lev 1
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: Spawning
> >>>"/usr/sbin/amcrypt-ossl /usr/sbin/amcrypt-ossl" in pipeline
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: gnutar: pid
> >>>14075: /usr/sbin/amcrypt-ossl
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: Spawning
> >>>"/bin/gzip /bin/gzip --fast" in pipeline
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: gnutar: pid
> >>>14076: /bin/gzipMon Jun 2 02:23:55 2014: thd-0x100f600: sendbackup:
> >>>pid 14076: /bin/gzip --fast
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: doing level 1
> >>>dump as listed-incremental from
> >>>'/var/lib/amanda/gnutar-lists/app26.cluster.peercode.nl
> >>><http://app26.cluster.peercode.nl/><http://app26.cluster.peercode.nl
> >>><http://app26.cluster.peercode.nl/>>__0' to
> >>>'/var/lib/amanda/gnutar-lists/app26.cluster.peercode.nl
> >>><http://app26.cluster.peercode.nl/><http://app26.cluster.peercode.nl
> >>><http://app26.cluster.peercode.nl/>>__1.new'
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: Spawning
> >>>"/usr/lib/amanda/runtar runtar daily /bin/tar --create --file -
> >>>--directory / --one-file-system --listed-incremental
> >>>/var/lib/amanda/gnutar-lists/app26.cluster.peercode.nl
> >>><http://app26.cluster.peercode.nl/><http://app26.cluster.peercode.nl
> >>><http://app26.cluster.peercode.nl/>>__1.new --sparse
> >>>--ignore-failed-read --totals --exclude-from
> >>>/tmp/amanda/sendbackup._.20140602022355.exclude ." in pipeline
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: gnutar:
> >>>/usr/lib/amanda/runtar: pid 14078
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: Started backup
> >>>Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: Started index
> >>>creator: "/bin/tar -tf - 2>/dev/null | sed -e 's/^\.//'"
> >>>*Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: 118: strange(?):
> >>>/bin/tar: ./dev: directory is on a different filesystem; not dumped*
> >>>*Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: 118: strange(?):
> >>>/bin/tar: ./home: directory is on a different filesystem; not dumped*
> >>>*Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: 118: strange(?):
> >>>/bin/tar: ./run: directory is on a different filesystem; not dumped*
> >>>*Mon Jun  2 02:23:55 2014: thd-0x100f600: sendbackup: 118: strange(?):
> >>>/bin/tar: ./sys: directory is on a different filesystem; not dumped*
> >>>*Mon Jun  2 02:23:56 2014: thd-0x100f600: sendbackup: 118: strange(?):
> >>>/bin/tar: ./opt/share: directory is on a different filesystem; not
> >>>dumped*
> >>>Mon Jun  2 02:24:04 2014: thd-0x100f600: sendbackup: Index created
> >>>successfully
> >>>Mon Jun  2 02:24:04 2014: thd-0x100f600: sendbackup:  47: size(|):
> >>>Total bytes written: 237076480 (227MiB, 28MiB/s)
> >>>Mon Jun  2 02:24:04 2014: thd-0x100f600: sendbackup: Parsed backup
> >>>messages
> >>>Mon Jun  2 02:24:04 2014: thd-0x100f600: sendbackup: pid 14073 finish
> >>>time Mon Jun  2 02:24:04 2014
> >>>
> >>>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
> >>>
> >>>---
> >>>M.P.J. Ruys   ::  Lead Software Engineer Peercode
> >>>Oudenhof 4c, 4191NW Geldermalsen, The Netherlands
> >>>Web site and travel directions:www.peercode.nl
> >>><http://www.peercode.nl/><http://www.peercode.nl
> >>><http://www.peercode.nl/>>
> >>>Phone +31.88.0084124   ::   Mobile +31.6.51298623
> >
> >---
> >M.P.J. Ruys   ::  Lead Software Engineer Peercode
> >Oudenhof 4c, 4191NW Geldermalsen, The Netherlands
> >Web site and travel directions: www.peercode.nl <http://www.peercode.nl>
> >Phone +31.88.0084124   ::   Mobile +31.6.51298623
> >
>>> End of included message <<<

-- 
Jon H. LaBadie                 [email protected]
 11226 South Shore Rd.          (703) 787-0688 (H)
 Reston, VA  20190              (609) 477-8330 (C)

Reply via email to