|
|
| (39 intermediate revisions by 13 users not shown) |
| Line 1: |
Line 1: |
| − | Sentinel32, with 2 power supplies
| + | #REDIRECT [[OpenGear_Serial_Consoles]] |
| − | | + | |
| − | === Connecting to the SCS ===
| + | |
| − | The SCS has two uplinks, one is on an independent uplink from the colo's network (to allow out of band access even in case our switch is dead/unreachable), one is on our internal network:
| + | |
| − | * External IP: <tt>64.156.25.110</tt>
| + | |
| − | * Internal IP: <tt>10.0.0.220</tt>
| + | |
| − | Use <tt>ssh scs</tt> from a server of the cluster, or <tt>ssh scs-ext.wikimedia.org</tt> from anywhere
| + | |
| − | | + | |
| − | === SCS commands ===
| + | |
| − | | + | |
| − | * connecting to a server in interactive mode: <tt>connect server_name</tt>
| + | |
| − | * escape interactive mode: Esc + A (uppercase)
| + | |
| − | * symlinks to the serial ports and their buffers: <tt>/lsi/ports</tt>
| + | |
| − | * <tt>save</tt> saves configuration changes to non-volatile memory
| + | |
| − | * <tt>lsp</tt> lists the serial ports and their names
| + | |
| − | * <tt>lsc</tt> lists active connections
| + | |
| − | * <tt>stty</tt> configures serial port parameters, but to make the changes permanent, <tt>/etc/rc.d/rc.serial</tt> must be edited
| + | |
| − | * to rename a port: <tt>stty -F /lsi/ports/port23 --name=zwinger</tt>
| + | |
| − | * to clear a port buffer: <tt>stty --clear -F /lsi/ports/buf_<i>name</i></tt>
| + | |
| − | * 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:
| + | |
| − | | + | |
| − | <pre>
| + | |
| − | 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
| + | |
| − | </pre>
| + | |
| − | | + | |
| − | === Current Configuration ===
| + | |
| − | 1: will<br>
| + | |
| − | 2: alrazi<br>
| + | |
| − | 3. avicenna<br>
| + | |
| − | 4. bacon<br>
| + | |
| − | 5. dalembert<br>
| + | |
| − | 6. diderot<br>
| + | |
| − | 7. friedrich<br>
| + | |
| − | 8. goeje<br>
| + | |
| − | 9. harris<br>
| + | |
| − | 10. suda<br>
| + | |
| − | 11. hypathia<br>
| + | |
| − | 12. humbroldt<br>
| + | |
| − | 13. kludge<br>
| + | |
| − | 14. kalduhn<br>
| + | |
| − | 15. srv48<br>
| + | |
| − | 16. srv49<br>
| + | |
| − | 17. zwinger<br>
| + | |
| − | 18. larousse<br>
| + | |
| − | 19. srv47<br>
| + | |
| − | 20. srv27<br>
| + | |
| − | 21. srv28<br>
| + | |
| − | 22. cisco<br>
| + | |
| − | 23. srv29<br>
| + | |
| − | 24. srv30<br>
| + | |
| − | 25. webster<br>
| + | |
| − | 26. holbach<br>
| + | |
| − | 27. samuel<br>
| + | |
| − | 28. albert<br>
| + | |
| − | 29. srv50<br>
| + | |
| − | 30. moreri<br>
| + | |
| − | 31. adler<br>
| + | |
| − | 32. ariel<br>
| + | |
| − | | + | |
| − | ==links==
| + | |
| − | * http://www.thinklogical.com/products/console_servers/sentinel32.php
| + | |
| − | * review [http://web.archive.org/web/20040209074846/http%3A//www.sunhelp.org/review-hardware-sentinel32.php http://www.sunhelp.org/review-hardware-sentinel32.php] (through archive.org)
| + | |
| − | * manual http://www.thinklogical.com/support/manuals/scsManual.pdf
| + | |
| − | * software updates ftp://ftp.thinklogical.com/SCS/updates/
| + | |
| − | * photos of it, taken by mr_bill http://www.mrbill.net/photos/consoleserver/ - appears to be down
| + | |