Hi, are there any appropriate way to host an ipfs node with Google Cloud? I use `gcsfuse` to mount a google cloud storage bucket and use the mounted location as the `IPFS_PATH`. But when I execute `ipfs init`, it says ```` generating ED25519 keypair...done peer identity: **** initializing IPFS node at /****/****/ipfs Error: open /****/ipfs/datastore/CURRENT: input/output error ````