other:newppl:starting
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| other:newppl:starting [2025/08/29 11:27] – [The home directory] Moved the "quota" section jypeter | other:newppl:starting [2025/08/29 15:26] (current) – [Dealing with disk space] Finished rewriting the section jypeter | ||
|---|---|---|---|
| Line 407: | Line 407: | ||
| * **Quota**: ask your advisor | * **Quota**: ask your advisor | ||
| - | ==== Determining the space used by directories | + | ==== Dealing with disk space ==== |
| - | Your Linux environment | + | <WRAP center round important 60%> |
| + | Running out of disk space may have strange | ||
| + | </ | ||
| - | < | + | **Disk space** on remote servers may sometimes seems infinite, but **is a limited resource**, especially if other users are not as careful as you! |
| - | / | + | |
| - | > | + | You should regularly check how much space you are using ('' |
| + | |||
| + | === ' | ||
| + | |||
| + | The '' | ||
| + | * If your disk usage (total size and/or number of files) is limited on some of the disks you use | ||
| + | * It is usually the case on the //home// directories (LSCE, spirit, computing centers, ...) | ||
| + | * How much disk space you are currently using on the disks with //quota// control | ||
| + | |||
| + | The examples below shows how to display the current //quota// on the LSCE and spirit disks: | ||
| + | * //home// quota at LSCE | ||
| + | * < | ||
| + | |||
| + | Disk quotas for user johndoe (uid 0007): | ||
| + | | ||
| + | prolix3:/ | ||
| + | * //home// quota on spiritx | ||
| + | * < | ||
| + | Disk quotas for user janedoe (uid 0008): | ||
| + | | ||
| + | 172.17.3.169:/ | ||
| + | | ||
| + | |||
| + | * The '' | ||
| + | * You can never go above the size displayed in the **// | ||
| + | * You cannot stay more than 7 days above the **// | ||
| + | * The '' | ||
| + | * nothing: everything is fine!! | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | |||
| + | |||
| + | === ' | ||
| + | |||
| + | You can use '' | ||
| + | |||
| + | Examples: | ||
| + | * At LSCE '' | ||
| + | * You can use the following command to get the size of all the directories and files in the current directory, sorted by decreasing size: | ||
| + | * '' | ||
| + | * If you don't understand the //pipe// ('' | ||
| + | * < | ||
| + | |||
| + | > du -sh * | sort -rh | ||
| 58M | 58M | ||
| 47M | 47M | ||
| Line 423: | Line 468: | ||
| ...</ | ...</ | ||
| - | FIXME Add something about '' | + | === ' |
| + | |||
| + | '' | ||
| + | |||
| + | Examples: | ||
| + | |||
| + | * < | ||
| + | Filesystem | ||
| + | prolix3:/ | ||
| + | |||
| + | * < | ||
| + | Filesystem | ||
| + | prolix3.lsce.ipsl.fr:/ | ||
| ===== Which programs should you use? ===== | ===== Which programs should you use? ===== | ||
other/newppl/starting.1756459621.txt.gz · Last modified: by jypeter
