DongInn, Still stuck at step 7 of the install.
When I reboot the head node, it does see the Internet connection on eth1, but a message does appear about "not able to find correct name for server." Here is the /etc/export file. > # /etc/exports: the access control list for filesystems which may be exported > # to NFS clients. See exports(5). > # > # Example for NFSv2 and NFSv3: > # /srv/homes hostname1(rw,sync,no_subtree_check) > hostname2(ro,sync,no_subtree_check) > # > # Example for NFSv4: > # /srv/nfs4 gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check) > # /srv/nfs4/homes gss/krb5i(rw,sync,no_subtree_check) > # > /home 192.168.1.110/255.255.255.0(async,rw,no_root_squash) > 192.168.1.115/255.255.255.0(async,rw,no_root_squash) > 192.168.1.114/255.255.255.0(async,rw,no_root_squash) > > > Here is the latest log file > Verbosity: 0 > > ============================================================================= > == oscar_wizard: Starting... > ============================================================================= > > > ============================================================================= > == Running step 6 of the OSCAR wizard:Setup networking > ============================================================================= > > $VAR1 = [ > { > 'node_id' => '52', > 'ip' => '192.168.2.2', > 'name' => 'eth0', > 'id' => '54', > 'mac' => 'F4:6D:04:97:77:9B', > 'network_id' => undef > } > ]; > $VAR1 = [ > { > 'node_id' => '53', > 'ip' => '192.168.2.3', > 'name' => 'eth0', > 'id' => '55', > 'mac' => 'F4:6D:04:97:79:9B', > 'network_id' => undef > } > ]; > $VAR1 = [ > { > 'node_id' => '54', > 'ip' => '192.168.2.4', > 'name' => 'eth0', > 'id' => '56', > 'mac' => 'F4:6D:04:97:79:88', > 'network_id' => undef > } > ]; > $VAR1 = [ > { > 'node_id' => '55', > 'ip' => '192.168.2.5', > 'name' => 'eth0', > 'id' => '57', > 'mac' => 'F4:6D:04:97:79:16', > 'network_id' => undef > } > ]; > $VAR1 = [ > { > 'node_id' => '56', > 'ip' => '192.168.2.6', > 'name' => 'eth0', > 'id' => '58', > 'mac' => 'F4:6D:04:99:38:D1', > 'network_id' => undef > } > ]; > ****** Clients ****** > $VAR1 = { > 'imagename' => 'oscarimage', > 'proccount' => undef, > 'name' => 'oscarnode1', > 'hostname' => 'oscarnode1', > 'domainname' => undef, > 'gpucount' => undef > }; > $VAR2 = { > 'imagename' => 'oscarimage', > 'proccount' => undef, > 'name' => 'oscarnode2', > 'hostname' => 'oscarnode2', > 'domainname' => undef, > 'gpucount' => undef > }; > $VAR3 = { > 'imagename' => 'oscarimage', > 'proccount' => undef, > 'name' => 'oscarnode3', > 'hostname' => 'oscarnode3', > 'domainname' => undef, > 'gpucount' => undef > }; > $VAR4 = { > 'imagename' => 'oscarimage', > 'proccount' => undef, > 'name' => 'oscarnode4', > 'hostname' => 'oscarnode4', > 'domainname' => undef, > 'gpucount' => undef > }; > $VAR5 = { > 'imagename' => 'oscarimage', > 'proccount' => undef, > 'name' => 'oscarnode5', > 'hostname' => 'oscarnode5', > 'domainname' => undef, > 'gpucount' => undef > }; > **** Client Adapter (oscarnode1) **** > $VAR1 = [ > { > 'node_id' => '52', > 'ip' => '192.168.2.2', > 'name' => 'eth0', > 'id' => '54', > 'mac' => 'F4:6D:04:97:77:9B', > 'network_id' => undef > } > ]; > **** Client Adapter (oscarnode2) **** > $VAR1 = [ > { > 'node_id' => '53', > 'ip' => '192.168.2.3', > 'name' => 'eth0', > 'id' => '55', > 'mac' => 'F4:6D:04:97:79:9B', > 'network_id' => undef > } > ]; > **** Client Adapter (oscarnode3) **** > $VAR1 = [ > { > 'node_id' => '54', > 'ip' => '192.168.2.4', > 'name' => 'eth0', > 'id' => '56', > 'mac' => 'F4:6D:04:97:79:88', > 'network_id' => undef > } > ]; > **** Client Adapter (oscarnode4) **** > $VAR1 = [ > { > 'node_id' => '55', > 'ip' => '192.168.2.5', > 'name' => 'eth0', > 'id' => '57', > 'mac' => 'F4:6D:04:97:79:16', > 'network_id' => undef > } > ]; > **** Client Adapter (oscarnode5) **** > $VAR1 = [ > { > 'node_id' => '56', > 'ip' => '192.168.2.6', > 'name' => 'eth0', > 'id' => '58', > 'mac' => 'F4:6D:04:99:38:D1', > 'network_id' => undef > } > ]; > Stopping Flamethrower daemon: ok. > Removing any system startup links for > /etc/init.d/systemimager-server-flamethrowerd ... > Stopping rsync daemon for systemimager: stopped. > Starting rsync daemon for systemimager: ok. > update-rc.d: warning: systemimager-server-rsyncd start runlevel arguments (2) > do not match LSB Default-Start values (3 5) > update-rc.d: warning: systemimager-server-rsyncd stop runlevel arguments > (none) do not match LSB Default-Stop values (0 1 2 6) > System start/stop links for /etc/init.d/systemimager-server-rsyncd already > exist. > Rather than invoking init scripts through /etc/init.d, use the service(8) > utility, e.g. service xinetd restart > > Since the script you are attempting to invoke has been converted to an > Upstart job, you may also use the stop(8) and then start(8) utilities, > e.g. stop xinetd ; start xinetd. The restart(8) utility is also available. > xinetd stop/waiting > xinetd start/running, process 4056 > tcpdump: no process found > Status of SystemImager's installation monitoring: si_monitor... running. > Stopping SystemImager's installation monitoring: si_monitor... stopped. > Starting SystemImager's installation monitoring: si_monitor... ok. > Perl exited with active threads: > 1 running and unjoined > 0 finished and unjoined > 0 running and detached > > ============================================================================= > == Running step 7 of the OSCAR wizard: Complete cluster setup > ============================================================================= > > ERROR: Node oscarnode1 DOWN! (not responding) at /usr/bin/post_install line > 143 > main::update_node_ressource('cat /proc/cpuinfo', > 'Regexp=REGEXP(0x226de30)', 'CPU', 'cpu_num', 1) called at > /usr/bin/post_install line 65 > ERROR: Node oscarnode2 DOWN! (not responding) at /usr/bin/post_install line > 143 > main::update_node_ressource('cat /proc/cpuinfo', > 'Regexp=REGEXP(0x226de30)', 'CPU', 'cpu_num', 1) called at > /usr/bin/post_install line 65 > ERROR: Node oscarnode3 DOWN! (not responding) at /usr/bin/post_install line > 143 > main::update_node_ressource('cat /proc/cpuinfo', > 'Regexp=REGEXP(0x226de30)', 'CPU', 'cpu_num', 1) called at > /usr/bin/post_install line 65 > ERROR: Node oscarnode4 DOWN! (not responding) at /usr/bin/post_install line > 143 > main::update_node_ressource('cat /proc/cpuinfo', > 'Regexp=REGEXP(0x226de30)', 'CPU', 'cpu_num', 1) called at > /usr/bin/post_install line 65 > ERROR: Node oscarnode5 DOWN! (not responding) at /usr/bin/post_install line > 143 > main::update_node_ressource('cat /proc/cpuinfo', > 'Regexp=REGEXP(0x226de30)', 'CPU', 'cpu_num', 1) called at > /usr/bin/post_install line 65 > ERROR: Node oscarnode1 DOWN! (not responding) at /usr/bin/post_install line > 143 > main::update_node_ressource('nvidia-smi -L', > 'Regexp=REGEXP(0x2f690f8)', 'GPU', 'gpu_num', 0) called at > /usr/bin/post_install line 68 > ERROR: Node oscarnode2 DOWN! (not responding) at /usr/bin/post_install line > 143 > main::update_node_ressource('nvidia-smi -L', > 'Regexp=REGEXP(0x2f690f8)', 'GPU', 'gpu_num', 0) called at > /usr/bin/post_install line 68 > ERROR: Node oscarnode3 DOWN! (not responding) at /usr/bin/post_install line > 143 > main::update_node_ressource('nvidia-smi -L', > 'Regexp=REGEXP(0x2f690f8)', 'GPU', 'gpu_num', 0) called at > /usr/bin/post_install line 68 > ERROR: Node oscarnode4 DOWN! (not responding) at /usr/bin/post_install line > 143 > main::update_node_ressource('nvidia-smi -L', > 'Regexp=REGEXP(0x2f690f8)', 'GPU', 'gpu_num', 0) called at > /usr/bin/post_install line 68 > ERROR: Node oscarnode5 DOWN! (not responding) at /usr/bin/post_install line > 143 > main::update_node_ressource('nvidia-smi -L', > 'Regexp=REGEXP(0x2f690f8)', 'GPU', 'gpu_num', 0) called at > /usr/bin/post_install line 68 > Looking for /var/lib/oscar/packages/apitest/api-post-deploy... > Looking for /var/lib/oscar/packages/apitest/post_install... > Looking for /var/lib/oscar/packages/base/api-post-deploy... > Looking for /var/lib/oscar/packages/base/post_install... > Looking for /var/lib/oscar/packages/c3/api-post-deploy... > Looking for /var/lib/oscar/packages/c3/post_install... > Looking for /var/lib/oscar/packages/oda/api-post-deploy... > [oda] Generating the /etc/odaserver file on all oscar clients... > [oda] Executing: /usr/bin/cexec 'echo oscar_server > /etc/odaserver' > error opening file: /etc/c3.conf > ERROR: oda server location file /etc/odaserver push failed. at > /var/lib/oscar/packages/oda/api-post-deploy line 124. > ERROR: /var/lib/oscar/packages/oda/api-post-deploy exitted badly (1) at > /usr/bin/post_install line 90 > ERROR: Couldn't run 'post_install' script for oda at /usr/bin/post_install > line 91 > Looking for /var/lib/oscar/packages/rapt/api-post-deploy... > Looking for /var/lib/oscar/packages/rapt/post_install... > Looking for /var/lib/oscar/packages/sc3/api-post-deploy... > Looking for /var/lib/oscar/packages/sc3/post_install... > Looking for /var/lib/oscar/packages/sis/api-post-deploy... > Looking for /var/lib/oscar/packages/sis/post_install... > Looking for /var/lib/oscar/packages/switcher/api-post-deploy... > error opening file: /etc/c3.conf > ERROR: Impossible to execute /usr/bin/cpush --all > /opt/env-switcher/etc/switcher.ini /opt/env-switcher/etc/switcher.ini at > /var/lib/oscar/packages/switcher/api-post-deploy line 41. > ERROR: /var/lib/oscar/packages/switcher/api-post-deploy exitted badly (1) at > /usr/bin/post_install line 90 > ERROR: Couldn't run 'post_install' script for switcher at > /usr/bin/post_install line 91 > ERROR: Some of the post install scripts failed, please check your logs for > more info (oda, switcher) at /usr/bin/post_install line 97 > Looking for /var/lib/oscar/packages/sync-files/api-post-deploy... > Looking for /var/lib/oscar/packages/sync-files/post_install... > Looking for /var/lib/oscar/packages/yume/api-post-deploy... > Looking for /var/lib/oscar/packages/yume/post_install... > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=52 AND package='apitest' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=52 AND package='base' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=52 AND package='c3' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=52 AND package='oda' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=52 AND package='rapt' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=52 AND package='sc3' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=52 AND package='sis' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=52 AND package='switcher' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=52 AND package='sync-files' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=52 AND package='yume' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=53 AND package='apitest' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=53 AND package='base' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=53 AND package='c3' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=53 AND package='oda' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=53 AND package='rapt' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=53 AND package='sc3' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=53 AND package='sis' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=53 AND package='switcher' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=53 AND package='sync-files' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=53 AND package='yume' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=54 AND package='apitest' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=54 AND package='base' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=54 AND package='c3' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=54 AND package='oda' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=54 AND package='rapt' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=54 AND package='sc3' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=54 AND package='sis' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=54 AND package='switcher' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=54 AND package='sync-files' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=54 AND package='yume' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=55 AND package='apitest' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=55 AND package='base' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=55 AND package='c3' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=55 AND package='oda' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=55 AND package='rapt' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=55 AND package='sc3' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=55 AND package='sis' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=55 AND package='switcher' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=55 AND package='sync-files' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=55 AND package='yume' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=56 AND package='apitest' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=56 AND package='base' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=56 AND package='c3' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=56 AND package='oda' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=56 AND package='rapt' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=56 AND package='sc3' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=56 AND package='sis' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=56 AND package='switcher' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=56 AND package='sync-files' > DB_DEBUG>/usr/bin/oscar_wizard: > ====> in Database::update_table SQL: UPDATE Node_Package_Status SET > ex_status='8', requested='8' WHERE node_id=56 AND package='yume' ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk _______________________________________________ Oscar-users mailing list Oscar-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-users