| allee-k (~allee-k@p54A44FC9.dip.t-dialin.net) joined #fai. |
| mt (~mt@chello084112032179.1.11.vie.surfer.at) joined #fai. |
| allee-k (~allee-k@p54A44FC9.dip.t-dialin.net) left irc: Remote host closed the connection |
| siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai. |
| mt (~mt@chello084112032179.1.11.vie.surfer.at) left irc: Quit: This computer has gone to sleep |
| allee-k (~allee-k@p54A44FC9.dip.t-dialin.net) joined #fai. |
| allee-k_ (~allee-k@vpn13168.mpe.mpg.de) joined #fai. |
| allee-k (~allee-k@p54A44FC9.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| mt_ (~mt@laptop165.dbai.tuwien.ac.at) joined #fai. |
| 07:52 Adri2000 | hi |
| verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. |
| 08:08 Adri2000 | I think I already asked this question some time ago but I don't remember whether someone answered. I get this error from setup-storage: can't preserve /dev/sda because it is not defined in the current config |
| 08:08 Adri2000 | with this line: |
| 08:08 Adri2000 | disk_config disk1 preserve_always:3 |
| 08:08 Adri2000 | I don't see what's wrong. given that I have 3 partitions defined below that line |
| Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. |
| mt_ (~mt@laptop165.dbai.tuwien.ac.at) left irc: Quit: This computer has gone to sleep |
| 09:03 Nic0 | Adri2000: the message says that sda3 does not exist prior to the installation |
| 09:05 Nic0 | If you want it to be preserved only if it's already existing you want to use preserve_reinstall or lazy_preserve |
| 09:24 Adri2000 | Nic0: thanks, that was it (because it were logicial partitions, so different numbering) |
| simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai. |
| 09:45 Mrfai | Is there any chance that FAI will make it into Ubuntu lucid? AFAIK there's a ppa, but it would be nice to get FAI into universe via the motu team. In the past it was possible even a short time before the release. |
| 09:46 Mrfai | Is the ppa version ready for release? |
| 10:03 stockholm | Mrfai: can i somehow set the "clean-internal" in install_packages (to "test") from config space? |
| 10:16 Mrfai | stockholm: no. But using a wrapper around apt-get and check if apt-get clean is called, this would be possible. |
| 10:17 stockholm | i would rather patch fai-client to add a environment variable to switch this |
| 10:17 stockholm | Mrfai: would you accept such a patch? |
| 10:26 Mrfai | stockholm: I will review the patch before accepting. But you're always welcome to submit patches. |
| 10:27 Mrfai | I'm not sure if an enviroment variable will do this, since you may want to change more than this internal command |
| 10:28 Mrfai | or do you think about something like -noclean/-keep for install_packages? |
| 10:29 stockholm | yes, just keeping packages |
| 10:29 stockholm | or did you think i should instead add a new -noclean command? |
| allee-k__ (~allee-k@p54A44FC9.dip.t-dialin.net) joined #fai. |
| allee-k_ (~allee-k@vpn13168.mpe.mpg.de) left irc: Ping timeout: 480 seconds |
| mt (~mt@laptop165.dbai.tuwien.ac.at) joined #fai. |
| 11:05 Joelio | or at least just sepcify the initial VG to have 50% (can manually add later) |
| 11:06 Joelio | How can I create 2 seperate VGs (of equal space, after /boot has been partitioned) in setup-storage? |
| 11:12 mgoetze | Joelio: uhm, make sure the PVs are of equal space and then assign each VG one PV? |
| 11:12 mgoetze | Joelio: i'm not entirely sure what your problem is |
| 11:33 Joelio | mgoetze: I want to create 2 seperate volume groups.. OS witin one and another spare VG to put drbd in (for KVM) |
| 11:37 mgoetze | Joelio: yes... and the problem is? |
| mt (~mt@laptop165.dbai.tuwien.ac.at) left irc: Ping timeout: 480 seconds |
| 11:59 Joelio | mgoetze: Trying to work out how to give say 30G to OS VG and the rest to the other VG |
| 11:59 mgoetze | Joelio: maybe the problem is that you don't understand how lvm works |
| 12:00 mgoetze | Joelio: the space assigned to a VG is simply the sum of the space on it's PVs |
| 12:00 mgoetze | Joelio: so you need to create PVs of the appropriate size |
| 12:00 Joelio | mgoetze: OK, I think I understand |
| 12:03 Joelio | Is there a way to test the syntax of the disk config before build? |
| mt (~mt@chello084112032179.1.11.vie.surfer.at) joined #fai. |
| 12:04 mgoetze | Joelio: have a look at the setup-storage manpage |
| 12:04 mgoetze | "Without the -X parameter setup-storage runs in test-only mode and does not execute commands other than writing disk labels to a blank disk." |
| 12:09 Adri2000 | another question: what could possibly make that a file in config/files/ is not copied corretly into the target install? |
| 12:10 Adri2000 | correctly* |
| 12:12 Nic0 | Have you looked at shell.log? |
| 12:12 mgoetze | Adri2000: that you didn't run an fcopy command for it |
| 12:13 mgoetze | otherwise, as Nic0 said, look at shell.log |
| 12:14 Adri2000 | shell.log doesn't mention the said file |
| 12:15 Adri2000 | mgoetze: you mean that besides putting the file in there, I have to add an fcopy for it somehwhere? (in a script?) |
| 12:15 mgoetze | Adri2000: right |
| 12:22 Adri2000 | ok, I understand better then :) thanks ! |
| mt (~mt@chello084112032179.1.11.vie.surfer.at) left irc: Quit: This computer has gone to sleep |
| Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving |
| mt (~mt@93.111.207.229) joined #fai. |
| mt (~mt@93.111.207.229) left irc: Ping timeout: 480 seconds |
| allee-k (~allee-k@vpn13168.mpe.mpg.de) joined #fai. |
| allee-k__ (~allee-k@p54A44FC9.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| allee-k (~allee-k@vpn13168.mpe.mpg.de) left irc: Ping timeout: 480 seconds |
| siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Quit: Leaving. |
| allee-k (~allee-k@84.164.79.201) joined #fai. |
| verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. |
| 16:18 Joelio | Long shot, but does anyone know how to see if a DRAC is installed in a dell, tried searching dmidecode. Would like to add a class to setup DRAC serial if a DRAC is present |
| Nic0 (~courtel@195.83.98.200) left irc: Quit: Leaving. |
| mt (~mt@zt-consulting.com) joined #fai. |
| 20:40 FBI | fai: 3 wbx-guest committed revision 5774 to 7 fai: softinst is a long running task, inform any watchers about progress in this step |
| 20:46 FBI | fai: 3 wbx-guest committed revision 5775 to 7 fai: add a branch for squashfs config space |
| 20:55 FBI | fai: 3 wbx-guest committed revision 5776 to 7 fai: revert accidentally committed change for cmdline parsing, sorry guys |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving. |
| allee-k (~allee-k@84.164.79.201) left irc: Ping timeout: 480 seconds |
| simNIX (~simNIX@156-60.bbned.dsl.internl.net) left irc: Quit: Ik ga weg |
| mt (~mt@zt-consulting.com) left irc: Quit: This computer has gone to sleep |
| --- Sat Apr 24 2010 |