[00:45] psypointer (~psypointe@xdsl-78-34-122-30.netcologne.de) left irc: Ping timeout: 480 seconds [00:54] psypointer (~psypointe@xdsl-78-34-122-3.netcologne.de) joined #fai. [06:45] Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. [06:47] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [06:53] psypointer (~psypointe@xdsl-78-34-122-3.netcologne.de) left irc: Quit: Verlassend [06:59] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [07:20] fai-guy (~fai-guy@p4FC236C7.dip0.t-ipconnect.de) joined #fai. [07:49] siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai. [08:29] ErKa (~keryell@pat46-invites.rennes.enst-bretagne.fr) joined #fai. [08:40] ErKa (~keryell@pat46-invites.rennes.enst-bretagne.fr) left irc: Ping timeout: 480 seconds [08:51] ErKa (~keryell@pat46-invites.rennes.enst-bretagne.fr) joined #fai. [09:49] Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving [09:50] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [09:54] Mrfai: @#500046: dpkg -l debootstrap | awk '/debootstrap/ {print $3}' :) [09:58] mikap: noch besser :-) [09:58] Mrfai: jo :) [10:18] fai: 3 lange committed revision 5176 to 7 fai: remove broken links, add Ubuntu information, add misc infos [10:53] ErKa (~keryell@pat46-invites.rennes.enst-bretagne.fr) left irc: Ping timeout: 480 seconds [11:28] fai: 3 lange committed revision 5177 to 7 fai: faisetup.sgml: update messages [12:28] rgsteele||work (~chatzilla@75.147.74.137) joined #fai. [12:31] Hm. Is FAI supposed to (by default) set up an rc.d script to run dhclient? [12:32] I noticed my clients weren't coming up on the network - I actually had to log in to the console and manually run dhclient (which is when I noticed there was no SXXdhcdbd in the rc.d directories. [12:35] rgsteele||work: configure /etc/network/interfaces? [12:35] ErKa (~keryell@pat46-invites.rennes.enst-bretagne.fr) joined #fai. [12:36] mikap: It's configured to dhcp. [12:36] rgsteele||work: with 'iface $FOO inet dhcp' and 'auto $FOO'? [12:37] Yep [12:37] But it's not coming up. I actually have to manually run dhclient after logging in to the console. [12:43] care to show us the configuration of /etc/network/interface on one of your clients where it does not [12:44] mikap: Actually, I think it was a local issue with the dhcp server. [12:44] False alarm :) [12:44] mikap: But, I'll paste the interfaces file [12:45] http://pastie.org/279274 [12:46] rgsteele||work: so looks good ;) [12:49] mikap: It would appear so, heh. [12:53] rgsteele||work (~chatzilla@75.147.74.137) left irc: Remote host closed the connection [13:03] ErKa (~keryell@pat46-invites.rennes.enst-bretagne.fr) left irc: Ping timeout: 480 seconds [13:14] ErKa (~keryell@pat46-invites.rennes.enst-bretagne.fr) joined #fai. [13:24] rgsteele||work (~chatzilla@75.147.74.137) joined #fai. [13:31] Hm. Another question - FAI's disk_config files have a notation which allows you to specify a size range, e.g. '150-300'. But, say I always want '/usr' to take up 15% of my disk, no matter what the size is... do I need to extend FAI to support that, or is there some whizbang supported method I haven't seen while reading the docs. [13:41] rgsteele||work: at least setup-storage can handle setups like 'logical /var 15%- ext3 rw' [13:45] mikap: Hm... can I drop setup-storage in to FAI 3.2.4? [13:46] Appears not, according to the faiwiki [13:51] rgsteele||work: setup-storage can be used starting with FAI 3.2.8 (IIRC) [13:52] mikap: Yeah, sounds like it's incompatible with 3.2.4 ... which is kind of a bummer, as I just spent the last 2 days getting a 3.2.4 installation working. [13:58] strange question: anyone that have tried to install solaris-lx-zones with fai? [14:37] I did some solaris installations a few years ago. But isntalling lx-zone sound like setting up a chroot enrionment bu using fai dirinstall. [14:38] therefore install_packages needs support for the solaris package management. But this is easy to add to install_packages. [14:53] Mrfai: Any chance there'll be any FAI talks in the USA in the coming year? [15:13] rgsteele||work: There are currently no plans for this. Any invitations? ;-) [15:14] hm. looks as if splash works now [15:15] Mrfai: Perhaps - an organization I belong to (LOPSA - The League of Professional Systems Administrators) might be willing to fund a talk. I'd have to ask, though - I'm but a lowly member :) [15:15] at least in network installs [15:36] Action: oz_ rebuilds now everything [15:39] ErKa (~keryell@pat46-invites.rennes.enst-bretagne.fr) left irc: Ping timeout: 480 seconds [15:52] hm. what's wrong with "for x in $(cat /proc/cmdline); do" ? [15:53] oz_: I dunno, but I always use backticks there. E.g., "for x in `cat /proc/cmdline`; do ..." [15:53] They should be functionally equivalent, though. [15:55] and I wonder, the error msg says: "[: eq: binary operator expected" [15:55] as if the error msg is complete bullshit [15:55] but line 18 is the line I pasted [16:01] Action: oz_ wishes he had some Quad Opteron with 16GB RAM for this work [16:26] siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Ping timeout: 480 seconds [17:27] maswan (~maswan@kennedy.acc.umu.se) left irc: Read error: Connection reset by peer [17:27] maswan (~maswan@kennedy.acc.umu.se) joined #fai. [17:34] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [18:36] allee (~ach@allee.mpe.mpg.de) left irc: Remote host closed the connection [18:46] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [19:02] Um, I have a potentially scary situation. FAI mounts the repository from which it's getting packages via NFS at /srv/fai/nfsroot/live/filesystem.dir/media/mirror. But, to rebuild the nfsroot, it executes an rm -rf on /srv/fai/nfsroot/live. Isn't that going to blow away the entire repository? [20:20] Turns out that indeed, make-fai-nfsroot was deleting the entire NFS-mounted mirror. [20:20] Seems like a terrible design flaw. [22:08] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [23:17] rgsteele||work (~chatzilla@75.147.74.137) left irc: Remote host closed the connection [23:55] alexanderwz (~alexander@karuna.med.harvard.edu) got netsplit. [00:00] --- Fri Sep 26 2008