<?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: MCS unavailable after securing MapR 7.0 Sandbox container in HPE Ezmeral Software platform</title>
    <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mcs-unavailable-after-securing-mapr-7-0-sandbox-container/m-p/7198582#M489</link>
    <description>&lt;P&gt;Is there a reason you're wanting to test an older release like v7.0 instead of the latest v7.4 version?&amp;nbsp; I just deployed the latest Docker image in my environment and it creates a secure v7.4 cluster by default:&lt;/P&gt;&lt;P&gt;# wget&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://raw.githubusercontent.com/mapr-demos/mapr-db-720-getting-started/main/mapr_devsandbox_container_setup.sh" target="_blank" rel="nofollow noopener noreferrer"&gt;https://raw.githubusercontent.com/mapr-demos/mapr-db-720-getting-started/main/mapr_devsandbox_container_setup.sh&lt;/A&gt;&lt;BR /&gt;#&amp;nbsp;chmod +x mapr_devsandbox_container_setup.sh&lt;BR /&gt;#&amp;nbsp;./mapr_devsandbox_container_setup.sh -nwiterface ens192&lt;/P&gt;&lt;P&gt;Wait 10 minutes&lt;/P&gt;&lt;P&gt;# ssh root@localhost -p 2222&lt;BR /&gt;root@localhost's password:&lt;BR /&gt;Welcome to Ubuntu 20.04.5 LTS (GNU/Linux 3.10.0-1160.99.1.el7.x86_64 x86_64)&lt;/P&gt;&lt;P&gt;* Documentation:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://help.ubuntu.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.ubuntu.com&lt;/A&gt;&lt;BR /&gt;* Management:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://landscape.canonical.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://landscape.canonical.com&lt;/A&gt;&lt;BR /&gt;* Support:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://ubuntu.com/advantage" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ubuntu.com/advantage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This system has been minimized by removing packages and content that are&lt;BR /&gt;not required on a system that users do not log into.&lt;/P&gt;&lt;P&gt;To restore this content, you can run the 'unminimize' command.&lt;BR /&gt;Last login: Thu Oct 12 18:54:13 2023 from 172.17.0.1&lt;/P&gt;&lt;P&gt;root@maprdemo:~# maprlogin password&lt;BR /&gt;[Password for user 'root' at cluster 'maprdemo.mapr.io': ]&lt;BR /&gt;MapR credentials of user 'root' for cluster 'maprdemo.mapr.io' are written to '/tmp/maprticket_0'&lt;/P&gt;&lt;P&gt;root@maprdemo:~# hadoop fs -ls /&lt;BR /&gt;Found 4 items&lt;BR /&gt;drwxr-xr-x - mapr mapr 5 2023-10-12 18:50 /apps&lt;BR /&gt;drwxrwxrwx - mapr mapr 0 2023-10-12 18:49 /tmp&lt;BR /&gt;drwxr-xr-x - mapr mapr 1 2023-10-12 18:48 /user&lt;BR /&gt;drwxr-xr-x - mapr mapr 1 2023-10-12 18:51 /var&lt;/P&gt;&lt;P&gt;root@maprdemo:~# cat /opt/mapr/conf/mapr-clusters.conf&lt;BR /&gt;maprdemo.mapr.io secure=true 172.17.0.2:7222&lt;/P&gt;&lt;P&gt;root@maprdemo:~# cat /opt/mapr/MapRBuildVersion&lt;BR /&gt;7.4.0.0.20230728133744.GA&lt;/P&gt;&lt;P&gt;root@maprdemo:~# jps&lt;BR /&gt;21509 FsShell&lt;BR /&gt;19381 Drillbit&lt;BR /&gt;20902 AdminApplication&lt;BR /&gt;26470 Gateway&lt;BR /&gt;22390 GetJavaProperty&lt;BR /&gt;25323 WardenMain&lt;BR /&gt;22653 Jps&lt;BR /&gt;14541 QuorumPeerMain&lt;BR /&gt;27726 CLDB&lt;BR /&gt;1566 DataAccessGatewayApplication&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2023 19:07:26 GMT</pubDate>
    <dc:creator>Dave Olker</dc:creator>
    <dc:date>2023-10-12T19:07:26Z</dc:date>
    <item>
      <title>MCS unavailable after securing MapR 7.0 Sandbox container</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mcs-unavailable-after-securing-mapr-7-0-sandbox-container/m-p/7198393#M486</link>
      <description>&lt;P&gt;I successfully configured a MapR Sandbox docker container&amp;nbsp;&lt;A href="https://hub.docker.com/layers/maprtech/dev-sandbox-container/7.0.0.0_8.1.0_ubuntu18/images/sha256-4afd35a0b39744595b5861360ac574724ba43c976aa7ebd10ccf31146ad2712d?context=explore" target="_blank" rel="noopener"&gt;7.0.0.0_8.1.0_ubuntu18&lt;/A&gt;, and then realised it's non-secure. So I went ahead and &lt;A href="https://docs.ezmeral.hpe.com/datafabric-customer-managed/70/SecurityGuide/Enable-Security.html" target="_blank" rel="noopener"&gt;secured it using this documentation&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can connect to it now from another machine using MapR client (e.g. I can run &lt;EM&gt;hadoop fs -ls&lt;/EM&gt; command), but I can't open MCS on that host. Even running netstat &lt;EM&gt;-tulpn |grep LISTEN&lt;/EM&gt;&amp;nbsp;doesn't show that the port 8443 is open.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I troubleshoot it?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 13:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mcs-unavailable-after-securing-mapr-7-0-sandbox-container/m-p/7198393#M486</guid>
      <dc:creator>rbukarev</dc:creator>
      <dc:date>2023-10-12T13:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: MCS unavailable after securing MapR 7.0 Sandbox container</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mcs-unavailable-after-securing-mapr-7-0-sandbox-container/m-p/7198582#M489</link>
      <description>&lt;P&gt;Is there a reason you're wanting to test an older release like v7.0 instead of the latest v7.4 version?&amp;nbsp; I just deployed the latest Docker image in my environment and it creates a secure v7.4 cluster by default:&lt;/P&gt;&lt;P&gt;# wget&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://raw.githubusercontent.com/mapr-demos/mapr-db-720-getting-started/main/mapr_devsandbox_container_setup.sh" target="_blank" rel="nofollow noopener noreferrer"&gt;https://raw.githubusercontent.com/mapr-demos/mapr-db-720-getting-started/main/mapr_devsandbox_container_setup.sh&lt;/A&gt;&lt;BR /&gt;#&amp;nbsp;chmod +x mapr_devsandbox_container_setup.sh&lt;BR /&gt;#&amp;nbsp;./mapr_devsandbox_container_setup.sh -nwiterface ens192&lt;/P&gt;&lt;P&gt;Wait 10 minutes&lt;/P&gt;&lt;P&gt;# ssh root@localhost -p 2222&lt;BR /&gt;root@localhost's password:&lt;BR /&gt;Welcome to Ubuntu 20.04.5 LTS (GNU/Linux 3.10.0-1160.99.1.el7.x86_64 x86_64)&lt;/P&gt;&lt;P&gt;* Documentation:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://help.ubuntu.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.ubuntu.com&lt;/A&gt;&lt;BR /&gt;* Management:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://landscape.canonical.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://landscape.canonical.com&lt;/A&gt;&lt;BR /&gt;* Support:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://ubuntu.com/advantage" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ubuntu.com/advantage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This system has been minimized by removing packages and content that are&lt;BR /&gt;not required on a system that users do not log into.&lt;/P&gt;&lt;P&gt;To restore this content, you can run the 'unminimize' command.&lt;BR /&gt;Last login: Thu Oct 12 18:54:13 2023 from 172.17.0.1&lt;/P&gt;&lt;P&gt;root@maprdemo:~# maprlogin password&lt;BR /&gt;[Password for user 'root' at cluster 'maprdemo.mapr.io': ]&lt;BR /&gt;MapR credentials of user 'root' for cluster 'maprdemo.mapr.io' are written to '/tmp/maprticket_0'&lt;/P&gt;&lt;P&gt;root@maprdemo:~# hadoop fs -ls /&lt;BR /&gt;Found 4 items&lt;BR /&gt;drwxr-xr-x - mapr mapr 5 2023-10-12 18:50 /apps&lt;BR /&gt;drwxrwxrwx - mapr mapr 0 2023-10-12 18:49 /tmp&lt;BR /&gt;drwxr-xr-x - mapr mapr 1 2023-10-12 18:48 /user&lt;BR /&gt;drwxr-xr-x - mapr mapr 1 2023-10-12 18:51 /var&lt;/P&gt;&lt;P&gt;root@maprdemo:~# cat /opt/mapr/conf/mapr-clusters.conf&lt;BR /&gt;maprdemo.mapr.io secure=true 172.17.0.2:7222&lt;/P&gt;&lt;P&gt;root@maprdemo:~# cat /opt/mapr/MapRBuildVersion&lt;BR /&gt;7.4.0.0.20230728133744.GA&lt;/P&gt;&lt;P&gt;root@maprdemo:~# jps&lt;BR /&gt;21509 FsShell&lt;BR /&gt;19381 Drillbit&lt;BR /&gt;20902 AdminApplication&lt;BR /&gt;26470 Gateway&lt;BR /&gt;22390 GetJavaProperty&lt;BR /&gt;25323 WardenMain&lt;BR /&gt;22653 Jps&lt;BR /&gt;14541 QuorumPeerMain&lt;BR /&gt;27726 CLDB&lt;BR /&gt;1566 DataAccessGatewayApplication&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 19:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mcs-unavailable-after-securing-mapr-7-0-sandbox-container/m-p/7198582#M489</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2023-10-12T19:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: MCS unavailable after securing MapR 7.0 Sandbox container</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mcs-unavailable-after-securing-mapr-7-0-sandbox-container/m-p/7198591#M490</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/3154"&gt;@Dave Olker&lt;/a&gt;&amp;nbsp;, yes I tried 7.4 already. The reason I wanted to stick to 7. is because my customer uses it. Troubleshooting this issue would also be a good learning experience, as MapR internals look nightmarishly complex.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 22:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mcs-unavailable-after-securing-mapr-7-0-sandbox-container/m-p/7198591#M490</guid>
      <dc:creator>rbukarev</dc:creator>
      <dc:date>2023-10-12T22:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: MCS unavailable after securing MapR 7.0 Sandbox container</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mcs-unavailable-after-securing-mapr-7-0-sandbox-container/m-p/7198691#M492</link>
      <description>&lt;P&gt;So, the issue was that somehow after security had been enabled, the memory consumption grew, and MCS couldn't be started due to lack of memory.&lt;/P&gt;&lt;P&gt;I resized the VM from 8GB to 16GB, and MCS started fine.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 00:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mcs-unavailable-after-securing-mapr-7-0-sandbox-container/m-p/7198691#M492</guid>
      <dc:creator>rbukarev</dc:creator>
      <dc:date>2023-10-16T00:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: MCS unavailable after securing MapR 7.0 Sandbox container</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mcs-unavailable-after-securing-mapr-7-0-sandbox-container/m-p/7198757#M493</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2174926"&gt;@rbukarev&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Awesome!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are extremely glad to know you were able to find the solution and we appreciate you for keeping us posted.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 14:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/mcs-unavailable-after-securing-mapr-7-0-sandbox-container/m-p/7198757#M493</guid>
      <dc:creator>Sunitha_Mod</dc:creator>
      <dc:date>2023-10-16T14:04:56Z</dc:date>
    </item>
  </channel>
</rss>

