Hi,

copy jobs in catalog doesn't report the correct start times.

mysql> select * from Job where JobId=2883;
+-------+------------------------------------+-------------+------+-------+----------+-----------+---------------------+---------------------+---------------------+---------------------+------------+--------------+----------------+----------+------------+-----------+-----------+-----------------+--------+-----------+------------+-------------+---------+----------+----------+---------+
| JobId | Job                                | Name        | Type | Level | 
ClientId | JobStatus | SchedTime           | StartTime           | EndTime      
       | RealEndTime         | JobTDate   | VolSessionId | VolSessionTime | 
JobFiles | JobBytes   | ReadBytes | JobErrors | JobMissingFiles | PoolId | 
FileSetId | PriorJobId | PurgedFiles | HasBase | HasCache | Reviewed | Comment |
+-------+------------------------------------+-------------+------+-------+----------+-----------+---------------------+---------------------+---------------------+---------------------+------------+--------------+----------------+----------+------------+-----------+-----------+-----------------+--------+-----------+------------+-------------+---------+----------+----------+---------+
|  2883 | muc1-sccm-1.2016-09-08_04.52.19_21 | muc1-sccm-1 | C    | I     |     
   1 | T         | 2016-09-08 04:52:19 | 2016-09-08 00:45:54 | 2016-09-08 
00:48:00 | 2016-09-08 08:35:33 | 1473288480 |           75 |     1473082717 |   
     4 | 5708380436 |         0 |         0 |               0 |      4 |        
29 |       2859 |           0 |       0 |        0 |        0 |         |
+-------+------------------------------------+-------------+------+-------+----------+-----------+---------------------+---------------------+---------------------+---------------------+------------+--------------+----------------+----------+------------+-----------+-----------+-----------------+--------+-----------+------------+-------------+---------+----------+----------+---------+
1 row in set (0.00 sec)



from log:

  Build OS:               x86_64-redhat-linux-gnu redhat CentOS release 6.7 
(Final)
  Prev Backup JobId:      2859
  Prev Backup Job:        muc1-sccm-1.2016-09-08_00.13.00_57
  New Backup JobId:       2883
  Current JobId:          2882
  Current Job:            CopyToTape.2016-09-08_04.52.19_20
  Backup Level:           
  Client:                 muc1-hyper-3
  FileSet:                "StdLinux"
  Read Pool:              "DiskDaily" (From Job resource)
  Read Storage:           "DiskStorageIncr" (From Pool resource)
  Write Pool:             "TapeDaily" (From Job Pool's NextPool resource)
  Write Storage:          "TapeStorage" (From Storage from Pool's NextPool 
resource)
  Next Pool:              "TapeDaily" (From Job Pool's NextPool resource)
  Catalog:                "MyCatalog" (From Job resource)
  Start time:             08-Sep-2016 08:30:19
  End time:               08-Sep-2016 08:35:33
  Elapsed time:           5 mins 14 secs
  Priority:               12
  SD Files Written:       4
  SD Bytes Written:       5,708,380,436 (5.708 GB)
  Rate:                   18179.6 KB/s
  Volume name(s):         000011L6
  Volume Session Id:      75
  Volume Session Time:    1473082717
  Last Volume Bytes:      793,266,139,586 (793.2 GB)
  SD Errors:              0
  SD termination status:  OK
  Termination:            Copying OK


Any way to get the correct start time from the catalog?

Thanks,

Robert

-- 
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