Re: Only one dumper running

2001-01-17 Thread Ben Elliston
3 dumpers idle : no-diskspace A bit of simple arithmetic shows me that there is no room in the holding disk. :-) Sorry, Ben

Re: Weird illustration of peculiar interactions :-}

2001-01-17 Thread Martin Apel
On Wed, 17 Jan 2001, Joi Ellis wrote: > I have a perl script which will go through my holding disk and spit > out a list of backup sets to select to best pack tapes. > > here's an example: > > [amanda@joi amanda]$ pack -C OffSite > 138530/140906 ( 98%) > /home/amanda/mnt/holdingdisk/O

Only one dumper running

2001-01-17 Thread Ben Elliston
I'm doing a test run with about 8 entries in my disklist and Amanda is only running one dumper. When I run `amstatus' I see: 3 dumpers idle : no-diskspace taper idle network free kps: 1984 holding space : 806496k ( 76.91%) What does `no-diskspace' mean here? I seem to have free networ

Re: amanda hacks

2001-01-17 Thread Andrew BOGECHO
Thu Jan 18 00:43:47 EST 2001 Thanks for the quick reply. With amanda 2.4.2 files that go to the holding disk first have a .tmp appended to them. The file is then renamed to what it appears as in the amdump file. What I currently do is : while ($true) { unless (-e $from) { sleep ($nap);

Re: amanda hacks

2001-01-17 Thread John R. Jackson
>Not being C coders, this is implemented in perl, hence I am worried of >the race condition where the file is dumped and removed from the >holding disk before we get a chance to copy it over. I'd create another directory in the holding disk area parallel to the real holding disk, then hard link t

Re: running amverify

2001-01-17 Thread John R. Jackson
>... is there ayway to find out >if amverify was hung or if it was just taking a long time to do its thing? Look for blinking lights on the drive is the first thing that pops to mind :-). Next, I'd get a ps listing of what was running, "ps -fu ". If you see it sitting on "sleep" repeatedly with

amanda hacks

2001-01-17 Thread Andrew BOGECHO
Wed Jan 17 23:57:38 EST 2001 Hi All, We have been using amanda for years and are very happy with it. We recently purchased a new machine whose only purpose was to be a backup server. We purchased a lot of hard disk space with the hope of storing a weeks worth of backups on the machine, as well a

Re: amandad not executing correctly

2001-01-17 Thread John R. Jackson
>The results from this are attached but I suspect that the extra output >you (John) were fishing for is: Yup. And in case anyone can't "read between the lines" :-), it said: ld.so.1: /usr/local/libexec/amanda/1.2.1p1/amandad: fatal: relocation error: file /usr/local/lib/libamanda-2.4.1p1.so.

Re: what tape device does amanda support?

2001-01-17 Thread Joi Ellis
On Thu, 18 Jan 2001, Takayuki Murai wrote: >Date: Thu, 18 Jan 2001 10:39:21 +0900 >From: Takayuki Murai <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: what tape device does amanda support? > >Hello all, > >I am considering to get tape drive "SONY TSL-A500", and wondering if amanda >supports

Re: Weird illustration of peculiar interactions :-}

2001-01-17 Thread Joi Ellis
On Mon, 15 Jan 2001, Martin Apel wrote: >I implemented some changes in the driver that cause it to gather dumps >until a certain threshold is reached. Afterwards it will always write >the biggest dump still fitting on the tape. This works quite nicely for me >and improves tape utilization a lot.

what tape device does amanda support?

2001-01-17 Thread Takayuki Murai
Hello all, I am considering to get tape drive "SONY TSL-A500", and wondering if amanda supports it. Takayuki Murai -村井 隆之- [EMAIL PROTECTED]

running amverify

2001-01-17 Thread Denise Ives
amverify was taking forever so I aborted it is there ayway to find out if amverify was hung or if it was just taking a long time to do its thing? amverify daily Wed Jan 17 17:08:13 EST 2001 Using device /dev/rmt/0cbn Volume daily119, Date 20010113 Skipped admin1.corp.walid.com.sd

Re: Reusing tapes

2001-01-17 Thread David Wolfskill
>Date: Thu, 18 Jan 2001 09:14:10 +1100 (EST) >From: Ben Elliston <[EMAIL PROTECTED]> >I am in the process of debugging my Amanda setup and wish to reuse the same >tape over and over. Short of using `mt erase' to completely erase the tape, >is there a way I can prevent Amanda from aborting becaus

RE: Reusing tapes

2001-01-17 Thread Bort, Paul
[amanda@tape /]$man amrmtape :) -Original Message- From: Ben Elliston [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 17, 2001 5:14 PM To: [EMAIL PROTECTED] Subject: Reusing tapes I am in the process of debugging my Amanda setup and wish to reuse the same tape over and over. Sho

Re: Reusing tapes

2001-01-17 Thread John R. Jackson
>I am in the process of debugging my Amanda setup and wish to reuse the same >tape over and over. Short of using `mt erase' to completely erase the tape, >is there a way I can prevent Amanda from aborting because it thinks I'm >overwriting a tape from the backup set? Erasing the tape won't help.

Reusing tapes

2001-01-17 Thread Ben Elliston
I am in the process of debugging my Amanda setup and wish to reuse the same tape over and over. Short of using `mt erase' to completely erase the tape, is there a way I can prevent Amanda from aborting because it thinks I'm overwriting a tape from the backup set? Thanks, Ben

Re: running as user "amanda" instead of "operator"?

2001-01-17 Thread John R. Jackson
Sorry. I should have looked at where that message came from in the first place. Sharon England had it right. The error comes from amcheck itself, not the client. It says amcheck looked up "dumpuser" in amanda.conf and found "operator", but you are trying to run it as user "amanda". One of tho

Re: running as user "amanda" instead of "operator"?

2001-01-17 Thread Ben Elliston
>xinetd is running /usr/local/libexec/amandad, which I just re-installed to >be certain. It's from a build tree whose config.status reads: > ># ../amanda-2.4.2/configure --with-fqdn --with-user=amanda --with-group=disk That was not the question. The question was, what user is th

Re: running as user "amanda" instead of "operator"?

2001-01-17 Thread John R. Jackson
>xinetd is running /usr/local/libexec/amandad, which I just re-installed to >be certain. It's from a build tree whose config.status reads: > ># ../amanda-2.4.2/configure --with-fqdn --with-user=amanda --with-group=disk That was not the question. The question was, what user is the xinetd config

Re:

2001-01-17 Thread Chris Karakas
Nicky Haan wrote: > > I want to run a backup of our 2 servers and a few windows clients. > I want to do a 2 week cycle which does 2 backups of the whole system in > those 2 weeks. > How should i label my tapes and what are the settings for amanda.conf ? > thanx in advance There are no restrictio

Re: Tried 3 different ways to restore, none work

2001-01-17 Thread wad
Ah, yes, this was the answer. I untarred the lvl 0 dump first, then the others, assuming they would over-wright the files from the lvl 0 dump. I guess the only difference between the backed-up directory tree and this one I just created is that files that any files that were deleted will be maintai

Re: Tried 3 different ways to restore, none work

2001-01-17 Thread Jens Bech Madsen
Eric Wadsworth <[EMAIL PROTECTED]> writes: > Then I tried using the UNIX restore command to rebuild the directory tree > so I can pull the needed files from it. All I can get restore to give me > is this error message: > Tape is not a dump tape Wouldn't that be tar-files? I think that is the only

Tried 3 different ways to restore, none work

2001-01-17 Thread Eric Wadsworth
Amanda has been backing up the network for a couple of months now, and we had an NT box crash. I need to restore the contents of it's C drive. When it was rebuilt yesterday, its name was changed from baboquivari to cerbat (baboquivari is a pain to spell), so amrecover wouldn't work. So we scrappe

Re: Changing OS of amanda server

2001-01-17 Thread Anthony A. D. Talltree
>> change the OS on my amanda server from RH Linux to Solaris 8 x86. >Bad move :-) :-) I've never had to set up a cron job on a SunOS 5 machine that runs every minute, ifconfig'ing down and up the ethernet interface and re-adding the default route. This is what I have to do on my laptop when run

Re: Will amanda do what I need?

2001-01-17 Thread Chris Karakas
Ed Troy wrote: > > I have a small peer to peer network with several windows 95 machines and a > windows 2000 machine and a linux machine. Ideally, what I would like to be > able to do is to backup everything, on a regular, to a very large (and > prehaps removable) ata hard drive on the linux box.

Re: amcheck with gnutar

2001-01-17 Thread Chris Karakas
Takayuki Murai wrote: > > my client's /etc/group: > --- > operator:*:5:root,amanda > amanda:*:1000:amanda > ... > > > The files of permissions are: > > > > > > -rwsr-x--- 1 rootamanda 52300 Jan 15 17:06 runtar > > > drw-rw-rw- 2 amanda amanda 512 Jan 1

Re: Changing OS of amanda server

2001-01-17 Thread Alexandre Oliva
On Jan 17, 2001, Michael Peterson <[EMAIL PROTECTED]> wrote: > change the OS on my amanda server from RH Linux to Solaris 8 x86. Bad move :-) :-) > Am I correct in thinking that all the files I need to keep are in > /etc/amanda and /var/amanda? Yep. As long as you didn't configure Amanda to u

Re: amrecover failure

2001-01-17 Thread Alexandre Oliva
On Jan 17, 2001, [EMAIL PROTECTED] wrote: > How does one tell amrecover to place the restored files elsewhere? I > did an lcd to where I wanted them to appear, but apparently this > isn't sufficient? This isn't possible with Amanda 2.4.1p1's amrecover. With 2.4.2's, the default (IIRC) is to res

No Subject

2001-01-17 Thread Nicky Haan
I want to run a backup of our 2 servers and a few windows clients. I want to do a 2 week cycle which does 2 backups of the whole system in those 2 weeks. How should i label my tapes and what are the settings for amanda.conf ? thanx in advance Nicky Haan Un

Re: amrecover failure

2001-01-17 Thread wad
Okay, I see. amrecover is trying to put the files back to baboquivari, the NT machine that crashed. What I was trying to do was restore the specified files to a local drive on navajo (my amanda server) because baboquivari isn't going to be coming back, and there were just a couple of files that ne

Re: tar 1.12

2001-01-17 Thread Jean-Louis Martineau
On Thu, Jan 18, 2001 at 12:46:11AM +1100, Ben Elliston wrote: > The docs/INSTALL file says to use GNU tar 1.12 -- is there any reason why a > later version, such as 1.13, could not be used (with the provided patches)? You can use tar-1.13.18 with the patch from http://www.amanda.org/patches.html

Changing OS of amanda server

2001-01-17 Thread Michael Peterson
Hi folks For various reasons, I've decided to change the OS on my amanda server from RH Linux to Solaris 8 x86. I'm not changing any hardware, just the OS. After the OS change, I want amanda to resume operation as normal. Am I correct in thinking that all the files I need to keep are in /etc/a

Re: A question about performance

2001-01-17 Thread Scott Packard
Well, all I can do is confirm the 6000-7000KB/sec transfer rate. I'm using Solaris 2.5.1 with an IBM LTO ultrium (I'm still trying to get Amanda to work with the autoloader) and I get the same performance you do. I have one holding disk big enough to hold a dump of any other disk I'm trying to b

Re: Diagnosing client-side errors

2001-01-17 Thread David Wolfskill
>Date: Tue, 16 Jan 2001 18:45:43 -0500 >From: "John R. Jackson" <[EMAIL PROTECTED]> >>i thought you needed to use >>/dev/sdan where n is the number of the partition >No, you don't. You may use one of these forms, give the above comments >about system configuration are taken into account: > sd

Re: Index server error?

2001-01-17 Thread Eric Helms
"John R. Jackson" wrote: > >> SCNF DailySet1 > > Is "DailySet1" the name of your Amanda configuration? Amrecover > (amindexd) is known to mis-behave when given a bad config name (it's on > my TODO list). > > If that doesn't help, run amindexd by hand, **as the Amanda user**, > with the "-t" opti

tar 1.12

2001-01-17 Thread Ben Elliston
The docs/INSTALL file says to use GNU tar 1.12 -- is there any reason why a later version, such as 1.13, could not be used (with the provided patches)? Ben

Re: running as user "amanda" instead of "operator"?

2001-01-17 Thread Sharon England
no, go to the top of your amanda.conf file, and change the "run as operator" to "run as amanda". Alexandre Oliva wrote: > On Jan 17, 2001, Ben Elliston <[EMAIL PROTECTED]> wrote: > > > Amanda Backup Client Hosts Check > > > > ERROR: running as user "amanda"

Re: temporary skip a tape

2001-01-17 Thread Alexandre Oliva
On Jan 17, 2001, erik eriksson <[EMAIL PROTECTED]> wrote: > Can I somehow tell amanda to skip that tape and use "daily-1" just > for this time instead? Reduce tapecycle by one, so that Amanda will accept daily-1. You may also want to mark daily-0 as no reuse with amadmin. -- Alexandre Oliva

Re: running as user "amanda" instead of "operator"?

2001-01-17 Thread Alexandre Oliva
On Jan 17, 2001, Ben Elliston <[EMAIL PROTECTED]> wrote: > xinetd is running /usr/local/libexec/amandad, which I just re-installed to > be certain. It's from a build tree whose config.status reads: > # ../amanda-2.4.2/configure --with-fqdn --with-user=amanda --with-group=disk > Any other idea

temporary skip a tape

2001-01-17 Thread erik eriksson
Hi, I have six tapes in my tape cycle and according to amanda, tonight's dumps should go to the tape "daily-0". However, exactly that tape isn't available at the moment, and I don't want to wait with the backup until I have access to that particular tape again. Can I somehow tell amanda to skip t

Re: running as user "amanda" instead of "operator"?

2001-01-17 Thread Ben Elliston
oliva wrote: > Amanda Backup Client Hosts Check > > ERROR: running as user "amanda" instead of "operator" Looks like it is the client that is complaining. Maybe xinetd is still running an older version of amandad, that wants to be started as

Re: running as user "amanda" instead of "operator"?

2001-01-17 Thread Alexandre Oliva
On Jan 17, 2001, Ben Elliston <[EMAIL PROTECTED]> wrote: > Amanda Backup Client Hosts Check > > ERROR: running as user "amanda" instead of "operator" Looks like it is the client that is complaining. Maybe xinetd is still running an older version of amandad

A question about performance

2001-01-17 Thread Gerhard den Hollander
Scenario: I have a machine with a bunch of 18G disks and one raid5 arrray of 420G [1] I have hooked up an LTO ultrium tapedrive to that machine (100G uncompressed, 30Mbit/s transfer rate (that's 10G per hour uncompressed)) if I ufsdump [2] the raid arr

running as user "amanda" instead of "operator"?

2001-01-17 Thread Ben Elliston
Hi. I configured Amanda with --with-user=amanda and am running all of the am* programs under the amanda username. When running amcheck, I get: Amanda Backup Client Hosts Check ERROR: running as user "amanda" instead of "operator" What gives here? Of cour

Re: tapetype definition question

2001-01-17 Thread Christoph Scheeder
Hi, these values look all okay. modern streamer integrate the filemarks in the datastream, or only need a few byte for a filemark and cause of that you get 0 for the size of them. As i said no problem. Christoph Brian Whitehead schrieb: > > I ran the tapetype util on two drives and below are t

tapetype definition question

2001-01-17 Thread Brian Whitehead
I ran the tapetype util on two drives and below are the definitions that I received. My question is, why did the filemarks both return 0? I believe that I followed the instructions and I used the non-rewinding device. I am new to amanda and looking for a solution so that I can convert 3 of my o