Changes between Version 32 and Version 33 of telehouse_serial_access
- Timestamp:
- Oct 1, 2008, 6:19:59 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
telehouse_serial_access
v32 v33 1 == How do I connect to an MF/PL server located at Telehouse via the serial port? == 1 [[PageOutline]] 2 = How do I connect to an MF/PL server located at Telehouse via the serial port? = 3 4 == Serial Console physical setup == 2 5 3 6 In the MF/PL Telehouse rack, we have installed two [http://www.lavalink.com/index.php?id=232 Octopus 550's] in `sylvia`, a domU that is installed on `octavia`. An Octopus 550 is a pci card that has 8 serial lines coming out of it. `octavia` already has two built-in serial lines. `octavia`'s first built-in serial line is outputting the console for `octavia` itself. The second built-in serial line is reserved (it will probably be used to control a power system). The remaining 16 serial lines are connected to other servers in our rack. … … 27 30 28 31 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. 32 33 == How to connect == 29 34 30 35 In order to connect via serial console to one of the servers named above, ssh into `console.mayfirst.org` as ''servername''`-console` … … 58 63 == Setting up a new console user == 59 64 60 To setup a new console user , type the following on sylvia:65 To setup a new console user (this is something only admins can do), do the following as `root@sylvia`: 61 66 62 67 {{{