support for 9P (for running ZeroFS)

Hey, I’ve recently discovered another cool option of storing volumes on S3 (i’ll be trying it out with Tigris)

But it seems that the best suggested protocol (9P) is not supported in kernel.

Can it be included?

GitHub - Barre/ZeroFS: ZeroFS - The Filesystem That Makes S3 your Primary Storage. ZeroFS is 9P/NFS/NBD on top of S3. Initially built for www.merklemap.com

zgrep -i 9p /proc/config.gz
# CONFIG_NET_9P is not set
1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.