View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000823 | bareos-core | General | public | 2017-05-25 11:13 | 2023-07-27 15:27 |
Reporter | onotole | Assigned To | bruno-at-bareos | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | won't fix | ||
Platform | Linux | OS | CentOS | OS Version | 7 |
Product Version | 16.2.4 | ||||
Summary | 0000823: Wrong Volume Label | ||||
Description | Name of the Volume file is wrong when one of the Client is down. | ||||
Steps To Reproduce | 1. Install Bareos(with web-UI) 2. Configure two Clients 3. Configure Pool to Maximum Volume Job = 1 and Label name = "$Client-$Pool-$Day-$Month-$Hour-$Minute" 4. Shutdown one of Client 5. Schedule the job 6. Look for the Volume name - it consist wrong Client parameter | ||||
Additional Information | I tried to find out what`s problem cause this. So, if Client is down, Job is out with ERROR. In Director message we have ERR=No route to host. And if look throug bconsole *list volumes - there is a Volume for this error job with status Append. But it should be Used because Maximum Volume Job = 1. Main problem, that if the Job is in Error - it marks Volume "Append" but not "Used" as needed. By the way, this bug was although in Bareos 15.2. | ||||
Tags | No tags attached. | ||||
|
|
Hello i have the same issue here with Ubuntu 16.04.3 and bareos version 16.2.4. Every time a backup fails it writes the wrong volume name for the following backup. I added the log from such an instance below. After the backup for server A has failed, the backup for server B writes in the volume for server A. Log of server A: 06-Okt 10:01 serverb-dir JobId 24979: Start Backup JobId 24979, Job=backup_servera.2017-10-06_04.05.02_12 06-Okt 10:01 serverb-dir JobId 24979: There are no more Jobs associated with Volume "File-Daily-backup_servera-20170929-0934-24840". Marking it purged. 06-Okt 10:01 serverb-dir JobId 24979: All records pruned from Volume "File-Daily-backup_servera-20170929-0934-24840"; marking it "Purged" 06-Okt 10:01 serverb-dir JobId 24979: Created new Volume "File-Daily-backup_servera-20171006-1001-24979" in catalog. 06-Okt 10:01 serverb-dir JobId 24979: Using Device "1stFileDevice" to write. 06-Okt 10:01 serverb-dir JobId 24979: Warning: bsock_tcp.c:128 Could not connect to Client: servera-fd on servera.mydomain.com:9102. ERR=Keine Route zum Zielrechner 06-Okt 10:04 serverb-dir JobId 24979: Fatal error: bsock_tcp.c:134 Unable to connect to Client: servera-fd on servera.mydomain.com:9102. ERR=Keine Route zum Zielrechner 06-Okt 10:04 serverb-dir JobId 24979: Fatal error: Failed to connect to client "servera-fd". 06-Okt 10:04 serverb-dir JobId 24979: Fatal error: No Job status returned from FD. 06-Okt 10:04 serverb-dir JobId 24979: Error: Bareos serverb-dir 16.2.4 (01Jul16): Scheduled time: 06-Okt-2017 04:05:02 Start time: 06-Okt-2017 10:01:28 End time: 06-Okt-2017 10:04:41 Log of server B: 06-Okt 10:04 serverb-dir JobId 24980: Start Backup JobId 24980, Job=backup_serverb.2017-10-06_04.05.02_13 06-Okt 10:04 serverb-dir JobId 24980: Using Device "1stFileDevice" to write. 06-Okt 10:04 serverb-sd JobId 24980: Labeled new Volume "File-Daily-backup_servera-20171006-1001-24979" on device "1stFileDevice" (/mnt/tank/bareos/storage). 06-Okt 10:04 serverb-sd JobId 24980: Wrote label to prelabeled Volume "File-Daily-backup_servera-20171006-1001-24979" on device "1stFileDevice" (/mnt/tank/bareos/storage) 06-Okt 10:04 serverb-dir JobId 24980: Max Volume jobs=1 exceeded. Marking Volume "File-Daily-backup_servera-20171006-1001-24979" as Used. 06-Okt 10:12 serverb-fd JobId 24980: Disallowed filesystem. Will not descend from / into /run 06-Okt 10:13 serverb-sd JobId 24980: Elapsed time=00:08:22, Transfer rate=12.96 M Bytes/second 06-Okt 10:13 serverb-dir JobId 24980: Bareos serverb-dir 16.2.4 (01Jul16): Scheduled time: 06-Okt-2017 04:05:02 Start time: 06-Okt-2017 10:04:42 End time: 06-Okt-2017 10:13:04 |
|
We will deprecated Volume Label variables due to too often misued. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-25 11:13 | onotole | New Issue | |
2017-05-25 11:13 | onotole | File Added: list_volumes.PNG | |
2017-10-12 16:11 | hight | Note Added: 0002789 | |
2023-07-27 15:27 | bruno-at-bareos | Assigned To | => bruno-at-bareos |
2023-07-27 15:27 | bruno-at-bareos | Status | new => closed |
2023-07-27 15:27 | bruno-at-bareos | Resolution | open => won't fix |
2023-07-27 15:27 | bruno-at-bareos | Note Added: 0005260 |