Verify Installation
CommunityNow that the Client Resource is configured in the Director and the File Daemon is launched, you can see the status of your Client with bconsole:
#sudo-u bacula /opt/bacula/bin/bconsole
Connecting to Director cos7:9101
1000 OK: 10002 cos7-dir Version: 8.6.1 (16 June 2017)
Enter a period to cancel a command.
* status client=new-client-fd
Connecting to Client new-client-fd at cos6:9102
new-client-fd Version: 8.6.1 (16 June 2017) x86_64-centos-linux-gnu-bacula centos release
Daemon started 27-Jun-16 12:28. Jobs: run=1 running=0.
Heap: heap=135,168 smbytes=4,636,621 max_bytes=4,846,424 bufs=137 max_bufs=160
Sizes: boffset_t=8 size_t=8 debug=0 trace=0 mode=0,2010 bwlimit=0kB/s
Plugin: bpipe-fd.so
Running Jobs:
Director connected at: 27-Jun-16 12:34
No Jobs running.
====
Terminated Jobs:
JobId Level Files Bytes Status Finished Name
===================================================================
1 Full 37 34 M OK 26-Jun-16 13:05 BackupClient2
====
Note
You can also verify that plugins are installed. In the above example, we can see that the bpipe plugin is installed on this Client.
See also
Previous articles:
Go back to: Configuring New Client (File Daemon).