Dear all,
I have solved my previous problem by excluding ganglia from my list of  
packages.

However I have found a new problem in step 6 setup networking.
After collecting the MACs (now I only have one node as a test) I  
choose  systemimager-rsync and Enable Install Mode. Then I find the  
following error:

=============================================================================
== oscar_wizard: Starting...
=============================================================================

^* matches null string many times in regex; marked by <-- HERE in m/^*  
<-- HERE / at /usr/lib/perl5/vendor_perl/5.8.8/AppConfig/State.pm line  
315, <FH> line 15.
^* matches null string many times in regex; marked by <-- HERE in m/^*  
<-- HERE / at /usr/lib/perl5/vendor_perl/5.8.8/AppConfig/State.pm line  
395.

=============================================================================
== Running step 6 of the OSCAR wizard:Setup networking
=============================================================================

List network adapters: $VAR1 = {
           'node_id' => '2',
           'ip' => '10.0.0.11',
           'name' => 'eth0',
           'id' => '3',
           'mac' => '00:1C:C0:F0:0B:B8',
           'network_id' => undef
         };
(1)
Test: $VAR1 = [
           {
             'node_id' => '2',
             'ip' => '10.0.0.11',
             'name' => 'eth0',
             'id' => '3',
             'mac' => '00:1C:C0:F0:0B:B8',
             'network_id' => undef
           }
         ];
****** Clients ******
$VAR1 = {
           'imagename' => 'oscarimage',
           'name' => 'oscarnode01',
           'hostname' => undef
         };
List network adapters: $VAR1 = {
           'node_id' => '2',
           'ip' => '10.0.0.11',
           'name' => 'eth0',
           'id' => '3',
           'mac' => '00:1C:C0:F0:0B:B8',
           'network_id' => undef
         };
(1)
Test: **** Client Adapter (oscarnode01) ****
$VAR1 = [
           {
             'node_id' => '2',
             'ip' => '10.0.0.11',
             'name' => 'eth0',
             'id' => '3',
             'mac' => '00:1C:C0:F0:0B:B8',
             'network_id' => undef
           }
         ];
Stopping Flamethrower daemon: ok.
Stopping SystemImager's BitTorrent Transport:  
systemimager-server-bittorrent... stopped.
Stopping rsync daemon for systemimager: failed.
Starting rsync daemon for systemimager: failed.
Tk::Error: Failed to run /etc/init.d/systemimager-server-rsyncd  
restart at /usr/lib/perl5/vendor_perl/5.8.8/OSCAR/GUI_MAC.pm line 878
  Carp::croak at /usr/lib/perl5/5.8.8/Carp.pm line 269
  OSCAR::MAC::run_cmd at /usr/lib/perl5/vendor_perl/5.8.8/OSCAR/MAC.pm line 433
  OSCAR::MAC::__enable_install_mode at  
/usr/lib/perl5/vendor_perl/5.8.8/OSCAR/MAC.pm line 535
  OSCAR::GUI_MAC::enable_install_mode at  
/usr/lib/perl5/vendor_perl/5.8.8/OSCAR/GUI_MAC.pm line 878
  Tk callback for .toplevel.frame.button5
  Tk::__ANON__ at  
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Tk.pm  
line 247
  Tk::Button::butUp at  
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Tk/Button.pm line  
111
  <ButtonRelease-1>
  (command bound to event)

--------------

That is, the systemimager-server-rsync daemon does not work. When I  
Enable UYOK, select the Setup Network Boot  and connect the node, it  
receives the right IP and Subnet Mssk but nothing is transferred as  
expected.


I have tried to start the daemon by myself but of course

[r...@hidra init.d]# /etc/init.d/systemimager-server-rsyncd start
Starting rsync daemon for systemimager: failed.

Any idea about what's going wrong?

0.007d0

-----------------------------------------------------------------
Prof. Adolfo Bastida Pascual          Tlf: (34)-968.36.74.79
Departamento de Química Física        Fax: (34)-968.36.41.48
Universidad de Murcia.                e-mail: bast...@um.es
30100-Murcia                          WEB: http://www.um.es/
(Spain)
-----------------------------------------------------------------


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to