On Wed, Aug 22, 2001 at 02:05:39PM +0200, Olivier Courtois wrote:
> 
> Could you repeat this test inserting the following line (A) before
>  if (entryinfo->replicated) return;
> in export.c (it is line 526 according your gdb but line 545 on mine CVS
> copy)
> 
> Line (A):
> fprintf(stderr, "guid label is '%s', entryinfo is '%p'\n",
>       guid, entryinfo);
> ****************************************************************************
> *******
> 
> Effectively this is line 545 and not 526
> Herunder the backtrace
> showing guid label is 'host 16', entryinfo is '(nil)'
> 
> indeed i have no guid for this host in repligard table
> I tried with one host which get a guid and there is no problem
> 
> so the question how to get a guid ???
You have to fix your 'repligard' table using '-m' option to repligard.
Obviously, repligard won't export resource when it doesn't know its GUID.
It wouldn't see an existing resource without corresponding GUID assigned
as well.

I'll add a check into export.c for triggering an error in such situations.

-- 
/ Alexander Bokovoy
$ cat /proc/identity >~/.signature
  `Senior software developer and analyst for SaM-Solutions Ltd.`
---
One good suit is worth a thousand resumes.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to