On 25 Sep 2006 at 23:33, Bart Trojanowski wrote:

> Hello,
> 
> I am trying to get the noatime=yes to work in a fileset.
> 
> I am running debian/etch with becula version:
> 
> Version: 1.38.11 (28 June 2006) x86_64-pc-linux-gnu debian testing/unstable
> 
> My kernel is Linux 2.6.17, and I am almost certain that it supports
> O_NOATIME... but I don't think that is being questioned at this point...
> 
> Here is my config:
> 
> --- 8< ---
> 
>         FileSet {
>           Name = "meson-files-exports-vservers"
>           Include {
>             Options {
>               signature = MD5
>               noatime = yes
>             }
>             File = /exports/vol2/vservers
>           }
>         }
> 
> --- 8< ---
> 
> This is the error I get...
> 
> --- 8< ---
> 
> 25-Sep 23:03 meson-dir: ERROR in inc_conf.c:599 Config error: Keyword noatime 
> not permitted in this resource
>             : line 88, col 14 of file /etc/bacula/bacula-dir.conf
>       noatime = yes
> 
> 25-Sep 23:03 meson-dir: ERROR in inc_conf.c:584 Config error: Expecting 
> keyword, got: =
> 
>             : line 88, col 15 of file /etc/bacula/bacula-dir.conf
>       noatime = yes
> 
> 25-Sep 23:03 meson-dir: ERROR in inc_conf.c:599 Config error: Keyword = not 
> permitted in this resource
>             : line 88, col 15 of file /etc/bacula/bacula-dir.conf
>       noatime = yes
> 
> 25-Sep 23:03 meson-dir: ERROR in inc_conf.c:599 Config error: Keyword yes not 
> permitted in this resource
>             : line 88, col 20 of file /etc/bacula/bacula-dir.conf
>       noatime = yes
> 
> --- 8< ---
> 
> I am not sure if what I am doing is an error or not.  I couldn't find
> any examples that included noatime.
> 

I get similar errors if I add "noatime = yes" to one of my FileSets.

-- 
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to