“Structure needs cleaning” error with Overlay FSGetting “Bad file descriptor” error during...

Let A,B,C be sets. If A△B=A△C, does this imply that B=C?

Statistical closeness implies computational indistinguishability

Word for something that used to be popular but not anymore

How to accelerate progress in mathematical research

Is Sanskrit really the mother of all languages?

Passport - tiny rip on the edge of my passport page

Why are there no wireless switches?

Why is it that I have to play this note on the piano as A sharp?

Dissuading my girlfriend from a scam

What is the delta-v required to get a mass in Earth orbit into the sun using a SINGLE transfer?

How do I write a vertically-stacked definition of a sequence?

Compiler optimization of bitwise not operation

Is every sentence we write or utter either true or false?

Male viewpoint in an erotic novel

How can electricity be positive when electrons are negative?

How to interpret or parse this confusing 'NOT' and 'AND' legal clause

Draw the ☣ (Biohazard Symbol)

Multi-Tabs - how to handle invalid fields on non active tab with save for all tabs?

Two men on a road

If every star in the universe except the Sun were destroyed, would we die?

Why is Sojdlg123aljg a common password?

How do you say "to hell with everything" in French?

I multiply the source, you (probably) multiply the output!

pipe command output to convert?



“Structure needs cleaning” error with Overlay FS


Getting “Bad file descriptor” error during tarOverlayFS doesn't work with unprivileged user namespacemounting /var as overlayfsMerge changes to upper filesystem to lower filesystem in Linux Overlay (OverlayFS) mountOverlayFS over read only rootfs failCan not mount overlayfs inside initrdError with TP-link TL-Wn723n driver and 'sudo make install'






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















When I run this command:



mount -t overlay overlay -olowerdir=/some_lower_dir_0,upperdir=/some_upper_dir,workdir=/some_work_dir /some/overlay_dir



Everything works fine.



When I add more and more lowerdir like so:
mount -t overlay overlay -olowerdir=/some_lower_dir_0:/some_lower_dir_1:/some_lower_dir_2,upperdir=/some_upper_dir,workdir=/some_work_dir /some/overlay_dir



, at some points, when I try to cd into /some/overlay_dir and run ls I get Structure needs cleaning.



Is there a size/file limit for overlay?










share|improve this question







New contributor



Kam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




























    0















    When I run this command:



    mount -t overlay overlay -olowerdir=/some_lower_dir_0,upperdir=/some_upper_dir,workdir=/some_work_dir /some/overlay_dir



    Everything works fine.



    When I add more and more lowerdir like so:
    mount -t overlay overlay -olowerdir=/some_lower_dir_0:/some_lower_dir_1:/some_lower_dir_2,upperdir=/some_upper_dir,workdir=/some_work_dir /some/overlay_dir



    , at some points, when I try to cd into /some/overlay_dir and run ls I get Structure needs cleaning.



    Is there a size/file limit for overlay?










    share|improve this question







    New contributor



    Kam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.
























      0












      0








      0








      When I run this command:



      mount -t overlay overlay -olowerdir=/some_lower_dir_0,upperdir=/some_upper_dir,workdir=/some_work_dir /some/overlay_dir



      Everything works fine.



      When I add more and more lowerdir like so:
      mount -t overlay overlay -olowerdir=/some_lower_dir_0:/some_lower_dir_1:/some_lower_dir_2,upperdir=/some_upper_dir,workdir=/some_work_dir /some/overlay_dir



      , at some points, when I try to cd into /some/overlay_dir and run ls I get Structure needs cleaning.



      Is there a size/file limit for overlay?










      share|improve this question







      New contributor



      Kam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      When I run this command:



      mount -t overlay overlay -olowerdir=/some_lower_dir_0,upperdir=/some_upper_dir,workdir=/some_work_dir /some/overlay_dir



      Everything works fine.



      When I add more and more lowerdir like so:
      mount -t overlay overlay -olowerdir=/some_lower_dir_0:/some_lower_dir_1:/some_lower_dir_2,upperdir=/some_upper_dir,workdir=/some_work_dir /some/overlay_dir



      , at some points, when I try to cd into /some/overlay_dir and run ls I get Structure needs cleaning.



      Is there a size/file limit for overlay?







      linux overlayfs






      share|improve this question







      New contributor



      Kam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question







      New contributor



      Kam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question






      New contributor



      Kam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked 48 mins ago









      KamKam

      1011 bronze badge




      1011 bronze badge




      New contributor



      Kam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      Kam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.



























          0






          active

          oldest

          votes














          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });







          Kam is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded
















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f539449%2fstructure-needs-cleaning-error-with-overlay-fs%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          Kam is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded

















          Kam is a new contributor. Be nice, and check out our Code of Conduct.













          Kam is a new contributor. Be nice, and check out our Code of Conduct.












          Kam is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f539449%2fstructure-needs-cleaning-error-with-overlay-fs%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

          Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m