Category "fuse"

Access GlusterFS file system in spring boot application

I am new to GlusterFS. After watching this video https://youtu.be/IGEtVYh0C2o , I have a big picture of how the GlusterFS servers are working. I understand a cl

How to use GCP bucket data on windows file system

I want to access GCP bucket data on windows 10 as file system. GCP provide FUSE for mac and Linux, Is there any way to mount GCP bucket with Windows.

Is it possible to run gcsfuse without privileged mode inside GCP kubernetes?

Following this guide,I am trying to run gcsfuse inside a pod in GKE. Below is the deployment manifest that I am using: apiVersion: extensions/v1beta1 kind: Depl

How to use FIO to test a FUSE filesystem?

I'm using fio to test the performance of fuse filesystem using this commandline: fio -filename=/User/mbl/fusefs -direct=1 -iodepth 1 -thread -rw=write -ioengine

Why Input/Output Error occurs when use ls command in my fuse filesystem?

Why I/O Error causes when I tried ls . command in my fuse filesystem? My filesystem has a limitation that it only allows mail address type as individual filenam