On Thu, 17 May 2012, Toomas Aas wrote: > I had one big filesystem mounted on /storage which was backed up by a DLE > using comp-user-tar dumptype. Yesterday I split out one subdirectory, > /storage/lists, into separate partition and added another DLE for > /storage/lists, also using comp-user-tar dumptype. > > Tonight's amdump run seems to have backed up the contents of /storage/lists > twice, once as /storage/lists DLE and once as part of /storage DLE. > I thought that '--one-file-system' flag passed by Amanda to gtar is supposed > to prevent that, but in my case it doesn't seem to have an effect.
One file system means just that. Unless /storage/lists is a separate partition mounted at that point, /storage is one file system, as you say above. You need the explicit exclude. ========================================================== Chris Candreva -- [email protected] -- (914) 948-3162 WestNet Internet Services of Westchester http://www.westnet.com/
