========================= Creating project folders ========================= Assessing project folder request -------------------------------- Project folders are requested by users in the ``#tech-kosmos-requests`` channel using the following format. **Project name:** **Quota:** **Does it require backups:** **Username:** Optional: **Reason above 100G:** Tasks for admins: - Is the name sufficiently clear? In other words is it identifiable, recognizable and not using unclear abbreviations? - If desired quota >100G, is a reasonable explanation provided? - Is the backup requirement reasonable? Creating project folders ------------------------- Login into rhea, then run: .. code-block:: bash sudo create-project -p -u -q ``create-project`` has a --help function. Modifying project folders ---------------------------- You can change quotas and permissions for project folders using the following commands: Changing quotas ^^^^^^^^^^^^^^^^^ To change quotas use .. code-block:: bash zfs set quota=10G project-pool/projects/ Changing permissions ^^^^^^^^^^^^^^^^^^^^^ Change project folder permissions to : .. code-block:: bash getent group chgrp /projects/ chmod -R g+rw /projects/