[01:57] _julian_ (~quassel@hmbg-5f7656e9.pool.mediaWays.net) joined #fai. [02:05] _julian (~quassel@hmbg-5f76489c.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [02:40] Magolves__ (~marcus@p5B02109E.dip0.t-ipconnect.de) joined #fai. [02:48] Magolves_ (~marcus@p5B021535.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds [03:32] evinvim (~evinvim@setnip02.ericsson.net) joined #fai. [03:32] hi guys.. [03:34] i need help.. i've created nfsroot. when i was trying to create fai-cd it shows me an error, create nfsroot using fai-setup or make-fai-nfsroot [03:37] when i was trying to start from an existing fai-cd, the installation procedure stopped after a line... starting udev 151... [03:37] can anybody help me out..? [03:38] evinvim: it generally helps to paste things somewhere.. http://pastebin.com [03:39] so someone could see the actual config and/or error [03:41] not sure if i can help though [04:08] ok [05:38] evinvim (~evinvim@setnip02.ericsson.net) left irc: Read error: Connection reset by peer [05:47] evinvim (~evinvim@setnip01.ericsson.net) joined #fai. [06:24] sneumann (~sneumann@router-sub.ipb-halle.de) joined #fai. [06:36] \sh (~shermann@nat.de.netviewer.com) left irc: Remote host closed the connection [06:36] \sh (~shermann@nat.de.netviewer.com) joined #fai. [07:14] esto_ (~finisterr@236.Red-83-54-195.dynamicIP.rima-tde.net) joined #fai. [07:15] esto (~finisterr@58.Red-83-59-220.dynamicIP.rima-tde.net) left irc: Ping timeout: 480 seconds [07:46] justL1 (~justl1@rev-131-102.virtu.nl) joined #fai. [08:16] Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. [08:19] esto (~finisterr@158.Red-83-60-16.dynamicIP.rima-tde.net) joined #fai. [08:21] esto_ (~finisterr@236.Red-83-54-195.dynamicIP.rima-tde.net) left irc: Ping timeout: 480 seconds [08:55] ralfgro (~rg@pirx.askja.de) joined #fai. [08:57] morning! we are trying to align our partitions during fai install with setup-storage [08:57] we used the experimental version, no I see that there where changes regarding which partitions will be aligned [08:58] etup-storage/Sizes.pm: for backward compatibility with previous setup-storage versions, msdos partitions must be aligned to cylinder boundary and alignment constraints must not apply for start position of partitions 1 and 5. [08:59] our default setup is with 3 partions /boot, /, swap [08:59] but sometimes sda1 is / or /home [09:00] so with the recent setup storage sda1 will no be aligned? [09:45] <\sh> Mrfai: I wasn't complaining about NFS in general, but it's sometimes a really big bastard when you have to deal with non flat networks. firewalls needs to be configured for it, multi location setups are sometimes nasty...etc.pp. when we would have an alternative...we can drop some barriers for people using FAI, other admins will know what to do with NFS etc. and how create a good infrastructure [09:49] justL11 (~justl1@rev-131-102.virtu.nl) joined #fai. [09:49] justL1 (~justl1@rev-131-102.virtu.nl) left irc: Read error: Connection reset by peer [09:52] verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. [09:52] justL11 (~justl1@rev-131-102.virtu.nl) left irc: Read error: No route to host [09:57] justL1 (~justl1@rev-131-102.virtu.nl) joined #fai. [10:04] alekibango (~alekibang@ip-94-113-34-47.net.upcbroadband.cz) left irc: Remote host closed the connection [10:07] msc (~msc@gw1.cgn3.hosteurope.de) joined #fai. [10:15] \sh: ACK. BTW, the Limux people are using FAI with NFSv4. [10:16] hello.. i got some problem with the nfsroot created.. [10:16] i've one working nfsroot which is created before 2-3 months.. [10:17] not when i tried creating a new nfsroot, the client installation got stopped giving and error... when executing cryptsetup luksFormat [10:18] [ 18.83423] device-mapper: table: 252:0 error adding target to table [10:18] [ 18.83423] device-mapper: table: 252:0 unknown target type [10:19] [ 18.83423] device-mapper: ioctl: error adding target to table [10:19] could anybody suggest a solution? [11:39] evinvim (~evinvim@setnip01.ericsson.net) left irc: Read error: Connection reset by peer [12:04] datenwolf (~datenwolf@olymp.cip.physik.uni-muenchen.de) joined #fai. [12:06] Hi, small question: In the installation scripts I'd like to symlink a file instead of copying it. e.g. /etc/fonts/conf.d/10-subpixel-rgb.conf -> /etc/fonts/conf.avail/10-subpixel-rgb.conf [12:08] Guest171 (~mt@shell.forsyte.informatik.tu-darmstadt.de) left irc: Server closed connection [12:09] mt (~mt@shell.forsyte.informatik.tu-darmstadt.de) joined #fai. [12:09] Nick change: mt -> Guest734 [12:22] datenwolf: yes, and what's the question? :) [12:22] How do I do it? [12:22] with ln [12:23] So, no special care like fcopy [12:24] ? [12:25] i'm not sure how you would expect that to work [12:28] Well, I was thinking in terms of care of relative paths; i.e. fcopy abstracting the path of the target installation. [12:28] So putting a ln with absolute paths I was expecting to break somehow, eventually [13:04] datenwolf: if you want to be safe you can do all the ln stuff under $ROOTCMD [13:08] can anyone explainm exactly how works fcopy, please? [13:09] 'man fcopy', could that help? [13:09] i readed [13:09] you need to understand, too [13:10] no offense intented [13:10] this is the thing :) [13:10] see? ;) [13:10] in an example i saw [13:10] fcopy -M /etc/X11/xorg.conf [13:10] im trying fcopy -M /etc/vim/vimrc [13:10] but seems doesnt work :S [13:11] nvm [13:13] thx :) [13:13] ? [14:48] setup-storage/Sizes.pm: for backward compatibility with previous setup-storage versions, msdos partitions must be aligned to cylinder boundary and alignment constraints must not apply for start position of partitions 1 and 5. [14:49] we used the new align feature to setup out partitions, this change means p1 and p5 will never be aligned? [14:50] fai: 3 mt committed revision 6315 to 7 fai: Properly support existing /dev/md !/! \d devices, e.g., /dev/md/1 instead of [14:50] fai: /dev/md1 [14:51] ralfgro: well, if you use an msdos partition table, i guess :) [15:07] fai: 3 mt committed revision 6316 to 7 fai: setup-storage: just a missing "." ... - dependencies weren't fully accurate when [15:07] fai: taking down RAID arrays, but probably still safe [15:32] ritesh (7bec2ebf@ircip1.mibbit.com) joined #fai. [15:33] ritesh (7bec2ebf@ircip1.mibbit.com) left irc: [15:41] eh... using fai 3.3.5, i created an xfs root filesystem... and it didn't get mounted to /target :( [15:44] error msg does say what? [15:46] mount: wrong fs type, bad option, bad superblock on /dev/mapper/vg0-root, missing codepage or helper program, or other error [15:47] ah dmesg says "XFS: unknown mount options [errors] [15:47] what option do you have in fstab? [15:48] rw,errors=remount-ro [15:48] maybe xfs doesn't support that [15:50] <\sh> remove errors=... [15:51] mgoetze: yeah, we still do use msdos partition table [15:51] indeed it seems to be ext2+ only this mount option... [15:51] <\sh> yes [15:52] <\sh> xfs and errors == not possible ;) [15:52] personally i think fai should abort the installation if it fails to mount the root filesystem, but maybe that's just me :) [15:52] no, not just you [15:53] installing in the ramdisk until its full may be funny, but it's somewhat useless [15:53] :) [15:56] which fai version are you using? [15:57] 3.3.5 [15:57] i'm checking whether this has changed since [15:57] 3.4.7 [15:57] :) [15:57] mgoetze: it *has*, 3.3.5 is antice [15:57] update, now [15:58] mount2dir $FAI_ROOT $LOGDIR/fstab [15:58] - if [ "$?" -eq 1 ]; then [15:58] + if [ "$?" -ne 0 ]; then [15:58] part of 3.4.6 [15:58] ah :) [15:58] kleiner aber feiner unterschied... [16:01] Mrfai: "There will be a workshop in 2011. The date is not yet undecided." ... surely you mean "not yet decided"? :) [16:06] datenwolf (~datenwolf@olymp.cip.physik.uni-muenchen.de) left irc: Remote host closed the connection [16:11] justL1 (~justl1@rev-131-102.virtu.nl) left irc: Quit: Leaving. [16:22] sneumann (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds [16:26] mgoetze: it's fixed. Thanks for that. [16:48] fai: 3 mt committed revision 6317 to 7 fai: setup-storage: another two missing ".", but this time with more drastic [16:48] fai: consequences [17:16] fai: 3 mt committed revision 6318 to 7 fai: reverted specific handling of /dev/md !/! \d devices, but added mdadm-startall [17:16] fai: instead [18:40] Hallo zusammen! Es scheint, als ob GRUB nicht mit ext4 Rootpartitions umgehen kann. Weiß jemand, ob GRUB2 das kann und gibt es irgendwo Hinweise nachzulesen, wie man fai zu GRUB2 überreden kann? [18:44] shod (~mm@p5DE4576C.dip.t-dialin.net) joined #fai. [18:44] Magolves__: Benutze die Klasse GRUB_PC statt GRUB. Dann wird grub2 benutzt und der kann von ext4 booten. [18:45] Danke, Thomas. [18:57] Super, gerade ausprobiert und funktioniert sogar! [19:10] ErKa (~keryell@keryell.pck.nerim.net) joined #fai. [19:32] ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [19:48] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [19:55] Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving [20:09] shod (~mm@p5DE4576C.dip.t-dialin.net) left irc: Remote host closed the connection [20:09] shod (~mm@p5DE4576C.dip.t-dialin.net) joined #fai. [20:32] torkel (torkel@ip64.degernas.se) left irc: Quit: leaving [20:41] torkel (torkel@ip64.degernas.se) joined #fai. [20:44] ErKa (~keryell@keryell.pck.nerim.net) joined #fai. [21:21] alekibango (~alekibang@ip-94-113-34-47.net.upcbroadband.cz) joined #fai. [21:30] ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [21:40] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [21:56] \sh (~shermann@nat.de.netviewer.com) left irc: Remote host closed the connection [22:02] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Remote host closed the connection [22:21] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [22:56] shod (~mm@p5DE4576C.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [23:23] alekibango (~alekibang@ip-94-113-34-47.net.upcbroadband.cz) left irc: Remote host closed the connection [23:25] alekibango (~alekibang@ip-94-113-34-47.net.upcbroadband.cz) joined #fai. [00:00] --- Wed Mar 16 2011