Sun StorEdge T300

From FnordWiki
Jump to navigation Jump to search

Serial cable

RJ11-6 Pin Function
1 Ground
2 Reserved
3 Reserved
4 Ground
5 RXD
6 TXD

This is on an RJ11-6 connector. We'll assume the conductors are numbers 1 to 6 left to right on the female jack on the back of the T300 controller board. (Cribbed from http://www.sunhelp.org/unix-serial-port-resources/serial-pinouts/#storedge.link)

IP address setup

The T300 can get its IP address using RARP. There is a small pull-out tag inside the T300 chassis with the unit's MAC address. This tag is located in the front (the side with the drives) on the inside left wall of the unit.

A RARP server is needed on the same Ethernet broadcast domain to send a reply to the T300 with its IP address. http://packages.debian.org/search?keywords=rarpd lists such a package.

The RARP queries do not seem to be retried for very long (4 attempts at 2 second intervals), so the T300 needs to be on a port without a 30 spanning tree delay.

Management

telnet to the device. Log in as root. If the password is not known you'll have to dig it out using the serial interface.

Password recovery using serial interface

To be written.