Re: [Bacula-users] Listing files that have been restored.

2025-07-22 Thread Phil Stracchino
. -Chris- Glad you could confirm it's working. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.

Re: [Bacula-users] Listing files that have been restored.

2025-07-21 Thread Phil Stracchino
Director is not telling you what it restored because you told it not to. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list

Re: [Bacula-users] Listing files that have been restored.

2025-07-21 Thread Phil Stracchino
ke? Did you disable (or never set up) mail delivery? -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@li

Re: [Bacula-users] Old Bacula-sd to work with bacula-director 13.0.4

2025-06-03 Thread Phil Stracchino
7;d to remain readable. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourcef

Re: [Bacula-users] Add something to the backup report???

2025-05-09 Thread Phil Stracchino
actually a very good idea. I will see how we can implement it. I agree, this is a very good idea. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___

Re: [Bacula-users] Timing of Run After

2025-02-19 Thread Phil Stracchino
On 2/19/25 18:37, Bill Arlofski via Bacula-users wrote: Hey Ross, I am late to the game here, and just skimmed your email... Are you aware that there is a new `when` option for RunScripts called `AtJobCompletion`? Hmm. *I* wasn't aware of that. That could come in handy. --

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

2025-02-18 Thread Phil Stracchino
, only ASCENDING Is there any directive that can fix this or should we wait for a fix in a future version?? If this is done in a DB query (as I assume it is), then it could doubtless be sped up by adding appropriate indices. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net

Re: [Bacula-users] PostgreSQL compatibility

2025-02-15 Thread Phil Stracchino
SQL myself, but I would *expect* that within reason, Bacula *should not care* what exact PostgreSQL version you are running as long as it's recent. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile:

Re: [Bacula-users] Backup to a network share

2025-02-04 Thread Phil Stracchino
Big Share? -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net

Re: [Bacula-users] Performance issue

2025-01-24 Thread Phil Stracchino
On 1/24/25 14:43, Josh Fisher via Bacula-users wrote: On 1/24/25 13:22, Bill Arlofski via Bacula-users wrote: On 1/24/25 10:17 AM, Phil Stracchino wrote: this huge atomic write *also* makes it incompatible with Galera 3 clusters.) Are you sure about that? The only thing attribute spooling

Re: [Bacula-users] Performance issue

2025-01-24 Thread Phil Stracchino
alera 4. I can tell you that with attribute spooling *disabled*, it works very well on a Galera back-end. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.69 _

Re: [Bacula-users] Performance issue

2025-01-24 Thread Phil Stracchino
alera 3 clusters.) -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net

Re: [Bacula-users] Performance issue

2025-01-24 Thread Phil Stracchino
tuned it properly for the workload? Fast restore, slow backup COULD be a side effect of an underperforming catalog DB. BTW: OpenZFS 2.3.0 was just released and significantly improves dedup performance. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.or

Re: [Bacula-users] freeing up space on LTO-8 tape

2025-01-06 Thread Phil Stracchino
t currently have mt installed because I have no tape devices. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-use

Re: [Bacula-users] Automatic recycling with a single volume per device?

2025-01-06 Thread Phil Stracchino
be setting it up differently? Also, you probably need to set up a task to either truncate the volumes when pruned, or delete them and let new ones be created. I take the latter option, but there's more than one way to do it. -- Phil Stracchino Fenian House Publishing

Re: [Bacula-users] Automatic recycling with a single volume per device?

2025-01-06 Thread Phil Stracchino
, or should I be setting it up differently? It sounds as though you're missing some settings. AutoPrune perhaps? -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998

Re: [Bacula-users] removable HD instead of tape how-to

2024-12-24 Thread Phil Stracchino
On 12/24/24 09:25, Martin Simmons wrote: On Mon, 23 Dec 2024 16:09:56 -0500, Phil Stracchino said: You'll notice these look EXACTLY THE SAME. The first is the internal pool, which is a ZFS zpool comprising six 2TB SSDs in RAIDZ. The second is the removable pool, a second ZFS zpool of

Re: [Bacula-users] removable HD instead of tape how-to

2024-12-23 Thread Phil Stracchino
vice before starting to use it, but honestly I've never bothered, since I have to physically load the drives into the external chassis and manually import the zpool anyway. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@c

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

2024-12-12 Thread Phil Stracchino
d, with no actual benefit to 99.99% of users. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.sou

Re: [Bacula-users] Possible to copy backup pools from one storage to another?

2024-11-18 Thread Phil Stracchino
completion prior to running the copy job or is that not necessary? I set the priorities of both backup and copy jobs = 10 as you suggested. I schedule my Copy jobs later and with a lower priority. I haven't seen a problem occur with that scheme so far. -- Phil Stracchino Fenian H

Re: [Bacula-users] Force incremental to resume from where it left off

2024-11-08 Thread Phil Stracchino
-forever scheme is that if a single incremental backup becomes unavailable for any reason, you may be unable to restore your data. Bacula's "virtual full" model exists, in part, to try to *reduce* the risk of this happening. -- Phil Stracchino Fenian House Publish

Re: [Bacula-users] A question about volumeRetention

2024-10-01 Thread Phil Stracchino
ate and Recycle them. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.s

Re: [Bacula-users] Aggressively prune (and truncate) file volumes on Progressive backups...

2024-09-28 Thread Phil Stracchino
hLG/view?usp=drivesdk> Incidentally, the way I solved this was: — Use volumes ONCE — Prune expired volumes into the scratch pool — Regularly clean and delete all volumes found in the scratch pool (or, as an added later refinement just in case of mishaps, any volume not found in ANY pool)

Re: [Bacula-users] versions table has two rows

2024-09-28 Thread Phil Stracchino
o keep it that way. Of course, the dead-simple way in *ANY* SQL engine is to just truncate the table and then re-insert *one* correct row. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile:

Re: [Bacula-users] Performance testing simultaneous spooling and despooling

2024-09-16 Thread Phil Stracchino
erred arrangement is to first build mirrored pairs, then stripe the mirrors. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list B

Re: [Bacula-users] versions table has two rows

2024-09-16 Thread Phil Stracchino
On 9/16/24 20:34, Dan Langille wrote: On Mon, Sep 16, 2024, at 5:46 PM, Phil Stracchino wrote: On 9/16/24 15:17, Dan Langille wrote: delete from version order by version limit 1; bacula=*# delete from version order by version limit 1; ERROR: syntax error at or near "order" LINE

Re: [Bacula-users] versions table has two rows

2024-09-16 Thread Phil Stracchino
ies: bacula=# select * from version ; versionid --- 1026 1026 (2 rows) bacula=# I reckon I can just delete one of them. How to accomplish that is left as an exercise for the reader. delete from version order by version limit 1; -- Phil Stracchino Fenian Ho

Re: [Bacula-users] full and diff backups in 2 different jobs

2024-09-03 Thread Phil Stracchino
t would greatly complicate matters. Let's take a step back. What are you trying to ACCOMPLISH by trying to make the Full and Differential separate Jobs, instead of different levels of the same Job? What are you hoping to gain? -- Phil Stracchino Fenian House Publishing ph..

Re: [Bacula-users] Director migration question

2024-09-02 Thread Phil Stracchino
On 9/2/24 02:42, Gary R. Schmidt wrote: On 02/09/2024 05:02, Phil Stracchino wrote: On 9/1/24 14:48, Phil Stracchino wrote: Actually I already see that one issue is I don't want both directors trying to run the same jobs.  In this situation, if I disable a job in one Director, does

Re: [Bacula-users] Director migration question

2024-09-02 Thread Phil Stracchino
convenient location. My Catalog is on a three-node redundant cluster. It does mean I have to turn off attribute spooling, but the truth is the way attribute spooling is implemented (at least in Bacula's mysql driver) is very badly misguided in the first place. -- Phil Stracchino F

Re: [Bacula-users] Director migration question

2024-09-01 Thread Phil Stracchino
On 9/1/24 14:48, Phil Stracchino wrote: Actually I already see that one issue is I don't want both directors trying to run the same jobs. In this situation, if I disable a job in one Director, does that GLOBALLY disable the job, or only in that Director? If so, I could — for now — disabl

Re: [Bacula-users] Director migration question

2024-09-01 Thread Phil Stracchino
On 9/1/24 13:57, Phil Stracchino wrote: It's about to become prudent to move my Director to a different host. Is there any TECHNICAL reason why I cannot or should not have two Directors on the network, both using the same catalog and talking to the same clients, with the new one in a "

[Bacula-users] Director migration question

2024-09-01 Thread Phil Stracchino
until I'm ready to cut over? -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.s

Re: [Bacula-users] postgres load at restore

2024-08-30 Thread Phil Stracchino
but I'm doing it in a separate admin job. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.source

Re: [Bacula-users] postgres load at restore

2024-08-30 Thread Phil Stracchino
On 8/29/24 20:28, Marcin Haba wrote: On Fri, 30 Aug 2024 at 01:22, Phil Stracchino <mailto:ph...@caerllewys.net>> wrote: > 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.

Re: [Bacula-users] postgres load at restore

2024-08-29 Thread Phil Stracchino
On 8/29/24 14:32, Marcin Haba wrote: On Thu, 29 Aug 2024 at 20:14, Phil Stracchino <mailto:ph...@caerllewys.net>> wrote: NIGHTLY         Run all scheduled client backup jobs         Incremental rebuild bvfs cache         Run catalog backup WEEKLY         C

Re: [Bacula-users] postgres load at restore

2024-08-29 Thread Phil Stracchino
On 8/29/24 13:39, Marcin Haba wrote: On Thu, 29 Aug 2024 at 18:42, Phil Stracchino <mailto:ph...@caerllewys.net>> wrote: The bvfs cache DOES greatly improve restore performance, but the one showstopper drawback I found (beyond the runscript bug) was that if you pre-populate

Re: [Bacula-users] postgres load at restore

2024-08-29 Thread Phil Stracchino
On 8/29/24 14:32, Marcin Haba wrote: On Thu, 29 Aug 2024 at 20:14, Phil Stracchino <mailto:ph...@caerllewys.net>> wrote: If I do a .bvfs_update WITHOUT specifying a jobid, will it do a full rebuild?  I'm thinking what I'd LIKE to do is the following: The .

Re: [Bacula-users] postgres load at restore

2024-08-29 Thread Phil Stracchino
re-populate the bvfs cache, dbcheck will refuse to clear orphaned Path entries unless you clear the bvfs cache first. Marcin, do you have any insights on this issue? -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485

Re: [Bacula-users] bacula rescue cdrom source code

2024-08-23 Thread Phil Stracchino
ave to restart the restore, it's still there on the NAS. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-user

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

2024-06-25 Thread Phil Stracchino
round, the restore image is still there, I can just fix the problem and re-copy without having to do another restore. -- Phil Stracchino Fenian House Publishing ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.60

Re: [Bacula-users] Scheduling example

2024-03-06 Thread Phil Stracchino
This example doesn't include a catalog backup. But I run my catalog backup to whichever Pool the other jobs for that night use. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.2

Re: [Bacula-users] bacula-fd hangs during backup

2024-02-12 Thread Phil Stracchino
of -fd Silly question: Do the problem directories contain named pipes or sockets? -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users

Re: [Bacula-users] BAT Installation

2024-02-02 Thread Phil Stracchino
an be confusing. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.source

Re: [Bacula-users] BAT Installation

2024-02-02 Thread Phil Stracchino
web applications. It does have a few minor bugs that should be fixed, but even those it has do not stop it from working. This isn't to say that a web interface for Bacula *monitoring* is necessarily a bad idea. -- Phil Stracchino Babylon Communications ph...@caerllewys.n

Re: [Bacula-users] Ubuntu 22.04: bacula-fd from official repo cannot talk to src-compiled server on 20.04

2023-11-09 Thread Phil Stracchino
ib/x86_64-linux-gnu/libssl.so.3 (0x7f4d8499b000) One presumes you are aware of how old your Director's OpenSSL is? -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +

Re: [Bacula-users] Bacula copy from tape to tape

2023-11-07 Thread Phil Stracchino
perate at 10gbe speeds. Yeah, I love my disk-to-disk setup. Small restores are almost instant. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 _

Re: [Bacula-users] Q: Your advice for my re-design of backup layout regarding pools and volumes (backups of and in homelab)

2023-10-24 Thread Phil Stracchino
ority = 20 Rerun Failed Levels = yes Allow Duplicate Jobs = no Cancel Queued Duplicates = yes Schedule = "Full Backup Archive" } -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958

Re: [Bacula-users] Q: Your advice for my re-design of backup layout regarding pools and volumes (backups of and in homelab)

2023-10-24 Thread Phil Stracchino
o a nightly incremental kept for 3 weeks, weekly differentials kept for 3 months, and monthly Fulls which if memory serves I keep for one year. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.6

Re: [Bacula-users] Q: Your advice for my re-design of backup layout regarding pools and volumes (backups of and in homelab)

2023-10-24 Thread Phil Stracchino
(The removable disk zpools are then exported, unmounted, and stored offline/airgapped.) -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-

Re: [Bacula-users] Extraction of a specific file

2023-10-02 Thread Phil Stracchino
647 sec) You can get the LStat field as well, but you'd have to decode it yourself. I don't remember offhand how LStat is encoded. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958

Re: [Bacula-users] Bacula and BBR Protocol for Internet Backups, Packet Losses, Disconnections, etc.

2023-10-02 Thread Phil Stracchino
the things I've done my best to eliminate from my network :) Well maybe it'll show up in other usages. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958

Re: [Bacula-users] Bacula and BBR Protocol for Internet Backups, Packet Losses, Disconnections, etc.

2023-10-02 Thread Phil Stracchino
a.lat/bacula-e-prototoclo-bbr-para-backups-via-internet-perdas-de-pacote-desconecoes-etc/?lang=en I've enabled this now on all of my hosts, but I'm honestly not seeing a clear improvement in network throughput so far. -- Phil Stracchino Babylon Communications ph...@cae

Re: [Bacula-users] Slow spooling and hashing speed

2023-09-23 Thread Phil Stracchino
and render as fast as possible". Everything else is secondary. XFS is probably the ideal choice for that application. It was specifically designed to optimize streaming media performance. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org

Re: [Bacula-users] Slow spooling and hashing speed

2023-09-23 Thread Phil Stracchino
t. I went through this with a NAS appliance which QNAP proudly claimed ran Linux and ZFS, only to find out that through idiotic choices and Byzantine design decisions they had crippled it so badly it might as well have been running Windows. -- Phil Stracchino Babylon Communications

Re: [Bacula-users] access key

2023-09-13 Thread Phil Stracchino
On 9/13/23 18:35, Bob McNabb wrote: Where do I obtain the access key for installing the community edition? You go to the download page, follow the instructions, and you will be emailed a download link. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p

Re: [Bacula-users] Bacula purges old jobs and I don't want it to do that

2023-08-18 Thread Phil Stracchino
That will eventually become a problem. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.sourceforge

Re: [Bacula-users] Problem with grant_mysql_privileges

2023-08-03 Thread Phil Stracchino
On 8/3/23 04:05, Graham Dicker via Bacula-users wrote: On Thursday, 3 August 2023 08:35:39 BST Graham Dicker via Bacula-users wrote: On Wednesday, 2 August 2023 17:21:49 BST Phil Stracchino wrote: On 8/2/23 11:12, Graham Dicker via Bacula-users wrote: Hello I am installing Bacula 13.0.2 on

Re: [Bacula-users] Problem with grant_mysql_privileges

2023-08-02 Thread Phil Stracchino
On 8/2/23 13:43, Martin Simmons wrote: It looks like a bug in the script to me (maybe % instead of $): if $bindir/mysql $* -u root -f < You are absolutely right, Martin, I totally looked past that. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.

Re: [Bacula-users] Problem with grant_mysql_privileges

2023-08-02 Thread Phil Stracchino
{db_user}"' report as the value of ${db_user}? -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing

Re: [Bacula-users] Bacula Community Installation UPGRADE

2023-07-07 Thread Phil Stracchino
On 7/7/23 19:35, Phil Stracchino wrote: Then re-update it again, but BEFORE you rerun the updater, find update_mysql_tables_1021_to_1022 and change every instance of CREATE TABLE to CREATE TABLE IF NOT EXISTS. That will make sure that if something else is happening along the way that is

Re: [Bacula-users] Bacula Community Installation UPGRADE

2023-07-07 Thread Phil Stracchino
On 7/7/23 19:26, Phil Stracchino wrote: On 7/7/23 18:59, Ken Mandelberg wrote: The suggestion below which is essentially to run "update_mysql_tables" manually instead of within the  "apt-get install bacula-mysql" runs into the same issue. Specifically Update of Bacula

Re: [Bacula-users] Bacula Community Installation UPGRADE

2023-07-07 Thread Phil Stracchino
Let me take a look at the current update_mysql_tables script and get back to you. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bac

Re: [Bacula-users] Bacula Community Installation UPGRADE

2023-07-04 Thread Phil Stracchino
*again* at this point. to be safe. - Then RESTORE the bacula schema from your dump. - Then run update_mysql_tables to update your v9 Bacula DB to v13. That should put you where you need to be, and in the worst case, you have a dump of your bacula DB in the event you have to roll back.

Re: [Bacula-users] Bacula Community Installation UPGRADE

2023-07-01 Thread Phil Stracchino
back the saved /etc/bacula back in place and then start the new binaries. What about updating the mysql tables from 9 to 13? Where does that happen. The update-mysql-tables script will take care of that for you. Run it BEFORE you start the new Director. -- Phil Stracchino Babylon

Re: [Bacula-users] reload command

2023-06-05 Thread Phil Stracchino
On 6/5/23 10:46, Bill Arlofski via Bacula-users wrote: On 6/2/23 08:59, Phil Stracchino wrote: Based on personal experience, after reloading I also recommend restarting the Director when opportunity presents itself. (i.e when there are no running jobs). I have found in the past that after

Re: [Bacula-users] bacularis data table error

2023-06-03 Thread Phil Stracchino
ion/bacula-community/-/issues/2684> Best regards, Marcin Haba (gani) Good catch Marcin! -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___

Re: [Bacula-users] reload command

2023-06-02 Thread Phil Stracchino
teriorates. It SHOULDN'T, in theory, but nevertheless sometimes it does. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mail

Re: [Bacula-users] Index for Table File is corrupt

2023-05-28 Thread Phil Stracchino
already tried a REPAIR TABLE and it failed, as I recall. Yeah, at that point there's nothing else to do but drop and restore, or reinitialize the entire database. Right call. Hopefully the tuning we did will help prevent any future problems. -- Phil Stracchino Babylon

Re: [Bacula-users] Index for Table File is corrupt

2023-05-27 Thread Phil Stracchino
On 5/27/23 14:22, Phil Stracchino wrote: So first create a new empty table: CREATE TABLE `File_NEW` ( `FileId` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `FileIndex` int(11) DEFAULT 0, `JobId` int(10) unsigned NOT NULL, `PathId` int(10) unsigned NOT NULL, `Filename` blob

Re: [Bacula-users] Index for Table File is corrupt

2023-05-27 Thread Phil Stracchino
storage admins lose sleep over called the RAID5 write hole. It's a way that silent data corruption can happen on a RAID5 array. (Speaking of which, if you have the ability to do so, if I were you I'd try to provision a separate RAID10, *NOT* RAID5, volume for your databas

Re: [Bacula-users] Index for Table File is corrupt

2023-05-26 Thread Phil Stracchino
upted, you should be good. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.sourceforge

Re: [Bacula-users] Copy job clarification requested

2023-05-18 Thread Phil Stracchino
changed in between. That shouldn't be an issue. I read that a copy job cannot be used for a restore Not true. Just select that job to restore from. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile:

Re: [Bacula-users] compression with lto?

2023-05-17 Thread Phil Stracchino
cles that used to take 18 hours and two or three media changes, with about a 10% failure rate due to media errors, now take 3 or 4 hours with no media changes and nearly 100% success. However, we are getting further and further off the subject of compression. -- Phil Stracchino

Re: [Bacula-users] compression with lto?

2023-05-17 Thread Phil Stracchino
media for the last LTO generation I used (LTO4) to be secondary to the cost of replacing drive after drive after drive as they failed, because in my experience LTO drives fail very quickly outside of a clean-room environment or a sealed tape library. -- Phil Stracchino Babylon Communications

Re: [Bacula-users] Storage protocols advice sought

2023-05-10 Thread Phil Stracchino
hat would at least solve the permission problems. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.sourc

Re: [Bacula-users] New bacula install

2023-04-06 Thread Phil Stracchino
will be emailed your one, unique download area of Bacula Community packages. Be sure to drop your partly-created bacula database before you reinstall. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile

Re: [Bacula-users] New bacula install

2023-04-06 Thread Phil Stracchino
bacula-console-9.0.6-6.el8.x86_64 [@bacula01 ~]$ I suggest you get current release packages (13.0.2) from bacula.org and try that. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958

Re: [Bacula-users] New bacula install

2023-04-05 Thread Phil Stracchino
n key constraints. They were removed a LONG time ago. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing

Re: [Bacula-users] troubles with automatic labeling after ubuntu upgrade

2023-03-31 Thread Phil Stracchino
the oldest volumes *actually fully purged*? Do you have Recycle Oldest Volume enabled? (Actually, I don't recycle disk volumes. I delete them on purge and create new ones as needed. I find it simplifies volume tracking and makes better use of disk space.) -- Phil Stracchino Ba

Re: [Bacula-users] Truncate Volumes Before Retention Time is Up

2023-03-30 Thread Phil Stracchino
. delete volume=... then rm the file. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.source

Re: [Bacula-users] Fileset with varibale date (130223)

2023-02-13 Thread Phil Stracchino
A Fileset can be the output of a script. So you could create a script thatfinds and returns just that one location. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998

Re: [Bacula-users] Bacula 9.6 client managing Windows services

2023-01-30 Thread Phil Stracchino
f they are mission-critical, this would likely be a problem and you would need to implement a failsafe mechanism for restarting them after the backup if not running (a cron job perhaps). -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.60

Re: [Bacula-users] Copy backups to more than one storage

2023-01-17 Thread Phil Stracchino
d set of copies. Which, I note, is what I do ANYWAY, just in case something goes wrong and I have to *rerun* the copy job. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.

Re: [Bacula-users] Storage configuration for just two hard drives in rotation

2022-12-27 Thread Phil Stracchino
within the context of the new backup system. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users

Re: [Bacula-users] Backup restore missing a directory

2022-09-15 Thread Phil Stracchino
pathname of the directory? -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https

Re: [Bacula-users] Q: Verify differences - how to investigate?

2022-09-08 Thread Phil Stracchino
crepancies. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge

Re: [Bacula-users] Q: is Level a selection criterion for Migration/Copy jobs?

2022-09-08 Thread Phil Stracchino
J.StartTime on the first line there, it was there for testing the query, but it does no harm.) -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Ba

Re: [Bacula-users] Silly question from newbie

2022-08-26 Thread Phil Stracchino
small restore of a few recent files than it does to actually perform the restore. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users

Re: [Bacula-users] running Bacula client on Synology

2022-08-02 Thread Phil Stracchino
On 8/2/22 15:37, Bill Arlofski via Bacula-users wrote: Thanks Phil. I needed the laughs and the quotes to steal today. :) My work here is done. :) -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile

Re: [Bacula-users] running Bacula client on Synology

2022-08-02 Thread Phil Stracchino
uriosity at this point though, as I returned the QNAP NAS because it manifestly could not do the things I wanted to do with it. (Starting with manage it in any sensible way beyond pushing buttons in its point-and-drool web management interface, which I quickly found to be full of You Can&#

Re: [Bacula-users] running Bacula client on Synology

2022-08-02 Thread Phil Stracchino
even figure out how to get a viable build environment set up. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing li

Re: [Bacula-users] Change expiration date of a single volume

2022-07-15 Thread Phil Stracchino
. You have TOLD Bacula not to recycle volumes, so it's not recycling them, just as you told it. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998

Re: [Bacula-users] Change expiration date of a single volume

2022-07-15 Thread Phil Stracchino
nd to the end of the existing data. What, if any, 'Recycle ...' directives do you have in your Pool definitions? Please post your Pool definitions. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.84

Re: [Bacula-users] Bacula on Nas

2022-07-05 Thread Phil Stracchino
a little more specific than this. Start with, "What NAS"? -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Ba

Re: [Bacula-users] Compatibility between Dir/SD 9.4 and FD 5.X ...

2022-06-22 Thread Phil Stracchino
On 6/22/22 16:51, Marco Gaiarin wrote: Mandi! Phil Stracchino In chel di` si favelave... The first and most obvious question here is: Is there some sound technical reason why you have not updated the file daemons on those servers to something at least moderately recent? Never hear of

Re: [Bacula-users] Compatibility between Dir/SD 9.4 and FD 5.X ...

2022-06-22 Thread Phil Stracchino
r 5.2 does not work. The first and most obvious question here is: Is there some sound technical reason why you have not updated the file daemons on those servers to something at least moderately recent? -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinat

Re: [Bacula-users] Q: one job for a group of "identical" machines using the same fileset?

2022-06-20 Thread Phil Stracchino
se that fileset, then a Job for each one that basically just specifies that set of defaults, the job name, and the client hostname. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile:

Re: [Bacula-users] Copy Job of a bunch of backups?

2022-05-27 Thread Phil Stracchino
a new tape. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge

Re: [Bacula-users] query.sql

2022-05-25 Thread Phil Stracchino
edia instead of JobMedia. With the typo fixed, yes, this yields much more reasonable and correct-looking results. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___

  1   2   3   4   5   6   7   8   9   10   >