Ask HN: Has 9p (plan 9 protocol) ever been used seriously?
6 comments
I don't know anything about that usage, but I've seen it mentioned in connexion with libvirt, and I assume there's a good reason it's maintained in NFS-Ganesha, though I haven't used it: https://github.com/nfs-ganesha/nfs-ganesha/wiki/9p
9p appears to be used on Tri-Labs HPC systems, which tend to be serious, if not entirely open: https://github.com/chaos/diod, https://github.com/chaos/9nbd; I'd seriously consider what they do if I had free reign building a new HPC system.
9p appears to be used on Tri-Labs HPC systems, which tend to be serious, if not entirely open: https://github.com/chaos/diod, https://github.com/chaos/9nbd; I'd seriously consider what they do if I had free reign building a new HPC system.
9p is used in KVM's VirtFS
https://www.suse.com/documentation/sles11/book_kvm/data/kvm_...
https://www.linuxplumbersconf.org/2010/ocw/system/presentati...
https://www.linux-kvm.org/page/VirtFS
https://www.suse.com/documentation/sles11/book_kvm/data/kvm_...
https://www.linuxplumbersconf.org/2010/ocw/system/presentati...
https://www.linux-kvm.org/page/VirtFS
Yes I know someone who has a sever farm runnning plan9 and I believe is using this.
I believe it’s used by Docker’s (Moby’s?) DataKit product inside Docker for Mac/Windows: https://github.com/moby/datakit/blob/master/README.md
9p suck over ip. https://en.wikipedia.org/wiki/IL_(network_protocol)
Rob Pike works for Google now. He used to be responsive to reasonable questions but (from my personal experience as a time-waster) very intolerant of time wasters.
Charles Forsyth did a lot of limbo work, he is also responsive to well formed, reasonable questions.
Charles Forsyth did a lot of limbo work, he is also responsive to well formed, reasonable questions.
If you know of any serious usage of the 9P protocol or have experience working on it, or any takes on it, it'd be very educational!