ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
01:13 mikapassuming someone (not me, someone starting to play with FAI) wants to install from USB as he can't use a DHCP server: the fai guide mentions: "fai-cd -m /path/to/mirror -u /path/to/mounted/stick" => what's the minimum that has to be available as /path/to/mirror so it works? normal "debmirror"-stuff?
01:14 mikapshould he just use fai-mirror?
01:16 mikapor /usr/share/doc/fai-doc/examples/utils/mkdebmirror? too many options to choose from :)
04:10 puckIt depends on your package list
04:10 puckI'd suggest running it on a hard drive first to see how much space it needs
04:11 puck(If you're worried about size)
04:11 puckOur fai-mirror size is about 600MB.
06:19 oz_moin
06:26 hristheyo
puck (~puck@leibniz.catalyst.net.nz) left irc: Ping timeout: 480 seconds
puck (~puck@leibniz.catalyst.net.nz) joined #fai.
edoreld (~Adium@p57A099BC.dip0.t-ipconnect.de) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
edoreld (~Adium@p57A099BC.dip0.t-ipconnect.de) left irc: Remote host closed the connection
edoreld (~Adium@p57A099BC.dip0.t-ipconnect.de) joined #fai.
09:05 edoreldI'm having a weird problem...I have in $FAI/debconf/CLASS this content -> http://paste.debian.net/41412/ <- which theoretically would make the final system have German language by default. However, when I check "debconf-get-selections" on the installed system they are not those I posted, but english ones, and the system language is in English as well...
Rankin (~sel@217-210-176-5-no37.tbcn.telia.com) joined #fai.
10:56 RankinI'm having some problems with the bnx2 firmware, My problem is that the driver don't find the firmware. I've installed the frimware-bnx2 package inside the nfsroot, and regenerated the initrd image with update-initramfs. I have a /lib/firmware folder with the firmware files in it.  fai is installed from standard lenny packages.
10:56 RankinAnny suggestions?
11:09 RankinThe servers I'm trying to install with fai is HP DL360/380 G5
11:17 RankinStrange, now it somehow works...
12:18 mikappuck: thanks regarding fai-mirror
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai.
sepski (~sep@raserv.aasen.cx) left irc: Ping timeout: 480 seconds
ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
sepski (~sep@raserv.aasen.cx) joined #fai.
uchimata_ (~uchimata@i3ED6C79C.versanet.de) joined #fai.
uchimata (~uchimata@i3ED6D81B.versanet.de) left irc: Ping timeout: 480 seconds
ErKa (keryell@dhcp2.info.enstb.org) joined #fai.
simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai.
edoreld (~Adium@p57A099BC.dip0.t-ipconnect.de) left irc: Quit: Leaving.
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
ErKa (keryell@dhcp2.info.enstb.org) left irc: Ping timeout: 480 seconds
ErKa (~keryell@keryell.pck.nerim.net) joined #fai.
17:11 RankinAnyone had trouble with fai failing to mount /target, mount says wrong fs type
ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
19:31 telmichRankin: what fs are you using?
19:39 mgoetzeRankin: no, i haven't
19:44 Rankinext3
19:44 mgoetzeRankin: are you using setup-storage or the older setup-harddisks?
19:46 RankinDefault in lenny seems to bee setup-harddisks
19:46 mgoetzeas i recall the simple-examples that come with lenny use setup-storage...
19:55 Rankinmgoetze: Yes, that seems to bee correct, http://pastebin.com/d3243e99c This is what happens, and the diskcofig
19:56 mgoetzeeh? cciss? what kind of hardware is this?
19:57 RankinHP
19:57 RankinHP servers
19:57 mgoetzewell yes but... surely not just normal SAS oder SATA?
19:57 mgoetzeiSCSI or something?
19:58 mgoetzei mean, why is it not called /dev/sda?
19:58 RankinWell not with HP smartarray controllers....
19:58 mgoetzehm
19:59 RankinThe partition table is created, but it seems the partitions isn't formated...
20:01 RankinAnd if I use ext3 I don't think it should use mke2fs to create the filesystem. I tried to set the filesystem to xfs, and still then it says it uses mke2fs to create the filesystem...
20:03 mgoetzewell, mke2fs -j should make an ext3 filesystem more or less
20:05 RankinYes, but it doesen't semm to even do that...
20:05 mgoetzeyou're using fai 3.2.17?
20:05 RankinYes
20:05 mgoetzemaybe try it with fai 3.2.20
20:06 RankinDo you know in which file the code for the partitioning part is located?
20:07 mgoetze/usr/sbin/setup-storage - it's perl
20:09 mgoetzeif you remove USE_SETUP_STORAGE=1 from class/FAIBASE.var you can also use the old format
20:09 mgoetze(and the old program)
20:10 RankinI'll try that. At the moment I don't need the new stuff...
20:12 RankinSame result....
20:13 mgoetzei'd try it with fai 3.2.20's setup-storage. if that doesn't work but a manual debian installation does, please file a bug
20:15 RankinWell, I'll have to find out what's wrong, I don't have the time to install 50 new servers manually the next two weeks... :)
20:16 mgoetzeyou know how to get 3.2.20, right?
20:17 mgoetzeif not, just check the first link in /topic
20:18 RankinI would prefere to use the one in lenny, but it seems I have to try that one...
20:29 RankinI think I've found what the problem was, I've removed the FAIBASE from the class file... Now I understad why things haven't made sese...
20:31 mgoetze;)
puck (~puck@leibniz.catalyst.net.nz) left irc: Remote host closed the connection
puck (~puck@leibniz.catalyst.net.nz) joined #fai.
--- Fri Jul 10 2009

Generated by irclog2html.pl 2.1_h01ger1 by Jeff Waugh - find it at freshmeat.net! Customized by Holger 'h01ger' Levsen