Re: Indexing a client

2008-10-27 Thread Jean-Louis Martineau

Prashant Ramhit wrote:

Hi Paddy,

Thanks for you email.

I am using GNUTAR.

Index is set to yes in amanda.conf and all other clients are being 
indexed.

What's the output of: amadmin  disklist
Did it list 'index YES' for the DLE?
Do you get index under your indexdir (amgetconf  indexdir)?
Do the DLE was successfully backup? amadmin  find
Why do you think indexing is not done?

Jean-Louis


Re: Indexing a client

2008-10-27 Thread Dustin J. Mitchell
On Mon, Oct 27, 2008 at 1:47 PM, Prashant Ramhit
<[EMAIL PROTECTED]> wrote:
> I have the following in the amanda-client.conf
...
>   index yes

I'm not sure what this would mean in amanda-client.conf.  The "index"
parameter, as Paddy mentioned, should be in the dumptype on the
server.  From a brief look at the 2.5.2 source, this wasn't a legal
amanda-client.conf parameter.

Dustin

-- 
Storage Software Engineer
http://www.zmanda.com


Re: Indexing a client

2008-10-27 Thread Prashant Ramhit

Hi Paddy,

Thanks for you email.

I am using GNUTAR.

Index is set to yes in amanda.conf and all other clients are being indexed.

Please advise.

Many thanks
Prashant





Paddy Sreenivasan wrote:

Check the dumptype configuration for the client.  Are you using
program GNUTAR? Have you set "index no" in
the dumptype?

Paddy

On Mon, Oct 27, 2008 at 10:47 AM, Prashant Ramhit
<[EMAIL PROTECTED]> wrote:
  

Hi All,

I have the following in the amanda-client.conf

  conf "fullback" # your config name
  index_server "backupserver" # your amindexd server
  tape_server  "backupserver" # your amidxtaped server
  tapedev  "/dev/nst0"# your tape device
  auth "bsd"
  index yes


And from having the following in ~/.amandahosts

  [EMAIL PROTECTED]:/var/lib/amanda$ more .amandahosts
  localhost backup amdump
  backupserver amanda amdump
  backupserver root amdump
  backupserver root amindexd amidxtaped
  backupserver amanda amindexd amidxtaped


backupserver points to the correct ip address.

But still this client is not indexed. All other do.

Is the there any thing else I need to enable.
Amanda version is 2.5.2

Help please,

Kind Regards,
Prashant






  




Re: Indexing a client

2008-10-27 Thread Paddy Sreenivasan
Check the dumptype configuration for the client.  Are you using
program GNUTAR? Have you set "index no" in
the dumptype?

Paddy

On Mon, Oct 27, 2008 at 10:47 AM, Prashant Ramhit
<[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I have the following in the amanda-client.conf
>
>   conf "fullback" # your config name
>   index_server "backupserver" # your amindexd server
>   tape_server  "backupserver" # your amidxtaped server
>   tapedev  "/dev/nst0"# your tape device
>   auth "bsd"
>   index yes
>
>
> And from having the following in ~/.amandahosts
>
>   [EMAIL PROTECTED]:/var/lib/amanda$ more .amandahosts
>   localhost backup amdump
>   backupserver amanda amdump
>   backupserver root amdump
>   backupserver root amindexd amidxtaped
>   backupserver amanda amindexd amidxtaped
>
>
> backupserver points to the correct ip address.
>
> But still this client is not indexed. All other do.
>
> Is the there any thing else I need to enable.
> Amanda version is 2.5.2
>
> Help please,
>
> Kind Regards,
> Prashant
>



-- 
Amanda http://amanda.zmanda.com
ZRM for MySQL http://www.zmanda.com/backup-mysql.html


Indexing a client

2008-10-27 Thread Prashant Ramhit

Hi All,

I have the following in the amanda-client.conf

   conf "fullback" # your config name
   index_server "backupserver" # your amindexd server
   tape_server  "backupserver" # your amidxtaped server
   tapedev  "/dev/nst0"# your tape device
   auth "bsd"
   index yes


And from having the following in ~/.amandahosts

   [EMAIL PROTECTED]:/var/lib/amanda$ more .amandahosts
   localhost backup amdump
   backupserver amanda amdump
   backupserver root amdump
   backupserver root amindexd amidxtaped
   backupserver amanda amindexd amidxtaped


backupserver points to the correct ip address.

But still this client is not indexed. All other do.

Is the there any thing else I need to enable.
Amanda version is 2.5.2

Help please,

Kind Regards,
Prashant