Changes between Version 37 and Version 38 of Csle2022/Agenda/bacula
- Timestamp:
- Dec 1, 2022, 7:16:40 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Csle2022/Agenda/bacula
v37 v38 473 473 The messages should say “No prior Full backup Job record found”, and that the backup job started. If there are any errors, something is wrong, and they should give you a hint as to why the job did not run. 474 474 475 [[Image(image9.png)]] 476 477 475 478 Another way to see the status of the job is to check the status of the Director. To do this, enter this command at the bconsole prompt: 476 479 {{{ 477 480 *status director 478 481 }}} 482 483 [[Image(image10.png)]] 484 479 485 If everything is working properly, you should see that your job is running or terminated with an “OK” status. 486 487 {{{ 488 *messages 489 }}} 490 491 [[Image(image11.png)]]