onverting SATA to USB.
And this is certainly not a PCIe card either.
> I'm assuming that I should still be able to run Bacula with the above?
I would think so, too.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich,
difference?
>
> Yes, that is the purpose of the recycle field.
>
> See the doc for Recycle = in the Pool directive:
Hm, yes, but this is an attribute of the whole pool. And I do not
want to have this for the whole pool, just for a single tape.
Best regards,
Wolfgang Denk
--
Bytes=0
MaxPoolBytes=0
MigTime=0 secs MigHiBytes=0 MigLoBytes=0
CacheRetention=0 secs
JobRetention=0 secs FileRetention=0 secs
Please let me know what else you might want to see. Thanks!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Direct
t volumes on tape here! I can see that
this works fine for disk volumes used for backing up the catalog.
The only difference between these that I can see is that the disk
volumes have recycle=1 set, while the tape volumes have recycle=0 .
Does this make the difference?
Best regards,
Wolfgang D
I'm looking for a way to do this all just from the bconsole, for
example. But "update volume" does not alow to change the expiration
date - or am I missing something?
[This is with Bacula 11.0.6 under Fedora 36.]
Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Softw
old syntax. The difference
is mostly using "Filename.Name" in the old code, while "File.FileName"
is needed now.
To fix, I copied the bacula/examples/sample-query.sql file from
the top-of-tree in the git repository, and this works fine.
Thanks for all who replied!
Best reg
.JobId=92777
AND File.FileIndex > 0 AND Filename.FilenameId=File.FilenameId AND
Path.PathId=File.PathId ORDER BY Path.Path,Filename.Name;
Is this working for you?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich,
cceeded.
As you can see, there were no error messages.
The big question is: what can I do to fix the problem?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
P
missed one. Do you have a hint, which
one? And, of this was an older one, how to fix it?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (
.ClientId ORDER BY
Job.StartTime DESC LIMIT 20;
Does this ring a bell to somebody? Any ideas how to fix that?
Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, G
activity. Check if your DB
is running and make sure it is tuned for your system configuration.
If you are not already using PostgreSQL, you may consider migrating
to it.
Hope this helps.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165
27;m using mysql?
Ah, no, of course not. Sorry, I didn't pay attention.
In this case the user should probably be "mysql", but I can't test
this as none of my Bacula systems uses MySQL any more [I converted
to PostreSQL many years ago, as it was _significantly_ faster.]
Best re
run the catalogue update script I get:
...
> [erik@Erik-PC bacula]$ /usr/libexec/bacula/update_mysql_tables
You should run this script as user "postgres".
See my message from yesterday for details.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Dire
must run the "update_bacula_tables" script that is
> in the new version. It is normally found in the /src/cats
> directory.
In Fedora, it gets installed as /usr/libexec/bacula/update_bacula_tables
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wol
TABLE
CREATE INDEX
UPDATE 2
COMMIT
Update of Bacula PostgreSQL tables 1021 to 1022 succeeded.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax:
n't have 800GB available for the spool file either, which means my
> choices are:
OK, if this is your problem, then ask yourself how much it would
cost to add sufficient storage.
Come on, be real!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wo
han this and spooling will slow things down.
This is not correct, if you consider incremental and differential
backups.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
P
r.
>
> And you should regard 'reload' as a temporary measure and restart the
> Director when opportunity permits.
What is the rationale for this recommendation?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 1652
erwise it would take only effect after restarting
the director.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w
"label ...
barcodes" command and result in the old tape names; but I guess for
new tapes you would switch to a new label scheme anyway.]]
Hope this helps.
Viele Grüße,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 1652
ply "cd" into the /dev/tape/by-id/ directory in your script
before doing anything else. The latter is easier to implement,
while the former would result in better readable file names.
But all these changes will not fix the problem that devices currently
used (for example by a running ba
rs placed after device on command line]
sginfo version: 2.35 [20140403]; See man page for more details.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49
5. From bconsole issue a mount command
> 6. Next issue a label barcodes command
> 7. Finally verify slots are updated by issuing a status slots command
Did you try running an "update slots barcodes" command after step 4 ?
Best regards,
Wolfgang Denk
--
DENX Softwa
Dear Rudolf,
I wrote:
> OK, so "TAF" means Tape Alert Flag - makes sense.
>
> Do you also happen to know what these numbers mean? As mentioned, I
> have a few tapes which show "3, 4, 6", and one which shows "3, 4, 6, 20".
Once I can search for "Tape Alert Flag", I can also find these error
code
I guess these numbers have some meaning?
Of course I can just act on a base "any entrey means tape is bad", but
I would feel better if I were able to understand what went wrong.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
anybody shed any light on this? Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
&qu
unusable web design.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"Pardon me for breathing, wh
Fedora 20 with all current updates
installed; browser is Firefox 30.0 (firefox-30.0-4.fc20.x86_64).
I have the same issue on 3 (more or less identically configured)(
systems.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich
ssible while the web site is non-functional) the manual, but with no
working solution yet.]
Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone:
ion...
Or am I missing something?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Our business i
LTO-4 media available for the needed pool?
Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Emai
our bacula-dir.conf, you should have something like this:
# Definition of LTO autoloader
Storage {
Name = LTOLIB
Address = ...
SDPort= 9103
Password = ...
Device= Qualstar
Media Type= LTO6
Autochanger = yes
Maximum Concurrent Jobs = 6
}
Best rega
he same pool into more than 1 drive at a
> time.
Yes, it can.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989
there should be no need
to ask for any other tape.
- if the volume is allocated first, and it is already loaded in a
suitable drive, then that drive should be used, ant not the other
one.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zund
nevertheless, or in a few weeks when it is sure that
> this helped).
We didn't have to wait long. The error happened again last night, now
with VolumeRetention set to 1,638,000 seconds = 455h = 18d + 23h.
Seems this is another problem.
Best regards,
Wolfgang Denk
--
DENX Software Eng
r all volumes in this pool;
I have changed this now to 455h (= 18d + 23h). Let's see what
happens.
Thanks for the hint; I will report results in a while (either when it
happens again nevertheless, or in a few weeks when it is sure that
this helped).
Best regards,
Wolfgang Denk
--
I have now
registered to the bug database and files a bug report:
http://bugs.bacula.org/view.php?id=2027
Let's hope this will be fixed soon.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5
.
Hm... Haven't seen this here yet.
Thanks!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w..
t;interesting" thing is that it's always the same 2 jobs out of my
list which are candidates for this error. And it does not always
happen - maybe 2 times per week or so...
All this is with 5.2.13 on Fedora 20 systems...
All help / ideas welcome. Thanks in advance.
Best regards,
Wo
e been simplified, but I didn't know
this then yet (and I hope I will never have to do this again).
> hope this helps and good luck,
It did. Thanks a lot for your help - I highly appreciate it.
If we ever should run into each other in real life please remember me
that I owe you some beer.
s.
You were right once more. Running as "postgres" worked fine.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142
ation fileset_filesetid_s=
> eq
>
> Interesting... "select current_user" will tell you what role name
> bconsole is using.
It was "postgres".
> With psql you can connect as any role:
>
> psql -U -d
Indeed, running as user "postgres" fixed
| 10 |
| file_fileid_seq | 10 |
| storage_storageid_seq | 10 |
+---+--+
OK, now I know which sequences I have to check, but I still don't know
what owner "10" means...
Best regar
,807 | 1 | 1 | 32 | f | t
|
+---++-+--+---+---+-+-+---+---+
Enter SQL query:
Sorry, my DB / sql knowledge is somewhat limited (read: non-existient).
Could you please be so kind and tell me how I could fix that?
Thanks in advance!
Best reg
never
showed any such problem. I have been wondering if there was some DB
issue for these jobs, which is one of the reasons for switching to
PostgreSQL. But maybe this is totally unrelated...
Any help welcome. Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH,
east one other bottleneck in your
setup.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Microsof
gt; Case in point: mtx-changer.
>
> I suggest that you do similar.
I'm doing that. I just didn't understand what the script was doing.
But as it turned out, it was just a RFTDM problem. Now where was my
brown paper bag? ;-)
Best regards,
Wolfgang Denk
--
DENX Software Engineering G
n - I was
looking for a command line argument, and saw none.
But you are right, indeed it sets the PGDATABASE environment variable.
Thanks a lot!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenst
chema and what else).
I think this is not correct - I may end up backing up many, many
gigabytes of data which are totally unrelated.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Gro
latter, what is the rationale?
I'm running Bacula 5.2.12-3 on Fedora 17 systems.
Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-
?
>
> I would look at non-Bacula resources. What you are doing is
> Postgresql-specific.
You are definitely right here. But the hints I get there are not
really helpful, at least not to me - I ain't no DB expert after all.
Thanks.
Best regards,
Wolfgang Denk
--
DENX Software
much better (at least no errors so far), albeit
_terribly_ slow. I did not expect import times in the order of
_weeks_.
Has anybody else successfully done an update MySQL => PostgrS!L
recently?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk &
der creating an empty
> database and bscanning all existing volumes into it.
This is not really an option for me. I have >700 tapes (including a
large number of old, slow SLR100 and DDS-3 tapes) in 2 databases.
Scanning these tapes would take ages and cause a significant amount of
manual inte
or about
8 days. And this is only the smaller of my bacula databases...
Is there something going wrong? I guess there is no way to check
before the process completes, right?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB
quot;File" VALUES (1422233176,1941692,37890,1487195,...
^
ERROR: relation "File" does not exist
LINE 1: INSERT INTO "File" VALUES (1406866989,2278503,37516,1674162,...
^
ERROR: relation "File" does not exist
LINE 1: INSE
o there must be some other problem...
Hm google tells me about some "--compatible=postgresql" argument
to mysqldump ...
Will try that. But then - why isn't this mentioned anywhere in the
bacula docs?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfga
37886,7163,1817...
^
...
It appears that the file formats are not compatible. Is there
anything I'm missing, or some simple fix (like substituting all "`"
charatcers with "'" or so) ?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH,
bal postmaster.log
Thanks - that was really helpful!
> This assumes you are dumping each database, including the globals
> database, to disk and backing that up.
Understood, doing that.
Thanks again.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk &
when I can
> afford to loose some records)
I don't understand you. You complain that mysqldump was unreliable
(and causing inconsistent backup data), which is apparently not true,
and then you recommend some other tools which may "loose some records"?
This makes little sense to me.
B
een so far
contain similar (at least similar obvious) exclude rules. What am I
missing here?
Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (
localhost, 10.1.1.1'
Indeed - fixing listen_addresses solves the issue.
> Hope that helps.
It does - thanks a lot!! I owe you yet another beer...
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchens
his fixes the
problem.
OK, assuming I would like to have the flexibility of running the DB
on another host it seems I need to re-check pg_hba.conf ?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-
acula.org/manuals/en/catalog/catalog/Installi_Configur_PostgreS.html).
This doesn't help. There must be some other problem.
Is there any way to get more debug information from bacula and/or
PostgreSQL?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk &
e PostgreSQL, so this is OK, I think.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
If you wa
ug which actual operation is failing? Or
otherwise find out which exact setting might be wrong?
Thanks in advance...
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
P
o begin with.
Eventually such a check could be added?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-8
Dear Radoslaw,
In message
you wrote:
>
> > # Definition of LTO(3) autoloader
> > Storage {
...
> > Device= LTO3-0, LTO3-1
>
> Here should be a Device = Autochanger
Thanks a lot - this indeed fixes it.
Best regards,
Wolfgang Denk
--
DENX Software Enginee
s already
mounted with Volume "DIF000L3"
Thanks again!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Ema
t;
> And do you have two or more drives?
The autoloader has two drives.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-6
er drive[0]:" prompt.
That would be a bit strange. The format of this message is generally
used to allow input of a user chosen value, showing the default value
in brackets - i. e. when I press enter it uses drive # 0, but I can
overwrite this by entering another value, like 1 in my case
.2.11-3.fc17.x86_64
bacula-console-bat-5.2.11-3.fc17.x86_64
bacula-director-5.2.11-3.fc17.x86_64
bacula-docs-5.2.11-1.fc17.noarch
bacula-libs-5.2.11-3.fc17.x86_64
bacula-libs-sql-5.2.11-3.fc17.x86_64
bacula-storage-5.2.11-3.fc17.x86_64
Best regards,
Wolfgang Denk
--
DENX Software Engineering
Note that already the "3304 Issuing autochanger "load slot 25, drive 0"
command."
is incorrect, it should have "drive 1" instead.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirch
bacula/mtx-changer %c %o %S %a %d"
> >Changer Device = /dev/tape/by-id/scsi-1BDT_FlexStor_II_00DE64100465_LL0
> > }
>
> Try replacing the two Device= lines with one line:
> Device = LT03-0,LT02-1
Thanks for the idea - done, but unfortunately this does not change the
Dear Adrian,
In message <2012165221.ga25...@r2d2.s.lihas.de> you wrote:
>
> On Sun, Nov 11, 2012 at 03:05:12PM +0100, Wolfgang Denk wrote:
> > OK, the task is:
> > 1) Backup some jobs to pool DISK
> > 2) Copy these jobs from pool DISK to pool ARCHIVE
> >
It's some problem with the director (or more likely with it's
configuration) that causes it to always use drive index 0 only.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
;
# Spool Data to disk before writing to tape
Spool Directory = /backup/spool
Maximum Spool Size = 5120GB
Maximum Job Spool Size = 5120GB
}
Any attempt to access storage "LTOLIB" will always go to drive 0 (aka
"LTO3-0" = /dev/tape/by-id/scsi-35000e11802947001-nst) only.
igrate) from one pool to
two or more other pools.
Or am I missing something? Is there any deeper technical reason for
such a limitation [except that nobody needed this before, so it was
just never anticipated] ?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Den
migration to tape,
and another for for copying to the archive tapes.
Can this be done?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 F
oChanger = yes
# Enable the Alert command only if you have the mtx package loaded
# Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
# If you have smartctl, enable this, it has more info than tapeinfo
Alert Command = "sh -c 'smartctl -H -l error %c'&
looking for, but how can I set this up to
provide such information interactively on the console command line?
Any help welcome, thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
earlier
postings here that this should be chosenin the 1024 ... 2048 KiB
range.
With this setup I get now sustained data rates of 55...59 MiB/sec for
uncompressible data, and data rates varying between 80...140 MiB/sec
for compressible data.
Thanks!
Wolfgang Denk
--
DENX Software Engineering G
uch better performance, the 2940 is from last millenia
Agreed. Thanks for confirming my suspicion that I should start by
replacing the SCSI adapter.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5,
for
auch a limitation.
[Yes, I am aware that the Adaptec 2940 is not exactly new. But I
should get more than 8.8 MB/s out of it, should I not?]
Any help welcome. Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235
terminated, the
client says it is running no jobs at this time. Only SD and DIR
are still processing this job.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+4
s use the same pool, so both jobs and thus both clients
will use the same volume. There are other jobs running in parallel,
too (but not as many as to run into the max job limit).
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235
Dear John Drescher,
In message
you wrote:
>
> Do you have any restrictions on how many jobs go per volume?
No.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Ger
something
that involves the DIR and the SD only, so it should not block the
client from starting the next backup job.
Seems I'm missing something here. Any ideas are highly welcome.
Thanks in advance.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk
the NIC / driver side of
things.
Thanks for all the advice.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w
Dear Frank Sweetser,
In message <4f0722a4.5090...@wpi.edu> you wrote:
>
> Are all of the machines on the same subnet? If not, you'll also have to check
> the MTU on all of your local router interfaces.
Yes, they are all in the same net, and all on the same switch.
Best reg
Maybe you could take a look at the NIC on the impacted hosts
Yes, I do have some of these, too. But these are easy to spot as they
don't accept larger MTU's:
# ifconfig eth0 mtu 9000
SIOCSIFMTU: Invalid argument
# ifconfig eth0 mtu 7200
#
Best regards,
Wolfgang Denk
--
DENX
regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
This restaurant was advertising breakfast any time.
> I need to think how we are going to solve that.
I understand the problem is located, and no further testing on my side
is needed?
Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-8
for xattr save messages.
>
> Done that, but I could not see any.
The log file is available here: ftp://ftp.denx.de/pub/tmp/log.gz
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groe
ommon-5.0.3-13.fc16.x86_64
bacula-director-mysql-5.0.3-13.fc16.x86_64
bacula-docs-5.0.3-13.fc16.x86_64
bacula-storage-common-5.0.3-13.fc16.x86_64
bacula-storage-mysql-5.0.3-13.fc16.x86_64
Anything ales I could look for?
Thanks in advance.
Best regards,
Wolfgang
x27;t know how to create a 100% correct backup of a
plain vanilla Linux root filesystem... :-(
Happy new year, btw...
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+4
B buffer for your tape driver?
Bacula will write in 63 KiB blocks, so you should never need that
much.
What does your /etc/stinit.def look like? [Or where else do you
configure your tape driver to use such buffers?]
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang De
o echo cancel JobId=$i ; done | bconsole
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Emotions a
U) is helpful.
Also check if you have software compression enabled in your setup.
My speculation is still that this might be a sparse file (eventually
unintentionally, like after disk errors) and you consume the time
compressing a zillion of null bytes or similar.
Best regards,
Wolfgang Denk
tus storage" report?
Can you see or hear if the tape drive is active?
What does a "ls -l /firewall/mysql/archive/sdw_netflow/netflow_20100430.tar"
on that system show? Is there any chance that this is a sparse file
with (big) holes (eventually even unintentionally, like after some
and I don't want to wait that long. On the
other hand, I don't want to job to stall until Monday when the tape
finally fills up.
If it was possible to signal a "tape full" condition, I could enforce
the insertion of a new magazine.
Best regards,
Wolfgang Denk
--
DENX Softwa
1 - 100 of 189 matches
Mail list logo