cannot mount GCS bucket with gcsfuse

1,011 views
Skip to first unread message

Greg Fiske

unread,
Sep 15, 2016, 3:08:34 PM9/15/16
to gce-discussion
Hi - I'm trying to connect a VM instance to a GCS bucket using these instructions:


The gcsfuse command to mount the bucket fails saying  OpenBucket: Unknown bucket "gs://mybucket"

Although, if I type "gsutil ls -r gs://" at the prompt, I definitely see mybucket.

My VM is running Ubuntu 14.04.5

It is likely an obvious problem, but I am relatively new to GCP.

Thanks for any advice,

Greg

Kamran (Google Cloud Support)

unread,
Sep 15, 2016, 11:56:09 PM9/15/16
to gce-discussion

Hello Greg,

The syntax of the command is:

gcsfuse [BUCKET_NAME] /mnt/gcs-bucket

Don't use gs:// front of the bucket name. Example:

gcsfuse mybucket /mnt/gcs-bucket


Hope this helps.

Sincerely,

Greg Fiske

unread,
Sep 16, 2016, 8:51:20 AM9/16/16
to gce-discussion
Thanks Kamran!  I knew it was something simple.

best,

Greg
Reply all
Reply to author
Forward
0 new messages