Getting the status of all running jobs

602 views
Skip to first unread message

David Pearce

unread,
Jan 11, 2016, 4:09:46 PM1/11/16
to bareos-users
If you go into bconsole and type in status, storage then select the storage resource, you get a bunch of information including a "Running Jobs" section:

Running Jobs:
Writing: Differential Backup job phoebe-backup JobId=196922 Volume="XXX077"
pool="Weekly" device="Drive-0" (/dev/tape/by-id/scsi-3500308c09c552000-nst)
spooling=0 despooling=0 despool_wait=0
Files=0 Bytes=0 AveBytes/sec=0 LastBytes/sec=0
FDReadSeqNo=6 in_msg=6 out_msg=4 fd=9
Writing: Incremental Backup job titus-backup JobId=196923 Volume="XXX120"
pool="Daily" device="Drive-2" (/dev/tape/by-id/scsi-3500308c09d3ab000-nst)
spooling=0 despooling=0 despool_wait=0
Files=0 Bytes=0 AveBytes/sec=0 LastBytes/sec=0
FDReadSeqNo=6 in_msg=6 out_msg=4 fd=11

Is there a dot command to get this information about running jobs?

I see .status but it appears to be undefined.

Thanks.

Stephan Dühr

unread,
Jan 11, 2016, 4:45:46 PM1/11/16
to bareos...@googlegroups.com
Try

.status storage=<yourstorage> running

Regards,

--
Stephan Dühr stepha...@bareos.com
Bareos GmbH & Co. KG Phone: +49 221-630693-90
http://www.bareos.com

Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
Komplementär: Bareos Verwaltungs-GmbH
Geschäftsführer: S. Dühr, M. Außendorf,
J. Steffens, Philipp Storz, M. v. Wieringen

Stephan Dühr

unread,
Jan 11, 2016, 4:47:57 PM1/11/16
to bareos...@googlegroups.com
On 01/11/2016 10:45 PM, Stephan Dühr wrote:
> On 01/11/2016 10:09 PM, David Pearce wrote:
>> If you go into bconsole and type in status, storage then select the storage resource, you get a bunch of information including a "Running Jobs" section:
>>
>> Running Jobs:
>> Writing: Differential Backup job phoebe-backup JobId=196922 Volume="XXX077"
>> pool="Weekly" device="Drive-0" (/dev/tape/by-id/scsi-3500308c09c552000-nst)
>> spooling=0 despooling=0 despool_wait=0
>> Files=0 Bytes=0 AveBytes/sec=0 LastBytes/sec=0
>> FDReadSeqNo=6 in_msg=6 out_msg=4 fd=9
>> Writing: Incremental Backup job titus-backup JobId=196923 Volume="XXX120"
>> pool="Daily" device="Drive-2" (/dev/tape/by-id/scsi-3500308c09d3ab000-nst)
>> spooling=0 despooling=0 despool_wait=0
>> Files=0 Bytes=0 AveBytes/sec=0 LastBytes/sec=0
>> FDReadSeqNo=6 in_msg=6 out_msg=4 fd=11
>>
>> Is there a dot command to get this information about running jobs?
>>
>> I see .status but it appears to be undefined.
>>
>> Thanks.
>>
>
> Try
>
> .status storage=<yourstorage> running

or

.status dir running

David Pearce

unread,
Jan 11, 2016, 4:56:31 PM1/11/16
to bareos-users
Excellent. Thanks!
Reply all
Reply to author
Forward
0 new messages