<?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 BlueXP Classification onprem in NetApp Console</title>
    <link>https://community.netapp.com/t5/NetApp-Console/BlueXP-Classification-onprem/m-p/455527#M715</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I try to install the BleuXP classification (Datasense) onprem and connect it to my connector, onprem also&lt;/P&gt;&lt;P&gt;But thi install script say that the IP of my connector isnt available ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've try to disable all FW on the 2 Ubuntu (connector é classification) =&amp;gt; IDEM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you some ideas ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the message :&lt;/P&gt;&lt;PRE&gt;&lt;FONT face="terminal,monaco"&gt;2024-09-30 08:01:30 INFO Installing DataSense version 1.35.2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;IP 192.168.1.116 will be used by DataSense&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Enter the IP address of BlueXP Connector system:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;192.168.1.128&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;The machine was unable to reach the BlueXP Connector at IP 192.168.1.128&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Please make sure the connection is available and re-enter IP address&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Enter the IP address of BlueXP Connector system:&lt;/FONT&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 01 Oct 2024 07:20:28 GMT</pubDate>
    <dc:creator>cedric_renauld</dc:creator>
    <dc:date>2024-10-01T07:20:28Z</dc:date>
    <item>
      <title>BlueXP Classification onprem</title>
      <link>https://community.netapp.com/t5/NetApp-Console/BlueXP-Classification-onprem/m-p/455527#M715</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I try to install the BleuXP classification (Datasense) onprem and connect it to my connector, onprem also&lt;/P&gt;&lt;P&gt;But thi install script say that the IP of my connector isnt available ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've try to disable all FW on the 2 Ubuntu (connector é classification) =&amp;gt; IDEM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you some ideas ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the message :&lt;/P&gt;&lt;PRE&gt;&lt;FONT face="terminal,monaco"&gt;2024-09-30 08:01:30 INFO Installing DataSense version 1.35.2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;IP 192.168.1.116 will be used by DataSense&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Enter the IP address of BlueXP Connector system:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;192.168.1.128&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;The machine was unable to reach the BlueXP Connector at IP 192.168.1.128&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Please make sure the connection is available and re-enter IP address&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Enter the IP address of BlueXP Connector system:&lt;/FONT&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 01 Oct 2024 07:20:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/NetApp-Console/BlueXP-Classification-onprem/m-p/455527#M715</guid>
      <dc:creator>cedric_renauld</dc:creator>
      <dc:date>2024-10-01T07:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: BlueXP Classification onprem</title>
      <link>https://community.netapp.com/t5/NetApp-Console/BlueXP-Classification-onprem/m-p/455619#M716</link>
      <description>&lt;P&gt;Please verify if IPtables.service is configured in your environment by running the below command:&amp;nbsp;&lt;/P&gt;&lt;P&gt;#sudo iptables -L -v (List current rules)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If yes, please flush the rules and disable the service, since it is unsupported for Data Sense instances:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#sudo iptables -P INPUT ACCEPT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#sudo iptables -P FORWARD ACCEPT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#sudo iptables -P OUTPUT ACCEPT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To make the changes persistent across reboots:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#&amp;nbsp;sudo systemctl disable netfilter-persistent&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Post making the above changes, please uninstall and reinstall Data Sense in the VM by following the documentation below:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="" title="https://docs.netapp.com/us-en/bluexp-classification/task-uninstall-data-sense.html#uninstall-bluexp-classification-from-a-cloud-deployment" href="https://docs.netapp.com/us-en/bluexp-classification/task-uninstall-data-sense.html#uninstall-bluexp-classification-from-a-cloud-deployment" target="_blank" rel="noreferrer noopener"&gt;https://docs.netapp.com/us-en/bluexp-classification/task-uninstall-data-sense.html#uninstall-bluexp-classification-from-a-cloud-deployment&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If no IPtables are configured, we would recommend you to open a NetApp Support case to track this issue better and troubleshoot further.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tilak Arasu NH&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 08:44:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/NetApp-Console/BlueXP-Classification-onprem/m-p/455619#M716</guid>
      <dc:creator>Tilak-Arasu-NH</dc:creator>
      <dc:date>2024-10-07T08:44:25Z</dc:date>
    </item>
  </channel>
</rss>

