<?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: Question about OnCommand API Services 2.2 Installation in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-about-OnCommand-API-Services-2-2-Installation/m-p/157754#M27856</link>
    <description>&lt;P&gt;This is more a question like if there is any other package available than RPM. I did not look recently. Normally you have rpm, deb and binaries to compile. I think not.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2020 14:01:02 GMT</pubDate>
    <dc:creator>helge</dc:creator>
    <dc:date>2020-07-15T14:01:02Z</dc:date>
    <item>
      <title>Question about OnCommand API Services 2.2 Installation</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-about-OnCommand-API-Services-2-2-Installation/m-p/157749#M27853</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As pre-requisites of OnCommand API Services installation, we have to install third-party libraries such as&amp;nbsp; p7zip and mysql community server in the server. Does it support tar ball installation of these third-party libraries instead of RPM (yum install) installation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If yes, is there any additional installation procedures which could be referred? Thanks for support.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:01:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-about-OnCommand-API-Services-2-2-Installation/m-p/157749#M27853</guid>
      <dc:creator>EdwardLeung</dc:creator>
      <dc:date>2025-06-04T11:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Question about OnCommand API Services 2.2 Installation</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-about-OnCommand-API-Services-2-2-Installation/m-p/157754#M27856</link>
      <description>&lt;P&gt;This is more a question like if there is any other package available than RPM. I did not look recently. Normally you have rpm, deb and binaries to compile. I think not.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 14:01:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-about-OnCommand-API-Services-2-2-Installation/m-p/157754#M27856</guid>
      <dc:creator>helge</dc:creator>
      <dc:date>2020-07-15T14:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Question about OnCommand API Services 2.2 Installation</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-about-OnCommand-API-Services-2-2-Installation/m-p/157785#M27864</link>
      <description>&lt;P&gt;Actually, I found that there is another packages available like tar ball to install these third-party libraries. However, it seems that OnCommand API installation script does not support it expect RPM installation of these libraries.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would anyone share if there is a way to resolve it such that it passes the checking as below if I install these libraries by tar ball? Or only RPM installation of these libraries is the only solution? Thanks for your help and support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$ ./OnCommand-API-services-2.2.0.bin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ensure that you have the following packages installed or enabled in your yum repository.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;a) Java Runtime Environment [JAVA 1.8.0.71 or later, Oracle or OpenJDK only].&lt;/LI&gt;
&lt;LI&gt;b) mysql-community-server, 5.7.16 or later.&lt;/LI&gt;
&lt;LI&gt;c) mysql-community-client, 5.7.16 or later.&lt;/LI&gt;
&lt;LI&gt;d) mysql-community-common, 5.7.16 or later.&lt;/LI&gt;
&lt;LI&gt;e) mysql-community-libs, 5.7.16 or later.&lt;/LI&gt;
&lt;LI&gt;f) p7zip, 16.02 or later.&lt;/LI&gt;
&lt;LI&gt;g) zip and unzip.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Installer will exit if any of the required packages listed above are not available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;RHEL and CentOS are the only supported operating systems. For more information about versions, see the Interoperability Matrix Tool (IMT).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you want to install OnCommand API Services ? (y/n):y&lt;/P&gt;
&lt;P&gt;[Info] :: Checking installation prerequisites for OnCommand API Services.&lt;/P&gt;
&lt;P&gt;[Warning] :: OnCommand API Services recommends 120 GB of free disk space.&lt;/P&gt;
&lt;P&gt;[Warning] :: Only 110 GB of free disk space is available at '/opt/netapp' on this system.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking for the physical RAM&lt;/P&gt;
&lt;P&gt;[Info] :: Required RAM [GB] --&amp;gt; 8&lt;/P&gt;
&lt;P&gt;[Info] :: Recommended RAM [GB] --&amp;gt; 12&lt;/P&gt;
&lt;P&gt;[Info] :: Available RAM [GB] --&amp;gt; 32&lt;/P&gt;
&lt;P&gt;[Info] :: Checking if the ports required by OnCommand API Services are not being used.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking for the port 3306 that is required by MySQL server.&lt;/P&gt;
&lt;P&gt;[Info] :: Port verification is done.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking if all the prerequisite packages required for OnCommand API Services installation are either installed or present in the configured yum repositories.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking if package zip is installed.&lt;/P&gt;
&lt;P&gt;[Info] :: Package zip is installed.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking if package unzip is installed.&lt;/P&gt;
&lt;P&gt;[Info] :: Package unzip is installed.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking if the required version of Java is installed or present in the configured yum repositories.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking if package java-1.8.0-oracle.x86_64 is installed.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking if package java-1.8.0-openjdk.x86_64 is installed.&lt;/P&gt;
&lt;P&gt;[Info] :: The required Java package is installed.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking if the required version of MySQL server is installed or present in the configured yum repositories.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking if package mysql-community-server is installed.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking if package mysql-community-server exists in the configured yum repositories.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;[Error] :: No MySQL server editions found installed or configured in the existing yum repositories.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;[Error] :: Please refer to the Installation and Administration Guide to correct this issue.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking if package p7zip is installed.&lt;/P&gt;
&lt;P&gt;[Info] :: Checking if package p7zip exists in the configured yum repositories.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;[Error] :: No p7zip version found installed or configured in the existing yum repositories.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;[Error] :: Please refer to the Installation and Administration Guide to correct this issue.&lt;/P&gt;
&lt;P&gt;[Error] :: Please fix all the errors. Exiting installation as prerequisites are not met.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 02:02:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-about-OnCommand-API-Services-2-2-Installation/m-p/157785#M27864</guid>
      <dc:creator>EdwardLeung</dc:creator>
      <dc:date>2020-07-16T02:02:30Z</dc:date>
    </item>
  </channel>
</rss>

