I'm basing my install of the latest and greatest documentation from this post:

http://sourceforge.net/p/oscar/mailman/message/32596631/

Thanks for helping!! much appreciated

Here's some info...

[root@oscar oscar]# rpm -q -a | grep oscar

oscar-release-6.1.2r10849-1.el6.noarch
systeminstaller-oscar-x11-2.4.18-1.el6.noarch
oscar-base-lib-6.1.2r10849-1.el6.noarch
oscar-utils-6.1.2r10849-1.el6.noarch
systeminstaller-oscar-2.4.18-1.el6.noarch
oscar-base-6.1.2r10849-1.el6.noarch
oscar-6.1.2r10849-1.el6.noarch
oscar-selector-1.2.7-4.el6.noarch
oscar-base-scripts-6.1.2r10849-1.el6.noarch


[root@oscar oscar]# rpm -q -a | grep oda

oda-1.4.18-2.el6.noarch

[root@oscar oscar]# rpm -q -l oda-1.4.18-2.el6.noarch

/usr/bin/create_oscar_database
/usr/bin/make_database_password
/usr/bin/oda
/usr/bin/populate_default_package_set
/usr/bin/populate_oda_packages_table
/usr/bin/prepare_oda
/usr/bin/set_global_oscar_values
/usr/share/man/man1/create_oscar_database.1.gz
/usr/share/man/man1/make_database_password.1.gz
/usr/share/man/man1/oda.1.gz
/usr/share/man/man1/populate_default_package_set.1.gz
/usr/share/man/man1/populate_oda_packages_table.1.gz
/usr/share/man/man1/prepare_oda.1.gz
/usr/share/man/man1/set_global_oscar_values.1.gz
/usr/share/oscar/prereqs/oda/etc
/usr/share/oscar/prereqs/oda/etc/Migration_AddGpuSupport.sh
/usr/share/oscar/prereqs/oda/etc/mysql.cfg
/usr/share/oscar/prereqs/oda/etc/oscar_table.sql
/usr/share/oscar/prereqs/oda/etc/pgsql.cfg
/usr/share/perl5/vendor_perl/OSCAR
/usr/share/perl5/vendor_perl/OSCAR/Database.pm
/usr/share/perl5/vendor_perl/OSCAR/Database_generic.pm
/usr/share/perl5/vendor_perl/OSCAR/ODA
/usr/share/perl5/vendor_perl/OSCAR/ODA/Bootstrap.pm
/usr/share/perl5/vendor_perl/OSCAR/ODA/mysql.pm
/usr/share/perl5/vendor_perl/OSCAR/ODA/pgsql.pm
/usr/share/perl5/vendor_perl/OSCAR/ODA_Defs.pm

[
[root@oscar oscar]# more /etc/yum.repos.d/oscar.repo

# oscar.repo
#
# If the mirrorlist= does not work for you, as a fall back you can try the
# remarked out baseurl= line instead.
#
#

[oscar]
name=OSCAR - 6.1.2svn07112014##
#mirrorlist=
http://svn.oscar.openclustergroup.org/oscar/trunk/rpm/oscar.mirrors.txt
baseurl=http://svn.oscar.openclustergroup.org/repos/unstable/rhel-6-x86_64
gpgcheck=0
enable=1
#gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5

You sound like you know your Oscar! could you help me on a more critical
problem? see below! this one is holding me back big time!
Issue#2 I'm having with 7-4-2014 build


I'm having an issue with my oscar setup and I don't know where to look
to fix it.  Everything seems to configure correctly (except
Ganglia...that's another email) so I left it disabled for now.  Once I
setup my image and used UYOK I'm able to boot my client up and it starts
to build.  Originally I had a "Can't connect to remote hose
(192.168.3.1): connection refused.  I modified the configuration file
for rsync and added an allow 192.168.3.0/255.255.255.0 and then it got
past that part, it started the install, formatted the drives, but once it
gets to the rsync -aHS --exclude=lost+found/ --exclude=/proc/*
--numeric-ids 192.168.3.1::IMAGENAME /a/ I get the same Connection
refused again! Any idea what else I'm missing? if it can communicate the
first time and get what it needs why does it fail a little afterwards.
I understand it calls the hostname script for the client being imaged
which in this called is dell02.sh. That's where all these commands are
coming from.

Thanks for the help!
Andy


> On July 15, 2014 at 12:43 AM "Kim, DongInn" <di...@indiana.edu> wrote:
>
>
> It seems that you don’t have the oda package.
>
> Do you have oscar-release installed? If so, what do you have in
> /etc/yum.repos.d/oscar.repo ?
>
> Regards,
>
> --
> - DongInn
>
>
>
> On Jul 15, 2014, at 12:35 AM, a...@comserv-usa.com wrote:
>
> > That's the step after setting up the distro. I tried it anyways and I get
> > pretty much the same result.
> >
> > [root@oscar oscar]# oscar-config -b
> > Can't locate OSCAR/oda.pm in @INC (@INC contains: /usr/lib/perl5/site_perl
> > /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
> > /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
> > /usr/share/perl5/vendor_perl/OSCAR/Database_generic.pm line 86.
> > BEGIN failed--compilation aborted at
> > /usr/share/perl5/vendor_perl/OSCAR/Database_generic.pm line 86.
> > Compilation failed in require at
> > /usr/share/perl5/vendor_perl/OSCAR/Database.pm line 73.
> > BEGIN failed--compilation aborted at
> > /usr/share/perl5/vendor_perl/OSCAR/Database.pm line 73.
> > Compilation failed in require at
> > /usr/share/perl5/vendor_perl/OSCAR/Package.pm line 35.
> > BEGIN failed--compilation aborted at
> > /usr/share/perl5/vendor_perl/OSCAR/Package.pm line 35.
> > Compilation failed in require at
> > /usr/share/perl5/vendor_perl/OSCAR/Testing.pm line 35.
> > BEGIN failed--compilation aborted at
> > /usr/share/perl5/vendor_perl/OSCAR/Testing.pm line 35.
> > Compilation failed in require at /usr/bin/oscar-config line 26.
> > BEGIN failed--compilation aborted at /usr/bin/oscar-config line 26.
> >
> >
> >
> > > On July 15, 2014 at 12:23 AM "Kim, DongInn" <di...@indiana.edu> wrote:
> > >
> > >
> > > Hi Andy,
> > >
> > > Did you complete the bootstrap process?
> > >
> > > oscar-config -b
> > >
> > > Regards,
> > >
> > > --
> > > - DongInn
> > >
> > >
> > >
> > > On Jul 15, 2014, at 12:16 AM, a...@comserv-usa.com wrote:
> > >
> > > > Hi,
> > > >
> > > > I tried the new procedure you created and wanted to give you update on
> > > > issues I found.
> > > >
> > > > * Once I installed oscar with "yum install oscar" I found that there was
> > > > no oscar.conf file in /etc/oscar. There was one in the templates folder
> > > > so I copied it back one directory
> > > > * When I tried to setup the distro with "oscar-config --setup-distro
> > > > centos-6-x86_64" I get the following....
> > > >
> > > >
> > > > This is brand new install. I picked Desktop on my CentOS install and
> > > > made sure its patched to the latest with the iptables/selinux off.
> > > >
> > > > [root@oscar oscar]# oscar-config --setup-distro centos-6-x86_64
> > > > Can't locate OSCAR/oda.pm in @INC (@INC contains:
> > > > /usr/lib/perl5/site_perl /usr/local/lib64/perl5 /usr/local/share/perl5
> > > > /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl
> > > > /usr/lib64/perl5 /usr/share/perl5 .) at
> > > > /usr/share/perl5/vendor_perl/OSCAR/Database_generic.pm line 86.
> > > > BEGIN failed--compilation aborted at
> > > > /usr/share/perl5/vendor_perl/OSCAR/Database_generic.pm line 86.
> > > > Compilation failed in require at
> > > > /usr/share/perl5/vendor_perl/OSCAR/Database.pm line 73.
> > > > BEGIN failed--compilation aborted at
> > > > /usr/share/perl5/vendor_perl/OSCAR/Database.pm line 73.
> > > > Compilation failed in require at
> > > > /usr/share/perl5/vendor_perl/OSCAR/Package.pm line 35.
> > > > BEGIN failed--compilation aborted at
> > > > /usr/share/perl5/vendor_perl/OSCAR/Package.pm line 35.
> > > > Compilation failed in require at
> > > > /usr/share/perl5/vendor_perl/OSCAR/Testing.pm line 35.
> > > > BEGIN failed--compilation aborted at
> > > > /usr/share/perl5/vendor_perl/OSCAR/Testing.pm line 35.
> > > > Compilation failed in require at /usr/bin/oscar-config line 26.
> > > > BEGIN failed--compilation aborted at /usr/bin/oscar-config line 26.
> > > > [root@oscar oscar]#
> > > >
> > > > Please let me know how to get past the 2nd error and I will continue
> > > > testing for you.
> > > >
> > > > Andy
> > > > a...@comserv-usa.com
> > > >
> > > >
> > > >
> > > >
> > > > ------------------------------------------------------------------------------
> > > > Want fast and easy access to all the code in your enterprise? Index and
> > > > search up to 200,000 lines of code with a free copy of Black Duck
> > > > Code Sight - the same software that powers the world's largest code
> > > > search on Ohloh, the Black Duck Open Hub! Try it now.
> > > > http://p.sf.net/sfu/bds_______________________________________________
> > > > Oscar-users mailing list
> > > > Oscar-users@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/oscar-users
> > >
>
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to