An error in ld probably means you lack at least one of the shared libraries
required by Bacula.
Compiling a complex piece of software like Bacula can be daunting even to
seasoned users. Save yourself the trouble and install the 1.38.11 RPM. 2.0 RPMs
should be available soon. Regards,
Georger
Hi Dave,
question: what exactly went wrong? gcc error, segmentation fault? Could you
elaborate on this?
Suggestion: try as much to possible to convey your message in clear English
instead of attaching 207 Kb of data to an email. Regards,
Georger
- Mensagem original
De: Dave Tinker <[
Kern,
I like the presentation; what I would like to point out is that you have ~30
pages with content and only 30-40 minutes to talk about them, leaving you with
only a little more than a minute for each page. I suggest that you practice
this presentation in front of a small audience, at a local
It looks like name resolution isn't working. Double-check your DNS server
and/or hosts file. Regards,
Georger
- Mensagem original
De: Rogerio <[EMAIL PROTECTED]>
Para: bacula-users@lists.sourceforge.net
Enviadas: Quarta-feira, 27 de Dezembro de 2006 14:18:15
Assunto: [Bacula-users] Bacu
I suggest that you compare bacula-fd.conf in the Windows box to one in a
working server. No doubt you'll find out what's wrong.
I don't think the different versions are the cause of the problem. I use
bacula-fd 1.39.28 (beta) on my Windows servers, dir/sd are 1.38.9 running on a
RHEL 4 box, and
Kern,
I entirely agree with you - I had noticed this myself. But I don't thinks it's
SF's fault, at least not on purpose.
I use a lot of software hosted on SF, and browse the site often. When I go to
the PDFCreator project page, I am flooded with ads of commercial software which
does the exact s
You can download the latest Windows beta build at
http://sourceforge.net/project/showfiles.php?group_id=50727&package_id=110236&release_id=469922
Keep in mind this is, um, beta. Read carefully the release notes and the
documentation. Regards,
Georger
- Mensagem original
De: Danie Thero
I'd say the chances of your friend recoverings his/her data are very slim. The
right thing to do in such a case is to keep the filesystem as untouched as
possible and then run some data recovery tool such as
http://www.pcinspector.de/file_recovery/uk/welcome.htm or
http://www.sysresccd.org/Down
Hi Kern,
There are several attractive and useful features in 1.40 - native Win32 dir/sd,
improved Win32 client, and job migration come to mind - that would be
beneficial to many users. Data encryption, in my opinion, is not as critical as
the other new features. I agree that writing encrypted da
are now working like a charm. I successfully restored some of
them just fine a few minutes ago. Devs, great work! Regards,
Georger
- Mensagem original
De: Georger Araujo <[EMAIL PROTECTED]>
Para: bacula-users@lists.sourceforge.net
Enviadas: Segunda-feira, 13 de Novembro de 2006 10
Yup, that will do. I had the same problem and did exactly as Ryan instructed. I
have a little script I put together.
#Run bconsole
#unmount
#delete media volume=
#Quit bconsole
# Rewind the tape
mt -f /dev/nst0 rewind
# Write physical End Of File (EOF) to the tape
mt -f /dev/ns
Thanks for the info, I just installed this beta FD on my main Windows 2000 file
server. I have the same problem - long filenames stored in a VERY deep folder
structure (some 3% of all files). I thanked heaven every time a restore request
came by and it wasn't one of these files.
I've run 1.38.9
If dir/fd/sd are going in the same box, and MySQL will hold the catalog, then
bacula-mysql-1.38.11-3.el4.i386.rpm is all you need. client is for boxes that
will be backed up by a remote director. gconsole is for installing the Gnome
console (entirely optional) and mtx is for supporting autochan
My LTO-2 drive gets something between 35 and 45 MB/s when doing a local backup
(dir/fd/sd on the same machine), and sometimes reaches 55, but it's rare.
The drive is fine, just the RAID array can't sustain the maximum transfer rate.
You'll only get the advertised speed if your disk and network ca
CentOS is basically RHEL. Bacula's SF page has precompiled binary RPMs for RHEL
3 and 4, and there is absolutely no need to compile your own binaries. I fully
understand that some people like to do so, but then again, you'll need to have
a lot of developer packages on a production box, hack Make
Yup.
Georger
- Mensagem original
De: Arunav Mandal <[EMAIL PROTECTED]>
Para: bacula-users@lists.sourceforge.net
Cc: Georger Araujo <[EMAIL PROTECTED]>
Enviadas: Segunda-feira, 6 de Novembro de 2006 12:30:20
Assunto: Re: [Bacula-users] Res: Client installation problems i
Why not just get the binary RPM from
http://sourceforge.net/project/showfiles.php?group_id=50727&package_id=76408 ?
Georger
- Mensagem original
De: Arunav Mandal <[EMAIL PROTECTED]>
Para: bacula-users@lists.sourceforge.net
Enviadas: Segunda-feira, 6 de Novembro de 2006 12:17:53
Assunto:
You MUST edit the configuration files. Leaving them untouched after installation just won't work.Do you REALLY REALLY need to compile your own binaries? Why not use the binaries available at http://sourceforge.net/project/showfiles.php?group_id=50727&package_id=76408 - including the GUI programs, g
I read the documentation for both drives in
http://h18006.www1.hp.com/products/quickspecs/12128_div/12128_div.html and
http://www.quantum.com/Products/TapeDrives/LTOUltrium/LTO-2HH/Index.aspx, and I
believe you can go for the Quantum. Same 64 MB buffer memory size, same
Ultra160 interface (the
That's definitely an interesting challenge you have there. As you're going to
store so much data, I would recommend an LTO-3 (400 GB native, 800 GB
compressed, but YMMV) autoloader or library - a single drive will require lots
of tape swapping. Performance is very good - provided you have very f
Hi DAve,
this could well be a problem with permissions.
Bear in mind that file/folder ACLs in Windows work like this:
- DENIED permissions have precedence over ALLOWED permissions (even Full
Control!). Most of the time you should NOT deny permissions; instead, grant
allow permissions as sparingl
Main server:
- Red Hat Enterprise Linux AS release 4 (Nahant), 32-bit, no updates
- Bacula Dir, SD, FD - 1.38.9
- MySQL 4.1.7
- Single LTO-2 tape drive installed on a Dell 2800 (2 x Xeon 3.2 GHz, 4 GB RAM,
Gigabit NIC)
Clients:
- 1 x Linux (the server itself)
- 1 x Windows NT 4.0
- 2 x Windows 20
That's right. The lingua franca in the list is English. I'll translate your
question to English so that everyone can help.
Hi all,
I have configured all Bacula components (Dir, FD, SD, console, MySQL) on the
same machine.
It works great, I have a backup policy that uses multiple tapes.
I've
Hi Ian,
you are correct. Bacula does not have a specific
backup agent for Oracle, and the only way to back up
an Oracle database is the good old BEGIN BACKUP/END
BACKUP procedure.
I wrote a piece about the way I run such a backup at
my workplace. You can read it in
http://paramount.ind.wpi.edu/wiki
Gabriele,
I suppose switching to MySQL is not an option?
Regards,
Georger
--- Gabriele Bulfon <[EMAIL PROTECTED]> escreveu:
> I rebuilt postgres with "--enable-thread-safety", is
> this what you intended?
> Anyway, this did not solve my problem
> Gabriele Bulfon - Sonicle S.r.l.
> Tel +39 02
According to the specs presented in
http://www.tape-library.com/quantum/sdlt-600.htm, your
tapes can store 300 GB native and *up to* 600 GB
compressed. Keep in mind that 2:1 compression is just
wishful thinking; an optimistic estimate. It could be
less in practice. I have an LTO-2 drive, and my tap
Look at the following excerpts from your configuration
files:
bacula-dir.conf
---
Director {# define myself
Name = "Server-dir"
Password = "password"
bacula-sd.conf
--
Director {
Name = "Server-dir"
Password = "password"
bacula-fd.conf
Yes, Bacula can easily back up an Exchange Information
Store, but only if the hard part is already done.
You should
1) Back up the Information Store to disk using
ntbackup;
2) Back up the .BKF file ntbackup just created to tape
using Bacula.
Yes, I know it takes twice as much time and storage. I
I use 10 GB.
Georger
--- AltGrendel <[EMAIL PROTECTED]> escreveu:
> Gabriele Bulfon wrote:
>
> > Hello,
> > I worked with Bacula spooling to see the effects
> on Sparc 280R
> > machines (that continue to work very slow without
> spooling, almost
> > 1000K/s).
> > I tried with different spooli
://paramount.ind.wpi.edu/wiki/doku.php?id=application_specific_backups
Regards,
Georger
--- Georger Araujo <[EMAIL PROTECTED]> escreveu:
> OK, it's up at
>
http://paramount.ind.wpi.edu/wiki/doku.php?do=show&id=application_specific_backups#oracle_10g_release_2
> For those wondering
I haven't seen such a situation before, but I think
you can do it like this:
1. Back up as you always do.
2. After the job is done, dump the catalog from
database to disk.
3. Write the dumped catalog to two CDs/DVDs (you keep
one, the customer keeps the other) and store them
properly. Testing it o
Try job spooling. This way Bacula will write a
continuous stream of data obtained from the client
instead of pulling thousands of small chunks of data.
Regards,
Georger
--- Gabriele Bulfon <[EMAIL PROTECTED]> escreveu:
> I have some news about my problem.
> I understand that the disappearing job
Did you
mark
the files you want to restore, as per page 265 of the
manual? Regards,
Georger
--- Zakai Kinan <[EMAIL PROTECTED]> escreveu:
> I tried to restore a directory and I get the
> following;
>
> BTL: drwxrwxrwx 1 000
> 2006-08-02 09:27:38 /restore/c/DBbackup
Are you able to
bconsole
unmount
the device after the backup is finished? What is the
output of
tapeinfo -f /dev/sg0
? What is your OS? What version of Bacula are you
running? Have you tried to
# Rewind tape
mt -f /dev/nst0 rewind
# Eject tape
mt -f /dev/nst0 eject
yet (pay attention that the
I currently have the Director, FD, SD and MySQL
Catalog running on the same server, without a hitch.
It's perfectly fine, as stated in the first figure of
http://www.bacula.org/dev-manual/What_is_Bacula.html.
Regards,
Georger
--- Arunav Mandal <[EMAIL PROTECTED]> escreveu:
> Should I have 2 diff
accordingly, but I don't have a timeframe for it.
Regards,
Georger
--- Frank Sweetser <[EMAIL PROTECTED]>
escreveu:
> On Mon, Aug 07, 2006 at 07:48:00AM -0300, Georger
> Araujo wrote:
> > I intend to study RMAN and see if it's worth to
> > implement it, but for
I'm not using RMAN, but I'm doing hot backups on disk
using the old-fashioned, user-managed method.
I do it like this:
1) I use the RunBeforeJob directive to copy Oracle's
datafiles and archived redo logs to another directory;
2) I back the directory;
3) I use the RunAfterJob to delete the archived
It looks like you're trying to restore files backed up
from a Windows client to the same Windows client. But
you'll need to modify the
Where
parameter, because it points to a directory that
doesn't exist at the client side. Create a
C:\tmp
folder and tell Bacula to restore files to
C:/tmp
an
Get TCPView from
http://www.sysinternals.com/Utilities/TcpView.html and
check if bacula-fd.exe is really listening on port
9102. It definitely could be a firewall issue.
Double-check exceptions, both in programs and ports,
and make sure the client (IP and port) is correctly
configured on both sides
Sorry, I thought one thing and wrote another. It's not
InnoDB - it's MyISAM. It's the adequate storage engine
for Bacula. Regards,
Georger
--- Georger Araujo <[EMAIL PROTECTED]> escreveu:
> Russel,
> Supporting proprietary DBs would be nice, but you're
> g
Russel,
Supporting proprietary DBs would be nice, but you're
given THREE free choices for storing your catalog -
SQLite, Postgres, and MySQL - and two are mature,
capable DBs. I personally use MySQL and it works very
well. I don't speak on Kern's behalf, but it would
take more work (and testing an
Are there any *.state files in /var/bacula/ on any of
the machines? If so, stop all Bacula services, delete
those files, and start the services again. That should
do it (it did for me). Regards,
Georger
--- Michael Galloway <[EMAIL PROTECTED]> escreveu:
> hmmm ...
>
> running a client status ch
http://www.bacula.org/dev-manual/What_is_Bacula.html#SECTION00042000
The Director, um, directs the work of the other
components. The graph shows that the connections go
FROM the Director TO the client and storage daemons,
and to the DB as well. Regards,
Georger
--- Jason Edgecombe <[E
I use an IBM Ultrium LTO-2 tape drive with absolutely
no problems. Great performance, worked right out of
the box, achieves 1.5:1 compression with my data - I
back up 300 GB per tape. Couldn't be happier.
Or maybe I could, if I had convinced my boss to get an
LTO-3 tape drive =) Regards,
Georger
If you just need to switch a volume between pools, you
can use the
update volume
command. Even though you can get the same effect
through the delete and add commands, volume metadata
would be purged from the catalog. Regards,
Georger
--- Veronica Hill <[EMAIL PROTECTED]>
escreveu:
>
> On 17 J
Excuse me,
but why don't you just get
bacula-postgresql-1.38.11-3.el3.i386.rpm from Bacula's
SF page? I downloaded the mysql package and everything
worked out of the box, I think the PG one will work
fine, too. Regards,
Georger
--- Mathew Brown <[EMAIL PROTECTED]> escreveu:
> Hi,
> I'm curre
Judging from the "BB02" string, I suspect it to be a
problem with the block size. I've had such problems
when I first deployed Bacula, so I ALWAYS set the
block size before I mount a tape, and also after I
eject it.
Here's my set_blocksize.sh script:
8<--cut-here
#!/bin/sh
# Set v
Did you
label
it already? The resource looks fine, but you need a
volume.
Georger
--- "Martin J. Green" <[EMAIL PROTECTED]> escreveu:
> I've configured bacula, but having a few problems.
> We have a TB software
> raid array configured in linux (2.6.17.4 slackware
> 10.2), that I'm
> trying to
Try to modify the section below in bacula-dir.conf to
look like this:
# Restricted console used by tray-monitor to get the
status of the director
Console {
Name = bacula-mon
Password = "bacula-mon-password"
CommandACL = status, .status
CatalogACL = *all*
JobACL = *all*
ClientACL = *all
Try to modify the section below in bacula-dir.conf to
look like this:
# Restricted console used by tray-monitor to get the
status of the director
Console {
Name = bacula-mon
Password = "bacula-mon-password"
CommandACL = status, .status
CatalogACL = *all*
JobACL = *all*
ClientACL = *all
Looks fine to me. I back up very similar data on two
boxes, one running RHELAS4 and another one running
CentOS 4.3, without any errors.
Did you get any errors in the log? Did the job
terminate OK?
Try creating a new fileset with just /etc, and a new
job using the new fileset and the same client. It
I'm guessing Kessia, like me, is brazilian. That would
be "evaluation".
Kessia, what part are you stuck in? It's not all that
complicated. Regards,
Georger
--- Dan Langille <[EMAIL PROTECTED]> escreveu:
> On 29 Jun 2006 at 12:22, Kessia Pinheiro wrote:
>
> > Please, someone can send me the bacu
I get 25-30 MB/s on my local Linux box - dir, fd and
sd on the same machine. It's a 4 GB dual Xeon box w/ 2
RAID arrays.
The same server backs up a remote Windows box at 6
MB/s (same 100 Mbps segment, no compression). I think
that's pretty good because I'm getting a NET of Mbps -
if I fire up Ether
This works for me on my RHELAS4 box:
gnome-console -c /etc/bacula/gnome-console.conf
I created a Gnome icon for it and it works fine.
Hmm, in order to let a non-techie use it, you'll have
to either
1) redirect your X display, or
2) use XDMCP.
It's a bit of trouble. I assume your operator's
comp
I'll try CentOS 4.3. It's the closest you can get to
RHEL4 without paying. I'll run my Oracle 10g test
environment on it, and Bacula as well.
Georger
--- "George R.Kasica" <[EMAIL PROTECTED]> escreveu:
> >In short FC5 is a *BAD* release, and if you are on
> FC4 and considering moving
> >up to F
e problem. We
> want these ACLs.
>
> Greetings
> Christoph
>
>
>
>
> Georger Araujo <[EMAIL PROTECTED]>
> Sent by: [EMAIL PROTECTED]
> 13.06.2006 11:51
>
> To
> bacula-users@lists.sourceforge.net
> cc
>
> Subject
> Re: [Bacula-users] W
Guys,
I too came across this problem, and solved it rather
easily.
The problem was that several files had restrictive
ACLs - the end users were (wrongfully) granted Full
Control to their folders, where Modify would suffice.
So I went through each folder with the error
"ERR=Access is denied" in the
Yes, at least 4 ways spring to mind.
1) Install bacula-web
(http://prdownloads.sourceforge.net/bacula/bacula-gui-web-1.38.9-1.rhel.noarch.rpm?download)
and have the used space in all volumes displayed in
your web browser. I personnaly like this best.
2) Run bconsole and type
list media
Find you
Possible solutions below.
1. Try sudo.
2. How do you connect to MySQL locally, TCP/IP or
socket? In that case, you might want to log into MySQL
as root and
SELECT User, Host, Password FROM mysql.user;
to see if your passwords are OK. My output is as
follows:
++-+
Rob,
you made a mistake when you configured your FileSet.
At the end of page 163 of the User Manual, you'll find
the following information:
"If you are entering Windows file names, the directory
path may be preceded by the drive and a colon (as in
c:). However, the path separators must be specifie
Is the restore folder on the Windows machine
C:\restore
? If yes, try to modify the Where parameter on the
restore job to
C:/restore
and it should work. Regards,
Georger
--- Rob Proffitt <[EMAIL PROTECTED]> escreveu:
> Server and Windows FD are 1.36.3
> Server is running Gentoo Linux, kernel
About the tray monitor, try the configuration changes
Robert Nelson instructed a few days ago:
---
In the file /etc/bacula/bacula-dir.conf add the
following lines to the Console resource at the end of
the file after the line "CommandACL = status,
.status".
CatalogACL = *all*
JobACL = *all*
No, I didn't, at least not in an explicit manner. When
I configured the library, I don't recall having
enabled software compression - and I suppose BEB would
"know" that hardware compression was the way to go,
because the library was in its certified device list
and the program knew all about it. R
I guess this means I'll have to closely watch how many
backups it takes to fill a tape - the worst case being
the nominal capacity of the tape, i.e. 200 GB
uncompressed. I deployed Bacula web-gui yesterday,
it'll make this task easier.
I'm still puzzled, though, how BrightStor Enterprise
Backup 10.
Sure, but a tape has a fixed number of blocks; I think
it would be possible to know how many of them are used
and how many are left?
The compression rate isn't the most important factor -
say you have a 200 GB tape divided in 200 blocks, each
1 GB in size (insane, yeah). If Bacula wrote up to the
1
There's wx-console for Windows, but it's not
user-friendly.
Georger
--- Alejandro Alfonso <[EMAIL PROTECTED]>
escreveu:
> There isn't a graphical tool for bacula
> administration at this moment,
> and nothing seems will be one in the near future
>
> Otherwise, bconsole can be run from MS Window
Hi,
I've been using Bacula for 3 days now, and it works
great. Thanks to all the devs.
I have an LTO-2 (200/400 GB) tape drive, and I need to
backup around 43 GB of data from Monday to Friday. I
bought five tapes, and I intend to set up five pools:
Mon, Tue, Wed, Thu, and Fri. Each tape will be use
Hi Florian,
I have exactly the same issue. I installed Bacula
1.38.9 (great program!) with MySQL catalog on a RHEL
AS4 server - we're going to backup this machine itself
(Oracle 10g R2) and a Windows 2000 file server with it
- and get the very same message.
When I fire up gnome-console and issue th
68 matches
Mail list logo