The Distributed Parallel Storage Server (DPSS) User Guide

Lawrence Berkeley National Laboratory, Data Intensive Distributed Computing Project


 
.75 TB Wide-Area Network - Aware Cache now available for general use

Contact Brian Tierney (bltierney@lbl.gov) for access to dpss.lbl.gov

DPSS installation instructions are now located at: http://www-didc.lbl.gov/DPSS/admin/admin.html.


Anyone who needs large temporary data cache space may want to consider using
the LBNL DPSS (Distributed Parallel Storage System). The DPSS can provide
high-speed parallel I/O to any well connected hosts on the network.

To use the DPSS, one can use the programs dpss_get/dpss_put to copy files
to/from the DPSS to their local system. Or, one can replace the UNIX I/O calls
in their program with DPSS I/O calls, and access the DPSS directly.

Supported Platforms: Linux and Solaris (client library written in C)

Some caveats:



Download DPSS componts

Important DPSS Utilities

Environment Variables:


Troubleshooting:

Try running dpss_status to check the DPSS:

setenv DPSSHOST dpss.lbl.gov
dpss_status


If the program dpss_status reports that the DPSS is down, you can restart it using the script:

 dpss_restart dpss.lbl.gov

Sometimes when connecting to Linux servers, DPSS clients will report this error:

 ? [NoVer] : connect; Error<146> Connection refused
 ? [NoVer] : GetAvgRTDelayViaEcho; Error<146> Connection refused
If you get this, set the DPSSTCPWINBUFSIZE env variable described above, to disable the GetAvgRTDelayViaEcho() routine.  

COPYRIGHT NOTICE: Distributed Parallel Storage System and DPSS/ISS are Copyright © 1994 by Lawrence Berkeley Laboratory

This page is the responsiblity of Brian L. Tierney. (BLTierney@lbl.gov). Support Credits are here. This document and its uses are subject to LBL's disclaimers and legal notices.

If there is a problem with this page please, e-mail webmaster@www-itg.lbl.gov.


This page last modified: Thursday, 02-Oct-1997 10:14:08 PDT