Bureaucrats, cc_docs_admin, cc_staff
2,306
edits
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
=== Quota errors on /project filesystem === | === Quota errors on /project filesystem === | ||
Users will sometimes see a quota error on their project folders. This may happen when files are owned by a group other than the project group. You can change the group which owns files using the command | Users will sometimes see a quota error on their project folders. This may happen when files are owned by a group other than the project group. You can change the group which owns files using the command | ||
{{Command|chgrp -R <group> <folder>}} | {{Command|chgrp -R <group> <folder>}} | ||
<!--T:8--> | <!--T:8--> | ||
Line 27: | Line 27: | ||
<!--T:9--> | <!--T:9--> | ||
Only the owner of the files can run the <tt>chgrp</tt> command. To ask us to correct the group owner for many users, write to support@computecanada.ca. | Only the owner of the files can run the <tt>chgrp</tt> command. To ask us to correct the group owner for many users, write to [mailto:support@computecanada.ca CC support]. | ||
=== Nearline === <!--T:10--> | === Nearline === <!--T:10--> |