Gentoo Archives: gentoo-cluster

From: Alex Howells <astinus@g.o>
To: gentoo-cluster@l.g.o
Subject: Re: [gentoo-cluster] Remote administration of a server
Date: Mon, 14 May 2007 20:40:48
Message-Id: 6a327eee0705141339j71b3d414kcb6755b9da0987bc@mail.gmail.com
In Reply to: [gentoo-cluster] Remote administration of a server by Daniel van Ham Colchete
1 > Thinking about other options, does anyone have any other tip for me? Am I
2 > going in the right direction? For the obvious answer: I know it's better to
3 > be closer to the datacenter, but that's not an option for me right now and I
4 > know I'll have a remote-hands service, but it can be very time inefficient
5 > sometimes and I'm trying to avoid it as much as possible.
6
7 Tips:
8
9 * Install decent PDUs in your racks, I'd highly recommend APC
10 Masterswitch; you're going to want to power cycle various bits of
11 hardware, and SNMP is an easy way to do it.
12
13 * Some cheap kit (Cisco 2506s) from a distributor or eBay with 4 x
14 8-port console cards (32 total) can give you inexpensive access to the
15 serial line of your nodes, buy a slightly more expensive one for if
16 you wanna deploy 8 x 8-port or 12 x 8-port.
17
18 * Have some kind of rescue environment available over network boot,
19 it's invaluable for diagnosing H/W problems; you'll probably also want
20 memtest86+ or equivalent too.
21
22 * Invest in some IP cameras for the suite within the datacenter.
23 Technicians are often rubbish and don't describe things clearly, it's
24 a very good idea to be able to say, "Show me!" and also for security
25 purposes!
26
27 * Write a small database which knows where every node is located
28 (physical location) and what it's connected to (switch port, PDU port,
29 console server port); then a bit of software to wrap around that and
30 you'll have a good level of control over all nodes.
31
32 All of the above avoids complications with KVM-over-IP type devices,
33 most of which come with evil Java applets :( If you go down the Cisco
34 route, you'll be able to telnet to the 'console server' and access any
35 of its serial lines, make sure to define ACLs.
36
37 Cheers,
38 Alex
39 --
40 gentoo-cluster@g.o mailing list

Replies

Subject Author
Re: [gentoo-cluster] Remote administration of a server Daniel van Ham Colchete <daniel.colchete@×××××.com>