Skip to content
Luke Gorrie edited this page Jun 2, 2014 · 26 revisions

Servers devoted to the Snabb Switch project and usable by all known developers.

Want to be a known developer? Sure! Just edit authorized_keys and send a pull request. No fuss.

Guidelines

  • Feel at home. These servers are here for you to play with and enjoy.
  • Check with the mailing list before making global changes. (Not everybody wants your ultimate zsh config!)
  • Don't keep precious data on the servers. We might want to reinstall them at short notice.

chur.snabb.co

Performance testing server. Supermicro, dual Xeon-E5, 20 x 10GbE (Intel 82599ES).

To create your own account:

ssh root@chur.snabb.co          # Login
useradd -G sudo -m myusername   # Create account
su - myusername                 # and now you are in business

If the machine crashes, etc, you can connect to the Lights Out Manager (IPMI) on https://chur-lom.snabb.co/. (Username: snabb Password: ask Luke if you don't know). You can issue a power cycle there, or connect to the console using a Java applet. The CDROM contains an Ubuntu CD in case of emergency :-)

The ports are cross-connected as follows:

0000:01:00.0 <-> 0000:09:00.0 # (free for all)
0000:01:00.1 <-> 0000:09:00.1 # reserved for Max Rottenkolber
0000:03:00.0 <-> 0000:88:00.0 # reserved for Antonio Nikishaev
0000:03:00.1 <-> 0000:88:00.1 # reserved for Rahul
0000:05:00.0 <-> 0000:8a:00.0 # reserved for Javier
0000:05:00.1 <-> 0000:8a:00.1 # reserved for Luke
0000:07:00.0 <-> 0000:84:00.0 # reserved for VOSYS
0000:07:00.1 <-> 0000:84:00.1 # reserved for VOSYS
0000:82:00.0 <-> 0000:86:00.0 # reserved for VOSYS
0000:82:00.1 <-> 0000:86:00.1 # reserved for VOSYS

arbon.snabb.co & bern.snabb.co

Hetzner EX6 servers. Scheduled to be decommissioned.

We are grateful to Silicom for their sponsorship in the form of discounted network cards for this server. Thanks guys!

Clone this wiki locally