<?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: Seemless BMC Connector setup in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Seemless-BMC-Connector-setup/m-p/60396#M12583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect this ID/ password will work, but it is not possible to test it until we unblock the connection to the database.&lt;/P&gt;&lt;P&gt;The connection is blocked after 10 unsuccessfully connection attempts.&lt;/P&gt;&lt;P&gt;See the error below:&lt;/P&gt;&lt;P&gt;&lt;A href="cid:image002.png@01CFC1E4.2E9FC2C0" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further investigation on the internet and it seems that we need to unblock it in the mySQL server running the command “mysqladmin flush-hosts”.&lt;/P&gt;&lt;P&gt;Is there an automatic unblock after a period of time or is there actually a need to flush from the MySQL prompt?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2014 14:46:57 GMT</pubDate>
    <dc:creator>XOMBAC2012</dc:creator>
    <dc:date>2014-08-27T14:46:57Z</dc:date>
    <item>
      <title>Seemless BMC Connector setup</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Seemless-BMC-Connector-setup/m-p/60383#M12577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;During the setup of the Seemless BMC Connector, Avnet provides plenty of information for their client. A little harder to find is how to setup access for the client to the DWH database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the Database called DWH_inventory? If I create a user in the GUI User Management what level of access should I provide and does it even provide access to the MySQL database. If not how do I create that user?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:29:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Seemless-BMC-Connector-setup/m-p/60383#M12577</guid>
      <dc:creator>XOMBAC2012</dc:creator>
      <dc:date>2025-06-05T05:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Seemless BMC Connector setup</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Seemless-BMC-Connector-setup/m-p/60389#M12580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is a total guess, but I'd use dwhuser, password netapp123&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 19:21:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Seemless-BMC-Connector-setup/m-p/60389#M12580</guid>
      <dc:creator>moechnig</dc:creator>
      <dc:date>2014-08-26T19:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Seemless BMC Connector setup</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Seemless-BMC-Connector-setup/m-p/60393#M12581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Bret,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have any hands on time with the BMC connector, but I am going to guess that it is using the built in, read-only MySQL user the OCI DWH exposes. This mysql user is dwhuser&amp;nbsp; / netapp123&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dwh_inventory is one of the databases this user has read only access to. The inventory mart is a point in time (as of the last ETL) inventory view of the world, as your OCI servers merged together will see it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 19:23:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Seemless-BMC-Connector-setup/m-p/60393#M12581</guid>
      <dc:creator>ostiguy</dc:creator>
      <dc:date>2014-08-26T19:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Seemless BMC Connector setup</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Seemless-BMC-Connector-setup/m-p/60396#M12583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect this ID/ password will work, but it is not possible to test it until we unblock the connection to the database.&lt;/P&gt;&lt;P&gt;The connection is blocked after 10 unsuccessfully connection attempts.&lt;/P&gt;&lt;P&gt;See the error below:&lt;/P&gt;&lt;P&gt;&lt;A href="cid:image002.png@01CFC1E4.2E9FC2C0" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further investigation on the internet and it seems that we need to unblock it in the mySQL server running the command “mysqladmin flush-hosts”.&lt;/P&gt;&lt;P&gt;Is there an automatic unblock after a period of time or is there actually a need to flush from the MySQL prompt?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 14:46:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Seemless-BMC-Connector-setup/m-p/60396#M12583</guid>
      <dc:creator>XOMBAC2012</dc:creator>
      <dc:date>2014-08-27T14:46:57Z</dc:date>
    </item>
  </channel>
</rss>

