hacman_ (~hacman@f048162020.adsl.alicedsl.de) joined #fai.
hacman (~hacman@f049065047.adsl.alicedsl.de) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Read error: Connection reset by peer
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
07:59 laurentlim back :)
08:00 laurentlit is debian
verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
09:58 laurentli have configured the pxe boot to be in a vlan
09:59 laurentli load the pxlinux.0
09:59 laurentlbut when it runs the install kernel
09:59 laurentlafter loading the ethernet driver it start another dhcp request
09:59 laurentland configured the ethernet interface
10:00 laurentlbut how i could do a vlan conf at this moment ?
10:02 laurentli need to setup the interface in a vlan before the dhcp request
10:02 MrfaiI think you should ask the initramfs people, if this is possible
10:04 laurentlMrfai: ok
10:06 laurentlMrfai: vlan config could not be done in the fai modified rcS script ?
10:07 MrfaiI think it's to late, since the initramfs tools do the nfs mount before any FAI script is started
10:07 laurentlMrfai: yes right
10:15 laurentlMrfai: is there an irc channel for initramfs ?
10:16 Mrfainot sute. maybe mikap can answer it
\sh (~shermann@nat.de.netviewer.com) joined #fai.
10:25 FBIfai: 3 jblache committed revision 6088 to 7 fai:  Rework mdadm output parsing code to make it more tolerant to changes in the output format
10:26 FBIfai: 3 jblache committed revision 6089 to 7 fai:  Add changelog entry for mdadm output parsing changes
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
11:41 mikaplaurentl: \sh does vlan config IIRC
11:41 mikap\sh: ^^^ can you help out here?
11:41 laurentlcool :)
11:42 \shmikap: sure
11:42 \shwhat's the problem?
11:42 laurentlwhen initramfs mount the network interface
11:42 laurentli need it mount a vlan interface
11:42 \shouch...
11:43 \shI wonder if this is really possible
11:43 laurentli extract ma initrd file
11:43 \shno...
11:43 laurentla start looking at the scripts
11:43 \shyou need to check the /usr/share/initramfs-tools/ scripts if it's possible
11:43 \shbut just a guess now
11:43 laurentli saw a 23networking script
11:44 laurentlthere is some ipconfig command
11:44 \sh1. install the 8021q module inside the initramfs
11:44 \sh(do that via /etc/initramfs-tools/modules file)
11:44 mikapvlan package doesn't provide any i-t scripts/hooks
11:44 \shmikap: yes...but you need it anyways
11:45 \shlaurentl: I think you want to do the nfs mount via the vlan interface, right?
11:45 laurentlyep
11:45 laurentlyes
11:45 \shthis is totally wrong :)
11:45 laurentlthe conf on my switch is a trunk
11:45 \shI mean doing the nfsmount during fai install via vlan is totally wrong design in your network :)
11:46 \shI know :)
11:46 \shbut you should think about having a native with it, for untagged ip packages
11:46 laurentlin fact i use the ipmitool to redirect the output of the console
11:46 laurentland i need to have tje ipmi vlan and the fai vlan
11:46 \shcisco switch?
11:46 laurentlon the juniper port scitch
11:47 \shbest practice from our DC is: 1. configure your switch port as trunk, for tagged pakets, and have a native trunk vlan configured for untagged pakets
11:48 laurentlhum right
11:48 \shduring FAI install you do your network stuff on the native vlan , and then you install your production system with vlan interfaces etc. and after reboot it's using the trunk configuration
11:48 laurentli try this
11:48 \shipmi is totally useless during installation...if you have the possibility use HW with ILO or other remote insight boards
11:49 mikap\sh: sure, but if vlan should be supported within initramfs the package should provide the according i-t scripts, that was my point :)
11:49 \shmikap: the problem again here is ipconfig, vlan interfaces are virtual and ipconfig + kernel params are only using hw nic decies
11:49 \shdevices even
11:49 mikapyes
11:50 \shbecause when you do your PXE boot, I never saw something like "configure vlan id for pxe interface"
11:50 laurentli can configure the boot pxe in a vlan
11:51 laurentlon a dell r410 server
11:51 \shlaurentl: yes, but then you have at least an access port or a native trunk config on your port
11:51 laurentlno
11:51 \shpxe does untagged pakets first
11:51 laurentlonly the fai and ipmi vlan tag
11:52 laurentlno native
11:52 \shlaurentl: trunk means the os or the system is doing the tagging, the switch only checks for the allowed vlans on the trunk
11:52 \shhow do you configure your vlan id on the NIC in the bios?
11:53 \shHP can't do that, IBM can't do it..and I wonder if dell machines can do such things
11:53 laurentlon the dell server
11:53 laurentli can do a ctrl+S
11:53 laurentlit is not in the bios
11:53 laurentland edit the lan card parameter
11:54 \shthis means you have a manual step in your provisioning of the server, you want to avoid that
11:54 laurentlmy problem is after that
11:54 laurentlwhen i configured the server like this
11:54 laurentli can load the pxlinux.0 kernel by tftp
11:54 \shyes..because kernel + initramfs are only using (right now) a HW nic interface
11:54 laurentlbut after when it load the fai kernel
11:55 laurentland start to execute the initramfs tool
11:55 laurentlit does a dhcp request
11:55 \shthe pxe loader gives back "eth0" or "eth1" but not vlan id infos with it
11:55 laurentlbut not in a vlan configuration
11:55 \shthe pakets then are untagged...because the kernel doesn't know how to tag them, because the whole vlan config for the hw nic is missing from initramfs
12:00 laurentldoesnt work with the native vlan specified on the switch
12:00 laurentl:/
12:01 laurentlit is normal the return packet are not tagged anymore
12:01 laurentlso there is not solution
12:01 laurentli must wait the vlan support in the initramfs
12:04 \shlaurentl: yes, you need to get rid of your NIC parameter which you set on the machine now
12:04 laurentlyes but if i do not use this i cant get my console by ipmi
12:04 \shlaurentl: when you set the vlan id in your hw nic settings, then you have to remove them...native only works for untagged pakets, but you are tagging them now hw wise via the server config
12:04 laurentland cant use the pxe menu
12:05 \shdell has no real remote insight? only impi?
12:05 laurentli must use a full automatic install
12:05 laurentlthere are drac
12:05 laurentlbut dont know how it works
12:05 \shlike HPs ILO?
12:05 laurentlyes
12:06 \shanother reason to not use dell servers ;)
12:06 \shI mean you can hack vlan support into your initramfs but then you need to tweak the kernel param stuff of fai, too
12:06 \shand I really wonder if ipconfig can deal with vlan interfaces
12:07 laurentlfor the fai kernel i just need to add
12:07 laurentllive-getty console=tty0 console=ttyS1,115200n8
12:07 laurentlit is not a problem
12:07 laurentlhum no i understand
12:08 laurentlyou mean to retrieve the vlan parameter specified in the kernel command
12:08 \shyes...
12:08 laurentlok
12:08 \shthe vlan tool adds a vlan id tag info to the hw interfaces (eth0 e.g.) but then it tries to rename the interface, too, so you can't boot from eth0 but from e.g. vlan100
12:08 laurentli saw this post
12:09 laurentlhttp://kerneltrap.org/mailarchive/linux-netdev/2010/2/8/6268717/thread
12:09 laurentlbut not sur to understand well
12:09 laurentlit seem a guy wrote a patch to add vlan support
12:10 laurentlmaybe i just need to add the vconfig binary
12:11 laurentland add some vconfig command into the networking script
12:14 laurentlis there any irc channel with initramfs dev ?
12:16 \sh-> mikap ;)
12:20 laurentlok :)
12:20 laurentlmikap: you need how many money to add vlan support in initramfs ? :D
h01ger (holger@62.201.164.82) left #fai (cu!).
12:27 mikaplaurentl: hehe
13:01 \shoh I'm doomed...
13:01 \shwhen a sysadmin needs to explain a java dev how to code in java and what to code in java...this is utterly wrong
13:06 oz_8-}
13:06 oz_epic FAIL
13:16 BlindBunny1\sh: well, it'd be worse the other way round, right? ;)
13:31 \shBlindBunny1: indeed :)
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
siggg (~jean@80.12.80.112) joined #fai.
alekibango (~alekibang@ip-94-113-35-25.net.upcbroadband.cz) left irc: Remote host closed the connection
14:45 laurentlmikap: where i could the ipconfig source ?
14:45 laurentl+get
14:46 mikapapt-get source klibc-utils
14:48 laurentlok thanks
alekibango (~alekibang@ip-94-113-35-25.net.upcbroadband.cz) joined #fai.
\sh (~shermann@nat.de.netviewer.com) left irc: Remote host closed the connection
ebbie (~username@berlin046.server4free.de) left irc: Quit: connection reset by user
siggg (~jean@80.12.80.112) left irc: Ping timeout: 480 seconds
15:50 FBIfai: 3 mika committed revision 6090 to 7 fai:  debian/changelog: mention /usr/share/live-initramfs check in make-fai-nfsroot.
siggg (~jean@LPuteaux-156-16-100-112.w80-12.abo.wanadoo.fr) joined #fai.
laurentl (~laurentl@office-nat.ladtech.fr) left irc: Remote host closed the connection
16:38 FBIfai: 3 mt committed revision 6091 to 7 fai:  Clarify error message in case of invalid use of swap/luks in disk_config
16:38 FBIfai: setup-storage/Parser.pm: Clarify error message in case of invalid use of
16:38 FBIfai: swap/luks (thanks Patrick Schoenfeld for pointing this out).
16:38 FBIfai: 3 mt committed revision 6092 to 7 fai:  Changelog entry for previous commit
16:40 FBIfai: 3 mt committed revision 6093 to 7 fai:  Updated experimental patches to match current trunk
msc (~msc@gw1.cgn3.hosteurope.de) left irc: Quit: msc
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
siggg (~jean@LPuteaux-156-16-100-112.w80-12.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
17:31 FBIfai: 3 mika committed revision 6094 to 7 fai:  bin/make-fai-nfsroot: change check for /usr/share/live-initramfs to /usr/share/initramfs-tools/scripts/live
17:31 FBIfai: The check for directory $NFSROOT/usr/share/live-initramfs fails
17:31 FBIfai: starting with live-boot 2.0.0-1 due to renamed directories.
17:31 FBIfai: Checking for executable file /usr/share/initramfs-tools/scripts/live
17:31 FBIfai: 3 mika committed revision 6095 to 7 fai:  Release new version 3.4.2.
17:31 FBIfai: Signed-off-by: Michael Prokop <mika@debian.org>
19:06 FBIfai: 3 mika committed revision 6096 to 7 fai:  Tagging stable release 3.4.2.
--- Sat Oct 2 2010

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