Thu, 17 May 2012 kirjutas "Christopher X. Candreva" <[email protected]>:

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

--
Toomas Aas

Reply via email to