| Offset 9, 29 lines modified | Offset 9, 29 lines modified |
| 9 | # | 9 | # |
| 10 | #··You·might·also·want·to·change·the·default·email·address | 10 | #··You·might·also·want·to·change·the·default·email·address |
| 11 | #···from·root·to·your·address.··See·the·"mail"·and·"operator" | 11 | #···from·root·to·your·address.··See·the·"mail"·and·"operator" |
| 12 | #···directives·in·the·Messages·resource. | 12 | #···directives·in·the·Messages·resource. |
| 13 | # | 13 | # |
| | |
| 14 | Director·{····························#·define·myself | 14 | Director·{····························#·define·myself |
| 15 | ··Name·=·r300165-current-master-job-11-dir | 15 | ··Name·=·r300165-current-master-job-13-dir |
| 16 | ··DIRport·=·9101················#·where·we·listen·for·UA·connections | 16 | ··DIRport·=·9101················#·where·we·listen·for·UA·connections |
| 17 | ··QueryFile·=·"/usr/local/share/bacula/query.sql" | 17 | ··QueryFile·=·"/usr/local/share/bacula/query.sql" |
| 18 | ··WorkingDirectory·=·"/var/db/bacula" | 18 | ··WorkingDirectory·=·"/var/db/bacula" |
| 19 | ··PidDirectory·=·"/var/run" | 19 | ··PidDirectory·=·"/var/run" |
| 20 | ··Maximum·Concurrent·Jobs·=·1 | 20 | ··Maximum·Concurrent·Jobs·=·1 |
| 21 | ··Password·=·"0InnhVyx53x5hKb3MnQYXo4kRFY1+9zTUhXL47L919DE"·········#·Console·password | 21 | ··Password·=·"epPtWuusgFwRROZbjFbSYw1Fp93S0g6z0frOaf91A0Kf"·········#·Console·password |
| 22 | ··Messages·=·Daemon | 22 | ··Messages·=·Daemon |
| 23 | } | 23 | } |
| | |
| 24 | JobDefs·{ | 24 | JobDefs·{ |
| 25 | ··Name·=·"DefaultJob" | 25 | ··Name·=·"DefaultJob" |
| 26 | ··Type·=·Backup | 26 | ··Type·=·Backup |
| 27 | ··Level·=·Incremental | 27 | ··Level·=·Incremental |
| 28 | ··Client·=·r300165-current-master-job-11-fd· | 28 | ··Client·=·r300165-current-master-job-13-fd· |
| 29 | ··FileSet·=·"Full·Set" | 29 | ··FileSet·=·"Full·Set" |
| 30 | ··Schedule·=·"WeeklyCycle" | 30 | ··Schedule·=·"WeeklyCycle" |
| 31 | ··Storage·=·File | 31 | ··Storage·=·File |
| 32 | ··Messages·=·Standard | 32 | ··Messages·=·Standard |
| 33 | ··Pool·=·File | 33 | ··Pool·=·File |
| 34 | ··Priority·=·10 | 34 | ··Priority·=·10 |
| 35 | ··Write·Bootstrap·=·"/var/db/bacula/%c.bsr" | 35 | ··Write·Bootstrap·=·"/var/db/bacula/%c.bsr" |
| Offset 44, 15 lines modified | Offset 44, 15 lines modified |
| 44 | Job·{ | 44 | Job·{ |
| 45 | ··Name·=·"BackupClient1" | 45 | ··Name·=·"BackupClient1" |
| 46 | ··JobDefs·=·"DefaultJob" | 46 | ··JobDefs·=·"DefaultJob" |
| 47 | } | 47 | } |
| | |
| 48 | #Job·{ | 48 | #Job·{ |
| 49 | #··Name·=·"BackupClient2" | 49 | #··Name·=·"BackupClient2" |
| 50 | #··Client·=·r300165-current-master-job-112-fd | 50 | #··Client·=·r300165-current-master-job-132-fd |
| 51 | #··JobDefs·=·"DefaultJob" | 51 | #··JobDefs·=·"DefaultJob" |
| 52 | #} | 52 | #} |
| | |
| 53 | #·Backup·the·catalog·database·(after·the·nightly·save) | 53 | #·Backup·the·catalog·database·(after·the·nightly·save) |
| 54 | Job·{ | 54 | Job·{ |
| 55 | ··Name·=·"BackupCatalog" | 55 | ··Name·=·"BackupCatalog" |
| 56 | ··JobDefs·=·"DefaultJob" | 56 | ··JobDefs·=·"DefaultJob" |
| Offset 72, 15 lines modified | Offset 72, 15 lines modified |
| 72 | # | 72 | # |
| 73 | #·Standard·Restore·template,·to·be·changed·by·Console·program | 73 | #·Standard·Restore·template,·to·be·changed·by·Console·program |
| 74 | #··Only·one·such·job·is·needed·for·all·Jobs/Clients/Storage·... | 74 | #··Only·one·such·job·is·needed·for·all·Jobs/Clients/Storage·... |
| 75 | # | 75 | # |
| 76 | Job·{ | 76 | Job·{ |
| 77 | ··Name·=·"RestoreFiles" | 77 | ··Name·=·"RestoreFiles" |
| 78 | ··Type·=·Restore | 78 | ··Type·=·Restore |
| 79 | ··Client=r300165-current-master-job-11-fd················· | 79 | ··Client=r300165-current-master-job-13-fd················· |
| 80 | ··FileSet="Full·Set"·················· | 80 | ··FileSet="Full·Set"·················· |
| 81 | ··Storage·=·File······················ | 81 | ··Storage·=·File······················ |
| 82 | ··Pool·=·Default | 82 | ··Pool·=·Default |
| 83 | ··Messages·=·Standard | 83 | ··Messages·=·Standard |
| 84 | ··Where·=·/tmp/bacula-restores | 84 | ··Where·=·/tmp/bacula-restores |
| 85 | } | 85 | } |
| | |
| Offset 149, 83 lines modified | Offset 149, 83 lines modified |
| 149 | ····} | 149 | ····} |
| 150 | ····File·=·"/var/db/bacula/bacula.sql" | 150 | ····File·=·"/var/db/bacula/bacula.sql" |
| 151 | ··} | 151 | ··} |
| 152 | } | 152 | } |
| | |
| 153 | #·Client·(File·Services)·to·backup | 153 | #·Client·(File·Services)·to·backup |
| 154 | Client·{ | 154 | Client·{ |
| 155 | ··Name·=·r300165-current-master-job-11-fd | 155 | ··Name·=·r300165-current-master-job-13-fd |
| 156 | ··Address·=·localhost | 156 | ··Address·=·localhost |
| 157 | ··FDPort·=·9102 | 157 | ··FDPort·=·9102 |
| 158 | ··Catalog·=·MyCatalog | 158 | ··Catalog·=·MyCatalog |
| 159 | ··Password·=·"KEBn8TZ0bMwFdMp90rfBMSkgQFI/H1VWuyeudC4Swypq"··········#·password·for·FileDaemon | 159 | ··Password·=·"43wWJivpAoaHln6vnHuix/FQQClLRke2XT6a0MqIGaAy"··········#·password·for·FileDaemon |
| 160 | ··File·Retention·=·30·days············#·30·days | 160 | ··File·Retention·=·30·days············#·30·days |
| 161 | ··Job·Retention·=·6·months············#·six·months | 161 | ··Job·Retention·=·6·months············#·six·months |
| 162 | ··AutoPrune·=·yes·····················#·Prune·expired·Jobs/Files | 162 | ··AutoPrune·=·yes·····················#·Prune·expired·Jobs/Files |
| 163 | } | 163 | } |
| | |
| 164 | # | 164 | # |
| 165 | #·Second·Client·(File·Services)·to·backup | 165 | #·Second·Client·(File·Services)·to·backup |
| 166 | #··You·should·change·Name,·Address,·and·Password·before·using | 166 | #··You·should·change·Name,·Address,·and·Password·before·using |
| 167 | # | 167 | # |
| 168 | #Client·{ | 168 | #Client·{ |
| 169 | #··Name·=·r300165-current-master-job-112-fd················ | 169 | #··Name·=·r300165-current-master-job-132-fd················ |
| 170 | #··Address·=·localhost2 | 170 | #··Address·=·localhost2 |
| 171 | #··FDPort·=·9102 | 171 | #··FDPort·=·9102 |
| 172 | #··Catalog·=·MyCatalog | 172 | #··Catalog·=·MyCatalog |
| 173 | #··Password·=·"KEBn8TZ0bMwFdMp90rfBMSkgQFI/H1VWuyeudC4Swypq2"·········#·password·for·FileDaemon·2 | 173 | #··Password·=·"43wWJivpAoaHln6vnHuix/FQQClLRke2XT6a0MqIGaAy2"·········#·password·for·FileDaemon·2 |
| 174 | #··File·Retention·=·30·days············#·30·days | 174 | #··File·Retention·=·30·days············#·30·days |
| 175 | #··Job·Retention·=·6·months············#·six·months | 175 | #··Job·Retention·=·6·months············#·six·months |
| 176 | #··AutoPrune·=·yes·····················#·Prune·expired·Jobs/Files | 176 | #··AutoPrune·=·yes·····················#·Prune·expired·Jobs/Files |
| 177 | #} | 177 | #} |
| | |
| | |
| 178 | #·Definition·of·file·storage·device | 178 | #·Definition·of·file·storage·device |
| 179 | Storage·{ | 179 | Storage·{ |
| 180 | ··Name·=·File | 180 | ··Name·=·File |
| 181 | #·Do·not·use·"localhost"·here···· | 181 | #·Do·not·use·"localhost"·here···· |
| 182 | ··Address·=·localhost················#·N.B.·Use·a·fully·qualified·name·here | 182 | ··Address·=·localhost················#·N.B.·Use·a·fully·qualified·name·here |
| 183 | ··SDPort·=·9103 | 183 | ··SDPort·=·9103 |
| 184 | ··Password·=·"FaZHFA7HPqYP2N4tnkg6GiR8yk24M04gzsCHZPmUYNn8" | 184 | ··Password·=·"AQ6Sc5tS6KkMDwsfbYA04FML/L45Av9d1LK9siL57fFe" |
| 185 | ··Device·=·FileStorage | 185 | ··Device·=·FileStorage |
| 186 | ··Media·Type·=·File | 186 | ··Media·Type·=·File |
| 187 | } | 187 | } |
| | |
| | |
| | |
| 188 | #·Definition·of·DDS·tape·storage·device | 188 | #·Definition·of·DDS·tape·storage·device |
| 189 | #Storage·{ | 189 | #Storage·{ |
| 190 | #··Name·=·DDS-4···· | 190 | #··Name·=·DDS-4···· |
| 191 | #··Do·not·use·"localhost"·here | 191 | #··Do·not·use·"localhost"·here |
| 192 | #··Address·=·localhost················#·N.B.·Use·a·fully·qualified·name·here | 192 | #··Address·=·localhost················#·N.B.·Use·a·fully·qualified·name·here |
| 193 | #··SDPort·=·9103 | 193 | #··SDPort·=·9103 |
| 194 | #··Password·=·"FaZHFA7HPqYP2N4tnkg6GiR8yk24M04gzsCHZPmUYNn8"··········#·password·for·Storage·daemon | 194 | #··Password·=·"AQ6Sc5tS6KkMDwsfbYA04FML/L45Av9d1LK9siL57fFe"··········#·password·for·Storage·daemon |
| 195 | #··Device·=·DDS-4······················#·must·be·same·as·Device·in·Storage·daemon | 195 | #··Device·=·DDS-4······················#·must·be·same·as·Device·in·Storage·daemon |
| 196 | #··Media·Type·=·DDS-4··················#·must·be·same·as·MediaType·in·Storage·daemon | 196 | #··Media·Type·=·DDS-4··················#·must·be·same·as·MediaType·in·Storage·daemon |
| 197 | #··Autochanger·=·yes···················#·enable·for·autochanger·device | 197 | #··Autochanger·=·yes···················#·enable·for·autochanger·device |
| 198 | #} | 198 | #} |
| | |
| 199 | #·Definition·of·8mm·tape·storage·device | 199 | #·Definition·of·8mm·tape·storage·device |
| 200 | #Storage·{ | 200 | #Storage·{ |
| 201 | #··Name·=·"8mmDrive" | 201 | #··Name·=·"8mmDrive" |
| 202 | #··Do·not·use·"localhost"·here | 202 | #··Do·not·use·"localhost"·here |
| 203 | #··Address·=·localhost················#·N.B.·Use·a·fully·qualified·name·here | 203 | #··Address·=·localhost················#·N.B.·Use·a·fully·qualified·name·here |
| 204 | #··SDPort·=·9103 | 204 | #··SDPort·=·9103 |
| 205 | #··Password·=·"FaZHFA7HPqYP2N4tnkg6GiR8yk24M04gzsCHZPmUYNn8" | 205 | #··Password·=·"AQ6Sc5tS6KkMDwsfbYA04FML/L45Av9d1LK9siL57fFe" |
| 206 | #··Device·=·"Exabyte·8mm" | 206 | #··Device·=·"Exabyte·8mm" |
| 207 | #··MediaType·=·"8mm" | 207 | #··MediaType·=·"8mm" |
| 208 | #} | 208 | #} |
| | |
| 209 | #·Definition·of·DVD·storage·device | 209 | #·Definition·of·DVD·storage·device |
| 210 | #Storage·{ | 210 | #Storage·{ |
| 211 | #··Name·=·"DVD" | 211 | #··Name·=·"DVD" |
| 212 | #··Do·not·use·"localhost"·here | 212 | #··Do·not·use·"localhost"·here |
| 213 | #··Address·=·localhost················#·N.B.·Use·a·fully·qualified·name·here | 213 | #··Address·=·localhost················#·N.B.·Use·a·fully·qualified·name·here |
| 214 | #··SDPort·=·9103 | 214 | #··SDPort·=·9103 |
| 215 | #··Password·=·"FaZHFA7HPqYP2N4tnkg6GiR8yk24M04gzsCHZPmUYNn8" | 215 | #··Password·=·"AQ6Sc5tS6KkMDwsfbYA04FML/L45Av9d1LK9siL57fFe" |
| 216 | #··Device·=·"DVD·Writer" | 216 | #··Device·=·"DVD·Writer" |
| 217 | #··MediaType·=·"DVD" | 217 | #··MediaType·=·"DVD" |
| 218 | #} | 218 | #} |
| | |
| | |
| 219 | #·Generic·catalog·service | 219 | #·Generic·catalog·service |
| 220 | Catalog·{ | 220 | Catalog·{ |
| Offset 303, 11 lines modified | Offset 303, 11 lines modified |
| 303 | ··Pool·Type·=·Backup | 303 | ··Pool·Type·=·Backup |
| 304 | } | 304 | } |
| | |
| 305 | # | 305 | # |
| 306 | #·Restricted·console·used·by·tray-monitor·to·get·the·status·of·the·director | 306 | #·Restricted·console·used·by·tray-monitor·to·get·the·status·of·the·director |
| 307 | # | 307 | # |
| 308 | Console·{ | 308 | Console·{ |
| 309 | ··Name·=·r300165-current-master-job-11-mon | 309 | ··Name·=·r300165-current-master-job-13-mon |
| 310 | ··Password·=·"y9JS+WSA5TsK1/2/FZVmaj6/y2o236tDrW2y3TIscdBS" | 310 | ··Password·=·"LqO6DjjOCOCojQ58BqjvHLP71p8qmSl4nhujReJjd7wT" |
| 311 | ··CommandACL·=·status,·.status | 311 | ··CommandACL·=·status,·.status |
| 312 | } | 312 | } |