I have downloaded, compiled and installed Bacula 7.0.5 on a Red Hat
Enterprise Linux 6.5 system:
Red Hat Enterprise Linux Server 6.5
RAM: 8GB
CPU: 2 x Intel Xeon E5405 Quad-Core 2.00GHz
HD: 250GB RAID1 w/ hot spare
Quantum Scalar i40
2 x HP LTO6 HH
This system runs
I am sorry to be replying so late, however, to correct the issue and for future
reference, yum does not change parameters in configuration files. Your SELinux
settings for "permissive" must have been done at the command line which is fine
until you reboot your computer. In order to make your S
||JobDefs {
||Name = "server1.job"
||Type = Backup
||Fileset = "server1.fs"
||Schedule = "Schedule"
||Client = "server1"
||Pool
||}
Sorry for this error, is only "Job" instead "JobDefs". I've copied a JobDef of
my config file and i forgot to change.
Greetings!!
+
|| - Can i set different fileset for different servers?
Of course, even more than one fileset in same server if you want. You only have
to create two jobs with different filesets and it's done. For example:
Client {
Name = "server1"
Address = 192.0.0.1
FDPort = 9102