public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-user] Remote administration of a server
  2007-05-14 18:42 [gentoo-user] Remote administration of a server Daniel van Ham Colchete
@ 2007-05-13 20:16 ` Mike Williams
  2007-05-15 20:36   ` Daniel van Ham Colchete
  2007-05-14 19:01 ` Randy Barlow
  2007-05-14 19:31 ` Hans-Werner Hilse
  2 siblings, 1 reply; 6+ messages in thread
From: Mike Williams @ 2007-05-13 20:16 UTC (permalink / raw
  To: gentoo-user

On Monday 14 May 2007 19:42:45 Daniel van Ham Colchete wrote:
> To solve this, I'm seeing 2 options right now. The first would be buying a
> KVM-over-IP unit. But, a KVM-over-IP unit with the number of ports I need
> is expensive, almost as expensive as the servers it will be connected.

We use a Belkin KVM-IP box with 2 sets of ports. One set for a local 
keyboard/monitor/mouse, and one to a 16 port Belkin KVM.
The IP box can handle upto 64 KVM ports, and the KVM can daisy chain to an 
extent I don't know.
You don't say how many servers, but 64 is quite a lot.
I believe Belkin do a 4 channel IP box too.
Total cost was, I think, ~£700. To remotely manage >16 servers, peanuts.

> Thinking about other options, does anyone have any other tip for me? Am I
> going in the right direction? For the obvious answer: I know it's better to
> be closer to the datacenter, but that's not an option for me right now and
> I know I'll have a remote-hands service, but it can be very time
> inefficient sometimes and I'm trying to avoid it as much as possible.

Remotely managed PDUs?
Very very useful to be able to power cycle remotely too!

-- 
Mike Williams
--
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user] Remote administration of a server
@ 2007-05-14 18:42 Daniel van Ham Colchete
  2007-05-13 20:16 ` Mike Williams
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Daniel van Ham Colchete @ 2007-05-14 18:42 UTC (permalink / raw
  To: gentoo-user, gentoo-cluster

[-- Attachment #1: Type: text/plain, Size: 1984 bytes --]

Hello yall,

first, this is a kind of "half-topic" issue, but I'll be using Gentoo and
the matter is on the interest of this list.

I'll be building a Gentoo Cluster soon in a datacenter 6000 miles (9600 km)
away from me... This project has to be as cost efficient as possible. A lot
of research was made in this heading: the best cost effective solution.

Everything I'll be redundant and scalable. Somethings have three levels of
fail safeness (like my storage). So everything can fail. Every single item
on the cluster can fail and my service will still be online.

Right now I'm concerned with how I'm going to fix software problems when
they arrive. I'm thinking about a situation where I have a kernel panic or
when the Linux won't boot for any reason (incorrect kernel upgrade, hard
drive failure, etc...).

To solve this, I'm seeing 2 options right now. The first would be buying a
KVM-over-IP unit. But, a KVM-over-IP unit with the number of ports I need is
expensive, almost as expensive as the servers it will be connected.

The second option would be having another server acting as a USB Guest. This
usb-guest-server would be connected to every other server through a USB
cable and would be seen as a pen drive with a Gentoo rescue disk inside.
Them, if something goes wrong, I can activate the virtual pen drive,
remotely reboot the troubled server and it will boot the pen drive. There is
a howto about this at http://www.linux-usb.org/gadget/file_storage.html. But
I can't find the necessary hardware to do this. Has anyone been able to do
anything like this?

Thinking about other options, does anyone have any other tip for me? Am I
going in the right direction? For the obvious answer: I know it's better to
be closer to the datacenter, but that's not an option for me right now and I
know I'll have a remote-hands service, but it can be very time inefficient
sometimes and I'm trying to avoid it as much as possible.

Thank you all.

Best regards,
Daniel Colchete

[-- Attachment #2: Type: text/html, Size: 2181 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Remote administration of a server
  2007-05-14 18:42 [gentoo-user] Remote administration of a server Daniel van Ham Colchete
  2007-05-13 20:16 ` Mike Williams
@ 2007-05-14 19:01 ` Randy Barlow
  2007-05-14 19:31 ` Hans-Werner Hilse
  2 siblings, 0 replies; 6+ messages in thread
From: Randy Barlow @ 2007-05-14 19:01 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Daniel van Ham Colchete wrote:
> Thinking about other options, does anyone have any other tip for me?

How about a robot and a USB keyboard?  Sorry, couldn't resist :)

R

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGSLIN7So1xaF/eR8RAnIEAKDAQ1pmfXYoT6JVCtFPiC6eoZwbpQCgqowe
DODu8E9LTTBt8g3Z8lgoRaw=
=cxZF
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Remote administration of a server
  2007-05-14 18:42 [gentoo-user] Remote administration of a server Daniel van Ham Colchete
  2007-05-13 20:16 ` Mike Williams
  2007-05-14 19:01 ` Randy Barlow
@ 2007-05-14 19:31 ` Hans-Werner Hilse
  2007-05-15 20:33   ` Daniel van Ham Colchete
  2 siblings, 1 reply; 6+ messages in thread
From: Hans-Werner Hilse @ 2007-05-14 19:31 UTC (permalink / raw
  To: gentoo-user

Hi,

On Mon, 14 May 2007 15:42:45 -0300
"Daniel van Ham Colchete" <daniel.colchete@gmail.com> wrote:

> Thinking about other options, does anyone have any other tip for me? Am I
> going in the right direction?

The two options you've mentioned are quite different. One gives console
access, the other basically cures HD fails. The latter is clearly a job
for your hosting company, I think. And there's an old, proven way for
the task "console access": forget about that graphics output on that
computer and learn to trust in good ol' serial connections :-)
certainly cheaper than KVM-over-IP.

Another option would be for the servers to default to netbooting and
fall back to HD on boot. Then you were able to switch on the service
offering the netboot images on some fall-back servers on-demand. I
think this is somewhat like your USB idea. Or generally use netboot (w/
redundant servers) and forget about the HD fails alltogether (i.e.,
have some remote login program in your initrd).

All these options still won't give you the opportunity to power-cycle
your machines, which might be the only option left under some
circumstances. A hw watchdog can probably reduce the impact of that
problem a lot.

-hwh
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Remote administration of a server
  2007-05-14 19:31 ` Hans-Werner Hilse
@ 2007-05-15 20:33   ` Daniel van Ham Colchete
  0 siblings, 0 replies; 6+ messages in thread
From: Daniel van Ham Colchete @ 2007-05-15 20:33 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1704 bytes --]

On 5/14/07, Hans-Werner Hilse <hilse@web.de> wrote:
>
> Hi,
>
> On Mon, 14 May 2007 15:42:45 -0300
> "Daniel van Ham Colchete" <daniel.colchete@gmail.com> wrote:
>
> > Thinking about other options, does anyone have any other tip for me? Am
> I
> > going in the right direction?
>
> The two options you've mentioned are quite different. One gives console
> access, the other basically cures HD fails. The latter is clearly a job
> for your hosting company, I think. And there's an old, proven way for
> the task "console access": forget about that graphics output on that
> computer and learn to trust in good ol' serial connections :-)
> certainly cheaper than KVM-over-IP.
>
> Another option would be for the servers to default to netbooting and
> fall back to HD on boot. Then you were able to switch on the service
> offering the netboot images on some fall-back servers on-demand. I
> think this is somewhat like your USB idea. Or generally use netboot (w/
> redundant servers) and forget about the HD fails alltogether (i.e.,
> have some remote login program in your initrd).
>
> All these options still won't give you the opportunity to power-cycle
> your machines, which might be the only option left under some
> circumstances. A hw watchdog can probably reduce the impact of that
> problem a lot.
>
> -hwh
> --
> gentoo-user@gentoo.org mailing list
>
>
Hi Hans!

Yeah! Direct netboot is a very nice idea too... I can't to it with one kind
of server I'll have but with the clustered ones that I'll be nice! To
improve reliability I could make a copy of a healthy image to the node's
hard drive every time it boots, so it's not dependent on a NFS server all
the time (just to boot).


Best
Daniel

[-- Attachment #2: Type: text/html, Size: 2188 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Remote administration of a server
  2007-05-13 20:16 ` Mike Williams
@ 2007-05-15 20:36   ` Daniel van Ham Colchete
  0 siblings, 0 replies; 6+ messages in thread
From: Daniel van Ham Colchete @ 2007-05-15 20:36 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 897 bytes --]

On 5/13/07, Mike Williams <mike@gaima.co.uk> wrote:
>
> On Monday 14 May 2007 19:42:45 Daniel van Ham Colchete wrote:
> > To solve this, I'm seeing 2 options right now. The first would be buying
> a
> > KVM-over-IP unit. But, a KVM-over-IP unit with the number of ports I
> need
> > is expensive, almost as expensive as the servers it will be connected.
>
> We use a Belkin KVM-IP box with 2 sets of ports. One set for a local
> keyboard/monitor/mouse, and one to a 16 port Belkin KVM.
> The IP box can handle upto 64 KVM ports, and the KVM can daisy chain to an
> extent I don't know.
> You don't say how many servers, but 64 is quite a lot.
> I believe Belkin do a 4 channel IP box too.
> Total cost was, I think, ~£700. To remotely manage >16 servers, peanuts.


That's cheap! I'm looking at their page right now. And 64 is enough for sure
(at least during the first year).

[-- Attachment #2: Type: text/html, Size: 1203 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-05-15 20:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-14 18:42 [gentoo-user] Remote administration of a server Daniel van Ham Colchete
2007-05-13 20:16 ` Mike Williams
2007-05-15 20:36   ` Daniel van Ham Colchete
2007-05-14 19:01 ` Randy Barlow
2007-05-14 19:31 ` Hans-Werner Hilse
2007-05-15 20:33   ` Daniel van Ham Colchete

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox