NFS file servers¶
Files storage¶
Any CPHT user can have access to the following network disk spaces:
File storage | Usage | Capacity | Backup |
---|---|---|---|
/home | Personal work files | 7.7T | Yes with retention : 1/day for 14 days) 1/week for1 month 1/month 1/year (n-1) |
/worklaserplasma | Work files for Laser Plasma team | 9.0T | No backup with retention, just a daily copy in a 2nd computer room |
/workmagnetizedplasma | Work files for Magnatized Plasma team | 5.0T | No backup with retention, just a daily copy in a 2nd computer room |
/workphyhe | Work files for Particles team | 1.0T | No backup with retention, just a daily copy in a 2nd computer room |
/workphymath | Work files for Mathematics team | 100G | No backup with retention, just a daily copy in a 2nd computer room |
/workcordes | Work files for String Theory team | 100G | No backup with retention, just a daily copy in a 2nd computer room |
/workpmc | Work files for Condensed Matter team | 5.0T | No backup with retention, just a daily copy in a 2nd computer room |
/WORKPMC1 | Work files for Condensed Matter team, data related to high performance computing |
37.0T | No backup or copy |
/WORKPMC2 | Work files for Condensed Matter team, data related to high performance computing |
37.0T | No backup or copy |
Important
These disk spaces are not subject to quota. Users are therefore responsible for the good use of these spaces in the interest of all.
How to access files storage¶
From GNU/Linux machines using NFS (mounts are done by default):
- SSH Pascal gateway: /home and all /work * and /WORKPMC*
- the casimir * servers: /home and all /work*
- the Linux CentOS stations: /home and all /work* and /WORKPMC*
- via SSHFS (man sshfs)
With the Linux scp or sftp (Filezilla) commands: Unix login and access to /home and all /work* and /WORKPMC*.