Re: [Bacula-users] Bacula-web restore assistant : serching by windows root partition letters

2025-05-23 Thread Marcin Haba
e directory tree: GOOD: path= Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Bacula-web restore assistant : serching by windows root partition letters

2025-05-22 Thread Marcin Haba
OUR_PATH .bvfs_lsfiles jobid=YOUR_BACKUP_JOBID path=YOUR_PATH For example, after listing the D:/ in the restore wizard, you can run in bconsole: .bvfs_lsdirs jobid=12345 path=D:/ .bvfs_lsfiles jobid=12345 path=D:/ Does it display anything? Plea

Re: [Bacula-users] Duplicated file in Bacularis?

2025-05-20 Thread Marcin Haba
little thing. Is this intentional? Hello Rob, Well spotted. Thanks for finding and reporting it. This file BconsoleException.php is not used. I don't know how I added it there :-) This duplicate has been removed: https://github.com/bacularis/bacularis-api/commit/1fa2619a6efde32cd22cf2a28726c809

[Bacula-users] New release Bacularis 5.2.0

2025-05-08 Thread Marcin Haba
-release-Bacularis-5.2.0 We wish you good installations and upgrades. On behalf of the Bacularis Team Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

[Bacula-users] New release Bacularis 5.1.0

2025-04-14 Thread Marcin Haba
aris-5.1.0 Save to pattern feature: https://bacularis.app/doc/patterns/save-to-pattern.html We wish you good installations and upgrades. On behalf of the Bacularis Team, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge

[Bacula-users] New release Bacularis 5.0.0

2025-03-25 Thread Marcin Haba
: https://bacularis.app/news/110/36/New-release-Bacularis-5.0.0 Video guide with using U2F keys: https://www.youtube.com/watch?v=FW-J-0DhN8g Bacularis documentation: https://bacularis.app/doc/ Have good using Bacularis. On behalf of the Bacularis Team Marcin Haba (gani

[Bacula-users] New release Bacularis 4.8.0

2025-03-04 Thread Marcin Haba
here: https://bacularis.app/news/109/36/New-release-Bacularis-4.8.0 We wish you good installations and upgrades. On behalf of the Bacularis Team, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https

Re: [Bacula-users] Bacularis feature request - keep comments?

2025-02-22 Thread Marcin Haba
s, hosts ...etc.) as well. These tags can contain spaces, colors, the severity and accessibility properties. It can be good for shorter comments. You can read about it here: https://bacularis.app/doc/tags/basic.html Both workarounds do not replace the inline # hash comments, but maybe they can be us

Re: [Bacula-users] Bacula cloud

2025-02-22 Thread Marcin Haba
e a chapter about creating the Bacula cloud storage and there is included a video guide. In this video guide this BlobEndpoint directive is explained for non-AWS cloud storage, but definitely the video can be not noticeable by all users. So, adding info in Bacularis will be helpful, and probably in tha

Re: [Bacula-users] Bacula cloud

2025-02-20 Thread Marcin Haba
much better than S3 and I encourage you to try it again. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] A problem with Job files listings in bacularis

2025-02-20 Thread Marcin Haba
top of the screen to > click on them Hello Mehrdad, Thanks for reporting the feature request. Yes, we can add these additional buttons at the bottom of the table. Thanks. For the file listing problem, it has been fixed. The fix will be available in the next Bacularis ve

Re: [Bacula-users] A problem with Job files listings in bacularis

2025-02-20 Thread Marcin Haba
s done in a DB query (as I assume it is), then it could > doubtless be sped up by adding appropriate indices. Thanks, Phil. This is a good idea. In case of this list, sorting was mixed for selected fields which could not be sorted in db. Best regards, Marcin Haba (gani) __

Re: [Bacula-users] A problem with Job files listings in bacularis

2025-02-18 Thread Marcin Haba
Hi Mehrdad, OK, thanks for this test and confirmation. There isn't any directive to speed it up. Increasing timeout value isn't any solution here either. I will check how it could be fixed and let you know. Best regards, Marcin Haba (gani) On Tue, 18 Feb 2025 at 16:36, Mehrdad Ravan

Re: [Bacula-users] A problem with Job files listings in bacularis

2025-02-18 Thread Marcin Haba
is this case. Could you try to use this function with a job containing a bit smaller number of files than this job causing a problem. Is it working now? Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net

Re: [Bacula-users] adding a CIFS-share as autochanger

2025-02-03 Thread Marcin Haba
On Mon, 3 Feb 2025 at 15:38, Stefan G. Weichinger via Bacula-users wrote: > > Am 03.02.25 um 15:28 schrieb Stefan G. Weichinger via Bacula-users: > > Am 03.02.25 um 15:05 schrieb Marcin Haba: > >> On Mon, 3 Feb 2025 at 13:45, Stefan G. Weichinger via Bacula-users > >&g

Re: [Bacula-users] adding a CIFS-share as autochanger

2025-02-03 Thread Marcin Haba
On Mon, 3 Feb 2025 at 15:28, Stefan G. Weichinger wrote: > > Am 03.02.25 um 15:05 schrieb Marcin Haba: > > On Mon, 3 Feb 2025 at 13:45, Stefan G. Weichinger via Bacula-users > > wrote: > >> --- is that correct? > >> > >> If I then go to that h

Re: [Bacula-users] adding a CIFS-share as autochanger

2025-02-03 Thread Marcin Haba
be possible to use with this extended Bacularis autochanger support, you could use VTL software that emulates tape devices on the SCSI bus. It can be realized for example by mhVTL virtual tape library that you can find here: https://github.com/markh794/mhvtl Best re

[Bacula-users] New release Bacularis 4.7.0

2025-01-30 Thread Marcin Haba
: https://bacularis.app/doc/tags/basic.html Tags in Bacularis - video guide: https://www.youtube.com/watch?v=lUxtLfecIos Have good installations and upgrades! On behalf of the Bacularis Team Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users

Re: [Bacula-users] Copy a tape with a single drive...

2025-01-30 Thread Marcin Haba
in the way proposed by Bill (tape to disk and then disk to tape): https://www.bacula.org/15.0.x-manuals/en/utility/Volume_Utility_Tools.html#SECTION00180 Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] New release Bacularis 4.6.0

2025-01-22 Thread Marcin Haba
On Wed, 22 Jan 2025 at 16:42, Marcin Haba wrote: > > On Wed, 22 Jan 2025 at 15:15, Christophe PEREZ via Bacula-users > wrote: > > > > Sorry, but that doesn't answer my question. > > I want an automated way. > > I already check the announcements, but it&#

Re: [Bacula-users] New release Bacularis 4.6.0

2025-01-22 Thread Marcin Haba
tring is constant for all release announcements. The xmllint comes from libxml2-utils package (DEB-based systems) or libxml2 (RPM-based systems). For easier working with new version numbers, I will check how we could share it easier without using RSS. Thanks for pointing us this need.

Re: [Bacula-users] New release Bacularis 4.6.0

2025-01-22 Thread Marcin Haba
b Discussions: Address: https://github.com/orgs/bacularis/discussions Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] New release Bacularis 4.6.0

2025-01-21 Thread Marcin Haba
details you can find in the Bacularis documentation: https://bacularis.app/doc Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

[Bacula-users] New release Bacularis 4.6.0

2025-01-15 Thread Marcin Haba
es: https://www.youtube.com/watch?v=GvRTx3p6wAg 2. Let's Encrypt certificates: https://www.youtube.com/watch?v=Z4s_Q4QoJC0 Full release announcement you can find here: https://bacularis.app/news/105/36/New-release-Bacularis-4.6.0 We wish you good installations and upgrades. On behalf of the Bacula

Re: [Bacula-users] tagging volumes?

2025-01-10 Thread Marcin Haba
for that: https://github.com/bacularis/bacularis-app/issues/68 Thanks. Best regards, Marcin Haba (gani) On Fri, 10 Jan 2025 at 14:02, Stefan G. Weichinger via Bacula-users wrote: > > > At a customer we run specific archive-runs every 3 months and archive > the physical tapes away fr

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-20 Thread Marcin Haba
cess holds the request. This will be the answer on the question - what causes it. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-20 Thread Marcin Haba
ables... Hello Unkdef, OK, thanks. Could you change in your bconsole.conf this line below. From: Address = "ub22-2backup" To: Address = "127.0.1.1" or to: Address = "127.0.0.1" BTW: on Debian based syst

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-19 Thread Marcin Haba
s. Hello Unkdef, Does opening bconsole in this new vm take the same long time? If yes, could you show us output from this command? bconsole -dt -d400 Thanks. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sou

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-19 Thread Marcin Haba
slowly worked but why ? Yes, it is the direct reason why your Bacularis instance works slowly. Bconsole itself does not have too many complex tasks to do and typically if it is slow, it is slow because of other problems (DNS, network, overloaded destination host ...et

Re: [Bacula-users] bacularis

2024-12-16 Thread Marcin Haba
Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] bacularis

2024-12-16 Thread Marcin Haba
097 how to solve this What do you mean by "no ip:9097"? I don't understand what problem you experienced. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] unchanged files backed up multiple times

2024-12-12 Thread Marcin Haba
8 st_size=842719798913 st_blocks=1645937600 st_ino=325584970 st_ctime=1732293173 st_mtime=1711777821 st_atime=1732344410 st_dev=64803 LinkFI=0 Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] bug bacularis

2024-12-12 Thread Marcin Haba
from the next Bacularis release. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Can't mark files when restoring data

2024-12-11 Thread Marcin Haba
so on. After changing paths, you will need to run backup once again. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Adjust Bacula

2024-12-10 Thread Marcin Haba
rces if you prefer this way. > Thank you in advance for your guidance. Good luck! Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] error bacularis 4.4.0

2024-12-07 Thread Marcin Haba
On Fri, 6 Dec 2024 at 11:29, Marcin Haba wrote: > > On Thu, 5 Dec 2024 at 22:18, wastn jak wrote: > > > > hi everyone > > i was testing bacula and bacularis to use them when i try restore backup in > > step 2 - select backup to restore if i press next button with

[Bacula-users] New release Bacularis 4.5.0

2024-12-06 Thread Marcin Haba
plugins, we also did some changes and small improvements in the deployment process. At the end we fixed a couple of bugs reported by the Community. We wish you good installations and upgrades. Happy using Bacularis! On behalf of the Bacularis Team Marcin Haba (gani

Re: [Bacula-users] error bacularis 4.4.0

2024-12-06 Thread Marcin Haba
gt; you can solve it by appear text to select job next to Next button > I want to share this error with you and thanks all 🌹 Hello wastn, Many thanks for reporting this bug. We will fix it. Best regards, Marcin Haba (gani) ___ Bacula-users

Re: [Bacula-users] Bacularis EL8 repository

2024-12-01 Thread Marcin Haba
u want to use the latest 4.4.0 without subscribing, you can try other installation methods like: - installing with Composer - installing with Docker - manual installation Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] manual installation of baculum

2024-12-01 Thread Marcin Haba
l way. The documentation for the manual installation of Baculum is the same for versions 11, 13 and 15. The only thing that is changing is this example line (that you noticed) which for other releases will be different: cd bacula-gui-11.0.5.5/baculum/ Best regards, Marcin Haba (gani) _

Re: [Bacula-users] Admin two instances of Bacula v15 from one Baculum?

2024-12-01 Thread Marcin Haba
x27;Remote host management' chapter in the Baculum documentation: https://baculum.app/doc/remote/basic.html Good luck. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-01 Thread Marcin Haba
se to try it for the Catalog settings in Bacularis API panel and bconsole.conf as well. Also important to know is what system process takes the most time and resources when you are trying to load tables. With this information we will know more where to search. Best regards, Marcin H

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-11-28 Thread Marcin Haba
kes the most time and resources when you are trying to load tables. At the end could you tell us what options you added to your database config after working with mysqltunner? Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@

Re: [Bacula-users] Bacularis after updating it to 4.0.0 is too slow.

2024-11-20 Thread Marcin Haba
on.html Please let us know what you find and if it helped. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Baculum DataTables warning

2024-11-07 Thread Marcin Haba
On Thu, 7 Nov 2024 at 21:18, Chris Wilkinson wrote: > > Thank you, I'll give that a go. > > At what point does this get copied to Sourceforge? Hello Chris, This point is the Bacula release. Best regards, Marcin Haba (gani) ___ Bac

Re: [Bacula-users] Baculum DataTables warning

2024-11-07 Thread Marcin Haba
that you are asking. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Baculum DataTables warning

2024-11-07 Thread Marcin Haba
not happen too often. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Baculum DataTables warning

2024-11-07 Thread Marcin Haba
the database. > > Can anyone advise how to correct this? Hello Chris, This is a bug that has been fixed couple of months ago: https://gitlab.bacula.org/bacula-community-edition/bacula-community/-/issues/2722 However there isn't any Baculum release yet th

Re: [Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-05 Thread Marcin Haba
visiting this thread in the future. Thanks. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-04 Thread Marcin Haba
additional build flag needed or perhaps I make a > mistake? Yes, nice script. Thanks for sharing it. I think you have all needed flags to make it working on DEB-based systems. If you want to see all possible settings for the build process, they are in the Makefile in /usr/src/bacula-gui-15.0.

Re: [Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-04 Thread Marcin Haba
nes to follow? Hello Chris, Yes, I think it should be fine. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-03 Thread Marcin Haba
updated too often because most new changes were added to the Baculum API part, so the most updated is the API specification there. If in the future you will change your mind about using Bacularis, I encourage to trying it. Best regards, Marcin Haba (gani) __

Re: [Bacula-users] New release Bacularis 4.4.0

2024-10-31 Thread Marcin Haba
worry. To get 4.4.0 you can also use any of other installation methods like: - installation with PHP Composer - Docker container images - manual installation with source archives Description for all of them you can find in the Bacularis documentation. Best regards, Marcin Haba (gani) __

[Bacula-users] New release Bacularis 4.4.0

2024-10-31 Thread Marcin Haba
device management. At the end we fixed a few bugs reported by the Community. The full release announcement you can find here: https://bacularis.app/news/96/36/New-release-Bacularis-4.4.0 We wish you good installations and upgrades. Happy using Bacularis! On behalf of the Bacularis Team Marcin Haba

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-21 Thread Marcin Haba
the same as Bill that using both encryptions for the same data can be not a good idea. > Is there a working example somewhere? Here you can find a video guide about how to set up the Bacula volume encryption: https://www.youtube.com/watch?v=gpnK10Aagko Best r

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-20 Thread Marcin Haba
storage, right? Yes, exactly like that. In this encryption the file metadata is unencrypted but the file data is. > I want to get that right before putting my data out there unencrypted ... Sure. Good luck. Best regards, Marcin Haba (gani) ___

Re: [Bacula-users] Unexplained behavior adding new jobs via Bacularis

2024-10-18 Thread Marcin Haba
nk you again. Without your report we would not even know that this bug exists. Thanks! Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Unexplained behavior adding new jobs via Bacularis

2024-10-17 Thread Marcin Haba
bit the view of this problem :-) It is a bug. At the moment I opened a bug report in the Bacularis bug tracker. This is a GitHub issue here: https://github.com/bacularis/bacularis-app/issues/62 I prepared a patch there. Could I ask you about trying it? Thanks fo

Re: [Bacula-users] Unexplained behavior adding new jobs via Bacularis

2024-10-17 Thread Marcin Haba
about the results. Good luck! Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Baculum at symbols

2024-10-14 Thread Marcin Haba
Makefile could be updated. If > I get free time I'll do a pull and make the makefile more customizable and > possibly generate an install script. Sounds great. Thanks in advance. Best regards, Marcin Haba (gani) ___ B

Re: [Bacula-users] Baculum at symbols

2024-10-14 Thread Marcin Haba
anks for the idea about the INSTALL file. For sure, there could be more details. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-11 Thread Marcin Haba
ome back with more sophisticated > questions, maybe. Don't worry. This user list is exactly for that - for asking questions and helping users :-) Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net http

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-11 Thread Marcin Haba
ge1" (/tmp) > tx100-sd JobId 11: Labeled new Volume "contabo-bck1-0005" on Cloud > device "CloudStorage1" (/tmp). > > hmmm > > ;-) It looks like you don't have installed the AWS CLI. Could you try: apt install awscli Best regards, Marcin Haba (ga

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-11 Thread Marcin Haba
On Fri, 11 Oct 2024 at 19:16, Marcin Haba wrote: > > Cloud { > >Name = "contabo-bucket1" > >Driver = "S3" > >HostName = "eu2.contabostorage.com" > >BucketName = "buc" > >AccessKey = "xxx&qu

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-11 Thread Marcin Haba
hanger in Bacularis you need to add the Storage resource with the Autochanger for that in the Director configuration. > What else to use there? > > I browse the ml archive for examples etc > > What I would like to have: > >

[Bacula-users] New release Bacularis 4.1.0

2024-09-15 Thread Marcin Haba
h?v=6Y-nQ8ysa10 - [DOC] Plugin interface documentation: https://bacularis.app/doc/plugins/basic.html For more details, please look at the release announcement: https://bacularis.app/news/91/36/New-release-Bacularis-4.1.0 Happy using Bacularis! On behalf of the Bacularis Team Ma

Re: [Bacula-users] restore jobs ignore where

2024-09-09 Thread Marcin Haba
can try to set the Strip prefix option like this: Strip prefix = [A-Za-z]: and add prefix option to your desired restore path: Add prefix = /your/restore/path Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.source

Re: [Bacula-users] restore jobs ignore where

2024-09-06 Thread Marcin Haba
tination path with used the file relocation options, there could be used "Add prefix" option with a directory path, for example Add prefix = /tmp/myrestore/ More details about the file relocation option you can find here: https://www.bacula.org/15.0.x-manuals/en/main/Restore_Command.htm

Re: [Bacula-users] postgres load at restore

2024-08-30 Thread Marcin Haba
0 0 0 A A A A A A A A A A A A A A . 84772 0 0 0 A A A A A A A A A A A A A A .. 86862 0 0 0 A A A A A A A A A A A A A A gani/ Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.ne

Re: [Bacula-users] postgres load at restore

2024-08-30 Thread Marcin Haba
aths to process. (incremental/differential jobs in most cases are smaller than full) > I will run a job now with the enhanced JobDef, and check > Good luck! Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourcef

Re: [Bacula-users] postgres load at restore

2024-08-29 Thread Marcin Haba
e specify a level, runs > .bvfs_update with an empty level, then errors out because "" is not a > valid level. > It looks like a bug. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] postgres load at restore

2024-08-29 Thread Marcin Haba
> Run dbcheck > Full rebuild bvfs cache Yes, I see your idea. This full rebuild will cost creating all cache from scratch. For many jobs and paths it will take lots of resources. I have to admit I don't see an easy solution to run dbcheck for paths and keep Bvfs cache. B

Re: [Bacula-users] postgres load at restore

2024-08-29 Thread Marcin Haba
On Thu, 29 Aug 2024 at 18:42, Phil Stracchino wrote: > On 8/29/24 12:25, Marcin Haba wrote: > > 1) This is an incremental process. It means that the cache is not > > re-created for jobs and paths that already exist there. Added are only > > new ones. Because of that for ne

Re: [Bacula-users] postgres load at restore

2024-08-29 Thread Marcin Haba
note that in the Bvfs restore process there is one more key moment in the last wizard step but for 2 files to restore and with PostgreSQL database I am sure that you will not experience it :-) Best regards, Marcin Haba (gani) ___ Bacula-user

[Bacula-users] New release Bacularis 4.0.0

2024-08-25 Thread Marcin Haba
reported by the Community. The release announcement: https://bacularis.app/news/89/36/New-release-Bacularis-4.0.0 Have good installations and upgrades. On behalf of the Bacularis Team Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.source

Re: [Bacula-users] Defining file sets in bacularis

2024-08-22 Thread Marcin Haba
ehrdad, In Bacularis managing FileSets you can find in this path: [Main menu] => [Page: Director] => [Tab: Configure director] => [SubTab: FileSet] Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net

Re: [Bacula-users] Bacula 15.0.2 and Baculum 11.0

2024-08-19 Thread Marcin Haba
support. It still requires more work specially for new directives. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Bacula 15.0.2 and Baculum 11.0

2024-08-18 Thread Marcin Haba
he question about compatibility Baculum 11 with Bacula 15, unfortunately they are not compatible. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Updated 15.02

2024-08-15 Thread Marcin Haba
pleted. Is > this a baculum fault or bacula? > For this error it is known problem reported here: https://gitlab.bacula.org/bacula-community-edition/bacula-community/-/issues/2722 Fortunately it is fixed now, however there isn't any Baculum version yet that includes this f

Re: [Bacula-users] Updated 15.02

2024-08-04 Thread Marcin Haba
0 tags=bvfs,sql trace=1 dir The debug file you will find in the Director working directory. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Configuration problems with Baculum

2024-08-04 Thread Marcin Haba
al error. Component property >VolumeRecord.protected not defined >- jobs:Internal error. Component property >JobRecord.realstarttime no defined > > Hello Geoff, Baculum 11.0.6 is too old for Bacula 15.0.2. To make it working you need to use the latest Bacu

Re: [Bacula-users] Bacularis wants to connect to hardcoded port 9097

2024-07-31 Thread Marcin Haba
API component installed > somewhere. That's not the case. There is only a Bacularis package to be > installed, which is a web interface to Bacula. > Yes, it is true. Thanks for your feedback. Best regards, Marcin Haba (gani) -- "Greater love hath n

Re: [Bacula-users] Bacularis wants to connect to hardcoded port 9097

2024-07-31 Thread Marcin Haba
he Client details page on the green menu bar on the right side. There is a combobox with the FD API hosts to select. Best regards, Marcin Haba (gani) -- "Greater love hath no man than this, that a man lay down his life for his friends." Jesus Christ "Większej

Re: [Bacula-users] Bacularis wants to connect to hardcoded port 9097

2024-07-31 Thread Marcin Haba
: Security] => [Tab: API hosts] => [Edit: 'Main' host]. You can update it there. For the configuration part, Bacularis has an option to use Bacula configs in read-only mode for all or for selected Bacula resources and Bacula components. If you are interested in, you can see it on this video

Re: [Bacula-users] Error Code 4

2024-07-23 Thread Marcin Haba
ing chapter of the Bacularis documentation you can find a solution for that: https://bacularis.app/doc/brief/troubleshooting.html#permission-denied-error-when-saving-bacula-configuration Best regards, Marcin Haba (gani) -- "Greater love hath no man than this, that a man lay down his life

Re: [Bacula-users] Error Code 4

2024-07-23 Thread Marcin Haba
ample: Name = myclient-fd Password = strong_secret_password Address = 192.168.1.30 Catalog = MyCatalog I would propose to read the Bacula Client documentation at Bacula.org. Currently the Bacula.org service is unavailable (Error 503) but I am sure that it will be fixed quickly. Best regards, Marcin H

Re: [Bacula-users] Error Code 4

2024-07-23 Thread Marcin Haba
dy to use with Bacularis without additional actions. For the question about differences between BackupPC and Bacula, I don't know any this type of comparison. Best regards, Marcin Haba (gani) -- "Greater love hath no man than this, that a man lay down his life for his friends." Jes

Re: [Bacula-users] Error Code 4

2024-07-23 Thread Marcin Haba
e. The best is to run it with the same user used by the web server running Bacularis. Maybe the Director is not working or it is not accessible? Please let us know about this test result. Best regards, Marcin Haba (gani) On Tue, 23 Jul 2024 at 15:58, Murugavel Rajendiran via Bacula-users < bac

Re: [Bacula-users] What is a API instance for Bacularis

2024-07-23 Thread Marcin Haba
n't want.) > Yes, the API is configurable. It enables to provide through the API only these capabilities that are needed (bconsole, catalog, config, actions...etc.). You can read about it here: https://bacularis.app/doc/remote/basic.html#api-capabilities > Before I go that route (instal

Re: [Bacula-users] What is a API instance for Bacularis

2024-07-22 Thread Marcin Haba
is.app/doc/brief/introduction.html#component-relationship 2. Before you start: https://bacularis.app/doc/brief/before-you-start.html They can answer your questions. If not, please let us know. Thanks in advance. For the question about Baculum API, yes, it is a left over :-) Thanks for cat

Re: [Bacula-users] Does anybody have a working Linux ISO that will allow me to restore from an offsite Bacula backup?

2024-07-02 Thread Marcin Haba
cult to implement than I originally estimated. It is not realized for now but please be sure that it is on my list. Best regards, Marcin Haba (gani) -- "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

Re: [Bacula-users] Restore Wizard, partial fileset & sub dir problem

2024-07-01 Thread Marcin Haba
at that time nobody knew why it happened. Best regards, Marcin Haba (gani) -- "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 C

Re: [Bacula-users] Restore Wizard, partial fileset & sub dir problem

2024-07-01 Thread Marcin Haba
he job when there are so many files.? > Hello Lionel, It is a known problem. I researched it some time ago. In this thread you can find it and a workaround as well: https://sourceforge.net/p/bacula/mailman/bacula-users/thread/GV1P194MB178567464CFD7C79B173F0B3B53D2%40GV1P194MB1785.EURP194.PROD

Re: [Bacula-users] Bacularis: set of rights for tape operators

2024-06-13 Thread Marcin Haba
On Thu, 13 Jun 2024 at 13:35, Stefan G. Weichinger wrote: > Am 13.06.24 um 12:44 schrieb Marcin Haba: > > > You don't need to restart anything. Are you sure that you set all > > CommandAcl directive values in the Console ACL? They should be one > > com

Re: [Bacula-users] Bacularis: set of rights for tape operators

2024-06-13 Thread Marcin Haba
On Thu, 13 Jun 2024 at 10:46, Stefan G. Weichinger wrote: > Am 13.06.24 um 10:24 schrieb Marcin Haba: > > On Thu, 13 Jun 2024 at 10:02, Stefan G. Weichinger > <mailto:li...@xunil.at>> wrote: > > I don't see how to assign the ACL to that user, sry > >

Re: [Bacula-users] Bacularis: set of rights for tape operators

2024-06-13 Thread Marcin Haba
On Thu, 13 Jun 2024 at 10:02, Stefan G. Weichinger wrote: > Am 12.06.24 um 17:09 schrieb Marcin Haba: > > Hello Stefan, > > > > Thanks for your question. It showed me that it might be good to > > add descriptions for the resources available for each role and probab

Re: [Bacula-users] Bacularis 3.2.0 install nginx php-fpm

2024-06-12 Thread Marcin Haba
et the latest 3.2.0 and it will be fine as well. At the moment I updated this number there to 3.2.0. Best regards, Marcin Haba (gani) -- "Greater love hath no man than this, that a man lay down his life for his friends." Jesus Christ

Re: [Bacula-users] Bacularis: set of rights for tape operators

2024-06-12 Thread Marcin Haba
nd the permissions parts. I think it can be also useful watching this video guide: Bacularis - configure custom interface for selected users: https://www.youtube.com/watch?v=9HbEh1P4b6w Please let us know if you were able to set this account up. Good luck! Best regards, Marcin Haba (gani) On We

[Bacula-users] New release Bacularis 3.2.0

2024-06-05 Thread Marcin Haba
available already in the package repositories. Docker container images 3.2.0 are available in the Docker Hub repositories. Happy using Bacularis! On behalf of the Bacularis Team Marcin Haba (gani) -- "Greater love hath no man than this, that a man lay down his life for his friends." Je

Re: [Bacula-users] Installation of bacula 11.0.6 from community repositories

2024-06-04 Thread Marcin Haba
final fix we need to wait a little, I think. Best regards, Marcin Haba (gani) On Tue, 4 Jun 2024 at 12:46, Borut Rozman via Bacula-users < bacula-users@lists.sourceforge.net> wrote: > Hi everyone, > > I am having a trouble installing community version of bacula ver > 11.0.6, plea

  1   2   3   4   5   6   >