Quobyte Example
In the example presented below, the Scan Plugin will be used in an Admin Job and connect via the Quobyte Plugin.
JobId 1193: shell command: run BeforeJob "/opt/bacula/bin/scan_plugin --json_conf_file "/opt/bacula/etc/conf.d/scan_plugin/wa-quobyte-dir-fd_quobyte_connector.json"" JobId 1193: BeforeJob: JobId 1193: BeforeJob: Report for scan_plugin 0.6 wa-quobyte-dir-fd-quobyte-1710407060 JobId 1193: BeforeJob: ---------------------------------------------- JobId 1193: BeforeJob: Client: wa-quobyte-dir-fd JobId 1193: BeforeJob: Plugin: quobyte JobId 1193: BeforeJob: Total Objects: 3 JobId 1193: BeforeJob: --------------------------------------------- JobId 1193: BeforeJob: ~ updated, + added, X removed, D disabled JobId 1193: BeforeJob: --------------------------------------------- JobId 1193: BeforeJob: + J_wa-quobyte-dir-fd_quobyte__quobyte_waa_vol3 JobId 1193: BeforeJob: + J_wa-quobyte-dir-fd_quobyte__quobyte_waa_vol2 JobId 1193: BeforeJob: + J_wa-quobyte-dir-fd_quobyte__quobyte_waa_vol1 JobId 1193: BeforeJob: JobId 1193: BeforeJob: ---------------------------------------------- JobId 1193: BeforeJob: Status: Configuration applied and reloaded JobId 1193: Start Admin JobId 1193, Job=A_wa-quobyte-dir-fd_quobyte.2024-03-14_05.04.20_21 2024-03-14 05:04:24 q-dir JobId 1193: Bacula 18.0.2 (05Mar24): 14-Mar-2024 05:04:24 JobId: 1193 Job: A_wa-quobyte-dir-fd_quobyte.2024-03-14_05.04.20_21 Scheduled time: 14-Mar-2024 05:04:20 Start time: 14-Mar-2024 05:04:24 End time: 14-Mar-2024 05:04:24 Termination: Admin OK
See the Scan Plugin command line example below:
root# sudo -u bacula /opt/bacula/bin/scan_plugin --plugin quobyte --jobdefs BackupsToDisk --uuid wa-quobyte-dir-fd-quobyte-1710407060 --client wa-quobyte-dir-fd --commit_and_reload 1 --fs_option Signature=md5 Report for scan_plugin 0.6 wa-quobyte-dir-fd-quobyte-1710407060 ---------------------------------------------- Client: wa-quobyte-dir-fd Plugin: quobyte Total Objects: 3 --------------------------------------------- ~ updated, + added, X removed, D disabled --------------------------------------------- ~ J_wa-quobyte-dir-fd_quobyte__quobyte_waa_vol1 ~ J_wa-quobyte-dir-fd_quobyte__quobyte_waa_vol2 ~ J_wa-quobyte-dir-fd_quobyte__quobyte_waa_vol3 ---------------------------------------------- Status: Configuration applied and reloaded
The resulting Jobs and Filesets will be created with the Quobyte Plugin. The
Snapshot directive will be automatically forced to yes
when the Quobyte Plugin is
used and is not required to be set in the Fileset.
See also
Go back to:
Go back to the Examples page.
Go back to the main Automatic Object Integration (Scan Plugin) page.