On 26.03.2018 at 12:59 wrote Minaa: > i configerd bareos to backup my data on S3 i did as this link > > https://github.com/bareos/bareos/blob/master/README.droplet > > but when i run the job i get this error mes after fail > > " 26-Mar 07:36 bareos-dir JobId 4: Warning: bsock_tcp.c:128 Could not connect > to Storage daemon on 46.101.9.86:9103. ERR=Connection refused " > > the only place i added this ip in is > > /etc/bareos/bareos-dir.d/storage/File.conf > > and it look like this > > Storage { > Name = File > Address = "46.101.9.86" > Password = "mypassword" > Device = S3_ObjectStorage > Media Type = S3_File_1 > }
So it behaves exactly the way it is configured. It expects a Bareos Storage Daemon running on 46.101.9.86. If this is not the case and it is your S3 system instead, you have to configure it in the droplet configuration. As the droplet interface is only technical preview, please also see https://bugs.bareos.org/view.php?id=892 for the known limitations. regards, Jörg -- Jörg Steffens [email protected] Bareos GmbH & Co. KG Phone: +49 221 630693-91 http://www.bareos.com Fax: +49 221 630693-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: S. Dühr, M. Außendorf, Jörg Steffens, P. Storz -- 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.
