<?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: SC 4.0p1 command line error in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SC-4-0p1-command-line-error/m-p/41723#M1504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leighton,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has nothing to do with Perl. The CLI is compiled perl and thus included in binary is perl interpreter what you have installed on syxstem is ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SC CLI uses HTTP protocol to communicate with server therefore communications issues are returned as HTPP errors. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://en.wikipedia.org/wiki/List_of_HTTP_status_codes" title="http://en.wikipedia.org/wiki/List_of_HTTP_status_codes" target="_blank"&gt;http://en.wikipedia.org/wiki/List_of_HTTP_status_codes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would check and snsure this user exists in Snap Creator and has permissions. You need at minimum operator role to perform cloneVol action. You can also create your own roles or make user admin to verify if this is permissions problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Oct 2013 09:26:24 GMT</pubDate>
    <dc:creator>ktenzer</dc:creator>
    <dc:date>2013-10-24T09:26:24Z</dc:date>
    <item>
      <title>SC 4.0p1 command line error</title>
      <link>https://community.netapp.com/t5/Data-Protection/SC-4-0p1-command-line-error/m-p/41718#M1503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Whenever I try to execute the snapcreator command line interface on AIX 6.1 it generates errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if I run as a non-admin user:&lt;/P&gt;&lt;P&gt;[user@host]$ ./snapcreator --server smoora01 --port 9191 --user user --passwd password --profile snapdb2 --config snapdb2_data --action cloneVol --policy daily --verbose&lt;/P&gt;&lt;P&gt;Panic: '/usr/opt/perl5/lib/5.8.8/aix-thread-multi/CORE/libperl.o' is not an ActivePerl 5.12 library&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I run as root:&lt;/P&gt;&lt;P&gt;[root@host]$ ./snapcreator --server smoora01 --port 9191 --user user --passwd password --profile snapdb2 --config snapdb2_data --action cloneVol --policy daily --verbose&lt;/P&gt;&lt;P&gt;401 Unauthorized at /&amp;lt;/opt/NetApp/scServer4.0p1d2/snapcreator&amp;gt;SnapCreator/Service/Engine.pm line 483&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are no PERL variables set in my environment&lt;/P&gt;&lt;P&gt;env | grep PERL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perl version looks like it may be wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt; perl -V&lt;/P&gt;&lt;P&gt;Summary of my perl5 (revision 5 version 8 subversion &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; configuration:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Platform:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; osname=aix, osvers=5.3.0.0, archname=aix-thread-multi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; uname='aix akash79 3 5 00011a85d600 '&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; config_args='-desr -Dinstallprefix=/usr/opt/perl5 -Dprefix=/usr/opt/perl5 -Dcc=xlc_r -Duseshrplib -Dusethreads'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; hint=recommended, useposix=true, d_sigaction=define&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; usethreads=define use5005threads=undef useithreads=define usemultiplicity=define&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; useperlio=define d_sfio=undef uselargefiles=define usesocks=undef&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; use64bitint=undef use64bitall=undef uselongdouble=undef&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; usemymalloc=n, bincompat5005=undef&lt;/P&gt;&lt;P&gt;&amp;nbsp; Compiler:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cc='cc_r', ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; optimize='-O',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ccversion='9.0.0.2', gccversion='', gccosandvers=''&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; alignbytes=8, prototype=define&lt;/P&gt;&lt;P&gt;&amp;nbsp; Linker and Libraries:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ld='ld', ldflags =' -brtl -bdynamic -b32'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; libpth=/lib /usr/lib /usr/ccs/lib&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; libs=-lbind -lnsl -lgdbm -ldbm -ldb -ldl -lld -lm -lcrypt -lpthreads -lc -lbsd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; perllibs=-lbind -lnsl -ldl -lld -lm -lcrypt -lpthreads -lc -lbsd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; libc=, so=a, useshrplib=true, libperl=libperl.a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; gnulibc_version=''&lt;/P&gt;&lt;P&gt;&amp;nbsp; Dynamic Linking:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags='&amp;nbsp; -bE:/usr/opt/perl5/lib/5.8.8/aix-thread-multi/CORE/perl.exp'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cccdlflags=' ', lddlflags='-bhalt:4 -bexpall -G -bnoentry -lpthreads -lc'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Characteristics of this binary (from libperl):&lt;/P&gt;&lt;P&gt;&amp;nbsp; Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PERL_MALLOC_WRAP USE_ITHREADS USE_LARGE_FILES&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USE_PERLIO USE_REENTRANT_API&lt;/P&gt;&lt;P&gt;&amp;nbsp; Built under aix&lt;/P&gt;&lt;P&gt;&amp;nbsp; Compiled at Jun&amp;nbsp; 2 2009 16:11:40&lt;/P&gt;&lt;P&gt;&amp;nbsp; @INC:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/opt/perl5/lib/5.8.8/aix-thread-multi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/opt/perl5/lib/5.8.8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/opt/perl5/lib/site_perl/5.8.8/aix-thread-multi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/opt/perl5/lib/site_perl/5.8.8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/opt/perl5/lib/site_perl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Leighton&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:51:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SC-4-0p1-command-line-error/m-p/41718#M1503</guid>
      <dc:creator>LEIGHTONN</dc:creator>
      <dc:date>2025-06-05T05:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: SC 4.0p1 command line error</title>
      <link>https://community.netapp.com/t5/Data-Protection/SC-4-0p1-command-line-error/m-p/41723#M1504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leighton,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has nothing to do with Perl. The CLI is compiled perl and thus included in binary is perl interpreter what you have installed on syxstem is ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SC CLI uses HTTP protocol to communicate with server therefore communications issues are returned as HTPP errors. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://en.wikipedia.org/wiki/List_of_HTTP_status_codes" title="http://en.wikipedia.org/wiki/List_of_HTTP_status_codes" target="_blank"&gt;http://en.wikipedia.org/wiki/List_of_HTTP_status_codes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would check and snsure this user exists in Snap Creator and has permissions. You need at minimum operator role to perform cloneVol action. You can also create your own roles or make user admin to verify if this is permissions problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 09:26:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SC-4-0p1-command-line-error/m-p/41723#M1504</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2013-10-24T09:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: SC 4.0p1 command line error</title>
      <link>https://community.netapp.com/t5/Data-Protection/SC-4-0p1-command-line-error/m-p/41729#M1505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the info. I got the command to work using the root user. However any other non-root user doesn't work and fails with the error:&lt;/P&gt;&lt;P&gt;Panic: '/usr/opt/perl5/lib/5.8.8/aix-thread-multi/CORE/libperl.o' is not an ActivePerl 5.12 library&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any specific documentation on the CLI requirements? I didn't find any in the admin docs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Leighton&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 16:30:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SC-4-0p1-command-line-error/m-p/41729#M1505</guid>
      <dc:creator>LEIGHTONN</dc:creator>
      <dc:date>2013-10-24T16:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: SC 4.0p1 command line error</title>
      <link>https://community.netapp.com/t5/Data-Protection/SC-4-0p1-command-line-error/m-p/41733#M1506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The CLI unpacks to your OS tmp dir so maybe the user did not have permission there? You need read and write to tmp. Can you check this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 08:13:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SC-4-0p1-command-line-error/m-p/41733#M1506</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2013-10-25T08:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: SC 4.0p1 command line error</title>
      <link>https://community.netapp.com/t5/Data-Protection/SC-4-0p1-command-line-error/m-p/41737#M1507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Users have full access to /tmp &lt;/P&gt;&lt;P&gt;$ ls -ld /tmp&lt;/P&gt;&lt;P&gt;drwxrwxrwt&amp;nbsp;&amp;nbsp; 44 bin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8192 Oct 28 14:16 /tmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a file in particular that I should be looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leighton&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 19:19:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SC-4-0p1-command-line-error/m-p/41737#M1507</guid>
      <dc:creator>LEIGHTONN</dc:creator>
      <dc:date>2013-10-28T19:19:17Z</dc:date>
    </item>
  </channel>
</rss>

