Re: listing files with amrecover - No index records for disk (fwd)

2001-02-26 Thread Denise Ives

I was not in my root directory when I ran amrecover initially. When I
moved to my root directory and then ran amrecover - I was able to 
view the tree of files/directories via the 'ls' command on my tape. 

thanks much:


amadmin daily disklist cloudy1.com sda6 | grep index
index YES

-- Forwarded message --
Date: Fri, 23 Feb 2001 19:19:59 -0500
From: John R. Jackson [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: Denise Ives [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: listing files with amrecover - No index records for disk 

200 Dump host set to cloudy1.com.
amrecover ls
Must select a disk before listing files
amrecover setdisk sda6
501 No index records for disk: sda6. Invalid?

First, find your index directory.  Is there a directory in it named
"cloudy1.com"?  Is there a directory in that directory named "sda6"?
And finally, are there gzip'd files in there?

What do you get for this:

  amadmin config disklist cloudy1.com sda6 | grep index

Does it say you've been gathering index files?

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]




listing files with amrecover - No index records for disk

2001-02-23 Thread Denise Ives

I haven't used amrecover in a while. I used to be able to list file with
the ls command:


#my disklist file 
cloudy1.com sda6default 
sunny1.com  dsa10   default 

#running amrecover

[root@sunny1 dives]# amrecover -C daily -s sunny1.com -t sunny1.com -d
/dev/rmt/0cbn
AMRECOVER Version 2.4.1p1. Contacting server on sunny1.com ...
220 sundev1 AMANDA index server (2.4.1p1) ready.
200 Access OK
Setting restore date to today (2001-02-23)
200 Working date set to 2001-02-23.
200 Config set to daily.
501 No index records for host: sunny1. Invalid?
Trying sunny1.com ...
200 Dump host set to sunny1.com.
$CWD '/cloudy1-home/user/dives' is on a network mounted disk
so you must 'sethost' to the server
amrecover sethost cloudy1
501 No index records for host: cloudy1. Invalid?
Trying cloudy1.com ...
200 Dump host set to cloudy1.com.
amrecover ls
Must select a disk before listing files
amrecover setdisk sda6
501 No index records for disk: sda6. Invalid?