Thanks anyway to everybody. I just found the not using the 'select' option
at the restore command did the trick. However it would be nice that this
'select' option be more documented that just "use the tree selection
method".
Bye :)
On Wed, Sep 16, 2009 at 9:04 PM, Jose Perez wrote:
> Hi all:
>
I’m able to back up the Desktop and Documents folders without much problem, but
backing up the default location for .pst files seems much more difficult. I
want to backup C:/Users/*/AppData/Local/Microsoft/Outlook/*.pst but with my
current FileSet directives, I’m still only backing up Desktop a
> My email client I use does it on top sorry, but here is my output
>
No problem.
>
> mt: /dev/nst0: rmtioctl failed: Input/output error
>
>
That was for:
mt -f /dev/nst0 status
If so this is really bad. It is essential that mt works with your tape drive
Does
mt -f /dev/st0 status
work?
If
-Original Message-
From: John Drescher [mailto:dresche...@gmail.com]
Sent: Thursday, September 17, 2009 4:40 PM
To: Watson, Joe
Cc: bacula-users
Subject: Re: [Bacula-users] Creating a Volume on a tape times out
On Thu, Sep 17, 2009 at 5:32 PM, Watson, Joe
wrote:
> I think this got side
On Thu, Sep 17, 2009 at 5:32 PM, Watson, Joe
wrote:
> I think this got side tracked I know now why the status doesn't work on the
> tape drive but only on the autochanger. However I am trying to trouble shoot
> the tape drive because I cant get it working with bacula. I run the btape
> test whi
I think this got side tracked I know now why the status doesn't work on the
tape drive but only on the autochanger. However I am trying to trouble shoot
the tape drive because I cant get it working with bacula. I run the btape test
which errors out and looks like;
17-Sep 11:25 btape Job
On Thu, Sep 17, 2009 at 4:58 PM, Watson, Joe
wrote:
> Product Type: Tape Drive
> Vendor ID: 'HP '
> Product ID: 'Ultrium 4-SCSI '
> Revision: 'W24W'
> Attached Changer API: No
> SerialNumber: 'HU19215LV5'
> MinBlock: 1
> MaxBlock: 16777215
> SCSI ID: 4
> SCSI LUN: 0
> Ready: yes
> BufferedMo
Product Type: Tape Drive
Vendor ID: 'HP '
Product ID: 'Ultrium 4-SCSI '
Revision: 'W24W'
Attached Changer API: No
SerialNumber: 'HU19215LV5'
MinBlock: 1
MaxBlock: 16777215
SCSI ID: 4
SCSI LUN: 0
Ready: yes
BufferedMode: yes
Medium Type: Not Loaded
Density Code: 0x46
BlockSize: 0
DataCompEnabl
On Thu, Sep 17, 2009 at 4:30 PM, Watson, Joe
wrote:
> I am adding that I ran;
> sudo mtx -f /dev/sg0 status
>
> to get this;
> mtx: Request Sense: Long Report=yes
> mtx: Request Sense: Valid Residual=no
> mtx: Request Sense: Error Code=70 (Current)
> mtx: Request Sense: Sense Key=Illegal Request
I am adding that I ran;
sudo mtx -f /dev/sg0 status
to get this;
mtx: Request Sense: Long Report=yes
mtx: Request Sense: Valid Residual=no
mtx: Request Sense: Error Code=70 (Current)
mtx: Request Sense: Sense Key=Illegal Request
mtx: Request Sense: FileMark=no
mtx: Request Sense: EOM=no
mtx: Re
Alan Brown wrote:
> On Wed, 16 Sep 2009, Richard Mortimer wrote:
>
>
>> The immediate failure is because the number of affected rows is zero. I'm not
>> sure what the underlying cause could be (apart from the fact that JobId
>> 104670
>> is not in the Job table - pruning or a bug?)
>>
>
>
I put in brand new tapes is there something I am missing this is the
result of testing the tape drive using btape
Using btape to test the drive /dev/nst0 I get this error
17-Sep 11:25 btape JobId 0: Error: block.c:568 Write error at 0:0 on
device "Ultrium 4-SCSI" (/dev/nst0). ERR=Input/output er
Hi Joe,
Before dealing with bacula, make sure you understand how to use the
commands 'mt', 'mtx', 'tapeinfo' and then make sure that they are
working correctly. Then see how 'mtx-changer' uses 'mtx' to do its
business.
E.g. try:
cat /proc/scsi/scsi (this will show you the devices, 0,1,2,..)
tape
Lukasz Szybalski a écrit :
> On Thu, Sep 17, 2009 at 6:47 AM, giggzounet wrote:
>> Hi all,
>>
>> I'm a newbie in the "backup world". Unfortunately my boss would like
>> that I install a backup system for our labor. And I'm a little bit lost...
>>
>> We have 5 pc running under linux opensuse 11.0 (
On Thu, Sep 17, 2009 at 6:47 AM, giggzounet wrote:
> Hi all,
>
> I'm a newbie in the "backup world". Unfortunately my boss would like
> that I install a backup system for our labor. And I'm a little bit lost...
>
> We have 5 pc running under linux opensuse 11.0 (bacula is available for
> opensuse
giggzounet wrote:
> Hi all,
>
> I'm a newbie in the "backup world". Unfortunately my boss would like
> that I install a backup system for our labor. And I'm a little bit lost...
>
> We have 5 pc running under linux opensuse 11.0 (bacula is available for
> opensuse 11.0 : version 2.2.7). On each of
Have you tried to change "Recycle = no" to "Recycle = yes" in the pool
definition? If it´s possible to change that for you it may be a well
working workaround. I had this "no" setting in my config (but did not
really need it because the cycle was many years anyway). After changing
to "yes" conc
I will do that indeed, but I still prefer to understand what's going on.
thanks
nicolae
user100 wrote:
> Have you tried to change "Recycle = no" to "Recycle = yes" in the pool
> definition? If it´s possible to change that for you it may be a well
> working workaround. I had this "no" setting in
Greetings!
I'm pleased to announce the first beta version of a Bran Backup server.
Bran is a bacula based backup server solution. The main goal of this
project is to provide a special Linux distribution to organize backup
center of your organization. Just after a very simple install
procedure you
You can get the tar.gz tarball from bacula.org and compile yourself!! It's
so easy !
J.
2009/9/17 Roy Kidder
> Can anyone suggest a good Bacula 3.x apt source for Debian Lenny? I run
> stable and 2.4.4 is latest available.
>
> Thanks,
> Roy
>
>
>
>
>
> ---
Hi all,
I'm a newbie in the "backup world". Unfortunately my boss would like
that I install a backup system for our labor. And I'm a little bit lost...
We have 5 pc running under linux opensuse 11.0 (bacula is available for
opensuse 11.0 : version 2.2.7). On each of these 5 PC we have a user and
Hello,
I have an autochanger with two lto drives and 76 slots. I have defined
the appropriate storage daemon Autochanger {} and 2 Device {} entries,
but in the director inside the Storage {...} there seems to be a need to
define the "Device".
The device is actually one drive inside the autochang
Can anyone suggest a good Bacula 3.x apt source for Debian Lenny? I run
stable and 2.4.4 is latest available.
Thanks,
Roy
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer even
Hello,
I have inherited a bacula 3.0.2 installation, and after a few days I
noticed I have problems when running concurrent jobs, as described in
this bug report:
http://bugs.bacula.org/view.php?id=1288
I'm trying to understand how the problem appears.
1. it would be great if the time messages in
Hello,
I've a questuion about "Max Wait Time". When does the "Max Wait Time"
start? I'm using Bacula 3.0.2 and have the following scheduling:
1:00 some preparing (admin job)
1:01 filesystem backup (with Priority = 30)
1:02 backup of bacula catalog (with Priority = 35)
My setting are:
Maximum C
25 matches
Mail list logo