Re: [Bacula-users] Problem with volume are not present when the tape is empty on incremental

2019-01-22 Thread Olivier Delestre
below with the volume conty-2546 (612 bytes). for ex. the behavior may seem normal because no data to save so we do not display ( with query + 5 ). In this case why referenced a volume (pool + Filesystem) May be an error on my part, but I do not remember a similar behavior before (v7). I

Re: [Bacula-users] Problem with volume are not present when the tape is empty on incremental

2019-01-21 Thread Martin Simmons
I don't think this is different in 7.4. Do you have an example volume with no files that is listed by query 5? As a workaround, you could have a cron job on the fd that touches a zero length file every day to prevent a "no files" backup. You could probably also do this in a ClientRunBeforeJob sc

Re: [Bacula-users] Problem with volume are not present when the tape is empty on incremental

2019-01-20 Thread Olivier Delestre
Yes, i understand. It s normal with v9.2.2 and > But before with the 7.4 , this volume are present. Tanks. Le 19/01/2019 à 12:00, Kern Sibbald a écrit : On a quick look this seems normal.  Bacula will not list volumes that have no files stored on them. Kern On 1/10/19 2:39 PM, Olivier Deles

Re: [Bacula-users] Problem with volume are not present when the tape is empty on incremental

2019-01-19 Thread Kern Sibbald
On a quick look this seems normal.  Bacula will not list volumes that have no files stored on them. Kern On 1/10/19 2:39 PM, Olivier Delestre wrote: hi, i use bacula v9.2.2 and storage on disk. i notice that when an in

Re: [Bacula-users] Problem with volume are not present when the tape is empty on incremental

2019-01-11 Thread Olivier Delestre
Hi, Thanks for the answer. i have a pool for a client. And i have a script python for purge+delete volume before the Full backup. ( for optimize the disk space on retention , script -> Full , Incr, Incr ../.. , script -> Full , incr, incr ...) This script utilize the modify query 3 + 4 ( see

Re: [Bacula-users] Problem with volume are not present when the tape is empty on incremental

2019-01-11 Thread Radosław Korzeniewski
Hello, czw., 10 sty 2019 o 14:40 Olivier Delestre napisał(a): > hi, > > i use bacula v9.2.2 and storage on disk. > i notice that when an incremantal is empty, bacula make a tape with a file > ( 612 bytes ). > when you list with the query "5: List all backups for a Client" , this > volume is not

Re: [Bacula-users] Problem with volume marked as BLOCKED

2007-12-21 Thread Dan Langille
Sergio Belkin wrote: > 2007/12/21, Dan Langille <[EMAIL PROTECTED]>: >> Sergio Belkin wrote: >>> I had a mistake labeling a tape, so I rewind and "weof" a tape, then I >>> add and label it but bacula shows me: >>> >>> "Device "/dev/nst0" is mounted with Volume "GREENLANTERN0005" >>>Device is BL

Re: [Bacula-users] Problem with volume marked as BLOCKED

2007-12-21 Thread Dan Langille
Sergio Belkin wrote: > I had a mistake labeling a tape, so I rewind and "weof" a tape, then I > add and label it but bacula shows me: > > "Device "/dev/nst0" is mounted with Volume "GREENLANTERN0005" >Device is BLOCKED waiting for appendable media. >Total Bytes Read=64,512 Blocks Read=1 By

Re: [Bacula-users] Problem with volume

2007-04-23 Thread Eduardo Jorge
Johan, Tks to try help me, but i solved my problem. My volume status was error, i made a update and set it to append e now working ok :) Tks. 2007/4/23, Johan Ehnberg <[EMAIL PROTECTED]>: > > I make my backup in Hard Disk, and my disk don't have space to store > > my total backup, also all we

Re: [Bacula-users] Problem with volume

2007-04-23 Thread Johan Ehnberg
> I make my backup in Hard Disk, and my disk don't have space to store > my total backup, also all week I save my volume (backup) in a tape, > but I have a problem, when I copy volume (tape -> disk) I do not > obtain to mount the volume to make restore. > > > 23-Apr 08:55 s-158058-dir: Start Res

Re: [Bacula-users] Problem with volume permissions

2006-03-10 Thread Martin Simmons
> On Fri, 10 Mar 2006 10:36:36 +0100, Arno Lehmann <[EMAIL PROTECTED]> said: > > Hi, > > On 3/10/2006 8:14 AM, Andrus Naulainen wrote: > > > >>> I got Permission denied error when bacula tried to write into the > >>> volume. VolStatus of this volume (name is varund0070) is Recycle and > >>

Re: [Bacula-users] Problem with volume permissions

2006-03-10 Thread Arno Lehmann
Hi, On 3/10/2006 8:14 AM, Andrus Naulainen wrote: I got Permission denied error when bacula tried to write into the volume. VolStatus of this volume (name is varund0070) is Recycle and it's size is 1 byte. I have one pool with 100 volumes (varund0001 .. varund0100) each 4GB and they are on H

Re: [Bacula-users] Problem with volume permissions

2006-03-09 Thread Andrus Naulainen
I got Permission denied error when bacula tried to write into the volume. VolStatus of this volume (name is varund0070) is Recycle and it's size is 1 byte. I have one pool with 100 volumes (varund0001 .. varund0100) each 4GB and they are on HD with free space 48GB. I'm probably missing some i

Re: [Bacula-users] Problem with volume permissions

2006-03-09 Thread Martin Simmons
> On Thu, 09 Mar 2006 15:04:40 +0200, Andrus Naulainen <[EMAIL PROTECTED]> > said: > > Hello > > I'm looking for help. I'm totally newbie in this thing and I have no > idea where to start to solve this problem, so I just tell you what I > know. Hopefully someone will show me right dire