| shod1 (~shod@p5DDAB52B.dip.t-dialin.net) left irc: Quit: Leaving. |
| sneumann (~sneumann@pD9554382.dip.t-dialin.net) joined #fai. |
| sneumann (~sneumann@pD9554382.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| sneumann (~sneumann@router-sub.ipb-halle.de) joined #fai. |
| marcusk (mk@kennedy.acc.umu.se) left #fai. |
| and1bm (~andi@HSI-KBW-109-192-027-164.hsi6.kabel-badenwuerttemberg.de) joined #fai. |
| ErKa (keryell@173-228-88-130.dsl.dynamic.sonic.net) left irc: Ping timeout: 480 seconds |
| and1bm (~andi@HSI-KBW-109-192-027-164.hsi6.kabel-badenwuerttemberg.de) left irc: Quit: Konversation terminated! |
| shod (~shod@ip-109-47-246-123.web.vodafone.de) joined #fai. |
| pav5088_ (~Mark@ppp118-208-68-242.lns20.bne4.internode.on.net) joined #fai. |
| pav5088__ (~Mark@ppp118-208-190-207.lns20.bne4.internode.on.net) left irc: Ping timeout: 480 seconds |
| _julian_ (~quassel@hmbg-4d069948.pool.mediaWays.net) left irc: Read error: Connection reset by peer |
| _julian (~quassel@hmbg-5f761dbb.pool.mediaWays.net) joined #fai. |
| jmux (~jan-marek@lhm246.muenchen.de) joined #fai. |
| \sh (~sadig@nat.de.netviewer.com) joined #fai. |
| \sh (~sadig@nat.de.netviewer.com) left irc: Quit: Ex-Chat |
| sneumann (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds |
| shod (~shod@ip-109-47-246-123.web.vodafone.de) left irc: Quit: Leaving. |
| shod (~shod@p5B2ADFB3.dip.t-dialin.net) joined #fai. |
| shod1 (~shod@ip-109-47-246-123.web.vodafone.de) joined #fai. |
| shod (~shod@p5B2ADFB3.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| ErKa (keryell@173-228-88-130.dsl.dynamic.sonic.net) joined #fai. |
| shod1 (~shod@ip-109-47-246-123.web.vodafone.de) left irc: Ping timeout: 480 seconds |
| _julian_ (~quassel@hmbg-5f761dbb.pool.mediaWays.net) joined #fai. |
| _julian (~quassel@hmbg-5f761dbb.pool.mediaWays.net) left irc: Ping timeout: 480 seconds |
| 15:58 stockholm | mikap: how far along are the setup-storage tests? |
| 15:59 stockholm | i have some (locally) working refactorated code |
| 15:59 stockholm | it needs more work, but i think it is more readable already. |
| 15:59 mikap | stockholm: i didn't do anything in this area (and don't plan to do so soon), there are some tests in svn |
| 16:00 stockholm | yes, i recall |
| 16:00 stockholm | and i dont expect them to work easily |
| 16:00 stockholm | i would like some perl person to look at what i did and what she thinks would need to happen next |
| 16:01 stockholm | for that reason i would like to push it somewhere, eg github |
| 16:02 mikap | then do so ;) |
| 16:02 stockholm | is the git transition done? |
| 16:03 stockholm | how can i push to github now, with my current svn2git checkout? |
| and1bm (~andi@HSI-KBW-109-192-027-164.hsi6.kabel-badenwuerttemberg.de) joined #fai. |
| 16:04 mikap | no it's not, just create your own repos and push to it |
| 16:04 stockholm | ok |
| pav5088_ (~Mark@ppp118-208-68-242.lns20.bne4.internode.on.net) left irc: Ping timeout: 480 seconds |
| pav5088_ (~Mark@ppp118-208-68-242.lns20.bne4.internode.on.net) joined #fai. |
| 18:37 h01ger | faimond-gui Read faimond(8) messages from FILE and create a graphical |
| 18:37 h01ger | table using PerlTk. Normally you call it this way: |
| 18:37 h01ger | faimond | faimond-gui - |
| 18:37 h01ger | .oO( ... ) |
| 18:37 h01ger | so "normally", you run an X application on the fai server?! |
| Action: h01ger does not believe |
| 18:39 h01ger | i dont want to run the faimond-gui anyway, i'm just researching how faimond works and if i want to run faimond at all or just parse /var/log/fai on the logserver... |
| Action: h01ger ponders writing a fai-monitor django app |
| 18:42 mikap | h01ger: "ssh -X $FAISERVER ; faimond | faimond-gui -" ;) |
| 18:42 mikap | h01ger: a django app would definitely be nice |
| 18:45 h01ger | mikap, that commands needs "apt-get install xbase-clients" on a server i dont really like that |
| 18:45 h01ger | s/on a/and on a/ |
| 18:45 h01ger | +as you know... :) |
| 18:45 mikap | h01ger: you can access the logs on your desktop as well |
| 18:45 mikap | sshfs $server:/var/log /mnt/sshfs etc |
| 18:46 mikap | yeah, it's not perfect in all situations, but your know where to send patches ;) |
| 18:46 h01ger | but you cannot run faimond on logs, can you? |
| 18:46 h01ger | (not that i want to export the logs to random sysadmins desktops...) |
| 18:47 mikap | could be true, i don't use it on my own |
| 18:47 h01ger | its true |
| 18:47 mikap | heh ok :) |
| 18:49 h01ger | btw, we have patches cooking for supporting installs and softupdates from git branches, but i'm rather pushing the original author of that patch to submit the bug+patch :) |
| 18:50 h01ger | mikap, what does your fai test suite do/test? (iirc you have one ;) |
| 18:51 mikap | h01ger: currently whether fai server can install a client |
| 18:53 h01ger | ah |
| Action: h01ger needs some workflow for merging from fai-config-dir.git branch develop to fai-config-dir.git branch master - so far the best i've come up is "some testsystems" (which will not cover all use cases..) and manual review and "acked by" |
| 18:55 h01ger | which is not really "best" at all IMO |
| shod (~shod@p5DDAB52B.dip.t-dialin.net) joined #fai. |
| and1bm (~andi@HSI-KBW-109-192-027-164.hsi6.kabel-badenwuerttemberg.de) left irc: Quit: Konversation terminated! |
| shod (~shod@p5DDAB52B.dip.t-dialin.net) left irc: Quit: Leaving. |
| simNIX (~simNIX@156-60.bbned.dsl.internl.net) left irc: Quit: Ik ga weg |
| ErKa (keryell@173-228-88-130.dsl.dynamic.sonic.net) left irc: Ping timeout: 480 seconds |
| ErKa (keryell@173-228-88-130.dsl.dynamic.sonic.net) joined #fai. |
| simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai. |
| jmux (~jan-marek@lhm246.muenchen.de) left irc: |
| ErKa (keryell@173-228-88-130.dsl.dynamic.sonic.net) left irc: Ping timeout: 480 seconds |
| --- Sat Oct 29 2011 |