iCIS Intra Wiki
categories:             Info      -       Support      -       Software       -      Hardware       |      AllPages       -      uncategorized

Home share: Difference between revisions

From ICIS-intra
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
=== quota  ===
=== quota  ===


The space is limited by a quota. Questions about the size and used space of your quota can be answered by using the '''quota '''linux command on one  of the  linux servers  lilo1.cs.ru.nl or lilo2.cs.ru.nl of C&CZ.
The space is limited by a quota. Questions about the size and used space of your quota can be answered by using the '''quota '''linux command on one  of the  linux servers  lilo1.cs.ru.nl or lilo2.cs.ru.nl of C&CZ.  


Example:
Example:  


   jan@lilo2:~$ quota -sQ
   jan@lilo2:~$ quota -sQ
  Disk quotas for user jan (uid 4111):
  Disk quotas for user jan (uid 4111):
    Filesystem  blocks  quota  limit  grace  files  quota  limit  grace
  Filesystem  blocks  quota  limit  grace  files  quota  limit  grace
  pluri.science.ru.nl:/home-pluri-30/thchem
  pluri.science.ru.nl:/home-pluri-30/thchem
                  382M    489M    538M            2938  50000  55000
                382M    489M    538M            2938  50000  55000
  jan@lilo2:~$ du -sh ~
  jan@lilo2:~$ du -sh ~
  382M    /home/itt/harcok
  382M    /home/itt/harcok


Thus the user jan :
Thus the user jan :  


*has 382 Megabyte in use
*has 382 Megabyte in use  
*has a quota of 489 Megabyte  
*has a quota of 489 Megabyte  
*for a limited time he is allowed to use upto 538 Megabyte  
*for a limited time he is allowed to use upto 538 Megabyte  
*so the user jan is not over quota
*so the user jan is not over quota


A bigger quota can be requested by contacting the 
A bigger quota can be requested by contacting one of the [[Support_Staff|scientific programmers]]


[[Category:Support]] [[Category:AllPages]]
[[Category:Support]] [[Category:AllPages]]

Revision as of 15:26, 25 May 2012

With your science account you automatically receive a home directory.

The home directory is backed up by C&CZ, and is general accessible  :

  • home directory on C&CZ linux servers (shared using nfs protocol)
  • H: drive on C&CZ managed pc's running windows (shared using smb protocol)
  • on any other host you can mount it as a network disk :
    You need to attach the 'install' network share using your science account :

quota

The space is limited by a quota. Questions about the size and used space of your quota can be answered by using the quota linux command on one  of the  linux servers  lilo1.cs.ru.nl or lilo2.cs.ru.nl of C&CZ.

Example:

 jan@lilo2:~$ quota -sQ
Disk quotas for user jan (uid 4111):
  Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
pluri.science.ru.nl:/home-pluri-30/thchem
                382M    489M    538M            2938   50000   55000
jan@lilo2:~$ du -sh ~
382M    /home/itt/harcok

Thus the user jan :

  • has 382 Megabyte in use
  • has a quota of 489 Megabyte
  • for a limited time he is allowed to use upto 538 Megabyte
  • so the user jan is not over quota

A bigger quota can be requested by contacting one of the scientific programmers