> root@Quest-Cluster:~# sudo /etc/init.d/ssh restart > sudo: /etc/init.d/ssh: command not found
On Wed, 2013-09-18 at 08:56 -0400, DongInn Kim wrote: > So, what was the problem? Any error message when you manually start the ssh > daemon? > > Regards, > > -- > - DongInn > > On Sep 18, 2013, at 8:47 AM, John Galt <jen...@iquest.net> wrote: > > > It appears that ssh is not loaded. > > > > On Wed, 2013-09-18 at 08:32 -0400, DongInn Kim wrote: > >> Have you run the sanity_check before running oscar_wizard? > >> > >> The error message shows a lot. Can you start the ssh server without > >> oscar_wizard? Was it already running? > >> > >> Regards, > >> > >> -- > >> - DongInn > >> > >> On Sep 18, 2013, at 8:17 AM, John Galt <jen...@iquest.net> wrote: > >> > >>> DongInn, > >>> > >>> Just checked and I do have the correct oscar-selector loaded. > >>> > >>> Skipped step 2 and tried step three and . Attached is the log of errors. > >>> > >>> > >>>> erbosity: 0 > >>>> > >>>> ============================================================================= > >>>> == oscar_wizard: Starting... > >>>> ============================================================================= > >>>> > >>>> > >>>> ============================================================================= > >>>> == oscar_wizard: Change directory: /usr/share/perl5/Qt > >>>> ============================================================================= > >>>> > >>>> Can't locate Qt.pm in @INC (@INC contains: /etc/perl > >>>> /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 > >>>> /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 > >>>> /usr/local/lib/site_perl .) at Selector.pl line 22. > >>>> BEGIN failed--compilation aborted at Selector.pl line 22. > >>>> > >>>> ============================================================================= > >>>> == Running step 2 of the OSCAR wizard: Configure selected OSCAR packages > >>>> ============================================================================= > >>>> > >>>> Looking for /var/lib/oscar/packages/apitest/api-pre-configure... > >>>> Looking for /var/lib/oscar/packages/apitest/pre_configure... > >>>> Looking for /var/lib/oscar/packages/base/api-pre-configure... > >>>> Looking for /var/lib/oscar/packages/base/pre_configure... > >>>> Looking for /var/lib/oscar/packages/c3/api-pre-configure... > >>>> Looking for /var/lib/oscar/packages/c3/pre_configure... > >>>> Looking for /var/lib/oscar/packages/oda/api-pre-configure... > >>>> Looking for /var/lib/oscar/packages/oda/pre_configure... > >>>> Looking for /var/lib/oscar/packages/rapt/api-pre-configure... > >>>> Looking for /var/lib/oscar/packages/rapt/pre_configure... > >>>> Looking for /var/lib/oscar/packages/sc3/api-pre-configure... > >>>> Looking for /var/lib/oscar/packages/sc3/pre_configure... > >>>> Looking for /var/lib/oscar/packages/sis/api-pre-configure... > >>>> Looking for /var/lib/oscar/packages/sis/pre_configure... > >>>> Looking for /var/lib/oscar/packages/switcher/api-pre-configure... > >>>> [INFO] No switcher data found in the database > >>>> Looking for /var/lib/oscar/packages/switcher/pre_configure... > >>>> Looking for /var/lib/oscar/packages/sync-files/api-pre-configure... > >>>> Looking for /var/lib/oscar/packages/sync-files/pre_configure... > >>>> Looking for /var/lib/oscar/packages/yume/api-pre-configure... > >>>> Looking for /var/lib/oscar/packages/yume/pre_configure... > >>>> Looking for /var/lib/oscar/packages/apitest/api-post-configure... > >>>> Looking for /var/lib/oscar/packages/apitest/post_configure... > >>>> Looking for /var/lib/oscar/packages/base/api-post-configure... > >>>> Looking for /var/lib/oscar/packages/base/post_configure... > >>>> Looking for /var/lib/oscar/packages/c3/api-post-configure... > >>>> Looking for /var/lib/oscar/packages/c3/post_configure... > >>>> Looking for /var/lib/oscar/packages/oda/api-post-configure... > >>>> Looking for /var/lib/oscar/packages/oda/post_configure... > >>>> Looking for /var/lib/oscar/packages/rapt/api-post-configure... > >>>> Looking for /var/lib/oscar/packages/rapt/post_configure... > >>>> Looking for /var/lib/oscar/packages/sc3/api-post-configure... > >>>> Looking for /var/lib/oscar/packages/sc3/post_configure... > >>>> Looking for /var/lib/oscar/packages/sis/api-post-configure... > >>>> Looking for /var/lib/oscar/packages/sis/post_configure... > >>>> Looking for /var/lib/oscar/packages/switcher/api-post-configure... > >>>> Looking for /var/lib/oscar/packages/switcher/post_configure... > >>>> Looking for /var/lib/oscar/packages/sync-files/api-post-configure... > >>>> Looking for /var/lib/oscar/packages/sync-files/post_configure... > >>>> Looking for /var/lib/oscar/packages/yume/api-post-configure... > >>>> Looking for /var/lib/oscar/packages/yume/post_configure... > >>>> > >>>> ============================================================================= > >>>> == Running step 3 of the OSCAR wizard: Install OSCAR server packages > >>>> ============================================================================= > >>>> > >>>> INFO: no OPKG(s) to install at /usr/bin/install_server line 119. > >>>> Backing up /etc/exports > >>>> Checking for /home export > >>>> Found /home entry > >>>> Existing /home entry ok, preserved > >>>> Backing up rsyncd header stub > >>>> Found hosts allow stanza > >>>> Found hosts allow stanza > >>>> Found hosts allow stanza > >>>> Found hosts allow stanza > >>>> Looks like we already have it! > >>>> Updated rsyncd.conf file > >>>> * Stopping NFS kernel daemon > >>>> ...done. > >>>> * Unexporting directories for NFS kernel daemon... > >>>> ...done. > >>>> * Exporting directories for NFS kernel daemon... > >>>> exportfs: /etc/exports [1]: Neither 'subtree_check' or > >>>> 'no_subtree_check' specified for export > >>>> "192.168.1.108/255.255.255.0:/home". > >>>> Assuming default behaviour ('no_subtree_check'). > >>>> NOTE: this default has changed since nfs-utils version 1.0.x > >>>> > >>>> ...done. > >>>> * Starting NFS kernel daemon > >>>> ...done. > >>>> exportfs: /etc/exports [1]: Neither 'subtree_check' or > >>>> 'no_subtree_check' specified for export > >>>> "192.168.1.108/255.255.255.0:/home". > >>>> Assuming default behaviour ('no_subtree_check'). > >>>> NOTE: this default has changed since nfs-utils version 1.0.x > >>>> > >>>> ERROR: Couldn't start ./etc/init.d/ssh. (-1) at /usr/bin/install_server > >>>> line 208 > >>> > >>> > >>> > >>> On Tue, 2013-09-17 at 22:10 -0400, DongInn Kim wrote: > >>>> I am sorry that I forgot about the broken Selector for now. > >>>> > >>>> I think that we can make Selector work later but not now. If you can > >>>> skip the Step 2, you can go further with the next step. > >>>> > >>>> Regards, > >>>> > >>>> -- > >>>> - DongInn > >>>> > >>>> On Sep 17, 2013, at 9:21 PM, DongInn Kim <di...@cs.indiana.edu> wrote: > >>>> > >>>>> What kind of oscar-selector is installed? > >>>>> > >>>>> It should be > >>>>> http://svn.oscar.openclustergroup.org/repos/unstable/debian-6-x86_64/oscar-selector-x11_1.2.6-2_all.deb > >>>>> > >>>>> What do you have in "dpkg -l | grep oscar-selector"? > >>>>> > >>>>> If you do not have oscar-selector-x11_1.2.6-2_all.deb, then please > >>>>> download it and then install it. > >>>>> > >>>>> Regards, > >>>>> > >>>>> -- > >>>>> - DongInn > >>>>> > >>>>> On Sep 17, 2013, at 8:34 PM, John Galt <jen...@iquest.net> wrote: > >>>>> > >>>>>> DongInn, > >>>>>> > >>>>>> I am stuck again at step #2 of the installation. > >>>>>> > >>>>>>> > >>>>>>> ============================================================================= > >>>>>>> == Successfully bootstrapped OSCAR > >>>>>>> ============================================================================= > >>>>>>> > >>>>>>> root@Quest-Cluster:~# system-sanity > >>>>>>> Checking your system... > >>>>>>> Success: yum-check.pl > >>>>>>> FYI the file does /etc/ssh/sshd_config not exists, it is not > >>>>>>> possible to check the sshd configuration. It is normal, most probably > >>>>>>> your Linux distribution does not install sshd by default, OSCAR will > >>>>>>> do it > >>>>>>> for you.Success: ssh-check.pl > >>>>>>> Success: network-check.pl > >>>>>>> Success: display-check.pl > >>>>>>> Success: su-check.pl > >>>>>>> Success: debrepo-check.pl > >>>>>>> Success: hostfile-check.pl > >>>>>>> Success: selinux-check.pl > >>>>>>> Success: tftpboot-check.pl > >>>>>>> root@Quest-Cluster:~# oscar_wizard install > >>>>>>> Subroutine print_error_strings redefined at > >>>>>>> /usr/share/perl5/OSCAR/Database.pm line 2454. > >>>>>>> Verbosity: 0 > >>>>>>> > >>>>>>> ============================================================================= > >>>>>>> == oscar_wizard: Starting... > >>>>>>> ============================================================================= > >>>>>>> > >>>>>>> > >>>>>>> ============================================================================= > >>>>>>> == oscar_wizard: Change directory: /usr/share/perl5/Qt > >>>>>>> ============================================================================= > >>>>>>> > >>>>>>> Can't locate Qt.pm in @INC (@INC contains: /etc/perl > >>>>>>> /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 > >>>>>>> /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 > >>>>>>> /usr/share/perl/5.14 /usr/local/lib/site_perl .) at Selector.pl line > >>>>>>> 22. > >>>>>>> BEGIN failed--compilation aborted at Selector.pl line 22. > >>>>>>> > >>>>>>> ============================================================================= > >>>>>>> == oscar_wizard: Exit > >>>>>>> ============================================================================= > >>>>>> > >>>>>> > >>>>>> ------------------------------------------------------------------------------ > >>>>>> LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! > >>>>>> 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, > >>>>>> SharePoint > >>>>>> 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack > >>>>>> includes > >>>>>> Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. > >>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk > >>>>>> _______________________________________________ > >>>>>> Oscar-users mailing list > >>>>>> Oscar-users@lists.sourceforge.net > >>>>>> https://lists.sourceforge.net/lists/listinfo/oscar-users > >>>>> > >>>>> > >>>>> ------------------------------------------------------------------------------ > >>>>> LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! > >>>>> 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, > >>>>> SharePoint > >>>>> 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack > >>>>> includes > >>>>> Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. > >>>>> http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk > >>>>> _______________________________________________ > >>>>> Oscar-users mailing list > >>>>> Oscar-users@lists.sourceforge.net > >>>>> https://lists.sourceforge.net/lists/listinfo/oscar-users > >>>> > >>>> > >>>> ------------------------------------------------------------------------------ > >>>> LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! > >>>> 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, > >>>> SharePoint > >>>> 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack > >>>> includes > >>>> Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. > >>>> http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk > >>>> _______________________________________________ > >>>> Oscar-users mailing list > >>>> Oscar-users@lists.sourceforge.net > >>>> https://lists.sourceforge.net/lists/listinfo/oscar-users > >>> > >>> > >>> > >>> ------------------------------------------------------------------------------ > >>> LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! > >>> 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, > >>> SharePoint > >>> 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack > >>> includes > >>> Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. > >>> http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk > >>> _______________________________________________ > >>> Oscar-users mailing list > >>> Oscar-users@lists.sourceforge.net > >>> https://lists.sourceforge.net/lists/listinfo/oscar-users > >> > >> > >> ------------------------------------------------------------------------------ > >> LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! > >> 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, > >> SharePoint > >> 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack > >> includes > >> Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. > >> http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk > >> _______________________________________________ > >> Oscar-users mailing list > >> Oscar-users@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > ------------------------------------------------------------------------------ > > LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! > > 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint > > 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack > > includes > > Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. > > http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk > > _______________________________________________ > > Oscar-users mailing list > > Oscar-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > ------------------------------------------------------------------------------ > LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! > 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint > 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes > Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. > http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk > _______________________________________________ > Oscar-users mailing list > Oscar-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oscar-users ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ Oscar-users mailing list Oscar-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-users