Hi list,

I'm trying to set config the copy to remote sd, with new version of
BareOS, but, i received this error message in start directory:


Starting Bareos Director services: 15-Jan 16:58 bareos-dir: ERROR
TERMINATION at parse_conf.c:552
Config error: Could not find config Resource none referenced on line
38 :    Client = None


            : line 38, col 17 of file /etc/bareos/bareos-dir.conf.d/nfs-01a.conf
   Client = None


Bareos is unable to parse config file because this parameter "Client = None"

Config set:

Pool {
  Name = "NFS01a BD"
  Pool Type = Backup
  Recycle = yes                       # Bareos can automatically recycle Volumes
  AutoPrune = yes                     # Prune expired volumes
  Volume Retention = 7 days           # 7 days (one week)
  Maximum Volume Bytes = 50G          # Limit Volume size to something
reasonable
  Maximum Volumes = 100               # Limit number of Volumes in Pool
  LabelFormat = "BACKUPNFS01BD_"
  Storage = nfs01a-storage
  NextPool = "f01-bd-master BD"
}

#Job {
   Name = CopyToRemote
   Type = Copy
   Messages = Standard
   Client = None
   FileSet = None
   Selection Type = PoolUncopiedJobs
   Spool Data = Yes
   Pool = "NFS01a BD"
}

* I omitted the other pool settings and storage

My packages:

[root@v02-nfs01a-backup ~]# rpm -aq |grep bareos
bareos-database-common-13.2.2-7.1.el6.x86_64
bareos-client-13.2.2-7.1.el6.x86_64
bareos-database-mysql-13.2.2-7.1.el6.x86_64
bareos-database-tools-13.2.2-7.1.el6.x86_64
bareos-filedaemon-13.2.2-7.1.el6.x86_64
bareos-director-13.2.2-7.1.el6.x86_64
bareos-storage-13.2.2-7.1.el6.x86_64
bareos-13.2.2-7.1.el6.x86_64
bareos-common-13.2.2-7.1.el6.x86_64
bareos-bconsole-13.2.2-7.1.el6.x86_64
bareos-tools-13.2.2-7.1.el6.x86_64

Thanks to any help with this.

-- 
Luiz Gustavo Costa (Powered by BSD)
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
ICQ: 2890831 / Gtalk: [email protected]
Blog: http://www.luizgustavo.pro.br

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to