View Issue Details

IDProjectCategoryView StatusLast Update
0001321bareos-corewebuipublic2023-12-13 13:33
Reportertic63 Assigned Tofrank  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSDebianOS Version9
Summary0001321: WebUI can't show every job's file
DescriptionBareos : 19.2.7-2

Hello,

Before starting, I want to apologize in advance about my bad english ( i'm french)

I have a problem with webui during the restore. The restoration page displays the files to be restored but not for all the clients (the heaviest, of course...)
I have already read other tickets concerning this problem and none have solved mine.

Can you help me?
Steps To ReproduceJust go to bareos Web-UI

Go to restoration page and select client.
Additional Informationi can search correcty file or path in the bconsole.
Tagswebui

Activities

tic63

tic63

2021-02-25 11:57

reporter  

2021-02-25 11_56_02-Window.png (23,879 bytes)   
2021-02-25 11_56_02-Window.png (23,879 bytes)   
digidax

digidax

2021-03-25 07:13

reporter   ~0004104

Last edited: 2021-03-25 07:33

Yes I can acknowledge it.

Work around: going to the backup job and klick on the restore button, then search the file.
If you have multiple backup jobs, you have to search in each job for the file.

Merging of backups seems to be broken.

This problem is since v20 since I have start with bareos for the first time.

OS: CentOS 8 (RHEL 8), PostgeSQL DB, Dir and SD with LTO tape drive in a LXC container.

frank

frank

2021-07-15 16:48

developer   ~0004179

Please read https://docs.bareos.org/bareos-20/IntroductionAndTutorial/InstallingBareosWebui.html#configure-updating-the-bvfs-cache-frequently and let us know if the problem persists after updating the bvfs cache frequently, thank you.
digidax

digidax

2021-07-16 06:46

reporter   ~0004180

Have used for the jobs:

Run Script {
        Console = ".bvfs_update jobid=%i"
        RunsWhen = After
        RunsOnClient = No
      }

Is the attached parameter of the jobid the problem?
frank

frank

2021-07-16 10:50

developer   ~0004181

digidax:

No, it shouldn't, see https://docs.bareos.org/master/Configuration/Director.html#config-Dir_Job_RunScript .
But it can take some time to update the cache depending on the job size.

For testing you could also try executing ".bvfs_update" command (see: https://docs.bareos.org/master/DeveloperGuide/api.html#generating-bvfs-cache ) in bconsole, wait until it is finished and see if the problem persists.
bruno-at-bareos

bruno-at-bareos

2023-12-13 13:33

manager   ~0005626

Improved in recent version, should work correctly in 22,23

Issue History

Date Modified Username Field Change
2021-02-25 11:57 tic63 New Issue
2021-02-25 11:57 tic63 Tag Attached: webui
2021-02-25 11:57 tic63 File Added: 2021-02-25 11_56_02-Window.png
2021-03-25 07:13 digidax Note Added: 0004104
2021-03-25 07:31 digidax Note Edited: 0004104
2021-03-25 07:33 digidax Note Edited: 0004104
2021-04-29 10:59 frank Assigned To => frank
2021-04-29 10:59 frank Status new => assigned
2021-07-15 16:48 frank Note Added: 0004179
2021-07-15 16:48 frank Status assigned => feedback
2021-07-16 06:46 digidax Note Added: 0004180
2021-07-16 10:50 frank Note Added: 0004181
2023-12-13 13:33 bruno-at-bareos Status feedback => closed
2023-12-13 13:33 bruno-at-bareos Resolution open => fixed
2023-12-13 13:33 bruno-at-bareos Note Added: 0005626