| 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 FBI | fai: 3 lange committed revision 6624 to 7 fai: add check for fai packages inside the nfsroot |
| 08:08 FBI | fai: 3 lange committed revision 6625 to 7 fai: load apt keys by class names |
| 08:12 FBI | fai: 3 lange committed revision 6626 to 7 fai: update information |
| falko (~falko@orwell.qc.chemie.tu-darmstadt.de) joined #fai. |
| 08:41 falko | hi |
| 08:42 falko | i want to use setupstorage to create a lvm , |
| 08:44 falko | primary /boot 500 ... | primary - 2000- - - | disk_config lvm | vg vg disk1? |
| 08:44 falko | how can i set th hpysical volume to the second partion of disk one ? |
| 08:55 falko | or can i create the storage file by script ? similar to the class list? |
| 08:56 glance | http://pastebin.com/7Ktm9yyG |
| 08:57 glance | disk1.1 is disk 1 , part 1 , |
| 09:02 falko | thanks ! |
| 09:09 falko | if 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 falko | how 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 falko | i 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 glance | we currently have a mountdisks-hook that does all the "dynamic" thingies we need. |
| 09:22 falko | i 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 glance | we allso have a defvar-hook that filters out any disks that shouldn't be touch by the install from disklist |
| 09:22 falko | that would be great to .. where vcan i find that set of hooks ? |
| 09:23 glance | file:///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 falko | i 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 glance | Mrfai_: aptitude install openafs-client =) |
| pjustice (~pjustice@yagi.h-net.msu.edu) joined #fai. |
| 09:30 glance | http://pastebin.com/c0mQMyZ8 |
| 09:31 glance | http://pastebin.com/UZRnvgve |
| 09:32 FBI | fai: 3 lange committed revision 6627 to 7 fai: improve explanation of flag "reboot" |
| 09:34 falko | thx |
| 09:38 Mrfai_ | glance: this is on a machine running AFS. |
| 09:38 glance | eh? 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 glance | it might be a better idea to convert it into something that generates a setup-storage-config. |
| 09:42 glance | it comes out from the need that ex. WWW-SRVR class needs a /var/www filesystem and so on. |
| 09:48 FBI | fai: 3 lange committed revision 6628 to 7 fai: cleanup code when to reboot or when to wait for keystroke |
| 09:54 falko | file:///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 glance | falko: its a svn repo. |
| 10:24 glance | branches and downwords is in that repo |
| 10:48 FBI | fai: 3 lange committed revision 6629 to 7 fai: print a warning if some *.asc file are not used |
| 10:48 FBI | fai: 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 falko | so i need svn+afs .. ok :) |
| 11:18 falko | th 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 FBI | fai: 3 lange committed revision 6630 to 7 fai: remove non-existing script |
| 12:39 falko | if i change the disklist variable (per source in class directory or partitionhook it has no effect on setup-storage :( |
| 12:40 falko | even 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 falko | disk_config disk1 ... | primary /boot 500M ..| primary - 2000M- - - | disk_config lvm | vg vg disk1.2 | vg-root / 2000M-5% ... |
| 12:42 Mrfai | look fine. |
| 12:43 falko | my oartition hook |
| 12:43 falko | disklist=sdb | export disklist |
| 12:43 Mrfai | is should be in a hook with suffix .source |
| 12:44 falko | i will test that |
| 12:46 falko | that seems to work |
| 12:47 falko | thank you |
| 12:47 Mrfai | If it does not end with .source, your hook is called within a subshell. A subshell cannot define variables for its parent process. |
| 12:49 falko | i 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 FBI | fai: 3 lange committed revision 6631 to 7 fai: add pattern |
| 12:50 Mrfai | I always set the hostname in dhcpd.conf |
| 12:51 falko | i will look for an "include" with dhcpd.conf |
| 12:54 FBI | fai: 3 lange committed revision 6632 to 7 fai: remove non-existing debconf data |
| 12:56 falko | ok 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 FBI | fai: 3 lange committed revision 6633 to 7 fai: improve matching of cmdline (closes: #607285, #632350) |
| 16:24 falko | can 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 falko | thx |
| 16:26 Mrfai | ok it's fixed |
| 16:46 falko | is 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 falko | sorry found it :) |
| 16:52 Mrfai | I 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 falko | cu |
| 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 |