I'm trying to run two concurrent jobs off of a Windows box from the latest 
version of Bareos.  One is going to tape (LTO3 in an autochanger), and the 
other is going to file storage on my Bareos box.

The one running to tape is working fine, but the file storage one is not 
running at all. It's sitting at 0 files, as well as, when looking in BAT, 
examining the wrong file types\system.

Client status output:

Running Jobs:
Director connected at: 07-Oct-15 16:04
JobId 97 Job MNGVDriveBackup.2015-10-10_16.25.22_09 is running.
    VSS Full Backup Job started: 10-Oct-15 16:26
    Files=115,677 Bytes=2,008,816,809,680 Bytes/sec=13,670,535 Errors=0
    Bwlimit=0
    Files Examined=115,677
    Processing file: e:/shares/nexgenvideo/MERCK/Merck Connect/SVP 100-3 A 
Practical Approach to Coordinating Care Across the Delivery 
System/Footage/AA0027/AA002701.MXF
    SDReadSeqNo=5 fd=1440
JobId 99 Job MNGOperationsBackup.2015-10-10_18.05.36_12 is running.
    VSS Incremental System or Console Job started: 10-Oct-15 18:06
    Files=0 Bytes=0 Bytes/sec=0 Errors=0
    Bwlimit=0
    Files Examined=0
    SDReadSeqNo=3 fd=1520
JobId 100 Job MNGOperationsBackup.2015-10-11_19.56.07_15 is running.
    VSS Incremental System or Console Job started: 11-Oct-15 19:56
    Files=0 Bytes=0 Bytes/sec=0 Errors=0
    Bwlimit=0
    Files Examined=0
    SDReadSeqNo=3 fd=2004
Director connected at: 12-Oct-15 09:15
====

fileserver-fd conf

Client {
  Name = fileserver-fd
  Address = 192.168.10.5
  Password = "funky password"
  # uncomment the following if using bacula
  # Catalog = "MyCatalog"
  Maximum Concurrent Jobs = 4
}

fileserver bareos-fd.conf (daemon, excerpt)

FileDaemon {                          # definition of myself
  Name = fileserver-fd
  Maximum Concurrent Jobs = 20
}

Advice?

Thank you,
Larry

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to