Gentoo Archives: gentoo-cluster

From: Ramon van Alteren <ramon@××××××××××.nl>
To: gentoo-cluster@l.g.o
Subject: Re: [gentoo-cluster] Network Booting
Date: Fri, 25 Jan 2008 08:31:39
Message-Id: 47999E58.904@vanalteren.nl
In Reply to: [gentoo-cluster] Network Booting by chrosken
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 chrosken wrote:
5 | We have a clusters of machine and would like to setup network booting. At
6 | this time, we have to go to the data center and boot the machine manually.
7 | We would like to manage it as best as we could where we can save time and
8 | money. I heard network booting is a good way to go. I'm not sure how does
9 | network booting work, and also not sure if this is possible with Gentoo
10 | operating system. Sorry for the dumb questions, I am totally new to
11 | Networking.
12 |
13 | Can someone please point me to the right direction?
14 |
15 | Any help is appreciated.
16 |
17
18 You want to take a look at:
19
20 pxebooting
21 grub + netbooting
22
23 I remember seeing a demo from yamin at a gentoo UK conference demoing
24 netbooting with a genkernel kernel
25
26 Additionally ipmi would be interesting. ipmi is a standard for remote
27 management bioses, many of them are network enabled. At least all dell
28 servers have them, Sun hardware has something similar (they invented the
29 ipmi standard IIRC) and HP hardware... wel you get the picture.
30
31 Most of these BMC-chips allow for remote network control of bios
32 settings including power. They are reachable as soon as the server is
33 connected to a powersupply (doesn't have to be on)
34
35 We've build a system of catalyst, pxe+grub-netbooting + agaffneys
36 quick-install + puppet that uses pxe to start bare-metal servers and
37 bring up to production config in 45 minutes. We're busy enhancing that
38 with ipmi so we never need to go into the datacenter if we hire someone
39 to rack the servers.
40
41 All servers have a grub config which defaults to normal HD-based booting
42 but also have an option to netboot and possible re-install.
43
44 So, it's very possible with Gentoo :-)
45
46 Regards,
47
48 Ramon van Alteren
49
50 Senior System Administrator Hyves.nl
51 -----BEGIN PGP SIGNATURE-----
52 Version: GnuPG v2.0.7 (GNU/Linux)
53
54 iD8DBQFHmZ5XwiVM6CtDHQ0RAge/AJ9Tk2KryygPjs7SUJEzeqNkna8zGwCfcv32
55 j979vjyGw7W6BBJi1L5kVUI=
56 =NI0s
57 -----END PGP SIGNATURE-----
58 --
59 gentoo-cluster@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-cluster] Network Booting Donnie Berkholz <dberkholz@g.o>