Archives
A failed experiment with GlusterFS
Posted on July 18, 2014 9 Comments
GlusterFS is a clustered file system that can be used when you want to share the content across different machines which can be accomplished by NFS as well. But the difference is, NFS failover is hard. In GlusterFS, you can add two servers known as bricks in Gluster’s terminology on which your volume can be […]
NFS cannot allocate memory and No such file or directory errors
Posted on January 29, 2013 5 Comments
NFS cannot allocate memory seems to be common issue a lot of people face while mounting NFSv4 shares, as revealed from search results on Google. Even I faced it when trying to mount a NFS share exported from my desktop on my Raspberry Pi. It didn’t give the error on the Pi, though. I discovered […]