<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Snap operation failing on Oracle LINUX 6.3 host with error in SSLeay perl module in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Snap-operation-failing-on-Oracle-LINUX-6-3-host-with-error-in-SSLeay-perl-module/m-p/64191#M2507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Snap Creator does not include ssl libraries we are dependent on, therefore customer must install openssl and ensure symlinks are created correctly (see below). &lt;/P&gt;&lt;P&gt;The reason is simply we dynamically link so customers can update SSL versions of openssl for important security fixes without being dependent on SC versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirements for HTTPS for Linux/Unix are as follows:&lt;/P&gt;&lt;P&gt; 1) openssl package&amp;nbsp;&amp;nbsp; (yum install openssl)&lt;/P&gt;&lt;P&gt;2) SSL symlinks&lt;/P&gt;&lt;P&gt;Make sure the following symlinks are located under /usr/lib oder /usr/lib64 (depending on if OS is 64bit or not)&lt;/P&gt;&lt;P&gt;libssl.so.6&lt;/P&gt;&lt;P&gt;libcrypto.so.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the symlinks dont exist please cd to /usr/lib or /usr/lib64 and run following command to link them. Make sure what we are linking to is installed, again pre-requisite is openssl so it should be installed first.&lt;/P&gt;&lt;P&gt;ln -sf libssl.so.0.9.8 libssl.so.6&lt;/P&gt;&lt;P&gt;ln -sf libcrypto.so.0.9.8 libcrypto.so.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#########If you still have issues, you could try downloading this Net SSLeay packages from here, but I don't see a need for it, yet#############&lt;/P&gt;&lt;P&gt;&lt;A href="http://cpansearch.perl.org/src/SAMPO/" target="_blank"&gt;http://cpansearch.perl.org/src/SAMPO/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Feb 2013 18:55:49 GMT</pubDate>
    <dc:creator>sivar</dc:creator>
    <dc:date>2013-02-06T18:55:49Z</dc:date>
    <item>
      <title>Snap operation failing on Oracle LINUX 6.3 host with error in SSLeay perl module</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snap-operation-failing-on-Oracle-LINUX-6-3-host-with-error-in-SSLeay-perl-module/m-p/64187#M2506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just installed 3.6p1 on RHEL 6.3 and got the following error when trying to run a backup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subroutine AUTOLOAD redefined at&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;lt;/opt/netapp/scServer3.6p1/snapcreator&amp;gt;Net/SSLeay.pm line 651 (#1)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (W redefine) You redefined a subroutine.&amp;nbsp; To suppress this warning, say&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; no warnings 'redefine';&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; eval "sub name { ... }";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;Subroutine print_errs redefined at&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;lt;/opt/netapp/scServer3.6p1/snapcreator&amp;gt;Net/SSLeay.pm line 688 (#1)&lt;BR /&gt;Subroutine die_if_ssl_error redefined at&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;lt;/opt/netapp/scServer3.6p1/snapcreator&amp;gt;Net/SSLeay.pm line 704 (#1)&lt;BR /&gt;Subroutine die_now redefined at&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;lt;/opt/netapp/scServer3.6p1/snapcreator&amp;gt;Net/SSLeay.pm line 712 (#1)&lt;BR /&gt;Subroutine blength redefined at (eval 255) line 1 (#1)&lt;/P&gt;&lt;P&gt;Can't load 'auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay: auto/Net/SSLeay/SSLeay.so: cannot open shared object file: No such file or directory at /&amp;lt;/opt/netapp/scServer3.6p1/snapcreator&amp;gt;DynaLoader.pm line 219.&lt;BR /&gt; at perlapp line 843 (#2)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (F) The module you tried to load failed to load a dynamic extension. This&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; may either mean that you upgraded your version of perl to one that is&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; incompatible with your old dynamic extensions (which is known to happen&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; between major versions of perl), or (more likely) that your dynamic&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; extension was built against an older version of the library that is&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; installed on your system. You may need to rebuild your old dynamic&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; extensions.&lt;/P&gt;&lt;P&gt;Uncaught exception from user code:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can't load 'auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay: auto/Net/SSLeay/SSLeay.so: cannot open shared object file: No such file or directory at /&amp;lt;/opt/netapp/scServer3.6p1/snapcreator&amp;gt;DynaLoader.pm line 219.&lt;BR /&gt; at perlapp line 843&lt;BR /&gt; at perlapp line 950&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PerlApp::my_require('Net/SSLeay.pm') called at snapcreator.pl line 8869&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; main::setEnv() called at snapcreator.pl line 666&lt;BR /&gt;[root@houks1 scServer3.6p1]# perl version&lt;BR /&gt;Can't open perl script "version": No such file or directory&lt;BR /&gt;[root@houks1 scServer3.6p1]# perl -version&lt;/P&gt;&lt;P&gt;This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi&lt;/P&gt;&lt;P&gt;Copyright 1987-2009, Larry Wall&lt;/P&gt;&lt;P&gt;Perl may be copied only under the terms of either the Artistic License or the&lt;BR /&gt;GNU General Public License, which may be found in the Perl 5 source kit.&lt;/P&gt;&lt;P&gt;Complete documentation for Perl, including FAQ lists, should be found on&lt;BR /&gt;this system using "man perl" or "perldoc perl".&amp;nbsp; If you have access to the&lt;BR /&gt;Internet, point your browser at &lt;A href="http://www.perl.org/" target="_blank"&gt;http://www.perl.org/&lt;/A&gt;, the Perl Home Page.&lt;/P&gt;&lt;P&gt;[root@houks1 scServer3.6p1]#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take Care,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:10:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snap-operation-failing-on-Oracle-LINUX-6-3-host-with-error-in-SSLeay-perl-module/m-p/64187#M2506</guid>
      <dc:creator>winkel</dc:creator>
      <dc:date>2025-06-05T06:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Snap operation failing on Oracle LINUX 6.3 host with error in SSLeay perl module</title>
      <link>https://community.netapp.com/t5/Data-Protection/Snap-operation-failing-on-Oracle-LINUX-6-3-host-with-error-in-SSLeay-perl-module/m-p/64191#M2507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Snap Creator does not include ssl libraries we are dependent on, therefore customer must install openssl and ensure symlinks are created correctly (see below). &lt;/P&gt;&lt;P&gt;The reason is simply we dynamically link so customers can update SSL versions of openssl for important security fixes without being dependent on SC versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirements for HTTPS for Linux/Unix are as follows:&lt;/P&gt;&lt;P&gt; 1) openssl package&amp;nbsp;&amp;nbsp; (yum install openssl)&lt;/P&gt;&lt;P&gt;2) SSL symlinks&lt;/P&gt;&lt;P&gt;Make sure the following symlinks are located under /usr/lib oder /usr/lib64 (depending on if OS is 64bit or not)&lt;/P&gt;&lt;P&gt;libssl.so.6&lt;/P&gt;&lt;P&gt;libcrypto.so.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the symlinks dont exist please cd to /usr/lib or /usr/lib64 and run following command to link them. Make sure what we are linking to is installed, again pre-requisite is openssl so it should be installed first.&lt;/P&gt;&lt;P&gt;ln -sf libssl.so.0.9.8 libssl.so.6&lt;/P&gt;&lt;P&gt;ln -sf libcrypto.so.0.9.8 libcrypto.so.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#########If you still have issues, you could try downloading this Net SSLeay packages from here, but I don't see a need for it, yet#############&lt;/P&gt;&lt;P&gt;&lt;A href="http://cpansearch.perl.org/src/SAMPO/" target="_blank"&gt;http://cpansearch.perl.org/src/SAMPO/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 18:55:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Snap-operation-failing-on-Oracle-LINUX-6-3-host-with-error-in-SSLeay-perl-module/m-p/64191#M2507</guid>
      <dc:creator>sivar</dc:creator>
      <dc:date>2013-02-06T18:55:49Z</dc:date>
    </item>
  </channel>
</rss>

