Hi,

I think I found why this error happened. It is because /etc/c3.conf was not 
created.
/etc/c3.conf is generated by /var/lib/oscar/packages/c3/api-post-image but this 
api name is not called at all because this is wrongfully named by opkgc and it 
should be "api-post-clientdef".
FYI, the api-post-clientdef script is called during Step 5 "Define OSCAR 
Clients..." which runs scripts/post_clients.

Anyway, Thomas,
Even though I could somehow make c3 work properly by setting up /etc/c3.conf, I 
still got the following error messages when "/opt/sync_files/bin/confmgr 
--syncnow --force" runs.
Is normal this error that we can ignore?
> ---------------
> gexec_cluster() XML_ParseBuffer() error at line 49:
> not well-formed (invalid token)
> 
> image:
> $VAR1 = 'oscarimage';
> ---------------

One more question. post_buildimage, one of the c3 scripts, is never run during 
the oscar installation.
Is this also normal? Otherwise, when and how should we run this script?

Regards,
 
- DongInn


DongInn Kim wrote:
> Hi Thomas,
> 
> If you have time, can you please look into this bug?
> I have tested r6719 on RHEL5-X86.
> 
> I got this error when "/opt/sync_files/bin/confmgr --syncnow --force" runs.
> 
>> ---------------
>> WARNING: node oscarnode1.osl.iu.edu not found in c3 configuration!
>>          C3 could be misconfigured!
>> gexec_cluster() XML_ParseBuffer() error at line 49:
>> not well-formed (invalid token)
>>
>> WARNING: node oscarnode1.osl.iu.edu not found in c3 configuration!
>>          C3 could be misconfigured!
>> cpush returned 65280 on subcluster oscarimage
>> image:
>> $VAR1 = 'oscarimage';
>> ---------------
> 
> Regards,
> 

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to