On Mar 15, 2001, "Mark L. Chang" <[EMAIL PROTECTED]> wrote:
> Is this all because of the 2g file limit on basic kernels on Linux?
Yep.
> and is:
> chunksize 2gb
> the right way to limit it?
Nope. Use 2000mb. That's a little bit less than 2Gb, so it won't
bump into the limit.
--
Alexandre
Just a quick sanity check ...
server is linux w/DLT7000 and 25g free on holding disk
brain (client) is solaris 8 with 15g partition (7 gig used) to back up for
the first time.
I get this error in the raw log:
FAIL dumper brain c1t1d0s0 0 ["data write: File too large"]
sendbackup: start [brain:c
I'm running RedHat7 with kernel 2.2.17-14.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of John R. Jackson
Sent: Wednesday, March 14, 2001 2:20 PM
To: James Stevens
Cc: [EMAIL PROTECTED]
Subject: Re: taper - shmget problem
>I had reconfigured my kernel
On Mar 14, 2001, Casey Scott <[EMAIL PROTECTED]> wrote:
> Is it possibe to restore single files?
Yep. Use amrecover or pipe the output of amrestore into restore or
tar, depending on the backup program you chose.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat
Many thanks John,
Permissions problem. I don't have permissions on the rdsk device. I will
have to check the groups again for amanda.
Thanks and Regards
"John R. Jackson" wrote:
>
> >... Don't you ever sleep?
>
> I'm beginning to think it's a waste of time :-).
>
> >Sorry for appearing dumb
>Which subdir, amanda, amanda-2, amanda-krb-2? They first two look the same,
>except in name.
They are. You want module "amanda" and branch "-ramanda-242-branch".
I'm just about done testing the password in a pipe change. It should
be in by the end of the day (whatever that means :-).
>Carey
>
> >... What would the amanda developers recommend using, 2.4.2,
> >2.4.2p1, or latest stable patches? ...
>
> Is that a rhetorical question? :-) Developers **always** recommend
> you use the absolutely latest stuff so you'll test it for them :-).
>
> That being said, I'd recommend the latest
>... Don't you ever sleep?
I'm beginning to think it's a waste of time :-).
>Sorry for appearing dumb but sendsize*debug? What it is?
It's a file in /tmp/amanda on the client. Lots of good stuff going on
in there.
>ERROR: lagoon.ind.tansu.com.au: [can not read/write /etc/dumpdates:
>Permissio
~
[amanda@lagoon]% amcheck -s Incremental
Amanda Tape Server Host Check
-
Holding disk /var/tmp/amanda-dump/: 901150 KB disk space available,
using 389150 KB
amcheck-server: slot 2: date 20010315 label INC002 (active tape)
amcheck-server: slot 3: date 20010314 label INC
> lagoon.ind /usr/local lev 0 FAILED [disk /usr/local offline on
>lagoon.ind.tansu.com.au?]
You should always use "amcheck" first. It often reports a much better
message than "disk offline". So what does it say?
>I can't work out the failure message. The logs don't tell me anything
>more than
> Which thread?
"tweaking the schedule"
> I could start the backup while the things are calm within the same
>procedure (same tape). It's a mail FS. As I told it's not constant.
I still don't understand. Why would this file system be more idle at the
start of a backup? Note that i
Hi Folks,
I am slowly working my way through the software and now have amanda busy
reusing tapes etc. I am getting a small problem with a queue failing
without really telling me why. The response from Amanda (email) is as
follows
These dumps were to tape INC001.
The next tape Amanda expects to u
On Wed, 14 Mar 2001, John R. Jackson wrote:
|> Is there any way to define the dump order? ...
|
|Not really. There are hacks, but usually you don't want to do this.
Right.
|>It seems that Amanda does not follow the disklist order.
|
|That's correct. See my recent posts for how i
> Is there any way to define the dump order? ...
Not really. There are hacks, but usually you don't want to do this.
>It seems that Amanda does not follow the disklist order.
That's correct. See my recent posts for how it's done.
> If positive, I could backup that FS first.
Why
>I had reconfigured my kernel yesterday and I think I have done something to
>cause the following problem. Does anyone have any idea what might be
>happening?
It would probably help to know what OS and level you're running.
>FAILURE AND STRANGE DUMP SUMMARY:
> taper: FATAL shmget: (655440 tapeb
>Then the only file in /tmp/amanda on the client that says anything
>interesting is sendsize.debug which says the following pertinent to
>/royal: ...
What are the start and end times listed in sendsize*debug? In other
words, how long did the whole operation take and how many "getting size"
entri
Is there any way to define the dump order? It seems that Amanda
does not follow the disklist order.
If positive, I could backup that FS first.
Thank you.
- Marcelo
On Wed, 14 Mar 2001, John R. Jackson wrote:
|>? DUMP: read error from /dev/rsp0a: Invalid argument: [block -622
>I've taken over the amanda backups of a number of machines. They seem
>to be working now except that 3 machines fail with this error message
>like this:
> FAIL planner glenord /dev/dsk/dks1d5s7 0 [Request to glenord failed:
> timeout waiting for ACK]
Based on that message, your server appea
>? DUMP: read error from /dev/rsp0a: Invalid argument: [block -622926708]: co
>unt=8192
>...
> It's was intermitent but became constant this week.
> Which should be the problem?
This is typical of an active file system. Dump reads what it thinks are
disk block addresses but gets da
Hi,
Following is a report I'm getting with one of the file sistems I
back up with amanda.
It's a splice with two 4GB SCSI disks ( 8GB FS ) but with 5GB
used.
I run fsck and no error is shown.
It's was intermitent but became constant this week.
Which should
>We're about to dive into smbclient backups of NT servers with amanda. ...
So am I (sigh).
>... What would the amanda developers recommend using, 2.4.2,
>2.4.2p1, or latest stable patches? ...
Is that a rhetorical question? :-) Developers **always** recommend
you use the absolutely latest
>... I am encrypting the backups with gnupg and using tar. ...
Huh? How are you doing the encryption? Amanda doesn't support that.
>When I run amdump I get
>the error "dump larger then tape, but cannot incremental dump new disk"
This says the estimated dump size Amanda got is larger than 3
>ERROR: phse7: [addr 170.85.109.160: hostname lookup failed]
>
>phse7 is the client and 170.85.109.160 (phse6) is the tapeserver. A
>nslookup, ping etc from phse7 to phse6 works. ...
As Paul Bort mentioned, what Amanda is telling you is that it cannot
do a lookup of 170.85.109.160 and get back
>The blank idea came from the software I have used for NT back ups. The
>only way it would re-use a tape was to change it's label. ...
Amanda doesn't have that restriction, although the tape would have to
not be "active", which is based on "tapecycle". Worst case, you can
use "amrmtape" to make
Get the newest chg.zd.mtx.sh.in from CVS, as it's fixed there.
On Wed, 14 Mar 2001, Mark L. Chang wrote:
> in loadslot() we have code that picks the slot source/destination:
>
> [${firstslot}-${lastslot}])
> loadslot=$1
> ;;
>
Hi,
I recently upgraded from 2.4.1p1 to 2.4.2p1, and ever since I've
had a funny problem. Several of the disks repeatedly say "no estimate"
when amdump runs, and thus never get backed up. amcheck never prints
any errors about them, though. Its always the same 3-4 disks every
time, and
On Wed, 14 Mar 2001, Raymond Bramwell wrote:
> Hi there!
>
> I was just wondering if anyone has successfully configured amanda to
> backup clients running xinetd rather than inetd!
> If so could someone let me know what you need to put in /etc/xinetd.conf
> 'cos I'm really stumped, I've tried th
>I use amanda 2.4.1p1 on a Amanda backup Server running RedHat 6.1.
>...
>Everything works well if I try to execute amrestore on the Linux amanda
>Server.
>Now we are trying amanda on a HP Amanda Backup Server using HP-UX ...
>The problem is that if I try to execute amrestore on the HP Server usin
Hello,
I am new to amanda so please excuse the lay questions. I have searched
the archives but did not find what I was looking for. I have two servers.
The backup server has a SONY SDT 7000 4/8gig drive. I have everything
setup, labeled the tapes and ran amcheck with no errors. I am
encrypti
The client doesn't have a name for that IP address. You can either fix DNS
or add it to /etc/hosts on the client.
-Original Message-
From: Stan Brown [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 14, 2001 2:23 PM
To: [EMAIL PROTECTED]
Subject: Strange error while adding new client
S
in loadslot() we have code that picks the slot source/destination:
[${firstslot}-${lastslot}])
loadslot=$1
;;
clean)
loadslot=$cleanslot
;;
*)
Sgih, seems like lately every time I go to add a new client I have to
bother this list :-(
My apologies.
Heresthe lates problem:
Amanda Backup Client Hosts Check
ERROR: phse7: [addr 170.85.109.160: hostname lookup failed]
phse7 is the client and 170.85.109.160
"Bort, Paul" wrote:
>
> You could write one. But I wouldn't use the web, it is not friendly toward
> tree-style navigation, IMHO. Maybe Perl/Tcl would provide a sufficient GUI?
> (It would also be somewhat portable.)
>
> You might want to bring this up on the amanda-hackers list to see if anyone
I'm running lots of smb backups on a 2.4.2 beta version (I didn't upgrade to
the release only because nothing's broken.) and the only hitch I ran into
was having the right version of SAMBA. Once I upgraded to 2.0.6, everything
was golden. (NB: I'm not running any W2K machines, and I know they do
s
You could write one. But I wouldn't use the web, it is not friendly toward
tree-style navigation, IMHO. Maybe Perl/Tcl would provide a sufficient GUI?
(It would also be somewhat portable.)
You might want to bring this up on the amanda-hackers list to see if anyone
there is of similar mind.
And
I have a Slack 7.1 (2.2.18) setup with an Adic 7000 22-tape library. Did a
clean make and install and am trying to get the tape controller to work.
Should I be using chg-scsi or chg-zd-mtx? chg-scsi doesn't seem to like
all 22 of the media slots ( see below -- note the "-1" on slots 8,9,10 ).
Plu
hi raymond,
i had the same problem as you because i named the config file in the
/etc/xinet.d directory amanda, and not amandad. my config looks
practically the same as yours, and i've noticed that if i have a failure
with amanda (2.4.2) on my redhat 7.0 box that clearing the /tmp/amanda
directo
> I ran `tapetype' so that I could add an entry for our DDS3 (12/24GB)
> DAT drive, but the resulting tape length is shorter than I expected.
> Here's what I got (I changed the comment):
>
> define tapetype DDS3 {
> comment "Python 04106-XXX"
> length 9860 mbytes
> filemark 0 kbytes
>
> Please don't flame me for asking this but the NT admins onsite here
> would like something simpler than the UNIX command line. Is there a Web
> front available for Amanda or for amrecover in particular.
If your NT admins need a gui, I'd suggest having them look at other
solutions, i.e Veritas
Also, I just ran another amcheck, after the amtape 'show' and get this:
amcheck-server: slot 7: date 20010314 label DailySet104 (active tape)
amcheck-server: slot 8: date 20010314 label DailySet101 (active tape)
amcheck-server: slot 9: date 20010314 label DailySet102 (active tape)
amch
-server: slot 3: date 20010314 label DailySet104 (active tape)
> amcheck-server: slot 4: date 20010314 label DailySet101 (active tape)
> amcheck-server: slot 5: date 20010314 label DailySet102 (active tape)
> amcheck-server: slot 6: date 20010314 label DailySet103 (active tape)
> amch
Hi,
I ran `tapetype' so that I could add an entry for our DDS3 (12/24GB)
DAT drive, but the resulting tape length is shorter than I expected.
Here's what I got (I changed the comment):
define tapetype DDS3 {
comment "Python 04106-XXX"
length 9860 mbytes
filemark 0 kbytes
speed 91
> "Raymond" == Raymond Bramwell <[EMAIL PROTECTED]> writes:
Raymond> In all these cases when I run amcheck
Raymond> on the amanda server it fails on this client with permission
Raymond> denied errors for each disk and the dumpdates file.
Try adding 'groups = yes' to your service
Here's my working version:
service amanda
{
socket_type = dgram
protocol = udp
wait = yes
user = amanda
group = backup
groups = yes
server = /opt/libexec/amandad
}
service amandaidx
{
socket_type = dgram
protocol = tcp
If you are using RedHat 7 you might want to try the amanda 2.4.2 rpm
from RedHat's rawhide ftp. It works well for me.
ftp://ftp.redhat.com/pub/rawhide/i386/RedHat/RPMS/
Raymond Bramwell wrote:
>
> Hi there!
>
> I was just wondering if anyone has successfully configured amanda to
> backup cl
Hi there!
I was just wondering if anyone has successfully configured amanda to
backup clients running xinetd rather than inetd!
If so could someone let me know what you need to put in /etc/xinetd.conf
'cos I'm really stumped, I've tried the following:
service amanda
{
flags
I have been running AMANDA for a couple of weeks with no problems, thanks in
no small part to this list.
I had reconfigured my kernel yesterday and I think I have done something to
cause the following problem. Does anyone have any idea what might be
happening?
FAILURE AND STRANGE DUMP SUMMARY:
I hate promoting a backup that I've never used; but since you asked...
ATL has backup software called WebAdmin that it sounds like your NT admins
would prefer over the AMANDA command line interface solution. WebAdmin
does NOT work with AMANDA (from my limited knowledge of WebAdmin)...
Hope this
Froody Dude wrote:
>
> Hi Everybody,
>
> Please don't flame me for asking this but the NT admins onsite here
> would like something simpler than the UNIX command line. Is there a Web
> front available for Amanda or for amrecover in particular.
I'm afraid you have to disappoint them.
It is because the machine is multihomed and forward DNS lookup does not
match the reverse one.
You either have to put an additional record in forward zone with
different name and change reverse for 209.47.145.4 with that new name
like this:
thor-backup IN A209.47.145.4
4
Is it possibe to restore single files? If so, please point me in the
right direction.
Thanks
Casey
On 13 Mar 2001 13:35:58 -0500, John R. Jackson wrote:
> >How do I blank a tape? amlabel -f ? ...
>
> It depends on what you mean by "blank". Once you amlabel a tape, you may
> continue to
The blank idea came from the software I have used for NT back ups. The
only way it would re-use a tape was to change it's label. I realize that
one tape is a bad idea, but this is for my home computers and I can't
afford more tapes yet. I will be getting three more in a couple weeks
though. Wouldn
what exactly does this error message mean? Does it want an RR record for
thor.tht.net, so that both IPs are listed when you do an nslookup, or is
it something else altogether?
ERROR: vista.tht.net: [ip address 209.47.145.4 is not in the ip list for thor.tht.net]
> nslookup thor.tht.net
Server:
We're about to dive into smbclient backups of NT servers with amanda. We're
running 2.4.2. What would the amanda developers recommend using, 2.4.2,
2.4.2p1, or latest stable patches? I recall seeing notes to the effect that
some of this code has changed/been fixed recently, so I want to get any
Hi Everybody,
Please don't flame me for asking this but the NT admins onsite here
would like something simpler than the UNIX command line. Is there a Web
front available for Amanda or for amrecover in particular.
Best regards
RLE
Hi to everybody
I use amanda 2.4.1p1 on a Amanda backup Server running RedHat 6.1.
Every night this server executes automatically the backups of the amanda
clients using gnutar program.
The backups are stored on a EXB-8505 SCSI tape (/dev/nst0).
Everything works well if I try to execute amrestore
I've taken over the amanda backups of a number of machines. They seem
to be working now except that 3 machines fail with this error message
like this:
FAIL planner glenord /dev/dsk/dks1d5s7 0 [Request to glenord failed:
timeout waiting for ACK]
FAIL planner glenord /dev/usr 0 [Request to
57 matches
Mail list logo