Mount GCS Bucket as File Systems on Linux, Windows Subsystem for Linux(WSL) using Cloud Storage FUSE

Sdílet
Vložit
  • čas přidán 5. 09. 2024

Komentáře • 28

  • @LearnGoogleCloudwithMahesh

    Cloud Storage FUSE is an open source FUSE adapter that allows you to mount Cloud Storage buckets as file systems on Linux, macOS systems, Windows Subsystem for Linux(WSL)

  • @mulshiwaters5312
    @mulshiwaters5312 Před 2 měsíci

    I would like to mount GCS Bucket to Remote/On-premise windows machine using GCSFUSE . Is this possible ?
    I see it is possible with Filestore but it needs Cloud Filestore + Proxy VM

  • @sosyalant
    @sosyalant Před rokem +1

    Thanks for this video. This supports SMB protocol correct? If I am on a laptop, at a high level, how could I use GCS as a file server?

  • @TaylorStine
    @TaylorStine Před 11 měsíci

    My baby loves this video, great explanation

  • @123arjun12345
    @123arjun12345 Před 2 lety +1

    nice and quick tutorial

  • @pradeepsurvade9167
    @pradeepsurvade9167 Před rokem +1

    what is the advantage of using mount disk vs accessing cloud storage bucket directly via client libraries ?

  • @saurabha7250
    @saurabha7250 Před 2 lety +2

    Hi Mahesh, any idea how can we mount GCS bucket from a container without privilege mode ?

  • @femiibrahim7645
    @femiibrahim7645 Před 2 lety +1

    This is awesome

  • @it-everything
    @it-everything Před 2 lety +1

    Hello @Mahesh,
    Thanks for the video, I am trying to mount GCS to a ProxMox Backup Server /Debian based.
    I already have a service account, I am wondering how to use the service account for the authentication and I also want to automate the mounting process, do you mind of doing that please.

    • @LearnGoogleCloudwithMahesh
      @LearnGoogleCloudwithMahesh  Před 2 lety

      Automating mounting process can do via Startup script

    • @it-everything
      @it-everything Před 2 lety

      @@LearnGoogleCloudwithMahesh I managed to mount GCS, however I am not able write into it, do you know why? here is the error I got.
      unable to create chunk store 'GCS-Bucket' subdir "/mnt/GCPStorage/.chunks" - EIO: I/O error

    • @LearnGoogleCloudwithMahesh
      @LearnGoogleCloudwithMahesh  Před 2 lety +1

      @@it-everything What is the role of the user/ service account used?

    • @it-everything
      @it-everything Před 2 lety

      @@LearnGoogleCloudwithMahesh I use root user and service account has storage admin role and storage object admin.

  • @jaypietrick3417
    @jaypietrick3417 Před 2 lety

    I can not write to the Bucket. I can read everything. What did I do wrong? I really could use some guidance.

  • @moviechildrenversion9782

    If you explain to add it in fstab entries the video will be in complete model as when we restart server bucket is getting detached

  • @MrTumyan
    @MrTumyan Před 2 lety

    This is mind blowing! I wonder if now GCS are mountable maybe they will think to demise Filestore? or due to different fileSystem they still will keep it? taken bucket will be significantly cheaper than filestore...

  • @mayurbhamre4169
    @mayurbhamre4169 Před 2 lety +1

    Hello Mahesh,
    This is really a nice tutorial and worked well for me, but I am only able to see the files in the root path of the bucket. I have some folder in the root path of the bucket which are shown on the mounted VM. what should I do ?

  • @moviechildrenversion9782

    Please help in adding the GCS bucket data in FStab entries

  • @mandalpankaj
    @mandalpankaj Před rokem

    You are providing only partial knowledge, which is more dangerous.

    • @LearnGoogleCloudwithMahesh
      @LearnGoogleCloudwithMahesh  Před rokem

      What I had explored I shared. Please let me know what is wrong or partial here? Happy to learn and correct it.