I've upgraded bareos 18.2.5 -> 19.2.5
PostgreSQL.

/usr/lib/bareos/scripts/update_bareos_tables

DB migrated to version 2192

*.bvfs_clear_cache yes* done without errors.


After .bvfs_update, some error messages appears in the logfile:

09-Feb 13:08 bareos-dir JobId 0: Fatal error: cats/bvfs.cc:244 cats/bvfs.cc:
244 query INSERT INTO PathVisibility (PathId, JobId) SELECT DISTINCT PathId, 
JobId FROM (SELECT PathId, JobId FROM File WHERE JobId = 13066 UNION SELECT 
PathId, BaseFiles.JobId FROM BaseFiles JOIN File AS F USING (FileId) WHERE 
BaseFiles.JobId = 13066) AS B failed:       ERROR:  duplicate key value 
violates unique constraint "pathvisibility_pkey" 


Restore dialog in WebUI shows all jobs for clients, but files list is empty 
for all of them :(

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/625c55b1-fb32-48ef-8749-16972a56f19e%40googlegroups.com.

Reply via email to