Getting Started with the Sun Fire T2000
Categories: Database Administration, Information Technology, Oracle, System Administration, Technology, UNIX
After receiving my try-and-buy Sun Fire T2000 over a week ago it’s finally up and running. While we have yet to hit it with much of a load, here are some thoughts on the out-of-box experience:
Before even powering up there are a couple interesting observations about the system. The first is the lack of power button, switch, or key. In fact there is only one button on the system and that is an indicator button which just flashes an LED on both the front and back of the system to make it easier to locate (a nice feature, by the way.) You’ll quickly find the hot-swappable dual power supply and fan compartment. The adventurous will find and the big button on top of the system which allows you to gain access to RAM and other non-hot-swappable components.
All of these compartments and components are accessible without the need for tools. The hard drives are on hot-swappable sleds which pop out the front of the box. The hard drives are small (2.5″ I believe) allowing room for 4 bays in the front and still affording enough space for ventilation. I was somewhat surprised to find laptop-style drives in a Sun server, but I guess I can’t come up with any reason not to.
After giving the hardware a good once-over it was time to get the T2000 up and running. I have to say Sun came up a little short on the out-of-box experience at this point. I’m comfortable with, even partial to the absence of on-board video on a server, and Sun has chosen to include serial via RJ-45 on the T2000. Sun was on the right track including two cables appropriately shielded for use with this port, but neglected to include an adapter to go to the 9 pin serial we all have on the back of our PCs.
After rummaging around for the proper adapter to hook the T2000 to an old laptop we plugged it in. The system is surprisingly (read obnoxiously) loud, but hey, it’s a server not a desktop. After a few minutes of the regular hardware diagnostics stuff the system came up to an sc> prompt.
This is where those who are not familiar with Sun’s newer hardware will come to a complete stop. The only documentation included with the system is the Sun Fire T2000 Server Getting Started Guide and that does little more than tell you what the different lights mean and where you can find more documentation online. If you get online and grab the Sun Fire T2000 Server Installation Guide this will walk you through dealing with the SC serial management port. In my opinion Sun should have included this one in hard copy with the system as well.
After a couple more steps things start to feel familiar and the rest of the setup is much like the Solaris 7, 8, and 9 installs I’m used to. With just a few extra steps here you can (and I’d recommend) configure the SC Network Management port which will allow you the same functionality as the SC Serial Management port without the need for the serial cable and adapter. You will need an extra network drop and IP address to use network management, but then you’ll be able to telnet to it for administrative functions. Of course in a production environment you’d want this behind a firewall or on a private subnet.
Other than that the system seems quick. Our next step is to get Oracle on the system and throw some queries at it. I’ll share more as soon as we get some results.
UPDATE: I have now had the chance to test drive some Oracle jobs on this system. Check out my findings here.


March 31st, 2006 at 11:29 pm
It has a power button but it’s only able to be depressed by a pen or something similar… it’s right by the front leds.
April 1st, 2006 at 1:24 pm
Thanks. I’ll have to look closer for that.
April 2nd, 2006 at 1:51 am
Just a note on the hard drives. Just because they are small form factor doesn’t make them laptop HDs.
Specs for T2000 hard disks from http://www.sun.com: “Up to four 73 GB 2.5″ 10K rpm SAS disks, providing a maximum capacity of 292 GB. The onboard controller disk controller supports Hardware RAID (0+1) confiurations.”
I don’t know about you, but that’ll smoke the drives in any laptop I’ve ever heard of.
April 2nd, 2006 at 12:01 pm
Good point Armand. I’m sure a 10K RPM drive would take a couple hours off the battery life of any laptop.
Of course it may add some gyroscopic stability to it.
May 4th, 2006 at 1:53 pm
So..? Any update on how Oracle runs on this box? Did you get a chance to throw some real load at it?
May 4th, 2006 at 2:46 pm
It’s taken longer than expected, but I hope to have numbers posted tomorrow, and yes, the machine has done very well.
Sorry about the delay.
Jon
May 23rd, 2006 at 5:00 pm
[…] The only documentation included with the system is the Sun Fire T2000 … Guide this will walk you through dealing with the SC serial management port. … tags: database, database administration, database administrator, dba, dbms, …prompt database management system […]
June 11th, 2006 at 12:54 pm
[…] I’ll second Jon’s assessment that Sun really should put some reasonable cable adapters in the box, as the the bundle of adapters necessary to make a null modem connection to the box is ridiculously out of scale (I’ll get a picture soon). […]
August 6th, 2007 at 3:47 am
When I set up new Sun servers, the first thing I do is upgrade the ALOM to a version that supports ssh instead of telnet and enable it.