[Systems] nfs on sunjammer
dfarning at sugarlabs.org
dfarning at sugarlabs.org
Mon Nov 30 07:35:18 EST 2009
Last weekend bernie got the cross link between treehouse and sunjammer set up. +1 And he thinks that the sunjammer NFS server is working. +2
So rather than have too many people messing with it before we know it is stable. I'll try to describe what we are trying to accomplish.
First off SPOF - We need to acknowledge that the current NFS design is a single point of failure. As, the system grows, we can replace NFS with a proper distributed file system. But for now it makes sense to not add complexity before it is necessary.
Shares:
I have created a /srv/nfs namespace on sunjammer so we have a central location to put NFS exports. For a.sl.o we need two shares:
/srv/nfs/activities/files and
/srv/nfs/activities/staging
Imports web node:
Both shares need to be imported (RW) to each web-node.
- on sunjammer /srv/www-sugar/activities/files
/srv/www-sugar/activities/staging
- on aslo-web /srv/activities/files
/srv/activities/staging
Imports download.sl.o:
The staging dir will need to be imported read only to the download server.
- on sunjammer staging is imported as /srv/upload/activities.
Currently:
-- each of the nfs shares on sunjammer is set up with a symlink as a place holders.
-- There are a few test nfs shares and mounts on aslo-root, these can all be deleted replace with proper mount as stated above.
If you ping me, I'll try to be on IRC while you work on this.
thanks
david
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 271 bytes
Desc: OpenPGP digital signature
Url : http://lists.sugarlabs.org/private/systems/attachments/20091130/e0008a9b/attachment.pgp
More information about the Systems
mailing list