View Issue Details

IDProjectCategoryView StatusLast Update
0000647bareos-corestorage daemonpublic2016-10-13 10:53
Reportermaik Assigned To 
PrioritynormalSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
PlatformLinuxOSanyOS Version3
Product Version15.2.3 
Summary0000647: Automatic mount of disk volumes intermittently fails
DescriptionSometimes the automatic mount of a disk volume fails.
SD requires to manually mount a volume:

--
21-Apr 12:24 theseus-sd JobId 21615: Please mount append Volume "File-Incremental-0678" or label a new one for:
    Job: theseus-server-config.2016-04-21_12.24.39_48
    Storage: "UsbDisk" (/media/usbbackup02/)
    Pool: Incr
    Media type: File
---

This happens despite the fact that the file exists and is write / readable for the SD. On some ocassions the volume gets mounted some minutes later on some events it hangs forever.
Steps To ReproduceNot always, happens sometimes on some systems with SDs doing backups to disk.
TagsNo tags attached.

Relationships

related to 0000691 closed Backup job fails with "No Volume name given." 
child of 0000641 closedmaik Release bareos-15.2.4 

Activities

mvwieringen

mvwieringen

2016-04-21 20:29

developer   ~0002244

Fix committed to bareos master branch with changesetid 6216.

Related Changesets

bareos: master c0c30503

2016-04-21 11:39

mvwieringen

Ported: N/A

Details Diff
stored: Only check inchanger flag on autochanger.

When automounting a volume we should only look at the
VolCatInfo.InChanger flag when we are operating on an autochanger.

Fixes 0000647: Automatic mount of disk volumes intermittently fails
Affected Issues
0000647
mod - src/stored/mount.c Diff File

Issue History

Date Modified Username Field Change
2016-04-21 15:21 maik New Issue
2016-04-21 15:21 maik Status new => assigned
2016-04-21 15:21 maik Assigned To => pstorz
2016-04-21 15:22 maik Relationship added child of 0000641
2016-04-21 20:29 mvwieringen Changeset attached => bareos master c0c30503
2016-04-21 20:29 mvwieringen Note Added: 0002244
2016-04-21 20:29 mvwieringen Status assigned => resolved
2016-04-21 20:29 mvwieringen Resolution open => fixed
2016-10-13 10:49 joergs Status resolved => closed
2016-10-13 10:49 joergs Assigned To pstorz =>
2016-10-13 10:53 joergs Relationship added related to 0000691