Main Page

From FarmShare

(Difference between revisions)
Jump to: navigation, search
(System Status)
(376 intermediate revisions not shown)
Line 1: Line 1:
-
This wiki is intended for the users of the Stanford shared research computing resources. E.g. the "cardinal" and "corn" and "barley" machines.
+
FarmShare is Stanford’s community computing environment. It is primarily intended for use in coursework and unsponsored research (note that some software tools, like ANSYS, are only licensed for use on Farmshare for academic course use, not research); users participating in sponsored or departmental research should investigate the [https://sherlock.stanford.edu Sherlock] service or other, local alternatives, instead. FarmShare is ''not'' approved for use with [https://dataclass.stanford.edu high-risk] data, including protected health information and personally identifiable information, and is subject to University [[Policy | policies]] on acceptable use.
-
= How to connect =
+
For a description of the current environment, see [[FarmShare 2]]. More information can be found in the [https://srcc.stanford.edu/farmshare2 service documentation].
-
The machines are available for anyone with a SUNetID. Simply "ssh corn.stanford.edu" with your SUNetID credentials.  The DNS name "corn.stanford.edu" actually goes to a load balancer and it will connect you to a particular corn machine that has relatively low load.
+
__NOTOC__
 +
{| width="100%" cellpadding="20"
 +
|-
 +
  | style="width: 30%;" | __TOC__
 +
| style="width: 70%;" | <h3>Recent Messages on [https://mailman.stanford.edu/mailman/listinfo/farmshare-discuss/ farmshare-discuss]</h3><rss>http://web.stanford.edu/group/farmshare/wiki/rss/farmshare-discuss.rss</rss>
 +
|}
-
The "barley" machines are only accessible via a resource manager (currently Open GridEngine). You'll need to ssh to corn-image-new and a directory will be created for you on local (shared among barley) storage. e-mail barley-alpha for more info.
+
== System Status ==
 +
Major FarmShare maintenance is scheduled for 8:00 a.m. Wednesday, December 9–5:00 p.m. Tuesday, December 15.
-
=corn info=
+
Please note that planned work will require an unusually extended downtime, during which we will be performing deferred hardware maintenance and physically moving FarmShare systems to a new location. All systems will be inaccessible during the maintenance period; please make sure you have completed and saved results from any running jobs, refrain from starting any long-running jobs that might not finish, and log out before the beginning of the maintenance window.
-
*Policies: http://lelandpolicy.stanford.edu 
+
-
*VNC help: https://itservices.stanford.edu/service/unixcomputing/unix/vnc
+
-
*Q? File HelpSU: http://helpsu.stanford.edu/
+
 +
We understand that the long maintenance period may inconvenience some users and ask for your patience while we complete this necessary work.
-
=barley info=
+
== Getting Started ==
-
To start using the new machines, you can check out the 'qhost' and
+
Any person with a [https://uit.stanford.edu/service/accounts/sunetids#eligibility full-service] SUNet ID can access FarmShare.
-
'qstat' and 'qsub' commands on machine 'corn-image-new'.
+
-
So the procedure would look something like this:
+
=== Connecting ===
-
# log into corn-image-new: "ssh corn-image-new.stanford.edu"
+
-
# cd to /mnt/glusterfs/<your username>
+
-
# write a job script: "$EDITOR test_job.script"
+
-
##see 'man qsub' for more info
+
-
##use env var $TMPDIR for local scratch
+
-
##use /mnt/glusterfs/<your username> for shared data directory
+
-
# submit the job for processing: "qsub test_job.script"
+
-
# monitor the jobs with "qstat -f -j JOBID"
+
-
##see 'man qstat' for more info
+
-
# check the output files that you specified in your job script (the input and output files must be in /mnt/glusterfs/)
+
-
Technical details:
+
'''Do not connect to <code>farm.stanford.edu</code>.''' While there is such a system, it is ''not'' part of the FarmShare service.
-
19 new machines, 24 cores each, 96GB RAM
+
-
1 new machine, 24 cores, 192GB RAM
+
-
~450GB local scratch on each
+
-
~3TB in /mnt/glusterfs
+
-
Grid Engine v6.2u5 (via standard Debian package)
+
-
10GbE interconnect (Juniper QFX3500 switch)
+
-
Initial issues:
+
Log into <code>rice.stanford.edu</code>. Authentication is by SUNet ID and password (or GSSAPI), and [https://uit.stanford.edu/service/webauth/twostep two-step] authentication is required.
-
Kerberos and AFS don't work on the execution hosts
+
-
You are limited in space to your AFS homedir ($HOME) and local scratch
+
-
disk on each node ($TMPDIR)
+
-
The execution hosts don't accept interactive jobs, only batch jobs for now.
+
-
Any questions, please email 'barley-alpha@lists.stanford.edu'
+
<source lang="sh">ssh sunetid@rice.stanford.edu</source>
-
We plan to have "alpha" testing for a month or so, then rebuild the
+
SSH [https://srcc.stanford.edu/farmshare2/connecting-keys host keys and fingerprints] are available for verification.
-
storage nodes using the information we learned, and also rebuild the
+
-
execution hosts to Ubuntu 11.10. Then we'll have "beta testing" with
+
-
more users in Nov and Dec and roll out to the full Stanford community on
+
-
Jan 1.
+
-
== barley software ==
+
For light-duty, interactive work (e.g., e-mail, web browsing and development, file editing, and AFS access or file transfers), log into <code>cardinal.stanford.edu</code>, instead.
-
The barley machines are running Ubuntu 11.04, and the software is from the Ubuntu repositories
+
<source lang="sh">ssh sunetid@cardinal.stanford.edu</source>
-
* R
+
-
* [[OpenMPI]]
+
-
Licensed software:
+
<code>cardinal</code> systems should ''not'' be used for long-running or compute- and/or memory-intensive work.
-
* /usr/sweet/bin - MATLAB, SAS, stata, etc
+
-
= Monitoring / Status =
+
For more information, see [https://srcc.stanford.edu/farmshare2/connecting Getting Connected] and [[Advanced Connection Options]].
-
Current status of farmshare machines: http://barley-monitor.stanford.edu/ganglia/
+
=== User Guide ===
-
More detailed graphs: http://barley-monitor.stanford.edu/munin/
+
-
= Mailing Lists =
+
The [[User Guide]] has information regarding storage, file-transfer, and cluster configuration. See the [[FAQ]] for common issues, and tips and tricks.
-
We have several mailing lists, all @lists.stanford.edu, most are not used.
+
== Support ==
-
* barley-alpha - temp list till end of Oct/Nov 2011, for discussion around testing the barleys
+
-
* farmshare-announce -  announce list (new service name)
+
-
* farmshare-discuss - users discussion (new service name)
+
-
* stanford-timeshare-users - users discussion list for the corn users, list to be retired
+
 +
SRCC staff can be reached by e-mail at: [mailto:srcc-support@stanford.edu srcc-support@stanford.edu]. When reporting a problem, please let us know that you're running on FarmShare and report any relevant details, including the full text of any error message you're receiving, and the job ID and contents of your batch script (if applicable).
 +
=== Course Instructors ===
 +
If you are a course instructor using FarmShare for classwork and have any special requests or requirements please contact SRCC at least 30 days before the start of the academic quarter in which the class will be held. We try to accommodate reasonable requests but staff time is limited.
 +
=== Discussion List ===
 +
Subscribe to the community discussion list, [https://mailman.stanford.edu/mailman/listinfo/farmshare-discuss farmshare-discuss], post questions and concerns to: [mailto:farmshare-discuss@lists.stanford.edu farmshare-discuss@lists.stanford.edu], or browse the [https://mailman.stanford.edu/pipermail/farmshare-discuss/ archives].
 +
=== Office Hours ===
-
=== Getting started with MediaWiki ===
+
<span style="color: red">In accordance with guidance from the University regarding COVID-19, SMACC office hours have been suspended until further notice.</span> If you need assistance with FarmShare please contact us at srcc-support@stanford.edu.
-
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
SRCC participates in [https://web.stanford.edu/group/su-hpc/cgi-bin/mediawiki/index.php/SMACC SMACC] (C2) office hours, held weekly in the basement of [https://campus-map.stanford.edu/?id=04-080&lat=37.42787956&lng=-122.17429865&zoom=17&srch=Huang%20Engineering%20Center Huang Engineering Center], near the [https://icme.stanford.edu ICME] offices.
-
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
+
SMACC office hours are not held during the Summer Quarter, or during inter-quarter periods.
-
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
+
 
-
* [http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
=== SSDS Consulting ===
 +
 
 +
The [https://ssds.stanford.edu SSDS] group supports statistical software, including R, Stata, and SAS. They are located in the Velma Denning Room in the Bing Wing of [https://campus-map.stanford.edu/?id=03-200&lat=37.42690686&lng=-122.16759602&zoom=17&srch=Green%20Library Green Library] and hold office hours Monday–Thursday, 2–5 PM, starting in the second week of each quarter and ending the last week of classes. SRCC staff are present on the third Tuesday of each month, from 2–4 PM. SSDS office hours are not held during the Summer Quarter.
 +
 
 +
== Software  ==
 +
 
 +
A variety of useful [[Software | software]], including some popular commercial software, is provided as part of the FarmShare environment. If something is missing, or a particular application, library, or utility needs updating, please let us know. We try to accommodate reasonable requests but staff time is limited.
 +
 
 +
For more information, see [https://srcc.stanford.edu/farmshare2/software Software].
 +
 
 +
=== Packaged Software ===
 +
 
 +
FarmShare systems run Ubuntu 16.04 LTS, and most software is sourced from standard repositories.
 +
 
 +
=== Modules and Licensed Software ===
 +
 
 +
Some software, including all licensed software, is built and/or installed manually and organized using the [https://lmod.readthedocs.io Lmod] environment module system.
 +
 
 +
<source lang="sh">
 +
module help
 +
module avail
 +
module load
 +
</source>
 +
 
 +
'''Please note''' that commercial software is licensed for use on FarmShare ''only'' in coursework, and ''not'' for research.
 +
 
 +
=== User-installed Software ===
 +
 
 +
New or updated software can often be built and/or installed by users in their own home directories, and local package managers like [http://linuxbrew.sh Linuxbrew] and [https://spack.io Spack] can help. Local package managers are also available for many programming languages (e.g., [https://pip.pypa.io <code>pip</code>], [https://virtualenv.pypa.io <code>virtualenv</code>], and [https://conda.io Conda] for [https://www.python.org Python], <code>local::lib</code> and [https://perlbrew.pl Perlbrew] for [https://www.perl.org Perl], and [https://luarocks.org Luarocks] for [https://www.lua.org Lua]), and some of these provide tools for managing entire local programming environments.
 +
 
 +
=== Containers ===
 +
 
 +
[http://singularity.lbl.gov Singularity] containers are supported, but bootstrapping an image requires <code>root</code> access, so you'll need to create your containers elsewhere and copy them to FarmShare to run.

Revision as of 15:00, 11 November 2020

FarmShare is Stanford’s community computing environment. It is primarily intended for use in coursework and unsponsored research (note that some software tools, like ANSYS, are only licensed for use on Farmshare for academic course use, not research); users participating in sponsored or departmental research should investigate the Sherlock service or other, local alternatives, instead. FarmShare is not approved for use with high-risk data, including protected health information and personally identifiable information, and is subject to University policies on acceptable use.

For a description of the current environment, see FarmShare 2. More information can be found in the service documentation.


Contents

Recent Messages on farmshare-discuss

    System Status

    Major FarmShare maintenance is scheduled for 8:00 a.m. Wednesday, December 9–5:00 p.m. Tuesday, December 15.

    Please note that planned work will require an unusually extended downtime, during which we will be performing deferred hardware maintenance and physically moving FarmShare systems to a new location. All systems will be inaccessible during the maintenance period; please make sure you have completed and saved results from any running jobs, refrain from starting any long-running jobs that might not finish, and log out before the beginning of the maintenance window.

    We understand that the long maintenance period may inconvenience some users and ask for your patience while we complete this necessary work.

    Getting Started

    Any person with a full-service SUNet ID can access FarmShare.

    Connecting

    Do not connect to farm.stanford.edu. While there is such a system, it is not part of the FarmShare service.

    Log into rice.stanford.edu. Authentication is by SUNet ID and password (or GSSAPI), and two-step authentication is required.

    ssh sunetid@rice.stanford.edu
    

    SSH host keys and fingerprints are available for verification.

    For light-duty, interactive work (e.g., e-mail, web browsing and development, file editing, and AFS access or file transfers), log into cardinal.stanford.edu, instead.

    ssh sunetid@cardinal.stanford.edu
    

    cardinal systems should not be used for long-running or compute- and/or memory-intensive work.

    For more information, see Getting Connected and Advanced Connection Options.

    User Guide

    The User Guide has information regarding storage, file-transfer, and cluster configuration. See the FAQ for common issues, and tips and tricks.

    Support

    SRCC staff can be reached by e-mail at: srcc-support@stanford.edu. When reporting a problem, please let us know that you're running on FarmShare and report any relevant details, including the full text of any error message you're receiving, and the job ID and contents of your batch script (if applicable).

    Course Instructors

    If you are a course instructor using FarmShare for classwork and have any special requests or requirements please contact SRCC at least 30 days before the start of the academic quarter in which the class will be held. We try to accommodate reasonable requests but staff time is limited.

    Discussion List

    Subscribe to the community discussion list, farmshare-discuss, post questions and concerns to: farmshare-discuss@lists.stanford.edu, or browse the archives.

    Office Hours

    In accordance with guidance from the University regarding COVID-19, SMACC office hours have been suspended until further notice. If you need assistance with FarmShare please contact us at srcc-support@stanford.edu.

    SRCC participates in SMACC (C2) office hours, held weekly in the basement of Huang Engineering Center, near the ICME offices.

    SMACC office hours are not held during the Summer Quarter, or during inter-quarter periods.

    SSDS Consulting

    The SSDS group supports statistical software, including R, Stata, and SAS. They are located in the Velma Denning Room in the Bing Wing of Green Library and hold office hours Monday–Thursday, 2–5 PM, starting in the second week of each quarter and ending the last week of classes. SRCC staff are present on the third Tuesday of each month, from 2–4 PM. SSDS office hours are not held during the Summer Quarter.

    Software

    A variety of useful software, including some popular commercial software, is provided as part of the FarmShare environment. If something is missing, or a particular application, library, or utility needs updating, please let us know. We try to accommodate reasonable requests but staff time is limited.

    For more information, see Software.

    Packaged Software

    FarmShare systems run Ubuntu 16.04 LTS, and most software is sourced from standard repositories.

    Modules and Licensed Software

    Some software, including all licensed software, is built and/or installed manually and organized using the Lmod environment module system.

    module help
    module avail
    module load
    

    Please note that commercial software is licensed for use on FarmShare only in coursework, and not for research.

    User-installed Software

    New or updated software can often be built and/or installed by users in their own home directories, and local package managers like Linuxbrew and Spack can help. Local package managers are also available for many programming languages (e.g., pip, virtualenv, and Conda for Python, local::lib and Perlbrew for Perl, and Luarocks for Lua), and some of these provide tools for managing entire local programming environments.

    Containers

    Singularity containers are supported, but bootstrapping an image requires root access, so you'll need to create your containers elsewhere and copy them to FarmShare to run.

    Personal tools
    Toolbox
    LANGUAGES