Re: [Bacula-users] Tape robot

2007-02-21 Thread MaxxAtWork
In addition to Arno's suggestions,
you can try also a simple 'list volumes' command.
It should list in which slot each volume is (or was last time).
Check the Slot and InChanger fields.

-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Which side to start an upgrade?

2007-02-28 Thread MaxxAtWork
Hello,

when upgrading a bacula backup environment with many clients
from which side is wiser to start? Clients or director/sd ?
In other words which of these two situations is less likely to be troublesome:
- old client talking with new director/sd
- new client talking with old director/sd

I'm thinking of an environment where at least some of the machines have bacula
installed with e.g. Linux distro packages, so 'installing in an
alternate directory'
is not an easy option to follow, and the upgrade cycle is not
applicable all-at-once
on all the machines involved, otherwise some important backups would be skipped.

Thank you
-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Debian packages uploaded to experimental

2007-03-01 Thread MaxxAtWork
On 2/26/07, John Goerzen <[EMAIL PROTECTED]> wrote:
> On 2007-02-26, Kern Sibbald <[EMAIL PROTECTED]> wrote:
> > As always, thanks :-)
>
> No problem.  I have now uploaded the 2.0.2 docs as well.
>
> -- John

John, any chance to see some day the backport for the 2.0.x ?
(and BTW, thanks A LOT for the work you have already done with Debian packages)

-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] HP-UX clients

2007-03-05 Thread MaxxAtWork
On 3/5/07, Xeos Laenor <[EMAIL PROTECTED]> wrote:
> I use bacula with success on a RhEL4 Server and i need integrate a HP-UX
> client in order to backup it.
> Does a binary client exist for HP-UX (v11 for itanium)?
> if not, have you some advises for compiling bacula-client on HP-UX (from
> your own experience)?
>

Hi,

Florian Heigl had a repository of binaries for HP-UX (11i) here:
http://deranfangvomen.de/~floh/bacula/
but at least now the site is not accessible.
Otherwise search the b-u list for old messages, HP-UX binaries are
a subject resurfacing the list every now an then.

If you need to compile yourself, I don't know how is support for
Itanic^Hum machines but making binaries for old 11.00 involves some
luck in the
choice of the compiler version, etc.

-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] SCSI cards

2007-03-08 Thread MaxxAtWork
On 3/6/07, Jansen,Quinton [PYR] <[EMAIL PROTECTED]> wrote:
> Would that be the LSI22320-R?  I take it the RAID is not causing any
> problems.
>

Check that the SCSI HBA supports multi-LUN.
Tape changers often need it, and RAID controllers usually don't have it :-)

Cheers
-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula Config For Autochanger

2007-03-16 Thread MaxxAtWork

On 3/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Hello,
I cannot help with the specific Windows problem (I just steer away from
Windows
servers ;-) but regarding this issue:


 I think the DLT-8000 is not the best Media Type to put there ! am I right

?

(;-)) please, if you know which media type I have to specify for my HP
StorageWorks 1/8 Ultrium 232 Tape Autoloader ?



this is an excerpt from user manual (Configuring the Director, The FileSet
resource):




*Media Type = * This directive specifies the Media Type to be
used to store the data. This is an arbitrary string of characters up to 127
maximum that you define. It can be anything you want. However, it is best to
make it descriptive of the storage media (e.g. File, DAT, "HP DLT8000", 8mm,
...). In addition, it is essential that you make the *Media
Type*specification unique for each storage media type.
<<

... with the recommendation:




The *MediaType* specified here, *must* correspond to the * Media
Type*specified in the
*Device* resource of the *Storage daemon* configuration file.
<<

This should be enough to answer your question, or go back to documentation.
Apologies to those of you who read this as pure ASCII mail and get ugly
formatting.

Regards
--
Maxx
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Debian users - what package?

2007-03-22 Thread MaxxAtWork

On 3/22/07, Kev Latimer <[EMAIL PROTECTED]> wrote:

My question may have been answered before - what would be the

recommended approacjh to installing Bacula on a Debian box?  Apt-getting
will grab you either 1.36.2, 1.38.11 or 2.0.3, depending on your flavour
of Debian (Sarge, Etch, Sid) and there is an option of 2.0.1 from deb
packages on Sourceforge.  Oh yeah, and source as well ;-)



I have a Bacula system with a Debian director/sd and several
Linux/Solaris/HP-UX clients, that until yesterday was fully running 1.38.9.
Director/SD was installed with Debian packages.

Yesterday I did the big step and I updated Director/SD to 2.0.3-2 using deb
packages.
It's only 24h up but everything seems working just fine.
On top of that I also installed bweb, that also looks fine.

Next days I will proceed with compilation and installation of solaris/hp-ux
clients to get a full 2.x bacula system.
Probably last machine to update will be an old Debian sarge client, whose OS
is too risky to update, so I have to wait for backports of the 2.x version
to be available, if they will ever be (backport of 1.38 works fine)

Cheers
--
Maxx
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bweb InitCatalog?

2007-03-22 Thread MaxxAtWork

Hello,

I have installed bweb from debian package (2.0.3-1);
for the installation, I followed the notes in the INSTALL file and filled
the
config form shown at first run of bweb.pl.
Now it mostly looks ok, however I have a few questions/notes:

1) I think I read somewhere that I should issue an InitCatalog command
(but obviously now I cannot find that text anymore).  Should I ? How?
Reason is that in the Information report all fields have a value, except
'Database size', which is ???. Is that the reason?

2) I'm bit by bit updating my clients from 1.38.x. I see that 2.0.x clients
show also their version number in bweb clients page, but the version number
doesn't seem to appear immediately at first poll after client has been
updated. Why?

3) Autochange & Location settings: I have Location field in my bacula DB but
it's currently empty. How do I use it/fill it properly?

4) Tiny bug report:  All file sizes are indicated as Mb/Gb/Tb instead of
MB/GB/TB (they are megabytes, not megabits, I think)

--
Maxx
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] bweb InitCatalog?

2007-03-23 Thread MaxxAtWork


Database size works only with mysql > 5 and postgresql.
To activate it with mysql5 see INSTALL "POSTGRESQL AND MYSQL5 NOTES"



Ok, I see. In debian package it wasn't there...
I have now Bweb.pm 4284 2007-02-28 19:49:08Z and the DB_SIZE macro is not
there.
Should I reinstall bweb from sources or may I for the time being just drop
the newer Bweb.pm,
until a new .deb is available?


2) I'm bit by bit updating my clients from 1.38.x. I see that 2.0.xclients
> show also their version number in bweb clients page, but the version
number
> doesn't seem to appear immediately at first poll after client has been
> updated. Why?

Because only 2.0.x client show their version



Maybe I wasn't clear. A fresh 2.0.x client doesn't immediately show its
version in bweb,
only "after a while". Maybe it's the effect of some html caching?

Thank you Eric!
--
Maxx
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] autochanger: btape not loading?

2007-03-23 Thread MaxxAtWork

On 3/23/07, Kristian Rink <[EMAIL PROTECTED]> wrote:



Folks;

not sure whether this is worth a question around, but I think of my
autochanger configuration to be messed-up somehow. By now I tracked
down things as far as having /etc/bacula/scripts/mtx-changer
successfully (un)loading tapes while being called from a shell.
However, while running btape, it seems that nothing happens:

backer:/etc/bacula# btape -c /etc/bacula/bacula-sd.conf /dev/nst0
Tape block granularity is 1024 bytes.
btape: butil.c:272 Using device: "/dev/nst0" for writing.
23-Mar 09:44 btape: 3301 Issuing autochanger "loaded drive 0" command.
23-Mar 09:44 btape: 3302 Autochanger "loaded drive 0", result: nothing
loaded.
23-Mar 09:44 btape: 3301 Issuing autochanger "loaded drive 0"
command.
23-Mar 09:44 btape: 3302 Autochanger "loaded drive 0", result:
nothing loaded.
btape: btape.c:338 open device "LTO-2" (/dev/nst0): OK


When checking the loader status using mtx after starting btape this
way, I see the drive is empty. Is there anything else I
am still missing right now?


Environment:
- bacula 1.38.11, Debian unstable, pretty plain configuration by now
- Tandberg LTO-2 autoloader, 1 drive, no barcode reader
- drive-configuration in bacula-sd.conf:

Device {
  Name = LTO-2   #
  Media Type = LTO-2
  Archive Device = /dev/nst0
  AutomaticMount = Yes;   # when device opened, read it
  AlwaysOpen = Yes;
  RemovableMedia = yes;
  RandomAccess = no;
  Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %s %a %d"
  Changer Device = /dev/sg3
  AutoChanger = Yes
#  # Enable the Alert command only if you have the mtx package loaded
  Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
}




My configuration has separate entries for the tape and the autoloader:

Autochanger {
 Name = 1x8_Autoloader
 Device = Ultrium-448
 Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %S %a %d"
 Changer Device = /dev/sg1
}

Device {
 Name = Ultrium-448
 Media Type = LTO-2
 Archive Device = /dev/nst0
 AutomaticMount = yes;   # when device opened, read it
 AlwaysOpen = yes;
 RemovableMedia = yes;
 RandomAccess = no;
## Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %S %a %d"
## Changer Device = /dev/sg0
 AutoChanger = yes
#  # Enable the Alert command only if you have the mtx package loaded
## Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
# Spooling specs
 Spool Directory = /spooling/spool1
 Maximum Spool Size = 320 # 32 GB
 Maximum Job Spool Size = 80 # 8 GB
}

(and it works :-)

Cheers
--
Maxx
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] bat terminology

2007-03-28 Thread MaxxAtWork
On 3/28/07, Kern Sibbald <[EMAIL PROTECTED]> wrote:
> I like "dock", but "undock" though it is completely clear is not really an
> English word.  Dock and detach or dock and release are not bad.
>

Well, my mother language is not English, but the faithful Merriam-Websters says:
 Main Entry:un·dock
 Pronunciation: -'däk
 Function:  verb
 intransitive verb : to move away from a dock (as at sailing time)
 transitive verb : UNCOUPLE   

(see http://www.m-w.com/dictionary/undock)

my 2c
-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] bat terminology

2007-03-28 Thread MaxxAtWork
On 3/28/07, David Boyes <[EMAIL PROTECTED]> wrote:
> > detach attach
> > float  attach
>
> I prefer detach/attach, but float/attach would also work at somewhat of
> a disadvantage. I'm not sure J Random User would understand the float
> terminology, as I think that implies that the window would always be on
> top, and that probably isn't the case.
>

After I posted my message on this subject I came to realize why
'float' didn't sound right to me: float is more a state than an action
(unless you're asking the bat user to float ;-)
E.g. if you have a boat or a qt-thing that is tied to somewhere, you
first untie/undock/detach it from its anchor and then this action will
make the object float.

-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula-dir not recognizing pool keywords

2007-04-23 Thread MaxxAtWork
On 4/23/07, Silver Salonen <[EMAIL PROTECTED]> wrote:
> Hello.
>
> I've got a strange problem here. I'm running Bacula 2.0.2 on FreeBSD 6.1.
>
> It seems like bacula DIR doesn't recognize pool's keywords:
> =
> # bacula-dir -t -c /usr/local/etc/bacula-dir.conf
> 23-Apr 13:33 bacula-dir: ERROR TERMINATION at inc_conf.c:363
> Config error: Keyword Name not permitted in this resource
> : line 53, col 6 of file /usr/local/etc/bacula-dir.conf
> Name = pool-default-diff

Did you check that the rest of the config file is ok?
Maybe in the lines above there is an unbalanced numbers of {braces}?

-- 
Maxx

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem with speed with Powervault 124T

2007-04-26 Thread MaxxAtWork
On 4/26/07, Jonas Björklund <[EMAIL PROTECTED]> wrote:
> Hello,
>
> On Tue, 24 Apr 2007, Hassan El Jacifi wrote:
>
> > Hi Folks,
> >
> > I try to backup 193GB with bacula 2.0.3 on a tape library Powervault
> > 124T with LTO3.
> >
> > The backup take 7 hours to terminate. The specification for PV 124T is
> > "Supports maximum native transfer rates of 288GB/hr (LTO-3)"
> >
> > Any idea for this problem ?
>
> Do you use compression? What speed do you get if you are using dd for an
> example? How fast is you machine? Are running MySQL? Is it tuned for you
> memory?
>
And few more additional tests in order to isolate the problem:
- try how is the trasfer speed via normal ftp/http for a file of a
reasonable size (about a GB if possible) between the FD and the SD
servers. This will help to find network bottlenecks
- then check how is bacula speed when FD=SD i.e. backups from the same server.
This to check tape backup real performance.
-- 
Maxx

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] Current version of bat

2007-05-14 Thread MaxxAtWork
On 5/14/07, Kern Sibbald <[EMAIL PROTECTED]> wrote:
> OK, I have included a screen shot of the current Bacula.  One could easily
> start on the tool bar icons.  From left to right, the icons are:
>
> - Connect (connect to director) -- there is a corresponding disconnected icon
>  as well.
> - Status dir
> - Messages
> - Label
> - Restore
> - Run a job
> - Undock current window (in right pane)
>
> Note, Status dir and Messages are the same icon.
>
> What I think is most important is the following:
> 1. To have different Status dir and Messages Icons
> 2. To have a better Icon for Undock
> 3. Possibly have a better icon for run
> 4. Examine the other icons
>

Regarding 1, my suggestion is to use a traffic light icon for Status
and a balloon (as in a cartoon) for Messages.
With point 2, I don't have a proposal myself, but a plain Google
search for Images with "undock icon" as keyword offers some ideas.

-- 
Maxx

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-dir and remote Postgres

2006-09-11 Thread MaxxAtWork
On 9/11/06, Gabriele Bulfon <[EMAIL PROTECTED]> wrote:


The original setup was one Sun280R machine running all the daemons and postgres.
This machine is responsible for backups.
Because the DB is too slow, and slow down the overall backup
performance (from 10K it slows down to 1K...), I wanted to move
Postgres.
So now, all bacula daemons are still running on Sun280R, and here I'm also running bconsole.
I only changed the configuration to connect to the new DB on the other host.
And actually the Director is connecting correctly.
Probably, the scheduling will run.
But I need to add volumes and run a job by hand now, to check performance, and bconsole is giving problems.
When I run bconsole, it correctly connects to the Director, and its
prompt is there ready to accept commands. But any command comes out
with that error.Hi,just a couple of ideas:- did you try to use the postgres terminal (psql) from your 280R where you have the director? Just try to connect as bacula and perform some query, to check that password is ok, etc.
- use 'snoop' command on the Solaris, or even better ethereal/wireshark if you have it installed, in order to sniff the DB traffic between the two servers. That should help you to follow what happens when your director is trying to contact the database.
Regards-- Maxx
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Minor request: add bacula version to header/footer to pdf documentation

2006-09-12 Thread MaxxAtWork
Hello,

I have a minor request/suggestion about documentation: would it be
possible to generate the manual pages so that in the header or footer
it is reported document name + chapter + bacula version?
I ask this because e.g. right now I found a printout of the disaster
recovery chapter, but I realized that from the text I cannot see
whether it's from the current version in use or an obsoleted one.

Regards
-- 
Maxx

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-dir and remote Postgres

2006-09-12 Thread MaxxAtWork
On 9/12/06, Gabriele Bulfon <[EMAIL PROTECTED]> wrote:


Trying psql was the first check I did when I saw the problem.As you suggested, I tried with snoop, and verified that the 280 was actually connecting to the correct machine.
So, I looked into the postgres.log of the remote db machine...and found this :LOG:  incomplete startup packetSo I monitored the log during bacula Director startup: everything was ok.Then I monitored during bconsole "list volumes", and the LOG came up
?!?!?!Postgres is absolutely the same version. Solaris 10 is the same release.The only difference is that the 280 is a SPARC processor, and the DB machine is an Intel one.If I use "psql" from the 280 and connect to the DB on Intel, I can issue any "select" on the bacula db.
I even created the DB using the scripts on the 280, adding "-h intel-machine"pls...helpI am confusedThe fact that psql from 280R works is good sign that postgres system IS working and the password is correct, so the cause must be from bacula client side somehow...
Sorry, I'm no expert in postgres but what I would do is:- check google results for that postgres error- sniff deeper the net and have a look at packet contents, first logging a successful connection (e.g. that one from psql) to see what it's expected to be there, and then logging the problematic connection from bacula, and comparing the two results.
- raise debug level in postgres (is it possible?)-- Maxx
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-dir and remote Postgres

2006-09-12 Thread MaxxAtWork
On 9/12/06, MaxxAtWork <[EMAIL PROTECTED]> wrote:

> Sorry, I'm no expert in postgres but what I would do is:
> - check google results for that postgres error
> - sniff deeper the net and have a look at packet contents, first logging a
> successful connection (e.g. that one from psql) to see what it's expected to
> be there, and then logging the problematic connection from bacula, and
> comparing the two results.
> - raise debug level in postgres (is it possible?)
>
Additionally, from postgresql.c I see that you should get some debug
info on postgres operations from bacula daemon if you raise bacula
debug to 500.

-- 
Maxx

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-dir and remote Postgres

2006-09-12 Thread MaxxAtWork
On 9/12/06, Gabriele Bulfon <[EMAIL PROTECTED]> wrote:


iserver-dir: postgresql.c:77 db_open first timeiserver-dir: bsys.c:70 pthread_cond_timedwait sec=5 usec=0iserver-dir: bsys.c:77 pthread_cond_timedwait stat=145 ERR=Connection timed out
Huh... it seems the failure is during bmicrosleep(), when the system is supposed only to wait for 5 seconds? How up-to-date is your Solaris 10? Just wondering if you're hitting one of the resolved bugs for pthread_cond_timewait here...
But on the other side, why you weren't bitten by the same errors while postgres was running on the same server?Regards-- Maxx
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Slow FD

2006-09-13 Thread MaxxAtWork
On 9/13/06, Gabriele Bulfon <[EMAIL PROTECTED]> wrote:


...I also found this on the FD client machine:Name  Mtu  Net/Dest  Address    Ipkts    Ierrs Opkts    Oerrs  Collis  Queue 
lo0   8232 loopback  localhost  17627    0 17627    0  0   0 
eri0  1500 ALTEA ALTEA  39578122 1190  47614287 605397 1343684 0...maybe this can be the problem?
Hmm... is it that eri0 interface working in half-duplex mode? I noticed that some Solaris machines happen to have mismatched duplex mode is mismatched between interface and the switch/router and that makes large transfers very slow (
e.g. you notice it with ftp transfers but not with interactive sessions) Regards-- Maxx
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula gets tired.

2006-09-21 Thread MaxxAtWork
On 9/21/06, Ian Leithhead <[EMAIL PROTECTED]> wrote:
>
> This seems odd.
>
> Bacula job starts , connects to a remote client (no firewall, etc), and
> storms away  transferring data very fast.
>
> Then after some time or volume, it just stops. Packet sniffing indicates
> very light (keep alive?) traffic, but no data transfer.
>
> Has anyone seen this before?
>
> Ian
>

Can you provide to the list a bit more data about your configuration?

How busy is the database server during the backup?

-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] problems with Autoloader - Error SD

2006-10-03 Thread MaxxAtWork
On 10/3/06, Grasso Maurizio <[EMAIL PROTECTED]> wrote:
>
>
> I have a HP Ultrium 1/8 (8 cassette) with Autoloader device
>
> When I try to backup on this device I have the followed messages
>
>
> -Connecting to Storage daemon Ultrium at redoranas:9103 ...
> -Sending label command for Volume "SALVATAGGIO_NASTRO" Slot 0 ...
> -Invalid slot=0 defined, cannot autoload Volume.
> -3301 Issuing autochanger "loaded drive 0" command.
> -3991 Bad autochanger "loaded drive 0" command: ERR=Child exited with code
> 1.
> -dev.c:362 dev.c:356 Unable to open device "Ultrium" (/dev/tape): ERR=No
> such device or address
> -3910 Unable to open device "Ultrium" (/dev/tape): ERR=dev.c:356 Unable to
> open device "Ultrium" (/dev/tape): ERR=No such device or address
>
> -Label command failed for Volume SALVATAGGIO_NASTRO.
> -Do not forget to mount the drive!!!
>

Stupid question: do you really have something as /dev/tape?

On my Debian Testing (+ HP Autoloader 1/8 w/Ultrium) I don't have
such device (that anyway I guess it's only a symlink to the real device),
and so instead in my bacula.sd.conf I use
Archive Device = /dev/nst0

-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] problems with Autoloader - Error SD

2006-10-05 Thread MaxxAtWork
On 10/4/06, Grasso Maurizio <[EMAIL PROTECTED]> wrote:
> Hi MAx
>
> have you got an example of bacula-dir.conf and bacula-sd.conf  for manage
> the HP Ultrium?
>
> thanks a lot

Hi,

below here are some fragments taken from my bacula-sd.conf and bacula-dir.conf,
hopefully enough to help you get the HP Autoloader going.

In the bacula-sd.conf I define the autoloader as:

Autochanger {
  Name = 1x8_Autoloader
  Device = Ultrium-448
  Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %S %a %d"
  Changer Device = /dev/sg1
}
Note: if you have other SCSI devices, your changer can be detected at
a different
place than /dev/sg1. Check it by running 'tapeinfo -f /dev/sg1'.

Then the Device written in the Autochanger configuration is defined
few lines below as:

Device {
  Name = Ultrium-448
  Media Type = LTO-2
  Archive Device = /dev/nst0
  AutomaticMount = yes;   # when device opened, read it
  AlwaysOpen = yes;
  RemovableMedia = yes;
  RandomAccess = no;
## Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %S %a %d"
## Changer Device = /dev/sg0
  AutoChanger = yes
## Enable the Alert command only if you have the mtx package loaded
## Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
}

Then in the bacula-dir.conf the tape unit is referenced uniquely as:

Storage {
  Name = Autoloader
  Address = scribe02
  SDPort = 9103
  Password = ""
  Device = 1x8_Autoloader
  Media Type = LTO-2
  Autochanger = yes
}

An example of job defined on my director that uses the autoloader tape
is the following:

Job {
  Name = "DaisyUsers"
  Type = Backup
  Client = daisy-fd
  FileSet = "Users"
  Schedule = "DaisyUsersCycle"
  Storage = Autoloader
  Messages = Standard
  Pool = LTO2alt
}

Depending on your Linux distro + bacula installation you may need to
retouch some device or file permission and/or ownership to have
everything working.

Regards
-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Poll - What operating systems do you run Bacula on?

2006-10-11 Thread MaxxAtWork
My Director/Storage/Catalogue run on
- Debian testing dual Xeon 2.8 GHz
- Bacula 1.38.9 (installed from .deb)
- MySQL is 5.0.22
- Backup device is a HP Ultrium 1/8 Autoloader

Clients are a handful of Solaris 9 and HP-UX 11i servers

-- 
Maxx

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] DLT or LTO-2 drive

2006-10-15 Thread MaxxAtWork
On 10/12/06, Gour <[EMAIL PROTECTED]> wrote:

> Is the justification in HP's higher price (Ultrium 448) over Quantum's
> LTO-2 drive?
>
> Is there any other option I didn't consider?
>

Hi,
I don't have any opinion on the brand choice but I would
suggest you to check not only the h/w specs but also
if there is any support/warranty bonus included in the price,
and how easy would be to receive assistance for repairs, etc.

-- 
Maxx

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula tailored emails and monitoring

2006-10-27 Thread MaxxAtWork
On 10/20/06, DAve <[EMAIL PROTECTED]> wrote:
> Looking through the manual again and checking some others scripts I
> think a SQL query posting the required data to a DB is the best way to
> handle Cacti monitoring. I'll pursue that route. Anyone interested in
> what I come up with?
>

I would be interested as well. My Cacti is also waiting for more data
to process :)

-- 
Maxx

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tape access speed with LTO3

2006-11-10 Thread MaxxAtWork
On 11/9/06, John Drescher <[EMAIL PROTECTED]> wrote:
> > Try if=/dev/zero and if=/dev/random
> >
> > AB

Note that depending on the platform where you try,
/dev/urandom as a source might be faster than /dev/random.
("/dev/random blocks until more entropy can be obtained" says
e.g. the Solaris man page)

-- 
Maxx

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Isn't this great?

2006-11-23 Thread MaxxAtWork
On 11/22/06, Erich Prinz <[EMAIL PROTECTED]> wrote:
> So Thorsten, you're using a Bacula beta build on production server?
> Can this be true?
>
> ;-)
>
With a *credit card* shop server, I would add... :-O

Cheers
-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] GUI interface

2007-01-16 Thread MaxxAtWork
On 1/17/07, David Boyes <[EMAIL PROTECTED]> wrote:
> > > "VanHelsing" did spring to mind - A tool to tame Bacula :)
>
> Garlic, anyone? 8-)
>

My vote is for "bat", with "bacon" as second choice.
However, I think Garlic would be a good name for a subproject
wrt interfacing Bacula with the outside world
(Python scripts/events) :-)

-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] GUI interface

2007-01-17 Thread MaxxAtWork
On 1/16/07, James Harper <[EMAIL PROTECTED]> wrote:
> > On Tuesday 16 January 2007 12:20, Kern Sibbald wrote:
> > > On Tuesday 16 January 2007 19:32, Peter Buschman wrote:
> > > > Bacula Admin Tool (B.A.T)
> > >
> > > Yes, that is by far the best one I have heard.  :-)
> >
> > Amazingly, apt-file search bin/bat doesn't return any conflicts for
> that
> > name.
> > Also, "bac" (Bacula Admin Console) has no conflicts.
>
> That's a very good idea checking that... nothing worse than thinking up
> a great name and finding that it's already 'taken'.
>

Apart of checking e.g. in http://www.debian.org/distrib/packages
is there some other way (more generic than only Debian distro)
to check whether a name has been already taken for a application?

Just curious... not that I'm really expecting to find it :-)

-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] GUI interface

2007-01-17 Thread MaxxAtWork
On 1/17/07, Dan Langille <[EMAIL PROTECTED]> wrote:
> On 17 Jan 2007 at 14:16, MaxxAtWork wrote:
>

> > Apart of checking e.g. in http://www.debian.org/distrib/packages
> > is there some other way (more generic than only Debian distro)
> > to check whether a name has been already taken for a application?
> >
> > Just curious... not that I'm really expecting to find it :-)
>
> Freshmeat.net
>
Hm right. How about getting down to binaries/files level?

-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Slow FD

2007-01-24 Thread MaxxAtWork

On 1/23/07, Gabriele Bulfon <[EMAIL PROTECTED]> wrote:


 Do you think that the switch may setup its port in half-duplex even if
the x86 card says it's full-duplex?



It's rare but possible.

If you think this may happen, is there any software tool that would let me

verify if the connection between two machines connected by the same switch
is running in full-duplex?



None that I know.
Only reliable way is to check directly from the switch, either logging on
the switch management interface, or checking the LED for the port where your
server is plugged. Modern switches indicate with a different blink/light the
speed/duplex/activity of the port.

Anyway, the fact that already netio was giving good results make me think
that you probably don't have mismatches on the physical ethernet.

--
Maxx
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BartPE for WinNT/Win2K

2005-10-12 Thread MaxxAtWork
Hello,

I'm already using bacula to keep backup of some Unix servers.
Now I was thinking about extending its usage to create
bare metal recovery procedures for some Windows workstations.

I read on the bacula documentation about the solution with BartPE kit,
and I understood that I'd need a Win 2003/XP to create the .iso file.
However what is not clear to me is whether is possible to use it (together
with bacula) to backup & restore old Win NT/2K.
Did anybody try that?

Thanks,
Maxx


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Authorization Errors, or not?

2005-11-09 Thread MaxxAtWork
On 11/7/05, TássiaCamõesAraújo <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> About 10 days ago I wrote a message saying that I had some
> "Authorization Errors" going on, but I didn't have any ideia of what
> could be causing the problem.
> At that time I didn't give information enough for someone to help me,
> thanks Arno Lehmann for trying :)
>
I don't know if it's your case, but check that on the client
you have included the director's name in /etc/hosts.access file.
At least, this is a problem I've found if you run bacula-fd from
a Knoppix CD-based.

--
Maxx


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Anticipate next volume request

2005-11-11 Thread MaxxAtWork
Hello,

in my Bacula system I take differential or full backups on Monday
morning (and they go on one pool) and incrementals from Tuesday to
Friday (and they go on a different pool).
Tape is a manually operated DLT7000.

Now, I would like that when last incremental job on Friday has
finished, Bacula would send a separate mail to the operator to inform
which tape will be used on Monday.
It's end of the day, so the director's list is empty.

Is it possible to get that with a regular Bacula job, or should I
create a custom script that looks into MySQL database?

Thank you
--
Maxx


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Mark volume used after a job

2005-12-05 Thread MaxxAtWork
Hello,

I apologize if it's a stupid question, I didn't yet experience much
with Bacula syntax.
My wish is that after Bacula terminates a full backup, the volume
currently mounted
would be marked as used, so that next weekly full would start from a
different tape.
I thought that perhaps I could use a RunAfterJob="/path/to/markused.sh"
where markused.sh is:

#!/bin/sh
/etc/bacula/bconsole -c /etc/bacula/bacula.conf 

Re: [Bacula-users] Mark volume used after a job

2005-12-07 Thread MaxxAtWork
Thank you for all the suggestions.

The "Volume Use Duration" sounds really nice, since
it gives also the flexibility to store several full backups scheduled for
the same day to go into the same volume
(which not everybody may want, but it fits my needs :)

Cheers
--
Maxx


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Upgrade MySQL 3.23 -> 5.0

2005-12-13 Thread MaxxAtWork
Hello,

I'd like to upgrade MySQL in use for Bacula from 3.23 to 5.0 (or at least 4.1).
I'm running Bacula 1.36 on RHEL3, and I've found a post by Scott Barniger
dated just one year ago that it's possible to install the shared-compat rpm
in order to avoid recompilation of Bacula.

What would be a safe procedure to do the upgrade?
1) stop Bacula
2) backup mysql with e.g. mysqldump tool
3) install mysql, mysql-server and mysql-shared-compat rpms
4) reload the database
5) run the mysql_fix_priviledge_tables  [for MySQL 5.0]
6) type "/etc/bacula/bacula start" with crossed fingers :-)

Another question is: MySQL recommends to do the upgrade step by step,
i.e. 3.23 -> 4.0 -> 4.1 -> 5.0. Is that necessary and if it should be done,
does every step involve dumping and reloading again the database?

Thanks
--
Maxx


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] can't load library: libmysqlclient_r.so.15

2007-08-13 Thread MaxxAtWork
On 8/10/07, Jarrod Lewis-Peacock <[EMAIL PROTECTED]> wrote:

> Hello,
>
> I'm re-installing Bacula using MySQL instead of SQLite. I'm having problems
> linking with a mysql shared library.
>
> >> ./bacula start
> Starting the Bacula Storage daemon
> Starting the Bacula File daemon
> Starting the Bacula Director daemon
> /etc/bacula/bin/bacula-dir: error while loading shared libraries:
> libmysqlclient_r.so.15: cannot open shared object file: No such file or
> directory
>

Hi,

have you tried to check with 'ldd /etc/bacula/bin/bacula-dir' whether
the binary has a problem finding that library? In my (Debian)
installation that library is actually in /usr/lib/.
What if at least as a test you try to manually copy it there?

-- 
Maxx

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Strange backups

2007-08-23 Thread MaxxAtWork
On 8/23/07, Angel Mieres <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Im testing bacula with two jobs. One of them, backup over 70.000 files
> and have 2 Gb. Second one have over 100 files and have 1Gb.
> Why the first job is getting speed of 3.000 KB/sec and the second one
> 25.000 KB/sec?(the backup is to a file on both cases)
> Have bacula less performance with small files?
>

Although my guess would be also oabout some database related hits,
did you try to accomplish (just for testing purposes :) the same file copy
via scp or ftp, so to check whether disk I/O or network bottlenecks can be
responsible for the issue?

-- 
Maxx

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] HP Ultrium 232 Device Can you Recomended Me To Buy..?

2006-04-27 Thread MaxxAtWork
On 4/26/06, pedro moreno <[EMAIL PROTECTED]> wrote:
> On 4/26/06, Alan Brown <[EMAIL PROTECTED]> wrote:
> > On Tue, 25 Apr 2006, pedro moreno wrote:
> >
> > >  Hi People.
> > >
> > >   Ok My HP Surestore Ultrium 230 is dead.
> > >
> > >   HP dosent want to repair because they say is old. Ok they offer me the
> HP
> > > StorageWorks Ultrium 232 because they say is compatible with my old one.
> > >
> > >   Them, some here can recomend me this tape drive or have good
> experienced
> > > with...?
> >

Hello,

I'm also looking for a similar recommendation.
I have tested Bacula for awhile with a small server equipped with a
single DLT7000 tape drive and now it's time to scale the system a
little up.

I was targeting an HP StorageWorks 1/8 Autoloader with either a
Ultrium 232 or the SDLT 320 (I don't need anything bigger).
The backup server will be probably a HP Proliant DL380, running Linux
RedHat Enterprise 3 or 4.

Do you have any experience with a similar system, and do you think
that both tape and autoloader should work ok under Bacula?
I'm also tempted to ask you whether to choose Ultrium or SDLT, but...
for now I restrain from that :-)

Thank you in advance
--
Maxx


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] doc => pdf anyone?

2006-05-05 Thread MaxxAtWork

On 5/5/06, Dan Langille <[EMAIL PROTECTED]> wrote:

On 4 May 2006 at 18:58, Dan Langille wrote:

> I have updated the Bacula brochure.  My DOC to PDF conversion is not
> working.  Can you convert a DOC to a PDF?  I have a WORD file here
> that needs to be converted to a PDF.  Thanks.

Thanks!  I have five copies now.  Cheers.  ;)



If you need to convert some document to pdf, there is a
(free) online service http://www.pdfonline.com/
It works ok, at least if the document is not too complicated.

--
Maxx


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] HP Storageworks autoloader: anyone?

2006-05-15 Thread MaxxAtWork

Hello,

has anyone used the HP Storageworks 1/8 Autoloader?
Time to go for shopping and set the stable bacula environment, so I'd
like to hear if that model has some idiosyncrasy to work with Bacula.

TIA
--
Maxx


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bacula-web problem: no such database

2006-05-18 Thread MaxxAtWork

Hello,

I have a problem with bacula-web, on RHEL 3, with mysql: I get only
"DB error: no such database".
Results from test.php are all OK.
I saw a couple of messages on the list regarding this, but the only
suggestion was to install pear (which in my case is already
installed).
I enabled the general log from mysqld and from there I see there is no
attempt to connect to the database, so the call must abort already on
the client side.

My configuration is like this:
bacula is 1.38.9
mysql is 4.1.19
php is 4.3.2
httpd 2.0.46

My only guess would be that php 4.3.2 is too old (in the doc it says
that tested versions are 4.3.4 and 5.0.4), but I'm not expert in php
so I cannot confirm this.
RHEL 3 doesn't provide any more recent version of php, and at least
for now I'd like to avoid to recompile it from source.

Can anybody help to pinpoint the real cause, or tell how to add some
debug in php script?

Thanks
--
Maxx


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Re: bacula-web problem: no such database

2006-05-18 Thread MaxxAtWork

On 5/18/06, MaxxAtWork <[EMAIL PROTECTED]> wrote:


I have a problem with bacula-web, on RHEL 3, with mysql: I get only
"DB error: no such database".


Forget my previous message, problem solved :-)

As often happens, you fight a whole day to solve a problem and you don't
find anything. So you decide to cry for help...
... and five minutes later you find the solution by yourself :-)

The solution for my case was to install also php-mysql package.

--
Maxx


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Help for HP-UX 11.00 client

2006-05-26 Thread MaxxAtWork

Hello,

I'm going to roll out bacula client 1.38 on a HP-UX 11.11 server, but
before to go in production, I'd like to test it first on a similar
server, that runs on 11.00.
Is there anything available for 11.00 or can you at least suggest
whether it's possible to get the client compiled with gcc? I did a
quick try (with gcc 2.95.3) but I got errors.
Should I insist or is it a lost case?

Thanks
--
Maxx


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Help for HP-UX 11.00 client

2006-05-29 Thread MaxxAtWork
On 5/26/06, Heigl Florian - Munich-MR - external <[EMAIL PROTECTED]> wrote:
>
> A 11.00 client might work, but You shouldn't expect it to be easy.
> It is on my list to retry it when I have some more understanding of
> all the weird stuff linkers do, but on the other hand... 11.00 has it's
> EOL
> in less than a year - so it's not a production priority issue :p
> I'm still conserving a 11.00 and 10.20 host, if You want to put some
> effort into a 11.00 client, I'll be in.
>

Hello Florian,
I knew about your recently released binaries for 11.11 (BTW: thanks for that!).
About my case: after updating the compiler to gcc 3.3.2 I was able to
get my client
(apparently) working on 11.00. Today I'll do some backup&restore tests.
As I wrote in my first mail, I won't go in production with that, it's
mostly to test
the general functionality of the backup system, practice backup
operation & maintenance,  etc.
In my HP-UX environment I should not have large files or ACLs, so
probably I won't hit those limitations. Anyway, what happens in that
case, does bacula (dir or fd) complain, it just silently backups a
corrupted/unrestorable file or what else?

Cheers
--
Maxx


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] How does bacula detect increments?

2006-05-30 Thread MaxxAtWork
Hello,

I'm testing bacula to backup a CVS-like repository.
In order to have a consistent archive, before to run the backup
I create a snapshot (HP-UX filesystems) of the partition to be
backupped and I actually make the backup of the snapshot.
When backup is complete, I undo the snapshot.

Now, after first tests, the full backup is about 30 GB.
The incrementals, taken 4 hours later, with nobody using
the system is nearly 2 GB.

How come? What is the strategy that bacula uses to detect differences?

Thanks for any help explaining the behaviour
-- 
Maxx


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] XFS and ACLs

2006-05-31 Thread MaxxAtWork
On 5/31/06, Kern Sibbald <[EMAIL PROTECTED]> wrote:
> Hello,
>
> If anyone on this list is using XFS and ACLs, would you please let me know.  I
> need some help debugging an apparent problem with Bacula ACLs.
>

Hello Kern,
I'm not exactly using XFS and ACL, but on my bacula-director server
(not yet in full production) I have a terabyte storage formatted under
XFS, so if you have a specific
test in mind, I can try to execute it.

Regards
-- 
Maxx


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] XFS and ACLs

2006-06-01 Thread MaxxAtWork
On 6/1/06, Kern Sibbald <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Thanks for your offer of help.
>
>
> Yes, it sounds like you might be an ideal site for testing the problems
> reported on the developer's list.  I include a copy of the email below.  I am
> going to try to learn more about his setup today.  Can I assume that you are
> using or trying 1.38.9 and that you can build from source?
>
> I've now added some debug code to the acl.c source file so, if we can
> reproduce his problems, at least we can see exactly what Bacula is
> complaining about.
>
> Do you know anything about ACLs on XFS?
>

Hi,

I know just enough about ACLs to steer away from them unless there is
a real need :-)

Ok, so for your test:
- I should create a XFS filesystem and activate the default ACLs.
- Populate it with some random data
- Backup it (I guess I doesn't matter whether backup is done on disk or tape)
- Perhaps modify some data
- Restore data
- Post the results

My server is a Debian sid, kernel 2.6.15-1-686-smp, and I have
installed bacula 1.38.9-9 from .deb packages, but I can recompile
[part of] it if needed.

-- 
Maxx


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Source Forge rejecting mail

2006-07-11 Thread MaxxAtWork
On 7/11/06, Kern Sibbald <[EMAIL PROTECTED]> wrote:
> Hello,
>
> At least one user has reported that he is unable to send email to the list.
> Well, Source Forge recently put up a new version of Mailman, which is much
> more strict in what it lets through, probably in an effort to avoid spam.
>

I guess that if somebody cannot bear the uncertainty of the mail delivery,
it would help to set to Yes the following parameter in mailing list membership
configuration:
'Receive acknowledgement mail when you send mail to the list?'
(I didn't verify, but hopefully the above check is performed after the
spam filter)

Regards,
-- 
Maxx


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] btape fill test and autochanger

2006-07-14 Thread MaxxAtWork
Hello,

sorry if this turns being a stupid question but...
I'm testing my new autochanger (HP autoloader 1x8, with Ultrium-448).
When I run the 'fill' btape test, in multiple tape mode,
should the program change the tape by itself, is it expected behaviour
that I manually change tape?

Here is the relevant part of my bacula-sd.conf (almost the default one)
Bacula version is 1.38.9, running on Debian Linux


Autochanger {
  Name = 1x8_Autoloader
  Device = Ultrium-448
  Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %S %a %d"
  Changer Device = /dev/sg1
}

Device {
  Name = Ultrium-448   #
  Media Type = Ultrium-2
  Archive Device = /dev/nst0
  AutomaticMount = yes;   # when device opened, read it
  AlwaysOpen = yes;
  RemovableMedia = yes;
  RandomAccess = no;
  AutoChanger = yes
}
<<<

Thanks
-- 
Maxx


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Last chance before I throw this @#! tape drive through the window ...

2006-07-14 Thread MaxxAtWork
On 7/13/06, Julien Cigar <[EMAIL PROTECTED]> wrote:

> phoenix:/etc/bacula# tapeinfo -f /dev/nst0
> mtx: Request Sense: Long Report=yes
> mtx: Request Sense: Valid Residual=no
> mtx: Request Sense: Error Code=0 (Unknown?!)
> mtx: Request Sense: Sense Key=No Sense
> mtx: Request Sense: FileMark=no
> mtx: Request Sense: EOM=no
> mtx: Request Sense: ILI=no
> mtx: Request Sense: Additional Sense Code = 00
> mtx: Request Sense: Additional Sense Qualifier = 00
> mtx: Request Sense: BPV=no
> mtx: Request Sense: Error in CDB=no
> mtx: Request Sense: SKSV=no
> INQUIRY Command Failed
>

Just that you don't think tapeinfo command doesn't work,
it requires the generic scsi device for your tape, i.e.
# tapeinfo -f /dev/sg0

Regards
-- 
Maxx


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Slow backup on Sparc SunFire 280R

2006-07-18 Thread MaxxAtWork
On 7/14/06, Gabriele Bulfon <[EMAIL PROTECTED]> wrote:


Hello,I have some bacula installations on SunFire 280R Sparc machines, with Solaris 10.These machines apperar to be very very slow with respect to other installations (such as v20z) with same LTO2 device.
As you can see from the report, 60Gb are copied in 9 hours, with an avarage rate of 1898.9 KB/s!On a v20z, the same amount of data is done in 5 hours or less, with
 an avarage a rate of 3139.2 KB/s..
Are you talking about local backups, i.e. both your bacula-fd and bacula-sd are running on the same server, or there is a network in between? In the latter case you might be hitting the network transfer limit.
 Cheers,-- Maxx
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] LTO Tape Doubts/Recommendations for Use with Bacula

2006-07-19 Thread MaxxAtWork
On 7/19/06, Mathew Brown <[EMAIL PROTECTED]> wrote:
> Hi,
>   I couldn't find much information regarding LTO drives and support
>   besides the basic information provided by:
>
> http://www.bacula.org/dev-manual/Supported_Tape_Drives.html
>
> which shows that Bacula should work fine with LTO drives.  However, as
> we are still in the purchasing phase, I was worried that I might end up
> buying an expensive LTO drive that is incompatible with Bacula,
> especially as the section in the manual on finding out if a tape drive
> is supported assumes that you've already acquired the tape drive.
> Furthermore, the thread titled HP Ultirum and Bacula over at
> http://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg11077.html
> by  pedro moreno shows a rather negative experience with the HP Ultirum.
>  Is there anyone with a positive experience in regards to LTO drives and
> Bacula?  Which models would you recommend for use with Bacula?  Thanks
> for help.

I have recently received an HP LTO2 (Ultrium-448) with 1x8 Autoloader,
and everything seems to be working just ok, including the autochanger.
My server is a HP DL380 G3 (with a SCSI HBA type LSI22320-R, taken
from an unused Sun server...), system is running Linux Debian (etch).
So far the only hitch I found was the SCSI driver, which required a
patch to avoid a forced timeout after 30 sec that was bad for
autochanger operations.

Apart of that, I have to say I'm happy with the Ultrium tape unit,
almost worried that its setup went so smoothly :-)

Cheers
-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Slow backup on Sparc SunFire 280R

2006-07-19 Thread MaxxAtWork
On 7/19/06, Gabriele Bulfon <[EMAIL PROTECTED]> wrote:


Do you mean that the whole 280R machine maybe running at half-duplex?!I'm not sure what interface you are using for the backups (probably an eriX), 
but to get the link status and link capabilities from the Solaris side you can e.g. use this script:http://www.razorsedge.org/~mike/software/linkck/linkck
BTW: I also had some weird case where autonegotiation with Cisco switchesresulted in a slow link. It may be that you have to set speed manually, but if you do it, remember to set it on both sides.
Cheers-- Maxx
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-dir on multiple LANs

2006-07-22 Thread MaxxAtWork
Hello,

I'm planning to configure my backup environment so that most of the server-fd's
can access the storage daemon via regular Intranet, but a couple of them, with
higher backup requirements, would use instead a private (gigabit?)
backup-LAN that
is connected to the server-sd&dir via a second NIC.
Ideally I would not make that backup-LAN routed anywhere.

I'm not sure how the configuration files should look like: I
understand that the server-sd
should be defined twice, for each of the two networks, but what about
the director?

-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-dir on multiple LANs

2006-07-23 Thread MaxxAtWork
On 7/22/06, Kern Sibbald <[EMAIL PROTECTED]> wrote:

> That old trick will no longer work with Bacula 1.38.x at least not if you are
> using an autochanger. It relied on the fact that Bacula only supported a
> single autochanger and thus never kept track of it.  In 1.38.x Bacula works
> with multiple autochangers, and it "knows" on which SD the autochanger was
> used, so you cannot make Bacula work with the same autochanger on two
> different SDs -- it thinks they are different autochangers.
>
Yep, I realized it soon after my posting, when I read a message on
this m/l regarding firewalls.
BTW: the "trick" is still included in version 1.38.11 of the manual
(e.g. in pdf version, p.544, chapter "Dealing with firewalls")

Regards
-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Slow backup on Sparc SunFire 280R

2006-07-24 Thread MaxxAtWork
On 7/14/06, Gabriele Bulfon <[EMAIL PROTECTED]> wrote:
>
>
> Hello,
> I have some bacula installations on SunFire 280R Sparc machines, with Solaris 
> 10.
> These machines apperar to be very very slow with respect to other 
> installations
> (such as v20z) with same LTO2 device.
> As you can see from the report, 60Gb are copied in 9 hours, with an avarage 
> rate of > 1898.9 KB/s!
> On a v20z, the same amount of data is done in 5 hours or less, with an 
> avarage a
> rate of 3139.2 KB/s..

Hello Gabriele,
I put under work my LTO-based backup system on my Solaris 9 machine (a
fileserver running on old 220R!) and results are pretty good:

21-Jul 15:39 scribe02-dir: Bacula 1.38.9 (02May06): 21-Jul-2006 15:39:54
  JobId:  261
  Job:DaisyProj.2006-07-21_14.59.44
  Backup Level:   Full
  Client: "daisy-fd" sparc-sun-solaris2.9,solaris,5.9
  FileSet:"ExportProj" 2006-07-21 14:59:46
  Pool:   "LTO2alt"
  Storage:"Autoloader"
  Scheduled time: 21-Jul-2006 14:59:24
  Start time: 21-Jul-2006 14:59:47
  End time:   21-Jul-2006 15:39:54
  Elapsed time:   40 mins 7 secs
  Priority:   10
  FD Files Written:   253
  SD Files Written:   253
  FD Bytes Written:   25,391,596,871 (25.39 GB)
  SD Bytes Written:   25,391,628,721 (25.39 GB)
  Rate:   10549.1 KB/s
  Software Compression:   None
  Volume name(s): LTO2alt1
  Volume Session Id:  13
  Volume Session Time:1153207122
  Last Volume Bytes:  25,410,464,200 (25.41 GB)
  Non-fatal FD errors:0
  SD Errors:  0
  FD termination status:  OK
  SD termination status:  OK
  Termination:Backup OK

The bacula-fd is version 1.38.9, compiled with gcc 3.3.2, hosted on a
Sun Enterprise 220R (2 US-II @450MHz) with Solaris 9. Server has two
arrays Sun D1000, so pretty old hardware. The sd is connected via
ordinary 100 MB/s network to the fd, and it's running on a Xeon-class
server with Linux/Debian.

That said, I would be surprised that your issue is with bacula
'slowness' on Solaris, so maybe the server is slow to access data from
disks or slow to send them?

Regards
-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-dir on multiple LANs

2006-07-24 Thread MaxxAtWork
On 7/24/06, Kern Sibbald <[EMAIL PROTECTED]> wrote:

> If you get this to work using a single SD with an Address name that is
> resolved differently on the Director and on the Client, please let me know.
> It is always conforting to have a confirmation of something that we put in
> the manual.
>
I wonder if it would be possible to run iptables on the SD server
in order to do some static NATting, so that at application level
bacula continues
to see/need only one IP for SD, but for cases with special connectivity
requirements the original IP can be transparently translated.
Hmm... I'll try to work on it, and report the results.

Regards
-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula-fd not connecting

2006-07-26 Thread MaxxAtWork
On 7/26/06, Chris Boyd <[EMAIL PROTECTED]> wrote:
> I tried to find 1.36.3 fd for win32 but I haven't seen any out there. I think 
> it would be easier to role the fd's back rather than update the director.
> Anyone know where I can find the older fd's for win32?

If it's contained in a winbacula-1.36.3.exe file, it's on sourceforge.net

Regards
-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Feature request: split documentation in several books

2006-07-27 Thread MaxxAtWork
Item n:   Split documentation
  Origin: Maxx <[EMAIL PROTECTED]>
  Date:   27th July 2006
  Status:

  What:   Split documentation in several books

  Why:Bacula manual has now more than 600 pages, and looking for
  implementation details is getting complicated.
  I think it would be good to split the single volume in
two or maybe
  three parts: 1) Introduction, requirements and tutorial,
typically
  are useful only until first installation time
  2) Basic installation and configuration, with all the
gory details about
  the directives supported 3) Advanced Bacula: testing,
troubleshooting,
  GUI and ancillary programs, security managements, scripting, etc.

  Notes:

Regards
-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bacula on aix 5.2

2006-08-04 Thread MaxxAtWork
Hello Marco,

> make: Cannot find a rule to create target ../findlib/libfind.a from
> dependencies.
> Stop.
>
> the problem seem to be into ../findlib/libfind 
>
> can you suggest me anything?
>

are you using only gnu tools for compiling (make, cc, etc.) ?
It sounds like either your 'make' doesn't understand the Makefile,
or maybe the Makefile has been not yet tuned up for AIX.

Regards
-- 
Maxx

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] HP StorageWorks 1/8 Tape Autoloader and Bacula

2006-08-23 Thread MaxxAtWork
On 8/23/06, Peteris Krišjānis <[EMAIL PROTECTED]> wrote:
> Hi everyone, I would like to know is there anyone with expierence "HP
> StorageWorks 1/8 Tape Autoloader with Ultrium 2 support and Bacula" or
> something like that? Under OS X or Linux? How it is different from any
> other autoloaders or simple SCSI drives?
>
> Already thanks for any tip of information,
> Peteris Krisjanis
>

Hello,

I'm using such a tape device (connected to a HP Proliant DL380 server)
and it works just fine, no black magic needed.
The server is running on Linux Debian etch.

Regards
-- 
Maxx
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] recycling volumes?

2006-08-29 Thread MaxxAtWork
On 8/29/06, Marco Strullato <[EMAIL PROTECTED]> wrote:

>   VolumeRetention = 7

Volume retention is 7 *what*, when unit is not specified?
Seconds, perhaps?

-- 
Maxx

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] vchanger on a NAS

2011-03-06 Thread MaxxAtWork
Hello,

I would like to run Bacula on my Synology NAS to take backups on
external SATA disks,
using an additional USB dock.

I see that there is a vchanger tool available to manage the operation
of replacing disk volumes,
but the requirements of the tool are not easy to meet with what the NAS offers.

As I read from the vchanger howto document, two components are required:
- udev with a /dev/disk/by-uuid structure
- autofs daemon

The NAS in question doesn't have udev, it doesn't keep a by-uuid
structure for the disks,
and it doesn't have autofs daemon.
But, it runs hotplug, and as soon as a new disk is inserted, it is
recognized as /dev/sdq and
automatically mounted as /volumeUSB1/usbshare (always).
Also, using an additional tool (blkid) it is possible to query the
uuid of the filesystems present.

Do you think it would be possible to make vchanger work with what's available?
If so, can you please suggest what to put in its configuration file?

Thanks
-- 
Maxx

--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users