Error while mounting gcsfuse: mountWithArgs: mountWithStorageHandle: Mount: mount: running /usr/bin

Hi All ,

I am trying to mount a disk via gcsuse on a RHEL8 VM . The GCS bucket has public access , the RHEL8 VM in on Google Cloud and the default service account has “Storage Admin” role .

I get the below error when I tried to run the gcsfuse command . Appreciate any pointers. My command : gcsfuse my-bucket /home/myuser/bkt .

Error while mounting gcsfuse: mountWithArgs: mountWithStorageHandle: Mount: mount: running /usr/bin/fusermount: exit status 1

5 Likes