|
|
|
|
![]() |
![]() |
Security
Home directories
satori has two types of disc connection, SCSI and HiPPI. The HiPPI connected discs are much faster but have a blocksize of 1MByte which is unsuitable for small files (such as program source, etc.). Each user has a home directory on the SCSI file system (/home/users/group/username) with a link (/home/users/group/username/data) to a directory on the HiPPI file system (/data/users/group/username). Users should choose the appropriate file system for their files based on size and access speed requirements.
Queueing System
satori is a real memory machine. In order to achieve the greatest throughput jobs need to be scheduled to ensure that they don't enter a state of contention for main memory. This is achieved by setting an interactive cpu time-limit of 300 seconds. All longer jobs must be submitted to a batch queue for processing. There are seven queues set up for use by University users.
In addition to the queueing system, satori uses an additional means to control resources called Resource Sharing Groups. These control memory and cpu allocation. The major effects for UofM users is that since they are only guarenteed half the machine, external jobs can cause UofM jobs to be swapped out, and the uom_large queue isn't guarenteed any space hence all other jobs can cause jobs on this queue to be swapped out. As a slight compensation, jobs on both uom_large and uom_long have a guarenteed memory resident time so they won't be swapped out too soon after being swapped in.
satori is not intended to be a general purpose system. It cannot receive e-mail from outside. The system can however send mail and all users should set a .forward file to point to their usual e-mail address so that any e-mail generated by the system will be redirected.
Manuals
The online manuals are only available from within the university. They can be found at http://www.hpc.unimelb.edu.au/nec/glblcont.html Please note that these are copyright and it is an offence (under the usual fair-use provisos) to print (i.e. copy) them.