Intel Computer Systems Cluster (the "fish machines")

Intel has donated 24 Pentium III Xeon servers to CMU for systems courses. The systems, which run the Red Hat 6.2 distribution of Linux (version 2.2.16), are rack-mounted in the Wean Hall 3rd floor machine room, and are administered by the CS facilities group. They are rebooted every morning at 7am.

Getting help

Information about the CS computing environment is at www.cs.cmu.edu/~help.

Frequently asked questions

Q: How do I get an account?
A: Accounts will be created for you automatically.

Q: Are the accounts ready yet?
A: YES (as of 8:30am, Thu, Aug 29, 2002).

Here is the list of students who have accounts.
If you're not on the list, please send mail to Dave O'Hallaron (droh@cs.cmu.edu).

Q: What do I need to do before logging in for the very first time?
A: From your Andrew home directory on one of the Andrew Unix cluster machines (linux.andrew.cmu.edu or unix.andrew.cmu.edu), run the following one-time checkin script:

    /afs/cs/academic/class/15213-f02/bin/checkin
Important: Before you run this script, make sure you do not have any subdirectories in your Andrew home directory called 15-213 or 213hw. If you do, rename them before running the checkin script.

Q: What does the checkin script do?
A: It creates two subdirectories in your Andrew home directory: 15-213 and 213hw.
The 15-213 directory contains the .klogin and .login files that will allow you to login from the fish machines. DO NOT DELETE ANYTHING IN THIS SUBDIRECTORY.
The 213hw directory contains secure subdirectories for each of the labs, with the permissions set so that only you can read the contents.

Remember, you only need to run the checkin script once, before your very first login to the fish machines.

Q: How do I log into one of these machines once I've run the checkin script?
A: If your Andrew login is bovik and you want to login to machine FISH, then login as follows:

    unix> telnet FISH.cmcl.cs.cmu.edu
    Connected to FISH.cmcl.cs.cmu.edu.
    Escape character is '^]'.
    Red Hat Linux release 6.2 (Zoot)
    Kernel 2.2.16 on an i686

    login: bovik@andrew.cmu.edu
             ^^^^^^^^^^^^^^ DON'T LEAVE THIS OUT!
    password: [andrew password]

Alternatively, if you use ssh:

    unix> ssh -l bovik@andrew.cmu.edu FISH.cmcl.cs.cmu.edu
    bovik@andrew.cmu.edu@FISH's password: [andrew password]

Don't forget to replace "FISH" with a cluster machine name from the table below.

Q: I did everything you said but I still can't login. Now what?
A: Here are the most common reasons students can't login:

If you still can't login, contact your instructors and we'll get you squared away.

Fish machines that are available to students

Intel engineers traditionally use the names of North American rivers as internal names for their processor projects. So it seems fitting that we, as denizens of the Intel cluster, name the machines after freshwater fish of North America. The machines can be accessed with either ssh or telnet.

chum.cmcl.cs.cmu.edu flier.cmcl.cs.cmu.edu gobi.cmcl.cs.cmu.edu grayling.cmcl.cs.cmu.edu
inconnu.cmcl.cs.cmu.edu minnow.cmcl.cs.cmu.edu muskie.cmcl.cs.cmu.edu paddlefish.cmcl.cs.cmu.edu
perch.cmcl.cs.cmu.edu pickerel.cmcl.cs.cmu.edu pike.cmcl.cs.cmu.edu pumpkinseed.cmcl.cs.cmu.edu
salmon.cmcl.cs.cmu.edu sauger.cmcl.cs.cmu.edu shad.cmcl.cs.cmu.edu sheepshead.cmcl.cs.cmu.edu
sockeye.cmcl.cs.cmu.edu striper.cmcl.cs.cmu.edu sturgeon.cmcl.cs.cmu.edu walleye.cmcl.cs.cmu.edu
warmouth.cmcl.cs.cmu.edu whitefish.cmcl.cs.cmu.edu

Fish machines available to teaching staff for course development

bass.cmcl.cs.cmu.edu bluegill.cmcl.cs.cmu.edu char.cmcl.cs.cmu.edu

About the Intel Cluster

The machines in the Intel Cluster are connected by a Cisco 3524 switch with 24 full-duplex 100 Mb/s ports and 2 full-duplex 1 Gb/s ports. The switching fabric has a peak bandwidth of 10.8 Gb/s and a maximum aggregate forwarding rate (from port to port) of 5.4 Gb/s.

Each node on the cluster runs Red Hat Linux 6.2 (Linux kernel 2.2.16) and consists of the following hardware:


Last modified: Wed Sep 18 13:33:17 EDT 2002