On Wednesday, February 18, 2015 at 12:02:53 PM UTC+1, John Naggets wrote:
> On Tuesday, February 17, 2015 at 11:04:26 PM UTC+1, Stephan Duehr wrote:
> 
> > Trying a different approach by doing a rebuild as described at
> > https://www.debian-administration.org/article/20/Rebuilding_Debian_packages
> 
> Thanks, building the package from your Bareos Debian's source package worked 
> nicely and bacula-sd is now running.
> 
> Now to the next step: running a test backup with a default installation. 
> Somehow Bareos gets stuck at "waiting for a mount request" when running a 
> test backup using GlusterFS storage. As you can see here an extract from the 
> status dir:
> 
> Running Jobs:
> Console connected at 18-Feb-15 11:56
>  JobId Level   Name                       Status
> ======================================================================
>     10 Increme  BackupClient1.2015-02-18_11.57.01_12 is waiting for a mount 
> request
> ====
> 
> 
> and an extract from "status storage":
> 
> Device "FileStorage" (/var/lib/bareos/storage) is not open.
> ==
> 
> Device "GlusterStorage" (gluster://192.168.10.123/backup) is not open.
>     Device is BLOCKED waiting for mount of volume "Incremental-0002",
>        Pool:        Incremental
>        Media type:  GlusterFile
> 
> Any ideas why it can't open?
> 
> btw I had to first allow insecure connections to the GlusterFS with the 
> "server.allow-insecure: on" parameter on the backup volume and "option 
> rpc-auth-allow-insecure on" option of glusterd.

I found my issue: I had to change the permissions of my GlusterFS volume for 
user bareos and group bareos. Now it works. I will do some tests and keep you 
posted how it goes.

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