Re: [Bacula-users] Problem with missing EOD/EOF on LTO-5 Tape

2021-03-01 Thread Christian Lehmann
Hi Martin, thank you very much for your comments. 1. mt -f /dev/nst0 eod && mt -f /dev/nst0 tell At block 5360012. 2. mt -f /dev/nst0 stshowoptions The options set: buffer-writes async-writes read-ahead fast-eod can-bsr can-partitions scsi2logical If I read this, somewhere in the documentation

Re: [Bacula-users] Problem with missing EOD/EOF on LTO-5 Tape

2021-03-01 Thread Christian Lehmann
Hi Alan, 1. Just assured, no lin_tape driver is loaded. 2. missing "control device" --> I don't use a autochanger, so do I really need to set this parameter? I don't have an bacula/DEVICES folder like you, so there are also no symlinks there :-) 3. Concerning the maximum block size. I changed

Re: [Bacula-users] Problem with missing EOD/EOF on LTO-5 Tape

2021-03-01 Thread Christian Lehmann
Hi Sebastian, thank you very much for this suggestion. I tried release instead of unmont, but this did not change the behavior. Addidtionally, this would not help/explain the behavior at restart. Best, Christian -Ursprüngliche Nachricht- Von: Sebastian Suchanek Gesendet: Freitag, 26

Re: [Bacula-users] First post and question.

2021-03-01 Thread Erik Geiger
On Mon, Mar 1, 2021 at 9:11 AM Davide Franco wrote: > Hello, > > FYI, Bacula 11.0.1 packages have been uploaded for several Debian, Ubuntu > and Centos / RHEL plateform. > > We’re still working to fix builds for cloud-storage plugin which is still > not yet available. > Hi Davide, Is that mayb

Re: [Bacula-users] backup volumes in read able folder (posix) browse backups without any extra tools

2021-03-01 Thread Zeeshan Ali Shah
Thanks Radosław, got it . Zeeshan On Mon, Mar 1, 2021 at 2:42 PM Radosław Korzeniewski < rados...@korzeniewski.net> wrote: > Hello, > > pon., 1 mar 2021 o 11:57 Zeeshan Ali Shah > napisał(a): > >> Thanks Radosław, >> >> what i mean is to use simple tar or zip or even ( ls volume)to list all >>

Re: [Bacula-users] backup volumes in read able folder (posix) browse backups without any extra tools

2021-03-01 Thread Radosław Korzeniewski
Hello, pon., 1 mar 2021 o 11:57 Zeeshan Ali Shah napisał(a): > Thanks Radosław, > > what i mean is to use simple tar or zip or even ( ls volume)to list all > the backup directories/files simply . > If you can use tar or zip or bls then it is all what you need. You can check "bls" usage guide: h

Re: [Bacula-users] backup volumes in read able folder (posix) browse backups without any extra tools

2021-03-01 Thread Gary R. Schmidt
On 01/03/2021 21:57, Zeeshan Ali Shah wrote: Thanks Radosław, what i mean is to use simple tar or zip or even ( ls volume)to list all the backup directories/files simply . Short answer - that would require a fairly substantial re-write of the Bacula storage daemon, for no real advantage, and

Re: [Bacula-users] backup volumes in read able folder (posix) browse backups without any extra tools

2021-03-01 Thread Zeeshan Ali Shah
Thanks Radosław, what i mean is to use simple tar or zip or even ( ls volume)to list all the backup directories/files simply . On Mon, Mar 1, 2021 at 1:43 PM Radosław Korzeniewski < rados...@korzeniewski.net> wrote: > Hello, > > pon., 1 mar 2021 o 11:13 Zeeshan Ali Shah > napisał(a): > >> Dear

Re: [Bacula-users] backup volumes in read able folder (posix) browse backups without any extra tools

2021-03-01 Thread Radosław Korzeniewski
Hello, pon., 1 mar 2021 o 11:13 Zeeshan Ali Shah napisał(a): > Dear All, > Currently bacula storage backups in volumes and these volumes format is > bacula specific . plz correct me if I am wrong . > Yes, you are right. > > we want to store backups in as it is format for e.g lets say > > /etc

[Bacula-users] backup volumes in read able folder (posix) browse backups without any extra tools

2021-03-01 Thread Zeeshan Ali Shah
Dear All, Currently bacula storage backups in volumes and these volumes format is bacula specific . plz correct me if I am wrong . we want to store backups in as it is format for e.g lets say /etc backup should appear as a directory as it is in /backup (a device in storage ) right now it appea

Re: [Bacula-users] First post and question.

2021-03-01 Thread Davide Franco
Hello, FYI, Bacula 11.0.1 packages have been uploaded for several Debian, Ubuntu and Centos / RHEL plateform. We’re still working to fix builds for cloud-storage plugin which is still not yet available. I’ll update the whole community once it’s fixed. If an OS is missing, just let me know. Be