<?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 regarding container affecting the system mounts in T-Series</title>
    <link>https://community.nxp.com/t5/T-Series/Question-regarding-container-affecting-the-system-mounts/m-p/745938#M2432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;I am able to workaround this issue by marking the mount as unbinadable&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;and clearing the flag (CL_COPY_UNBINDABLE) in "copy_tree" function in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;fs/namespace.c. This skips the unbindable mounts to get cloned inside&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;the new namespace. For my use-case this is acceptable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Ronak&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;DIV class="" style="margin: 5px 0px;"&gt;&lt;DIV class="" style="color: #500050; background-color: #f1f1f1; border: 1px solid #dddddd; font-size: 11px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2018 16:42:28 GMT</pubDate>
    <dc:creator>ronak_desai</dc:creator>
    <dc:date>2018-04-04T16:42:28Z</dc:date>
    <item>
      <title>Question regarding container affecting the system mounts</title>
      <link>https://community.nxp.com/t5/T-Series/Question-regarding-container-affecting-the-system-mounts/m-p/745936#M2430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;I came a cross a problem where if the containers are running then it&lt;/SPAN&gt;&lt;BR style="color: #222222; background-color: #ffffff; font-size: 12.8px;" /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;affects the unmount process of the system's mount points. I am not&lt;/SPAN&gt;&lt;BR style="color: #222222; background-color: #ffffff; font-size: 12.8px;" /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;using these mount points as shared partitions with container.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;For example, I am using SD card and NAND as external storage device&lt;/SPAN&gt;&lt;BR style="color: #222222; background-color: #ffffff; font-size: 12.8px;" /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;and mounting it to a mount point in the ramfs. Then I am launching&lt;/SPAN&gt;&lt;BR style="color: #222222; background-color: #ffffff; font-size: 12.8px;" /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;containers and then when I try to unmount the NAND partition then my&lt;/SPAN&gt;&lt;BR style="color: #222222; background-color: #ffffff; font-size: 12.8px;" /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;"unmount" call succeeds but I don't see the UBIFS hooks being called&lt;/SPAN&gt;&lt;BR style="color: #222222; background-color: #ffffff; font-size: 12.8px;" /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;and because of that my UBI detach process fails. When I stopped the&lt;/SPAN&gt;&lt;BR style="color: #222222; background-color: #ffffff; font-size: 12.8px;" /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;container then I see that kernel is calling the unmount as I see my&lt;/SPAN&gt;&lt;BR style="color: #222222; background-color: #ffffff; font-size: 12.8px;" /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;debug prints inside the UBIFS for unmounting that partition. It seems&lt;/SPAN&gt;&lt;BR style="color: #222222; background-color: #ffffff; font-size: 12.8px;" /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;like the calls are buffered/queued because of container.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;If I tried to mount my NAND partition once the container is up and try&lt;/SPAN&gt;&lt;BR style="color: #222222; background-color: #ffffff; font-size: 12.8px;" /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;to unmount then it does unmount and detach without issue. It seems&lt;/SPAN&gt;&lt;BR style="color: #222222; background-color: #ffffff; font-size: 12.8px;" /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;like there is an issue with namespace.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;I am using 4.1.8 kernel from SDK 2.0 . Please let me know if you need any&lt;/SPAN&gt;&lt;BR style="color: #222222; background-color: #ffffff; font-size: 12.8px;" /&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;additional detail from my end.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Thanks in advance !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Ronak&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 17:51:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Question-regarding-container-affecting-the-system-mounts/m-p/745936#M2430</guid>
      <dc:creator>ronak_desai</dc:creator>
      <dc:date>2018-03-28T17:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding container affecting the system mounts</title>
      <link>https://community.nxp.com/t5/T-Series/Question-regarding-container-affecting-the-system-mounts/m-p/745937#M2431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;I am able to workaround this issue by marking the mount as unbinadable&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;and clearing the flag (CL_COPY_UNBINDABLE) in "copy_tree" function in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;fs/namespace.c. This skips the unbindable mounts to get cloned inside&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;the new namespace. For my use-case this is acceptable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Ronak&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;DIV class="" style="margin: 5px 0px;"&gt;&lt;DIV class="" style="color: #500050; background-color: #f1f1f1; border: 1px solid #dddddd; font-size: 11px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 16:41:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Question-regarding-container-affecting-the-system-mounts/m-p/745937#M2431</guid>
      <dc:creator>ronak_desai</dc:creator>
      <dc:date>2018-04-04T16:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding container affecting the system mounts</title>
      <link>https://community.nxp.com/t5/T-Series/Question-regarding-container-affecting-the-system-mounts/m-p/745938#M2432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;I am able to workaround this issue by marking the mount as unbinadable&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;and clearing the flag (CL_COPY_UNBINDABLE) in "copy_tree" function in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;fs/namespace.c. This skips the unbindable mounts to get cloned inside&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;the new namespace. For my use-case this is acceptable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;Ronak&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;DIV class="" style="margin: 5px 0px;"&gt;&lt;DIV class="" style="color: #500050; background-color: #f1f1f1; border: 1px solid #dddddd; font-size: 11px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 16:42:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Question-regarding-container-affecting-the-system-mounts/m-p/745938#M2432</guid>
      <dc:creator>ronak_desai</dc:creator>
      <dc:date>2018-04-04T16:42:28Z</dc:date>
    </item>
  </channel>
</rss>

