Copy Error

16 views
Skip to first unread message

Nikolay

unread,
Nov 12, 2019, 8:27:42 AM11/12/19
to bareos-users
I don’t even know what to do ...
In bakulа this configuration worked fine


Bareos: Copy Error of name-fd Unknown Job Level

1173257: Copying using JobId=1173212 Job=name.2019-11-12_10.39.19_05
1173257: Bootstrap records written to /mnt/md1/working//dir-name.restore.13.bsr
1173257: Start Copying JobId 1173257, Job=name-copy.2019-11-12_14.02.52_07
1173257: Connected Storage daemon at hostname:9103, encryption: PSK-AES256-CBC-SHA
1173257: Using Device "Device-name" to read.
1173258: Connected Storage daemon at hostname.off:9105, encryption: PSK-AES256-CBC-SHA
1173258: Using Device "LTO6-Drive-5" to write.
1173257: Error: Bareos dir-name 18.2.5 (30Jan19):
  Build OS:               Linux-4.4.92-6.18-default redhat CentOS release 6.10 (Final)
  Prev Backup JobId:      1173212
  Prev Backup Job:        name.2019-11-12_10.39.19_05
  New Backup JobId:       1173258
  Current JobId:          1173257
  Current Job:            name-copy.2019-11-12_14.02.52_07
  Backup Level:           
  Client:                 name-fd
  FileSet:                "name"
  Read Pool:              "name" (From Job resource)
  Read Storage:           "name" (From Pool resource)
  Write Pool:             "pool-lto6-cpp-1" (From Job Pool's NextPool resource)
  Write Storage:          "Storage-oracle-LTO-5" (From Storage from Pool's NextPool resource)
  Next Pool:              "pool-lto6-cpp-1" (From Job Pool's NextPool resource)
  Catalog:                "MyCatalog" (From Default catalog)
  Start time:             12-Nov-2019 14:02:56
  End time:               12-Nov-2019 14:02:56
  Elapsed time:           0 secs
  Priority:               10
  SD Files Written:       0
  SD Bytes Written:       0 (0 B)
  Rate:                   0.0 KB/s
  Volume name(s):         
  Volume Session Id:      9
  Volume Session Time:    1573547009
  Last Volume Bytes:      0 (0 B)
  SD Errors:              0
  SD termination status:  
  Bareos binary info:     bareos.org build: Get official binaries and vendor support on bareos.com
  Termination:            *** Copying Error ***

Job {
 
Name = "name"
 
Enabled = no

 
Type = Backup

 
Messages = "Standard"

 
Schedule = "disabled_sched"

 
Pool = "name"
 
Client = "name-fd"
 
FileSet = "name"
 
RerunFailedLevels = yes
 
Description = ""
}


Storage {
 
Name = "name"
 
Address = "address"
 
Password = "[md5]pass_hash"
 
Device = "Device-name"
 
MediaType = "File-name"
}


Storage {
 
Name = "Storage-oracle-LTO-5"
 
Address = "address"
 
Port = 9105
 
Password = "[md5]pass_hash"
 
Device = "SL150-KC22-Drive-5"
 
MediaType = "LTO-6"
 
AutoChanger = yes
 
HeartbeatInterval = 2 minutes
 
MaximumConcurrentJobs = 3
}


Pool {
 
Name = "name"
 
PoolType = Backup
 
LabelType = "bareos"
 
MaximumVolumeJobs = 1
 
MaximumVolumeBytes = 476 g 857 m 256 k
 
NextPool = "pool-lto6-cpp-1"
 
Storage = "name"
 
AutoPrune = no
 
Recycle = no
}


Pool {
 
Name = "pool-lto6-cpp-1"
 
PoolType = Backup
 
LabelType = "bareos"
 
VolumeRetention = 73 years
 
Storage = "Storage-oracle-LTO-5"
 
AutoPrune = no
 
Recycle = no
 
RecyclePool = "pool-lto6-cpp-1"
}


Job {
 
Name = "name-copy"
 
Type = Copy
 
Messages = "Standard"
 
Pool = "name"
 
SelectionType = PoolUncopiedJobs
}



Reply all
Reply to author
Forward
0 new messages