Cesar, I fixed the problem, it is now in trunk but i did not have the time to regenerate the binary packages. My apologies for that, i will do so as soon as possible (i will let you know when it will be done, hopefully very shortly).
Thanks, ----- "César Ávila" <clav...@gmail.com> a écrit : > After building the client image I try to define the clients and get > the following error > > > ============================================================================= > == Running step 5 of the OSCAR wizard: Define OSCAR clients > ============================================================================= > > Translating 1...... oscar_server > Translating 1...... oscar_server > All IP: > $VAR1 = [ > { > 'client' => 'oscar_server', > 'node_id' => '1', > 'ip' => '192.168.0.1', > 'name' => 'eth1', > 'id' => '1', > 'mac' => '00:13:d3:cb:ec:44', > 'network_id' => '2' > }, > { > 'client' => 'oscar_server', > 'node_id' => '1', > 'ip' => '10.32.2.8', > 'name' => 'eth0', > 'id' => '2', > 'mac' => '00:48:54:85:e0:c4', > 'network_id' => '1' > } > ]; > [INFO] Exeecuting: /usr/bin/mksirange --image oscarimage > --basename=oscarnode --count=1 --gateway=192.168.0.1 > --ipstart=192.168.0.2 --domain= cluster.com --netmask=192.168.0.255 > --start=1 --verbose > 2011-2-15 11:25:44 [main :: Line 203] Checking arguments. > Cleaning up oscarimage1-gv > 2011-2-15 11:25:44 [main :: Line 109] Generating IP list. > 2011-2-15 11:25:44 [main :: Line 115] Getting existing definitions. > Translating 1...... oscar_server > Translating 1...... oscar_server > 2011-2-15 11:25:44 [main :: Line 130] Checking for existing machine > conflicts. > 2011-2-15 11:25:44 [main :: Line 154] Adding machines. > Defining objects for oscarnode1 > --> Adding clients... > $VAR1 = bless( { > 'imagename' => 'oscarimage', > 'proccount' => undef, > 'arch' => undef, > 'name' => 'oscarnode1', > 'domainname' => ' cluster.com ', > 'hostname' => ' oscarnode1.cluster.com ', > 'route' => '192.168.0.1', > 'SIS::Client' => 'oscarnode1' > }, 'SIS::Client' ); > --> Populating the OSCAR database... > --> Getting information about the image (oscarimage)... > Success... > $VAR1 = { > 'architecture' => 'x86_64', > 'name' => 'oscarimage', > 'path' => '/var/lib/systemimager/images/oscarimage', > 'id' => '1' > }; > --> Populating the SIS database... > -> [INFO] Executing: /usr/sbin/si_addclients --hosts oscarnode1 > --script oscarimage > si_addclients: created links in /var/lib/systemimager/scripts > > si_addclients: successfully completed. > Data to store: > $VAR1 = bless( { > '_cache' => { > '_primkey' => 'eth0:oscarnode1' > }, > '_vars' => { > '_mac' => undef, > '_netmask' => '192.168.0.255', > '_ip' => '192.168.0.2', > '_devname' => 'eth0', > '_client' => 'oscarnode1' > } > }, 'SIS::Adapter' ); > -> [INFO] Adding a new network adapter > $VAR1 = { > '_mac' => undef, > '_netmask' => '192.168.0.255', > '_ip' => '192.168.0.2', > '_devname' => 'eth0', > '_client' => 'oscarnode1' > }; > Translating 1...... oscar_server > Translating 1...... oscar_server > Translating 4...... oscarnode1 > Translating 1...... oscar_server > Translating 1...... oscar_server > Translating 4...... oscarnode1 > 2011-2-15 11:25:44 [SystemInstaller::Machine :: Line 121] Parsing > adapters > 2011-2-15 11:25:44 [SystemInstaller::Machine :: Line 130] Syncing > /etc/hosts/ to database. > 2011-2-15 11:25:44 [SystemInstaller::Machine :: Line 169] Re-adding > currently defined machines. > 2011-2-15 11:25:44 [SystemInstaller::Machine :: Line 211] Copying > hosts file to scripts directory. > Ref: CODE > Populating /root/.ssh/known_hosts with defined clients' host keys > Looking for /var/lib/oscar/packages/apitest/api-post-clientdef... > Looking for /var/lib/oscar/packages/apitest/post_clients... > Looking for /var/lib/oscar/packages/base/api-post-clientdef... > Looking for /var/lib/oscar/packages/base/post_clients... > Looking for /var/lib/oscar/packages/c3/api-post-clientdef... > sh: /usr/bin/c3_conf_manager: not found > ERROR: I couldn't manage to update the C3 configuration! > ERROR: /var/lib/oscar/packages/c3/api-post-clientdef exitted badly > (127) at /usr/bin/post_clients line 67 > ERROR: Couldn't run post_clients script for c3 at > /usr/bin/post_clients line 68 > Looking for /var/lib/oscar/packages/oda/api-post-clientdef... > Looking for /var/lib/oscar/packages/oda/post_clients... > Looking for /var/lib/oscar/packages/opium/api-post-clientdef... > Looking for /var/lib/oscar/packages/opium/post_clients... > Looking for /var/lib/oscar/packages/rapt/api-post-clientdef... > Looking for /var/lib/oscar/packages/rapt/post_clients... > Looking for /var/lib/oscar/packages/sc3/api-post-clientdef... > Looking for /var/lib/oscar/packages/sc3/post_clients... > Looking for /var/lib/oscar/packages/sis/api-post-clientdef... > using ODA to read the OSCAR database for node and adapters information > ... > reading SIS database for node and adapters information ... > [INFO] Impossible to get the adapters > Setting node oscarnode1 field installer to "sis" ... > Done setting node oscarnode1 field installer to "sis" > Looking for /var/lib/oscar/packages/sis/post_clients... > Looking for /var/lib/oscar/packages/switcher/api-post-clientdef... > [switcher] Executing: /opt/sync_files/bin/confmgr --add > /opt/env-switcher/etc/switcher.ini > There were issues running post_clients. Please check your logs at > /usr/bin/post_clients line 73 > Looking for /var/lib/oscar/packages/switcher/post_clients... > Looking for /var/lib/oscar/packages/sync-files/api-post-clientdef... > Looking for /var/lib/oscar/packages/sync-files/post_clients... > Looking for /var/lib/oscar/packages/yume/api-post-clientdef... > Looking for /var/lib/oscar/packages/yume/post_clients... > No such file or directory at > /usr/lib/systeminstaller/SystemInstaller/Tk/AddClients.pm line 234 > Couldn't run postinstall at /usr/lib/perl5/Tk.pm line 250 > > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio > XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit > performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > Oscar-users mailing list > Oscar-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oscar-users ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Oscar-users mailing list Oscar-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-users