User Tools

Site Tools


community:hepsim:dev_hepsim

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
community:hepsim:dev_hepsim [2016/11/01 20:03]
asc [How to mirror entire dataset]
community:hepsim:dev_hepsim [2016/12/22 15:53] (current)
asc [Summary]
Line 17: Line 17:
 You need the following: You need the following:
  
-  * A web server that can hold your data (>1 TB for /var/www/html is recommended)+  * A web server that can hold your data (>1 TB for /var/www/html is recommended). It is advisable to create a separate partition with RAID10, say, /data, and link this directory to /var/www/html/.
   * Linux OS (any flavor)   * Linux OS (any flavor)
-  * Installed Apache2 with PHP module and Java+  * Apache2 with PHP module that can serve/var/www/html/ 
 +  * Java 8 JDK or JRE (optionally, for tools to check data)
  
  
Line 100: Line 101:
 ====== Summary ====== ====== Summary ======
  
-When everything is done, this is what you will expect:+When everything is done, this is what you should expect:
  
-  * You files will be visible on the main HepSim web page and on the mirrors (takes ~ few days to propagate the changes) +  * You files will be visible on the main HepSim web page and on the current mirrors (takes ~ few days to propagate the changes) 
-  * You can search your files etc. +  * You can search your files etc. using the main HepSim web page
-  * Since your files are public, there is good chance that somebody will make a mirror+
   * You can search, list and download files using hs-toolkit commands (hs-find, hs-ls, hs-get etc)   * You can search, list and download files using hs-toolkit commands (hs-find, hs-ls, hs-get etc)
 +  * Since your files are public, there is good chance that somebody will make a mirror to reduce the load on your server
   * You server will be listed on the page [[http://atlaswww.hep.anl.gov/hepsim/summary.php|statistics summary]]   * You server will be listed on the page [[http://atlaswww.hep.anl.gov/hepsim/summary.php|statistics summary]]
- 
- 
- 
  
  
community/hepsim/dev_hepsim.1478030592.txt.gz · Last modified: 2016/11/01 20:03 by asc