Now that I've installed my Service Node there is an issue querying the
Management Node's database because of an SSL related error. If I turn
on XCATBYPASS=1 however for testing it grabs the database information
with 'tabdump' from the MN fine (which I imagine must turn off SSL
else it would encounter the same error). The error that I am seeing is
the same as reported in this xCAT Bug Report:
http://sourceforge.net/p/xcat/bugs/3874/.

# lsxcatd -d
Can't locate object method "start_SSL" via package "IO::Socket::SSL"
at /opt/xcat/lib/perl/xCAT/Client.pm line 222.

That bug report was for AIX but it looks like the fix was for
perl-NET-SSLeay to be rebuilt:
"Xiao Peng updated the problem rpm on dave's mgmt node to
Net-SSLeay-1.55-3, which was built with newer source code and on aix
71L."

I have Centos 6.4:
# uname -a
Linux xcat-serv1 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux

However, the perl-NET-SSLeay package does not seem to be present in
xcat-dep for xCAT 2.8.3. I have a version of it already installed but
it came from the Centos repo:

perl-Net-SSLeay.x86_64       1.35-9.el6         installed

The only perl files I see in xcat/xcat-dep/rh6/x86_64 are:

perl-AppConfig-1.52-4.noarch.rpm
perl-Crypt-CBC-2.29-3.el6.noarch.rpm
perl-Crypt-Rijndael-1.09-2.el6.x86_64.rpm
perl-Expect-1.21-1.noarch.rpm
perl-IO-Stty-0.03-1.noarch.rpm
perl-IO-Tty-1.07-1.x86_64.rpm
perl-JSON-2.50-1.el6.rfx.noarch.rpm
perl-SOAP-Lite-0.710.08-1.noarch.rpm
perl-XML-Simple-2.18-1.noarch.rpm

Is it the version of perl-NET-SSLeay?

Thanks,
Josh

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to