Hello,

i migrated from bacula 5.2.x (debian8) to bareos 16.2.4 (debian9). Migration 
followed by bareos manual. Everything went smooth, but i made some changes and 
now i see "little" problems in webui:

1] old setup - one client = one fileset definition = one storage device 
definition = one pool definition
- so, every client had all backups in one specific directory with specific 
fileset/device/pool/etc name in configuration
/bacula/client1/volume1
/bacula/client2/volume1
...

2] new setup - one client = template fileset definition = template storage 
device = template pool definition
- so, selected clients will have all backups (per time period) in one directory 
with same fileset/device/pool/etc name in configuration
/bareos/daily/client1_volume1
/bareos/daily/client1_volume2
/bareos/daily/client2_volume1
...


What i see in bconsole - everything (previous backups, jobs, etc etc). Can 
recover from old bacula backups.
What i see in webui - old jobs, old volumes, pools etc.

What i don't see in webui
- if i click Clients->"Client_name", there is zero output from old "bacula" 
jobs = "No data available in table".
- if i click Storages->Pools->"old bacula pool", there is 404 error "Page not 
found. The requested URL could not be matched by routing. No Exception 
available." But i see before click number of volumes in that pool. That pool is 
redefined in bareos setup (for recovery cases).
- can't recover any client data - probably because old filesets aren't used in 
new client definitions (point 1] & 2]) - i checked postgresql logs and it 
looks, it's looking for all defined fileset definitions and i don't have old 
filesets definitions on new setup

Bacula-console-qt (ubuntu 16.x) - (api v1) works almost as bconsole, but 
doesn't see any old bacula pools. But see old jobs, can recover from them etc. 
I will test with bareos-bat later.

I can live with it - it's only for some months, because i can recover via 
bconsole/bat. But if somebody knows, how make webui workable with old backups 
(for modified new setup), it will be nice, because I will migrate other more 
critical bacula systems later.

Thanks.

-- 
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to