Changes between Version 66 and Version 67 of telehouse_serial_access
- Timestamp:
- Oct 11, 2012, 10:49:04 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
telehouse_serial_access
v66 v67 6 6 == Serial Console physical setup == 7 7 8 In the MF/PL Telehouse rack, we have two 8 port USB to serial adapters using the pl2303 chipset`robideau`.8 In the MF/PL Telehouse rack, we have two startech 16-port USB to serial adapters using the FTDI chipset connected to the server `robideau`. 9 9 10 10 * In: 11 * USB device 012 * NOT IN USE(ttyUSB0)11 * lower USB device 12 * `kiyoshi` (ttyUSB0) 13 13 * `ken` (ttyUSB1) 14 14 * `cafiero` (switch) (ttyUSB2) … … 18 18 * `blanco` (ttyUSB6) 19 19 * NOT IN USE (ttyUSB7) 20 * USB device 1 21 * `kiyoshi` (ttyUSB8) 20 * NOT IN USE (ttyUSB8) 22 21 * `goofball` (ttyUSB9) 23 22 * `florence` (ttyUSB10) 24 * `pdu`(ttyUSB11)23 * NOT IN USE (ttyUSB11) 25 24 * `severo` (tyUSB12) 26 25 * `bolivar` (ttyUSB13) 27 * `fred`(powered down) (ttyUSB14)28 * NOT IN USE(ttyUSB15)26 * NOT IN USE (powered down) (ttyUSB14) 27 * `pdu` (ttyUSB15) 29 28 30 29 The serial consoles of the attached machines are all remotely accessible (to properly-authenticated people), and they are also logged and timestamped. We are using [http://cmrg.fithhorseman.net/wiki/cereal cereal] to do this cleanly and easily.