User Tools

Site Tools


pub:forge:storage

This is an old revision of the document!


Leased Storage Management

You've got a storage lease, now you need to know how to use it.

On Cluster Access

You're storage will be found in the following location on any cluster attached node /mnt/stor/${dept}{a..z}/${USER} where ${dept} is your department's short name and ${USER} is your Forge username. Moving data in and out will be the same method as on the Forge, but with this location instead of your home directory.

Folder Management

You and a designated user group will have permission to create folders directly underneath this directory. All files created under this directory will have the same group membership, but be owned by the file creator. Additional access can be managed by use of the following command:

 setfacl 

There is already loads of documentation on how to use setfacl to manage access to files in a more ways than simply ownership, and group ownership. [ https://www.computerhope.com/unix/usetfacl.htm | Here ] is a good basic set of examples, and some information on setfacl and getfacl.

pub/forge/storage.1548702455.txt.gz · Last modified: 2022/05/06 20:15 (external edit)