Storage5k: Difference between revisions

From Grid5000
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 15:45, 29 November 2011


Grid'5000 storage resources

Sites Disk partition Size status
Sophia /dev/sda 2000 GB Fail.png
Grenoble Fail.png
Lille Fail.png
Lyon Fail.png
Nancy Fail.png
Orsay Fail.png
Rennes Fail.png
Bordeaux Fail.png
Toulouse Fail.png

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.