On samedi, 7 janvier 2017 17.42:55 h CET Bruce Eckstein wrote:
> > On vendredi, 6 janvier 2017 19.14:01 h CET Bruce Eckstein wrote:
> >> is there some permission I need to set someplace to get the backup's
> >> files displayed for selection when in the restore tab after I select a
> >> valid backup I wish to restore from?
> >> 
> >> background on setup
> >> 
> >> I have been running Bareos backup for quite awhile using bat to monitor.
> >> 
> >> Bat which I normally use, is now depreciated in favor of webui
> >> 
> >> I have installed webui on my Ubuntu 16.04 server (from the Ubuntu
> >> repositories) where my director is also located .
> >> 
> >> I got webui working and almost all seems to be working correctly.
> >> 
> >> The only issue is have is that when I go to the restore tab and select a
> >> computer that I have backups on, no files ever appear.
> >> 
> >> it does seem to know when a selected a computer that has no backup files
> >> vs ones that do have files. (I get a message that there are no backups
> >> available)
> >> 
> >> In using bat version browser i see the files just fine.
> >> 
> >> I used the minimal install version per manual for the webui install.
> >> 
> >> I added the console and profile (below) to my existing bareos-dir.conf
> >> to get webui to work in the first place.
> >> Was not clear to me from the documentation that I need to do that.
> >> 
> >> Console {
> >> 
> >>       Name = admin
> >>       Password = "SECRET" # OK that not really the password I used
> >>       profile = webui-admin
> >> 
> >> }
> >> 
> >> Profile {
> >> 
> >>     Name = webui-admin
> >>     CommandACL = !.bvfs_clear_cache, !.exit, !.sql, !configure, !create,
> >> 
> >> !delete, !purge, !sqlquery, !umount, !unmount, *all*
> >> 
> >>     Job ACL = *all*
> >>     Schedule ACL = *all*
> >>     Catalog ACL = *all*
> >>     Pool ACL = *all*
> >>     Storage ACL = *all*
> >>     Client ACL = *all*
> >>     FileSet ACL = *all*
> >>     Where ACL = *all*
> >>     Plugin Options ACL = *all*
> >> 
> >> }
> >> 
> >> Thank for any help
> >> 
> >> Bruce
> > 
> > Depending of the "power" of your database engine, the first time you want
> > to have files shown can be somewhat a lengthy process.
> > (Check the activity of you db host)
> > 
> > My advise is be patient (really be patient), or do your best to try to
> > catch a client/job that has smaller number of files to display.
> > 
> > Once it has work one time, it should work quickly afterwards.
> 
> I tried again.
> a wheel started spining and said loading... - after a few seconds the
> wheel quit spining  (assuming this means the software was doing
> something while spining) in the restore window after selecting the file.
> The header then is displayed as showed below but no files ever show up.
> Name
> Size
> Date
> After 6 hours, and periodically checking mysql processlist (which is
> what I thought you meant by chect the activity of mysql) which always
> said bareos was sleeping It seems something is still wrong (I did not
> touch webui after selecting the restore file for the 6 hours). There are
> only 4 files of about 68G total in the backup. There are 51 backups
> shown in version browser in these 4 files (the oldest 3 of which are out
> of date).
> Do you have alternate suggestions or did I not wait long enough or did
> not check the activity correctly?
> 
> thank you for your help.

Well, when I was talking about activity on the sql server you normally see a 
thread running for bareos. 

Seems you have another kind of trouble.
If you use the developper tools of your browser (normally hit F12 key) and 
check the tab console errors, did you have anything interesting there ?

-- 

Bruno Friedmann 
 Ioda-Net Sàrl www.ioda-net.ch
 Bareos Partner, openSUSE Member, fsfe fellowship
 GPG KEY : D5C9B751C4653227
 irc: tigerfoot

openSUSE Tumbleweed
Linux 4.9.0-2-default x86_64 GNU/Linux, nvidia: 375.26
Qt: 5.7.1, KDE Frameworks: 5.29.0, Plasma: 5.8.5, kmail2 5.4.0

-- 
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