ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
_julian (~quassel@hmbg-4d0698c2.pool.mediaWays.net) joined #fai.
_julian_ (~quassel@hmbg-5f765d24.pool.mediaWays.net) left irc: Ping timeout: 480 seconds
sneumann (~sneumann@pD955455B.dip.t-dialin.net) joined #fai.
sneumann__ (~sneumann@p4FDD6E28.dip.t-dialin.net) left irc: Read error: Operation timed out
Magolves_ (~marcus@f048166090.adsl.alicedsl.de) joined #fai.
Magolves (~marcus@g228171148.adsl.alicedsl.de) left irc: Ping timeout: 480 seconds
sneumann_ (~sneumann@pD955455B.dip.t-dialin.net) joined #fai.
sneumann (~sneumann@pD955455B.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
sneumann_ (~sneumann@pD955455B.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
Mrfai_ (~lange@78.28.140.4) joined #fai.
sneumann_ (~sneumann@router-sub.ipb-halle.de) joined #fai.
ranulf (~ranulf@mail3.twallrafen.de) joined #fai.
msc (~msc@gw1.cgn3.hosteurope.de) joined #fai.
07:58 FBIfai: 3 lange committed revision 6624 to 7 fai:  add check for fai packages inside the nfsroot
08:08 FBIfai: 3 lange committed revision 6625 to 7 fai:  load apt keys by class names
08:12 FBIfai: 3 lange committed revision 6626 to 7 fai:  update information
falko (~falko@orwell.qc.chemie.tu-darmstadt.de) joined #fai.
08:41 falkohi
08:42 falkoi want to use setupstorage to create a lvm ,
08:44 falkoprimary /boot    500   ... | primary -      2000-      -  - | disk_config lvm | vg vg disk1?
08:44 falkohow can i set th hpysical volume to the second partion of disk one ?
08:55 falkoor  can i create the storage file by script ? similar to the class list?
08:56 glancehttp://pastebin.com/7Ktm9yyG
08:57 glancedisk1.1 is disk 1 , part 1 ,
09:02 falkothanks !
09:09 falkoif i use a partitionhook where i create a /tmp/autopartion an start setup-storage -X -f /tmp/autopartion -> would that be the best approach to dynamic partinioning? (i saw that in some clusterPCs the raid is sda in some it is sdb :( (determined by /sys/block/sdX/device/model) :( )
09:10 Mrfai_you can also put a ramdisk on top of your config space on the install client using mkramdisk
09:12 falkohow does that help ?
09:15 Mrfai_you can generate the disk_config inside the normal config space, and your hook does not need to call setup-storage by itself. If you name it disk_config/<yourhostname> instead of autopartition the fai will do the rest for you automatically.
Topic changed on #fai by Mrfai_!lange@78.28.140.4: fai-project.org | we encourage all to set their real name
09:18 falkoi dont know what harddisk/raid is what number/char  until i boot the system and wrinting "on the fly" into /var/lib/fai/config shouldnt work because thats mounted readonly
09:20 oz__11:10 < Mrfai_> you can also put a ramdisk on top of your config space on the  install client using mkramdisk
09:20 Mrfai_It will work after you've called mkramdisk
09:20 oz__falko: see the connection?
09:21 glancewe currently have a mountdisks-hook that does all the "dynamic" thingies we need.
09:22 falkoi boot the systems first with a (noninstalling) ramdisk create the files in the config space and reboot with the normel fai installation process ? - i think i didnt get it :(
09:22 glancewe allso have a defvar-hook that filters out any disks that shouldn't be touch by the install from disklist
09:22 falkothat would be great to .. where vcan i find that set of hooks ?
09:23 glancefile:///afs/hpc2n.umu.se/public/svn/fai/branches/lucid/fai/hooks
pjustice (~pjustice@yagi.h-net.msu.edu) left irc: Ping timeout: 480 seconds
09:26 Mrfai_glance: cd /afs/hpc2n.umu.se
09:26 Mrfai_:-(
09:26 Mrfai_IMO this AFS directory is not accessible for us.
09:27 Mrfai_This is a machine running AFS client
09:27 oz__afs. this Andrew File system?
09:27 Mrfai_yep
09:27 oz__jay, haven't seen this in a while
09:27 falkoi now have the debian (squezze) default fai installation 3.4.7 - i will install svn to get the hooks - does they work with that version ?
09:29 glanceMrfai_: aptitude install openafs-client =)
pjustice (~pjustice@yagi.h-net.msu.edu) joined #fai.
09:30 glancehttp://pastebin.com/c0mQMyZ8
09:31 glancehttp://pastebin.com/UZRnvgve
09:32 FBIfai: 3 lange committed revision 6627 to 7 fai:  improve explanation of flag "reboot"
09:34 falkothx
09:38 Mrfai_glance: this is on a machine running AFS.
09:38 glanceeh? no -afsdb ?
09:39 glance-afsdb -dynroot  is probably needed, we are not in the "public" CellServDB
09:39 Mrfai_this is not my AFS setup. But I can see about 200 subdirectories in /afs but not your domain.
09:40 Mrfai_Anyway. We now have the scripts on pastebin
09:40 Mrfai_Thanks
09:41 glanceit might be a better idea to convert it into something that generates a setup-storage-config.
09:42 glanceit comes out from the need that ex. WWW-SRVR class needs a /var/www filesystem and so on.
09:48 FBIfai: 3 lange committed revision 6628 to 7 fai:  cleanup code when to reboot or when to wait for keystroke
09:54 falkofile:///afs/hpc2n.umu.se/public/svn/fai/branches/lucid/fai/hooks there is no branches directory
ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
10:24 glancefalko: its a svn repo.
10:24 glancebranches and downwords is in that repo
10:48 FBIfai: 3 lange committed revision 6629 to 7 fai:  print a warning if some *.asc file are not used
10:48 FBIfai: now only files matching a class name are used
ErKa (~keryell@92.90.16.197) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
ErKa (~keryell@92.90.16.197) left irc: Remote host closed the connection
Mrfai_ (~lange@78.28.140.4) left irc: Ping timeout: 480 seconds
11:04 falkoso i need svn+afs .. ok :)
11:18 falkoth initramdisk doenst use the swap i create during the installation so resizing with a hook it shuldnt be a problem right?
Mrfai (~lange@78.28.140.4) joined #fai.
Mrfai_ (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
12:37 FBIfai: 3 lange committed revision 6630 to 7 fai:  remove non-existing script
12:39 falkoif i change the disklist variable (per source in class directory or partitionhook it has no effect on setup-storage :(
12:40 falkoeven if i hardcode sdb it always uses sda
12:40 Mrfai_that should not happen if you have specified disk1 in your disk_config file.
Mrfai (~lange@78.28.140.4) left irc: Quit: leaving
Mrfai_ (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
12:42 falkodisk_config disk1 ... | primary /boot 500M  ..| primary - 2000M- - - | disk_config lvm | vg vg disk1.2 | vg-root / 2000M-5% ...
12:42 Mrfailook fine.
12:43 falkomy oartition hook
12:43 falkodisklist=sdb | export disklist
12:43 Mrfaiis should be in a hook with suffix .source
12:44 falkoi will test that
12:46 falkothat seems to work
12:47 falkothank you
12:47 MrfaiIf it does not end with .source, your hook is called within a subshell. A subshell cannot define variables for its parent process.
12:49 falkoi have another (hopefully simple) question .. is it the best way to define the hostname in the dhcp or is there another good point to set the hostname?
12:50 FBIfai: 3 lange committed revision 6631 to 7 fai:  add pattern
12:50 MrfaiI always set the hostname in dhcpd.conf
12:51 falkoi will look for an "include" with dhcpd.conf
12:54 FBIfai: 3 lange committed revision 6632 to 7 fai:  remove non-existing debconf data
12:56 falkook i only saved one hardware ethernet adress per host but most of my computers have >=2 lanports if i put the cable in the "wrong" port they dont get a hostname
coda (~coda@dhcp113-33.satec.es) left irc: Remote host closed the connection
sneumann_ (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds
sneumann_ (~sneumann@pD955455B.dip.t-dialin.net) joined #fai.
16:21 FBIfai: 3 lange committed revision 6633 to 7 fai:  improve matching of cmdline (closes: #607285, #632350)
16:24 falkocan somebody with accesto the fai wiki change the exaples with "reiser" to "reiserfs" in my installation it only worked with reiserfs
Action: Mrfai will do that
16:25 falkothx
16:26 Mrfaiok it's fixed
16:46 falkois there a normal/better way to include tmpfs (for /tmp) in ($target)/etc/fstab than adding it via script at the end of te installation?
16:50 falkosorry found it :)
16:52 MrfaiI would use ainsl(1)
_julian_ (~quassel@hmbg-5f77ea04.pool.mediaWays.net) joined #fai.
_julian (~quassel@hmbg-4d0698c2.pool.mediaWays.net) left irc: Ping timeout: 480 seconds
msc (~msc@gw1.cgn3.hosteurope.de) left irc: Quit: msc
18:35 falkocu
falko (falko@orwell.qc.chemie.tu-darmstadt.de) left #fai (Konversation terminated!).
sneumann__ (~sneumann@pD955455B.dip.t-dialin.net) joined #fai.
sneumann_ (~sneumann@pD955455B.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
ErKa (~keryell@keryell.pck.nerim.net) joined #fai.
sneumann__ (~sneumann@pD955455B.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
sneumann__ (~sneumann@pD955455B.dip.t-dialin.net) joined #fai.
ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
sneumann__ (~sneumann@pD955455B.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
mikap (~mika@mail.michael-prokop.at) left irc: Quit: grml.org - linux for sysadmins and users of texttools
mikap (~mika@mail.michael-prokop.at) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
--- Fri Jul 22 2011

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