At Thu, 17 May 2012 12:37:24 -0400 amanda-users@amanda.org wrote:

> 
> On Thu, May 17, 2012 at 03:17:32PM +0300, Toomas Aas wrote:
> > Thu, 17 May 2012 kirjutas "Christopher X. Candreva" <ch...@westnet.com>:
> > 
> > >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.
> > 
> > That was exactly my point. Until day before yesterday,
> > /storage/lists was just a subdirectory on /storage filesystem. Then
> > I created a new filesystem, moved the contents of /storage/lists to
> > that filesystem and mounted it under /storage/lists. So it is a
> > separate filesystem, but it was still backed up as part of /storage.
> > 
> > $ df
> > Filesystem         1K-blocks     Used    Avail Capacity  Mounted on
> > /dev/da0s1a           507630   254546   212474    55%    /
> > devfs                      1        1        0   100%    /dev
> > /dev/md0               31470     7764    21190    27%    /phpramdisk
> > /dev/da0s1f          8119342  4804070  2665726    64%    /usr
> > /dev/da0s1e          4058062  2732312  1001106    73%    /var
> > /dev/da0s1d           126702    22014    94552    19%    /var/tmp
> > /dev/da0s2.journal  54576856 17684592 32526116    35%    /storage
> > devfs                      1        1        0   100%    /var/named/dev
> > /dev/da1s1a         34425972  9515844 22156052    30%    /storage/lists
> > 
> 
> Grasping at straws, any chance you also left the original files
> in the directory "lists" after copying them to the new partition.
> 
> After mounting the new partition on /storage/lists they would be
> "masked" and would not be accessible using file system semantics.
> But dump-like programs could still see, and back-up, the masked files.
> Tar should be using file system semantics, but like I said, "grasping".

There are a couple of other possibilities:

Is tar on the OP system actually GNUTar? On *Linux* systems it generally
is, but I am not certain about *commercial* UNIX systems...

Does the disk spec in the disklist file contain wildcards?  tar ...
--one-file-system /storage/* will backup both disks (and no others
mounted under them).

(Yes, this is probably more straw grapsing..)

> 
> jl

-- 
Robert Heller             -- 978-544-6933 / hel...@deepsoft.com
Deepwoods Software        -- http://www.deepsoft.com/
()  ascii ribbon campaign -- against html e-mail
/\  www.asciiribbon.org   -- against proprietary attachments


   

Reply via email to