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;
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
add a comment |
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
add a comment |
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
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
linux
asked Apr 18 at 15:55
JeffJeff
62110
62110
add a comment |
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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