Hello, following the last answer, I install the last stable version 11.0.1
i followed the tuto https://www.youtube.com/watch?v=YAVoor8jOrM the server is ubuntu 20.04 and database is mysql-server The services are "running" ● bacula-sd.service - LSB: Bacula Storage Daemon Loaded: loaded (/etc/init.d/bacula-sd; generated) Active: active (running) since Tue 2021-04-13 05:54:35 UTC; 48min ago Docs: man:systemd-sysv-generator(8) Process: 844 ExecStart=/etc/init.d/bacula-sd start (code=exited, status=0/SUCCESS) Tasks: 3 (limit: 2281) Memory: 2.9M CGroup: /system.slice/bacula-sd.service └─942 /usr/sbin/bacula-sd -c /etc/bacula/bacula-sd.conf Apr 13 05:54:32 NAME-SERVER systemd[1]: Starting LSB: Bacula Storage Daemon... Apr 13 05:54:35 NAME-SERVER bacula-sd[844]: Starting Bacula Storage Daemon: bacula-sd Apr 13 05:54:35 NAME-SERVER systemd[1]: Started LSB: Bacula Storage Daemon. ● bacula-dir.service - LSB: Bacula Director Loaded: loaded (/etc/init.d/bacula-dir; generated) Active: active (running) since Tue 2021-04-13 05:54:36 UTC; 48min ago Docs: man:systemd-sysv-generator(8) Process: 842 ExecStart=/etc/init.d/bacula-dir start (code=exited, status=0/SUCCESS) Tasks: 5 (limit: 2281) Memory: 5.3M CGroup: /system.slice/bacula-dir.service └─963 /usr/sbin/bacula-dir -c /etc/bacula/bacula-dir.conf Apr 13 05:54:32 NAME-SERVER systemd[1]: Starting LSB: Bacula Director... Apr 13 05:54:36 NAME-SERVER bacula-dir[842]: Starting Bacula Director: bacula-dir Apr 13 05:54:36 NAME-SERVER systemd[1]: Started LSB: Bacula Director. ● bacula-fd.service - LSB: Bacula File Daemon Loaded: loaded (/etc/init.d/bacula-fd; generated) Active: active (running) since Tue 2021-04-13 05:54:36 UTC; 48min ago Docs: man:systemd-sysv-generator(8) Process: 843 ExecStart=/etc/init.d/bacula-fd start (code=exited, status=0/SUCCESS) Tasks: 3 (limit: 2281) Memory: 1.9M CGroup: /system.slice/bacula-fd.service └─960 /usr/sbin/bacula-fd -c /etc/bacula/bacula-fd.conf Apr 13 05:54:32 NAME-SERVER systemd[1]: Starting LSB: Bacula File Daemon... Apr 13 05:54:36 NAME-SERVER bacula-fd[843]: Starting Bacula File Daemon: bacula-fd Apr 13 05:54:36 NAME-SERVER systemd[1]: Started LSB: Bacula File Daemon. When i do " dpkg -l | grep bacu ", he shows me ii bacula-client 11.0.1-1 amd64 Network backup, recovery and verification - file daemon ii bacula-common 11.0.1-1 amd64 Network backup, recovery and verification - common support files ii bacula-console 11.0.1-1 amd64 Network backup, recovery and verification - text console ii bacula-postgresql 11.0.1-1 amd64 Network backup, recovery and verification - PostgreSQL storage for Director Question : why are the bacula-dir and bacula-sd packages missing while the services are running ?Thank you Le jeudi 25 mars 2021 à 18:55:18 UTC+1, Marcin Haba <ganius...@gmail.com> a écrit : Hello Eric, For the Bacula upgrade with using native Ubuntu packages it can be a bit hard to update because you need 9.6.6-2 packages that are not available in 20.04. Fortunately there are available Bacula packages for 20.04 on bacula.org: https://www.bacula.org/bacula-binary-package-download/ Alternatively if you are interested preparing Bacula from source archive, you can download it from bacula.org and compile Bacula self: https://www.bacula.org/source-download-center/ To your question about compatibility, the general rule is: Bacula Director and Storage Daemon must be upgraded at the same time. File Daemons can be older. More detailed instruction for specific versions you can find in the release notes. Best regards, Marcin Haba (gani) On Thu, 25 Mar 2021 at 12:30, JANOWSKI ERIC <eric_c...@yahoo.fr> wrote: > > thank you for coming back > > I am a beginner for BACULA and BACULUM > > How to update? Where to download ? > > Just need to update BACULA-DIR ? > > Also update BACULA-SD, BACULA-FD ? > > thank you > > > Le mercredi 17 mars 2021 à 19:20:25 UTC+1, Marcin Haba <ganius...@gmail.com> > a écrit : > > > Hello Eric, > > On Wed, 17 Mar 2021 at 12:11, JANOWSKI ERIC via Bacula-users > <bacula-users@lists.sourceforge.net> wrote: > > > > Hello, > > > > PC equipped with ubuntu 20.04 with bacula 9.4.2-2 + baculum web 9.6.6.3 > > > > Backup and restore works fine with bconsole. > > > > By following the tutorials, I installed baculum api and baculum web. > > > > question 1: Baculum web is the equivalent of bconsole but in graphical mode > > if I understood correctly. > > what is the api baculum ? > > Baculum API is a separate web application that is used to work with > Baculum Web. It provides an interface which serves data for Baculum > Web and that is capable to take actions with bconsole, Bacula > configuration and Bacula components. You can use Baculum API > separately (without Baculum Web) but using Baculum Web without Baculum > API is not possible. > > > question 2: Via baculum web, I want to register a new customer but by > > validating I have the following message at the bottom of the web page: > > > > Error Error 94: Config validation error.Array ( [output] => JSON tool > > returned wrong exitcode. > > Output:bacula-dir: ERROR TERMINATION at lex.c:875 Config error: expected a > > name, got T_EOL: = : line > > 53, col 13 of file /etc/bacula/working/config_AsJwvR Storage = 11-Mar 17:09 > > bacula-dir: ERROR TERMINATION > > at lex.c:875 Config error: expected a name, got T_EOL: = : line 53, col 13 > > of file /etc/bacula/working/config_AsJwvR Storage = > > [exitcode] => 82 ) > > > > I have the same message for other records like fileset. > > This is bdirjson specific problem on Ubuntu 20.04. To solve it using > distribution packages, there is needed to upgrade Bacula > (bacula-director) to 9.6.6-2 or greater. More information about this > bug you can read in the Bacula bug tracker: > > https://bugs.bacula.org/view.php?id=2557 > > Best regards, > Marcin Haba (gani) > > > > Can you answer my request? > > > > Thank you for your answers > > > > cordially > > > > > _______________________________________________ > > Bacula-users mailing list > > Bacula-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/bacula-users > > > > -- > "Greater love hath no man than this, that a man lay down his life for > his friends." Jesus Christ > > "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie > za przyjaciół swoich." Jezus Chrystus > -- "Greater love hath no man than this, that a man lay down his life for his friends." Jesus Christ "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie za przyjaciół swoich." Jezus Chrystus
_______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users