Mount multiple buckets from different GCP projects with GCS-FuseDoes GCSFuse use a VFS?permission errors using gcsfuse as nonroot user on google compute instancegsutil ls -l fails when gsutil mb succeededUsing Google Cloud Buckets how to limit what source bucket can save usage logs in the destination bucket?Google Cloud Platform VPN and multiple projectsPrivate DNS records not resolving in Compute Instance VMsHow to successfully transfer GCP projects from personal account to Cloud Identity-enabled GCP account?What happens to data in a GCP project if all owners or the project itself is suspended?GCP: Assigning storage bucket read permission to an IAM Role?GCP Service Account can't access IAM operations with permissions

Why did Rep. Omar conclude her criticism of US troops with the phrase "NotTodaySatan"?

Check if a string is entirely made of the same substring

A Paper Record is What I Hamper

What is the term for a person whose job is to place products on shelves in stores?

What is purpose of DB Browser(dbbrowser.aspx) under admin tool?

How to have a sharp product image?

Extracting Dirichlet series coefficients

Will I lose my paid in full property

Could moose/elk survive in the Amazon forest?

Do I need to watch Ant-Man and the Wasp and Captain Marvel before watching Avengers: Endgame?

Was Dennis Ritchie being too modest in this quote about C and Pascal?

I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?

`microtype`: Set Minimum Width of a Space

What *exactly* is electrical current, voltage, and resistance?

Island of Knights, Knaves and Spies

Find a stone which is not the lightest one

Older movie/show about humans on derelict alien warship which refuels by passing through a star

What does "function" actually mean in music?

Is there any pythonic way to find average of specific tuple elements in array?

How long after the last departure shall the airport stay open for an emergency return?

How much of a wave function must reside inside event horizon for it to be consumed by the black hole?

A ​Note ​on ​N!

Is Electric Central Heating worth it if using Solar Panels?

Is it acceptable to use working hours to read general interest books?



Mount multiple buckets from different GCP projects with GCS-Fuse


Does GCSFuse use a VFS?permission errors using gcsfuse as nonroot user on google compute instancegsutil ls -l fails when gsutil mb succeededUsing Google Cloud Buckets how to limit what source bucket can save usage logs in the destination bucket?Google Cloud Platform VPN and multiple projectsPrivate DNS records not resolving in Compute Instance VMsHow to successfully transfer GCP projects from personal account to Cloud Identity-enabled GCP account?What happens to data in a GCP project if all owners or the project itself is suspended?GCP: Assigning storage bucket read permission to an IAM Role?GCP Service Account can't access IAM operations with permissions






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















I was able to setup GCP SDK with ease and mount a bucket from the SDK default project using GCS-Fuse. However, I can't find any documentation referring to multiple buckets from different projects. My user account has access to multiple GCP projects and some of the projects have buckets that I would like to mount and have simultaneous access to.



From what I've read, you have to switch projects in the SDK in order to mount a bucket from that project which would then disconnect you from the other projects bucket. I'm really hoping that I've misread some part of the documentation and my goal is possible.










share|improve this question




























    0















    I was able to setup GCP SDK with ease and mount a bucket from the SDK default project using GCS-Fuse. However, I can't find any documentation referring to multiple buckets from different projects. My user account has access to multiple GCP projects and some of the projects have buckets that I would like to mount and have simultaneous access to.



    From what I've read, you have to switch projects in the SDK in order to mount a bucket from that project which would then disconnect you from the other projects bucket. I'm really hoping that I've misread some part of the documentation and my goal is possible.










    share|improve this question
























      0












      0








      0








      I was able to setup GCP SDK with ease and mount a bucket from the SDK default project using GCS-Fuse. However, I can't find any documentation referring to multiple buckets from different projects. My user account has access to multiple GCP projects and some of the projects have buckets that I would like to mount and have simultaneous access to.



      From what I've read, you have to switch projects in the SDK in order to mount a bucket from that project which would then disconnect you from the other projects bucket. I'm really hoping that I've misread some part of the documentation and my goal is possible.










      share|improve this question














      I was able to setup GCP SDK with ease and mount a bucket from the SDK default project using GCS-Fuse. However, I can't find any documentation referring to multiple buckets from different projects. My user account has access to multiple GCP projects and some of the projects have buckets that I would like to mount and have simultaneous access to.



      From what I've read, you have to switch projects in the SDK in order to mount a bucket from that project which would then disconnect you from the other projects bucket. I'm really hoping that I've misread some part of the documentation and my goal is possible.







      linux google-cloud-platform






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 18 at 15:55









      JeffJeff

      62110




      62110




















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "2"
          ;
          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: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          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/3.0/"u003ecc by-sa 3.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
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f963689%2fmount-multiple-buckets-from-different-gcp-projects-with-gcs-fuse%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















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Server Fault!


          • 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%2fserverfault.com%2fquestions%2f963689%2fmount-multiple-buckets-from-different-gcp-projects-with-gcs-fuse%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

          How to write a 12-bar blues melodyI-IV-V blues progressionHow to play the bridges in a standard blues progressionHow does Gdim7 fit in C# minor?question on a certain chord progressionMusicology of Melody12 bar blues, spread rhythm: alternative to 6th chord to avoid finger stretchChord progressions/ Root key/ MelodiesHow to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)Are there “rules” for improvising with the minor pentatonic scale over 12-bar shuffle?Confusion about blues scale and chords

          What if the end-user didn't have the required library?What is setup.py?What is a clean, pythonic way to have multiple constructors in Python?What does Ruby have that Python doesn't, and vice versa?What is the reason for having '//' in Python?How do I create a namespace package in Python?How to package shared objects that python modules depend on?setuptools vs. distutils: why is distutils still a thing?Navigation in Windows 10 vs code not going to virtualenv library when the same library is installed at user levelPython create package for local usePackaging a project that uses multiple python versionsWhy is permission denied on pip install except for when “--user” is included at end of command?

          Esgonzo ibérico Índice Descrición Distribución Hábitat Ameazas Notas Véxase tamén "Acerca dos nomes dos anfibios e réptiles galegos""Chalcides bedriagai"Chalcides bedriagai en Carrascal, L. M. Salvador, A. (Eds). Enciclopedia virtual de los vertebrados españoles. Museo Nacional de Ciencias Naturales, Madrid. España.Fotos