Re: [Bacula-users] Fix documentation on deduplication

2024-04-24 Thread Gary R. Schmidt
On 25/04/2024 00:47, Martin Simmons wrote: On Wed, 24 Apr 2024 23:40:31 +1000, Gary R Schmidt said: On 24/04/2024 22:33, Gary R. Schmidt wrote: On 24/04/2024 21:30, Roberto Greiner wrote: Em 24/04/2024 04:30, Radosław Korzeniewski escreveu: Hello, wt., 23 kwi 2024 o 13:33 Roberto Greiner

Re: [Bacula-users] Fix documentation on deduplication

2024-04-24 Thread Martin Simmons
> On Wed, 24 Apr 2024 23:40:31 +1000, Gary R Schmidt said: > > On 24/04/2024 22:33, Gary R. Schmidt wrote: > > On 24/04/2024 21:30, Roberto Greiner wrote: > >> > >> Em 24/04/2024 04:30, Radosław Korzeniewski escreveu: > >>> Hello, > >>> > >>> wt., 23 kwi 2024 o 13:33 Roberto Greiner > >>> na

Re: [Bacula-users] Fix documentation on deduplication

2024-04-24 Thread Martin Simmons
> On Wed, 24 Apr 2024 09:30:15 +0200, Radosław Korzeniewski said: > > Hello, > > wt., 23 kwi 2024 o 13:33 Roberto Greiner napisał(a): > > > > > Em 23/04/2024 04:34, Radosław Korzeniewski escreveu: > > > > Hello, > > > > śr., 17 kwi 2024 o 14:01 Roberto Greiner napisał(a): > > > >> > >> The

Re: [Bacula-users] Fix documentation on deduplication

2024-04-24 Thread Gary R. Schmidt
On 24/04/2024 22:33, Gary R. Schmidt wrote: On 24/04/2024 21:30, Roberto Greiner wrote: Em 24/04/2024 04:30, Radosław Korzeniewski escreveu: Hello, wt., 23 kwi 2024 o 13:33 Roberto Greiner napisał(a):     Em 23/04/2024 04:34, Radosław Korzeniewski escreveu:     Hello,     śr., 17 kwi 2

Re: [Bacula-users] Fix documentation on deduplication

2024-04-24 Thread Gary R. Schmidt
On 24/04/2024 21:30, Roberto Greiner wrote: Em 24/04/2024 04:30, Radosław Korzeniewski escreveu: Hello, wt., 23 kwi 2024 o 13:33 Roberto Greiner napisał(a): Em 23/04/2024 04:34, Radosław Korzeniewski escreveu: Hello, śr., 17 kwi 2024 o 14:01 Roberto Greiner napisał(a):

Re: [Bacula-users] VSS

2024-04-24 Thread Lionel PLASSE
If you know where your vhd file is, just create a single FileSet and schedule it . Look at a WindowsImageBackup using VSS and how it is composed : it contains vhdx file. So You juste have to create a FileSet specifiying the correct dir of your vhdx for example But You have to know that you cann

Re: [Bacula-users] Fix documentation on deduplication

2024-04-24 Thread Roberto Greiner
Em 24/04/2024 04:30, Radosław Korzeniewski escreveu: Hello, wt., 23 kwi 2024 o 13:33 Roberto Greiner napisał(a): Em 23/04/2024 04:34, Radosław Korzeniewski escreveu: Hello, śr., 17 kwi 2024 o 14:01 Roberto Greiner napisał(a): The error is at the end of the page,

Re: [Bacula-users] VSS

2024-04-24 Thread Lionel PLASSE
For me vss make a snapshot of a volume, like in hyper-v virtual disk. This shnapshot vor windows is a virtual disk file like .vhd (or .vdi). So you can mount this volume file a work with files in the snapshot. So with Bacula to use vss agent you have to make a vss backup with vss agent by wind

Re: [Bacula-users] VSS

2024-04-24 Thread Mehrdad Ravanbod
Hi Thanks for your reply This makes sense, and is what i could make work, guess i could do a PS script to make a VSS snapshot of files i need, save it in file and have bacula backup that file instead of using bacula doing a VSS backup of iles But question is, is it possiple to get bacula to ba

Re: [Bacula-users] VSS

2024-04-24 Thread Mehrdad Ravanbod
Hi You right in saying that bacula can use VSS to do backups in Windows systems, however It is my understanding that the VSS backup file is put into a "volume" file which makes it not accesible to VSS tools. In a windows system u can do straight VSS backup which can then be read by VSS tools

Re: [Bacula-users] Fix documentation on deduplication

2024-04-24 Thread Radosław Korzeniewski
Hello, wt., 23 kwi 2024 o 17:10 Martin Simmons napisał(a): > > > But that is the exact problem I had. df did NOT show 1TB allocated. It > > indicated 20TB allocated (yes, in ZFS). > > Yes, that is how df works with ZFS unfortunately (it doesn't know about > dedup). See also > > https://c0t0d0s0

Re: [Bacula-users] Fix documentation on deduplication

2024-04-24 Thread Radosław Korzeniewski
Hello, wt., 23 kwi 2024 o 13:33 Roberto Greiner napisał(a): > > Em 23/04/2024 04:34, Radosław Korzeniewski escreveu: > > Hello, > > śr., 17 kwi 2024 o 14:01 Roberto Greiner napisał(a): > >> >> The error is at the end of the page, where it says that you can see how >> much space is being used us

Re: [Bacula-users] VSS

2024-04-24 Thread Radosław Korzeniewski
Hello, śr., 24 kwi 2024 o 08:44 Mehrdad Ravanbod napisał(a): > HI > > Thanks for taking the time to answer, but that was actualy not the question > I am aware that VSS is for copying files that maybe in Use in windows > env., As i said most of our backup is from machines which are windows, both