Hello,

Did you removed the old image? If it is still here (in the oda database at 
list), it's normal that sync_files will try to find the old image. Try to do
si_rmimage centos6

BTW, can you tell me if your /etc/c3.conf file has dead nodes (except 
remove_for_0-indexing which is normal)

I found a problem: OSCAR::NodeMgt::update_list_alive_nodes is called somewhere 
before nodes are up and alive.... resulting in all nodes marked as dead in 
/etc/c3.conf resulting in sync_files not syncing anything resulting in oscartst 
failing the ssh test..........domino effect.

This routine is called from sync_files, thus I think that sync_files is called 
before nodes exists (without --image-only) which confirms your previous error.

This confirm that fixing one for all sync_files will clear many problems (image 
failure erroneous messages, c3.conf with dead nodes, files not synced, ....)


Best regards,

Olivier.

--
   Olivier LAHAYE
   CEA DRT/LIST/DCSI/DIR
________________________________
De : Costel Seitan [csei...@slb.com]
Date d'envoi : jeudi 28 février 2013 15:36
À : LAHAYE Olivier; oscar-us...@lists.sourceforge.net
Cc: oscar-devel@lists.sourceforge.net
Objet : RE: [Oscar-users] RE : RE : RE :OSCAR on CentOS-6: how to 
test.(Warning, experimental) WAS:Re: OSCAR on CentOS-6: bootstrap successfull 
using online repository.

Hello,

Thank you for your comments Olivier.

The nodes should not exist, however I see that the entries were added to 
/etc/hosts because of my previous tries:
..
# OSCAR block: OSCAR hosts
192.168.0.86         epsl86
192.168.0.87         epsl87
192.168.0.88         epsl88
192.168.0.89         epsl89

But, what made me think of rsyncd was the message

“rsync: failed to connect to 127.0.0.1: Connection refused (111)”

There is something else that I noticed right now.  For the last try I decided 
to name the SIS image “centos63” (compared to “centos6” just before).
When analyzing the error messages it looks like some of the commands point to 
the old image directory (centos6) :

ERROR: Impossible to detect the OS for /var/lib/systemimager/images/centos6 at 
/opt/sync_files/bin/sync_files line 319
        main::distro_detect('dir', '/var/lib/systemimager/images/centos6') 
called at /opt/sync_files/bin/sync_files line 798
ERROR: Impossible to detect the distro (/var/lib/systemimager/images/centos6) 
at /opt/sync_files/bin/sync_files line 800.
ERROR: Impossible to execute /opt/sync_files/bin/sync_files -i centos63 --force 
--image-only at /var/lib/oscar/packages/sis/api-post-image line 205.

I will create the local epel repo and try again. There is no reason to do so 
but I will eventually name my SIS image “centos6” again.


Kind Regards,
Costel SEITAN
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to