Console server

From Wikitech
(Difference between revisions)
Jump to: navigation, search
(Old Configuration)
(SCS commands)
Line 8: Line 8:
  
 
* connecting to a server in interactive mode: <tt>connect server_name</tt>
 
* connecting to a server in interactive mode: <tt>connect server_name</tt>
 +
* connecting to a server in monitor mode: <tt>monitor server_name</tt>
 
* escape interactive mode: Esc + A (uppercase)
 
* escape interactive mode: Esc + A (uppercase)
 
* symlinks to the serial ports and their buffers: <tt>/lsi/ports</tt>
 
* symlinks to the serial ports and their buffers: <tt>/lsi/ports</tt>
Line 24: Line 25:
 
1/1 2/2 3/3 4/4  1/ 9 2/10 3/11 4/12  1/17 2/18 3/19 4/20  1/25 2/26 3/27 4/28  
 
1/1 2/2 3/3 4/4  1/ 9 2/10 3/11 4/12  1/17 2/18 3/19 4/20  1/25 2/26 3/27 4/28  
 
</pre>
 
</pre>
 
 
 
 
  
 
==links==
 
==links==

Revision as of 20:29, 27 February 2008

Sentinel32, with 2 power supplies

Connecting to the SCS

Use ssh scs-ext.wikimedia.org

SCS commands

  • connecting to a server in interactive mode: connect server_name
  • connecting to a server in monitor mode: monitor server_name
  • escape interactive mode: Esc + A (uppercase)
  • symlinks to the serial ports and their buffers: /lsi/ports
  • save saves configuration changes to non-volatile memory
  • lsp lists the serial ports and their names
  • lsc lists active connections
  • stty configures serial port parameters, but to make the changes permanent, /etc/rc.d/rc.serial must be edited
  • to rename a port: stty -F /lsi/ports/port23 --name=zwinger
  • to clear a port buffer: stty --clear -F /lsi/ports/buf_name
  • read chapter 9 of the manual (linked below) for more

The port connectors are in four chunks of 8 ports, upper and lower rows of four. In each chunk the bottom four ports are labelled 1-4 and top 5-8. Leftmost chunk is ports 1-8, then 9-16, 17-24 and 25-32:

5/5 6/6 7/7 8/8  5/13 6/14 7/15 8/16  5/21 6/22 7/23 8/24  5/29 6/30 7/31 8/32
1/1 2/2 3/3 4/4  1/ 9 2/10 3/11 4/12  1/17 2/18 3/19 4/20  1/25 2/26 3/27 4/28 

links

Personal tools
Namespaces

Variants
Actions
Navigation
Ops documentation
Wiki
Toolbox