On Thu, 2003-09-18 at 15:42, Brashers, Bart -- MFG, Inc. wrote:
> I've been using amanda-2.4.2p2 for a long time now, without problems. In
> the last week or so, my Linux (2.4.20) machine has been crashing, apparently
> when amanda runs. I see in the various logs in /var/log when amanda (e.g.
> x
I have to second Paul on this one. If you would like, you could go through
any number of processes to make sure the AMANDA code is the same as it was a
month ago when everything was fine (MD5SUM against backups, Re-install,
etc.) and I expect you will still have the problem, which leaves either (a)
Crashers, Bart -- MFG, Inc. wrote:
Any ideas here? Anyone heard of such a thing? Am I barking up the wrong
tree thinking that amanda might be responsible for my crashes? It's a real
Amanda just stresses your hardware a lot, uses a lot of cpu/memory
(gzip), loads the disks (holdingdisk), networ
I've been using amanda-2.4.2p2 for a long time now, without problems. In
the last week or so, my Linux (2.4.20) machine has been crashing, apparently
when amanda runs. I see in the various logs in /var/log when amanda (e.g.
xinetd in /var/log/secure with user amanda, from 127.0.0.1) and then not
Bruno Negrão wrote:
> It´s happening to me also. What I need to avoid it it, on the server
> machine, run the command mt -f /dev/nst0 rewind
>
> This obligates the tape to rewind itself and makes the backup
> recovering work.
>
> Seriously, I can´t believe that a thing like this should be needed.
>
> Hi,
>
> Have you add the parameter tapedev "/dev/nrst0", to the amanda.conf ?
No, i´m using the "/dev/nst0" instead. What does this "r" letter stand for?
My version of amanda is amanda-2.4.2p2-9. I downloaded it from redhat.
bruno.
>
> I think my problem is not this. I think my problem
Bruno Negrão wrote:
Yes, I see that as a valid potential way to go, if only it
was that simple the script you are suggesting could run in
advance of the amanda-server startup.
yes, in your crontab file you could add a line like this:
(say the script would be called dlmaintainer)
00 2 * * * (dlmaint
Hi,
Have you add the parameter tapedev "/dev/nrst0", to the amanda.conf ?
I think my problem is not this. I think my problem is the version of
amanda that i'm using ://
Thanks,
Roberto Samarone Araujo
> Hi Roberto,
>
> It´s happening to me also. What I need to avoid
Roberto Samarone Araújo (RSA) wrote:
amrecover Day -s myserver -t myserver -d /dev/st0
You need the nonrewinding device /dev/nst0.
> On Thu, 18 Sep 2003 at 4:22pm, Roberto Samarone Araújo (RSA) wrote
>
> > I'm using a Red Hat E.S. and a Debian Linux. The Debian is the
server
> > and Red Hat the client. I configured and use the server to backup
other
> > machines but, it can't backup the Red Hat client.
> >
> > When I
Hi Roberto,
It´s happening to me also. What I need to avoid it it, on the server machine, run the
command
mt -f /dev/nst0 rewind
This obligates the tape to rewind itself and makes the backup recovering work.
Seriously, I can´t believe that a thing like this should be needed. Are we missing
som
Shouldn't you read the home directories out of /etc/passwd? The fancy thing
to do would be to grep for /home (or equivalent) and then drop anything from
the list that doesn't exist.
Dana Bourgeois
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf O
Hi,
I'm using a Red Hat E.S. client and a Debian Linux server. I made a
backup perfect. I did the backup, I tried to test it but, when I tried the
command:
amrecover Day -s myserver -t myserver -d /dev/st0
The server returned me:
amrecover: Unexpected server end
>Yes, I see that as a valid potential way to go, if only it
>was that simple the script you are suggesting could run in
>advance of the amanda-server startup.
yes, in your crontab file you could add a line like this:
(say the script would be called dlmaintainer)
00 2 * * * (dlmaintainer && su aman
Bruno,
(No problem with list posting)
Yes, I see that as a valid potential way to go, if only it
was that simple the script you are suggesting could run in
advance of the amanda-server startup.
You know, actually its not a bad solution, I was going to
object that it wasn't a matter of home dire
(See brian, i´m posting your message on the list, ok?)
Oh, Let´s see if I correctly understood your problem: you need to backup
your user directories, like /home/brian, /home/john, /home/melissa, (etc).
But you can´t simply make a backup of your entire /home directory.
So you, basically, would ne
I solved it. I put / instead sda2 in disklist.
Robberto Samarone Araujo
> Hi,
>
> I'm using a Red Hat E.S. and a Debian Linux. The Debian is the server
> and Red Hat the client. I configured and use the server to backup other
> machines but, it can't backup the Red Hat client.
>
> Wh
On Thu, 18 Sep 2003 at 4:22pm, Roberto Samarone Araújo (RSA) wrote
> I'm using a Red Hat E.S. and a Debian Linux. The Debian is the server
> and Red Hat the client. I configured and use the server to backup other
> machines but, it can't backup the Red Hat client.
>
> When I tried to ex
Hi,
I'm using a Red Hat E.S. and a Debian Linux. The Debian is the server
and Red Hat the client. I configured and use the server to backup other
machines but, it can't backup the Red Hat client.
When I tried to execute "amcheck Day", the system return me the message:
"ERROR: s
Also, i´d like to inform that redhat 8.0 comes with two amanda related
iptables helper modules:
- ip_conntrack_amanda
(which solved my problem)
- ip_nat_amanda
(for those who have an iptables firewall with NAT enabled, between the
server and client machines)
Bruno Negrao.
- Original Message
Yes, this patch solves the problem and is the best approach. Actually, the
redhat linux 8.0 is shipped with this module.
So, to avoid the firewall machine of blocking the server data transfer
connection, i needed to activate the following commands:
/sbin/modprobe ip_conntrack_amanda
iptables -A IN
Guys, I´m reading documents about a "amanda-conntrack-nat patch".
Does someone out there already tested it? Can it solve my problem?
Bruno.
- Original Message -
From: "Bruno Negrão" <[EMAIL PROTECTED]>
To: "amanda users" <[EMAIL PROTECTED]>
Sent: Thursday, September 18, 2003 3:02 PM
Subje
Hi all,
I have an amanda server on my DMZ and i like it to backup my firewall
machine(the amanda client).
I configured the firewall machine to accept INPUT packets on the UDP port
10080.
What is not working is the server connection to the data port. Which is the
best approach to make this work?
(p
Hi,
all of our machines are being backup except one machine. This server
(RH 8) have 3 partitions (/, /home, /var). I can backup the root
partition without problems, but the other two are saying this (in the
/tmp/amanda/ logs):
sendbackup: started index creator: "/bin/tar -tf - 2>/dev/null |
--On Thursday, September 18, 2003 11:51:26 -0400 Brian Cuttler <[EMAIL PROTECTED]>
wrote:
>
> Hello All,
>
> I'm running amanda on multiple servers, both Solaris and IRIX
> (well, SunOS too...) and have client systems of Solaris/SunOs
> and IRIX.
>
> On Solaris we run amanda server as "bin", I
Hello All,
I'm running amanda on multiple servers, both Solaris and IRIX
(well, SunOS too...) and have client systems of Solaris/SunOs
and IRIX.
On Solaris we run amanda server as "bin", I'd like to migrate
to "amanda" but either way its not root.
On irix we continue to run amanda as root, I do
Jon,
Yes, apparently something was messed up in the build though
I don't really know what.
I'm sending one more letter to the list and then calling it
a day for amanda, there are a couple of other projects that
I can work on now that I've got this working again.
Hi Paul,
Yes, figuring it was a cross platform thing I copied the kit to
the local irix system and re-ran configure and make. It did install
but I got errors (unsecured ports and dumper must be suid-root).
To correct I removed the --withport options and re-built. Eventually
I resorted to using t
Kurt Yoder wrote:
Paul Bijnens said:
Marc Cuypers wrote:
There is no sendbackup.*.debug.
I don't remember anymore where 2.4.2 put it's debug files,
and for how long. I do remember JRJ changed something about
handling those debug files in 2.4.2p2. Maybe they are named
different, or not kept lo
Brian Cuttler wrote:
bali 16# make install
Making install in config
Making install in common-src
/bin/sh ../config/mkinstalldirs /usr/local/lib
/bin/sh ../libtool --mode=install /usr/local/bin/install -c libamanda.la
/usr/local/lib/libamanda.la
/usr/local/bin/install -c .libs/libamanda-
Paul Bijnens said:
> Marc Cuypers wrote:
>
>> There is no sendbackup.*.debug.
>
> I don't remember anymore where 2.4.2 put it's debug files,
> and for how long. I do remember JRJ changed something about
> handling those debug files in 2.4.2p2. Maybe they are named
> different, or not kept long e
So I asked about pre and post-dump scripts several weeks ago. Here
is what I've ended up doing; it seems to be working, and amverify is
happy:
1. compile amanda with tar=/usr/local/bin/tar
2. copy or symlink tar to /usr/local/bin/realtar
3. create a script /usr/local/bin/tar
4. chmod 755 /usr/loca
>From scratch using the 7/16 snapshot of 2.4.4p1.
build seems to run ok
# ./configure --with-tcpportrange=10084,10100 --with-udpportrange=932,948 \
--with-user=amanda --with-group=sys
Will not include the make output (its too big but will sent it if
its requested).
Runing make a second tim
Marc Cuypers wrote:
There is no sendbackup.*.debug.
I don't remember anymore where 2.4.2 put it's debug files,
and for how long. I do remember JRJ changed something about
handling those debug files in 2.4.2p2. Maybe they are named
different, or not kept long enough.
Of course sendbackup.*debug i
Paul Bijnens wrote:
Marc Cuypers wrote:
in runtar.*.log I find the following:
Isn't it runtar.*.debug ?
You are right. :-)
running: /bin/tar: /bin/tar --create --file /dev/null --directory /
--one-file-system --listed-incremental
/var/lib/amanda/gnutar-lists/ulysses.lan.publivandyck.besda2_0
vlad f halilow wrote:
hello everyone. i want to crypt all backed-up data with assimetric
algorithms such as pgp (gnupg) before it send to backup host, is any
http://security.uchicago.edu/tools/gpg-amanda/
--
Paul Bijnens, XplanationTel +32 16 397.511
Technologielaan
hello everyone. i want to crypt all backed-up data with assimetric algorithms such as
pgp (gnupg) before it send to backup host, is any solution for this now? anything
about patched tar or anything else? just if anybody crack the backup server, it has
all data from all servers, this is not good.
Marc Cuypers wrote:
in runtar.*.log I find the following:
Isn't it runtar.*.debug ?
running: /bin/tar: /bin/tar --create --file /dev/null --directory /
--one-file-system --listed-incremental
/var/lib/amanda/gnutar-lists/ulysses.lan.publivandyck.besda2_0.new
--sparse --ignore-failed-read --totals
Hi,
I'm using Debian Woody with amanda 2.4.2
When I run amcheck everything is OK.
When I run amdump, it is almost immediately done.
in runtar.*.log I find the following:
running: /bin/tar: /bin/tar --create --file /dev/null --directory /
--one-file-system --listed-incremental
/var/lib/amanda/gnut
Leonid Shulov wrote:
Paul Bijnens wrote:
The debian amanda package seems to be compiled with user "backup",
but the RH9 package is compiled with user "amanda". Yes, too many
things in amanda are defined at compile time, we all agree.
...
I don't compile for RH and Debian. I took amanda for RH9 fro
Paul Bijnens wrote:
Leonid Shulov wrote:
Paul Bijnens wrote:
Here it seems you are running as user "backup" while the program
"runtar" was compiled with the user "amanda".
...
I ran amdump with:
export CLIENT_LOGIN="backup" with same results.
Program "amdump" runs on the server, while "runtar
Leonid Shulov wrote:
Paul Bijnens wrote:
Here it seems you are running as user "backup" while the program
"runtar" was compiled with the user "amanda".
...
I ran amdump with:
export CLIENT_LOGIN="backup" with same results.
Program "amdump" runs on the server, while "runtar" runs on the client.
The
Paul Bijnens wrote:
Leonid Shulov wrote:
Paul Bijnens wrote:
I was silently hoping that you would give more information
than a simple "it doesn't work"...
OK, now we have some real information.
6. Logfile sendsize:
...
sendsize[7202]: time 0.013: error [must be invoked by amanda]
...
8. Log f
monoceros
Amanda-users I found you a great deal! look here to gain sizePEN1S [EMAIL PROTECTED] P1LLS DISCOUNT PRICE!
oby vguqgmqjt
avumnkzgjz efxzanycvnscogm clf
nn o cjwphb
ppbqqtmx
akdbkrumd REMOVE FROM MAILLISTo w p bopp qbwt txp lu vsya wdu
gdtelnxbgersc
PAUL YORKE & CO
SOLICITORS & ADVOCATE
SOUTH AFRICA OPERATIONS
PRAVITE EMAIL:[EMAIL PROTECTED]
Dear Sir,
I am sure that this letter will come to you as a surprise, but i shall be grateful if
you would read with the interest of assisting in the transaction tendered herein.
My name is PAUL YORKE, A
Hinrich Aue wrote:
The first and the second tape only 1.2G were used. on the third tape only
600M of the space were used.
So I think 2 tapes could have been enough.
Aha, for this case, amanda has (since 2.4.3) the amanda.conf parameter
"taperalgo", which defaults to "first" (take the first image i
I am able to backup any file that I got on tapes.
I was wondering if any of you had a quick write-up on the
best way to restore a disk that has completely crashed.
I'm trying to restore a Linux RedHat 7.3 system and
have a full backup. However, I've seen different things on the Int
Leonid Shulov wrote:
Paul Bijnens wrote:
I was silently hoping that you would give more information
than a simple "it doesn't work"...
OK, now we have some real information.
6. Logfile sendsize:
...
sendsize[7202]: time 0.013: error [must be invoked by amanda]
...
8. Log file amandad:
Am
Paul Bijnens wrote:
Leonid Shulov wrote:
Paul Bijnens wrote:
Leonid Shulov wrote:
FAIL planner asraid01 /dev/Volume00/LogVol01 20030917 0 [disk
/dev/Volume00/LogVol01 offline on asraid01?]
Does amcheck complain?
Do you have a local firewall?
Is your server called "asraid01" and is this the on
At 14:19 16.09.2003, you wrote:
Hi!
When i dont use amanda it seems that the drive is working as i should, I
havent had any errors or "funny surprises" yet...
But when I start using Amanda and I acually want it to "roll on" I suddenly
get this "write protected errors" and then ofcourse I cant eras
51 matches
Mail list logo