Storage5k: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 63: | Line 63: | ||
* a OAR frontend. | * a OAR frontend. | ||
* a storage server (used as a NFS server). | * a storage server (used as a NFS server). | ||
== Software dependencies == | |||
In Storage server you need : | |||
* LVM2 (provide logical volume management) | |||
* liblvm2 (is a c library to use LVM2) | |||
* NFS Server (network file system protocol) | |||
* LDAP/NSS. | |||
* storage5k_nfs-1.0.0.gem. | |||
In Oar frontend you need: | |||
* NFS client. | |||
* libopenssl-ruby1.8 | |||
* at linux deb. | |||
Revision as of 14:45, 29 November 2011
Grid'5000 storage resources
| Sites | Disk partition | Size | status |
|---|---|---|---|
| Sophia | /dev/sda | 2000 GB | |
| Grenoble | |||
| Lille | |||
| Lyon | |||
| Nancy | |||
| Orsay | |||
| Rennes | |||
| Bordeaux | |||
| Toulouse |
Installation
Hardware dependencies
You need:
- a OAR frontend.
- a storage server (used as a NFS server).
Software dependencies
In Storage server you need :
- LVM2 (provide logical volume management)
- liblvm2 (is a c library to use LVM2)
- NFS Server (network file system protocol)
- LDAP/NSS.
- storage5k_nfs-1.0.0.gem.
In Oar frontend you need:
- NFS client.
- libopenssl-ruby1.8
- at linux deb.