Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Storage] Error out when no access to the bucket during storage mounting #3282

Closed
Michaelvll opened this issue Mar 6, 2024 · 4 comments
Closed

Comments

@Michaelvll
Copy link
Collaborator

We should error out when storage mounting fails on the remote VM. The following case reproduce the error:

  1. Having an AWS SSO setup
  2. Launch a VM on fluidstack with a private s3 bucket mounted
    Since the SSO setup will not upload the credential to the remote VM, the mounting of the s3 bucket will fail silently due to the access issue. We should fail directly for that to make the issue more easy to identify.
@romilbhardwaj
Copy link
Collaborator

Related - #1895

@shethhriday29
Copy link
Contributor

shethhriday29 commented Apr 1, 2024

Addressed by #3400 (currently in review process)

Copy link

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Jul 31, 2024
Copy link

This issue was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants