[05:30] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [06:13] kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai. [06:47] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [07:20] moin [07:37] verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. [08:05] ErKa (keryell@m6.wifi.enstb.org) joined #fai. [09:04] mgoetze (~mgoetze@corelli.mgoetze.net) left irc: Remote host closed the connection [09:05] mgoetze (~mgoetze@mgoetze-2-pt.tunnel.tserv4.nyc4.ipv6.he.net) joined #fai. [09:30] puck (~puck@leibniz.catalyst.net.nz) left irc: Ping timeout: 480 seconds [09:35] puck (~puck@leibniz.catalyst.net.nz) joined #fai. [11:12] ErKa (keryell@m6.wifi.enstb.org) left irc: Ping timeout: 480 seconds [11:57] ErKa (keryell@m6.wifi.enstb.org) joined #fai. [12:07] ErKa (keryell@m6.wifi.enstb.org) left irc: Ping timeout: 480 seconds [12:18] siggg (~jean@bsgperio10.univ-paris1.fr) joined #fai. [12:18] <\sh> moins [12:25] ErKa (keryell@m6.wifi.enstb.org) joined #fai. [12:26] hmm [12:27] für faimond 3.2.17~lenny1 fehlt libproc-daemon-perl [12:27] ist das später behoben? [12:28] ieeh. [13:01] narf [13:09] ErKa (keryell@m6.wifi.enstb.org) left irc: Ping timeout: 480 seconds [13:36] uchimata (~uchimata@i3ED6C91A.versanet.de) joined #fai. [13:42] uchimata_ (~uchimata@i3ED6CC5B.versanet.de) left irc: Ping timeout: 480 seconds [13:50] ErKa (keryell@dhcp1.info.enstb.org) joined #fai. [14:53] siggg (~jean@bsgperio10.univ-paris1.fr) left irc: Ping timeout: 480 seconds [15:03] huss (~i.like@dyn-dosen-025.foo.fh-furtwangen.de) joined #fai. [15:04] hi, is it possible to call mkdir out of a script? or do i have to use fcopy`?? [15:05] no, it's possible. Did you test it and it didn't work? [15:08] yes [15:09] i added my line to the LAST/50-misc script [15:09] did you do it in /target? [15:10] mkdir /root/my_directory [15:11] use 'mkdir $target/root/my_directory' [15:11] you read the doku, did you? [15:11] shame on me [15:12] i thought target would be the directory from the fai server [15:13] thanks [15:16] so target is temporary while install process is run? and it is being copied to the filesystem after installation? [15:18] huss: you're working with UNIX-like System, so you need to be exact. [15:18] it $target [15:19] Action: oz_ just becomes very busy [15:19] I meant "it's $target" [15:43] verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat [16:08] sepski (~sep@raserv.aasen.cx) left irc: Remote host closed the connection [16:30] kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Quit: Verlassend [17:10] hi, when installing grub via fai, I get the error "grub-probe: error: Cannot open `/boot/grub/device.map" [17:10] but when i chroot to /target and run grub-instal manually, everything works fine [17:10] any ideas? [17:34] is it anyhow possible to use mysql after the installation but before the automatic reboot? [17:35] in the /LAST/50-misc script [17:37] <\sh> huss: I'm using mysql and/or couchdb anywhere in fai. [17:37] <\sh> I have mysql-client installed in the livesystem nfs... [17:37] <\sh> the expert approach: [17:37] <\sh> function get_system_users_key() { username=$1 echo `mysql -u ${DB_USER} -h ${DB_HOST} ${DB_NAME} < select public_key from system_users where username="${username}"; [17:37] <\sh> EOF` [17:37] <\sh> } [17:38] <\sh> the elegant approach is to use perl or python to query the DB and push the results to the scripts e.g. [17:39] ughs [17:40] <\sh> very useful if you use something like a cmdb as primary system for your server data [17:40] german? [17:40] <\sh> yepp [17:40] sehr gut [17:41] wo muss die funktion rein? bzw ist das nur der aufruf im skript? [17:42] und was muss ich auf dem faiserver installieren damit er mysql kennt [17:44] \sh [17:46] : ( [17:46] ErKa (keryell@dhcp1.info.enstb.org) left irc: Ping timeout: 480 seconds [17:47] huss: du suchst /etc/fai/NFSROOT [17:49] dort packe ich dann unter packages aptitude mysql rein und habe dann während des installations prozesses zugriff auf mysql? :) [17:50] joa musst dann nochmal make-fai-nfsroot ausfuehren [17:52] dankeschön! [17:54] <\sh> sorry...musste gerade @work was machen [17:54] <\sh> also /etc/fai/NFSROOT mysql-client hinzufuegen und dann kannst du auf einen mysql server zugreifen [17:55] super, danke! [17:55] <\sh> und deine scripts musst halt schreiben...entweder alles in bash/sh oder via helper scripts. [17:56] jo, die habe ich schon, nur wusster er nicht was er mit mysql machen soll [18:16] ErKa (~keryell@keryell.pck.nerim.net) joined #fai. [18:18] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [18:54] edoreld (~Adium@71.Red-80-32-64.staticIP.rima-tde.net) joined #fai. [18:59] edoreld (~Adium@71.Red-80-32-64.staticIP.rima-tde.net) left irc: Quit: Leaving. [19:47] hat jemand eine idee zu meinem grub problem von oben? [19:48] ist mir noch nie untergekommen [19:48] ist fai experimental und lenny soll installiert werden [19:56] huss (~i.like@dyn-dosen-025.foo.fh-furtwangen.de) left irc: Quit: client.close(); [20:27] ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [20:43] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [21:11] sepski (~sep@raserv.aasen.cx) joined #fai. [21:14] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [22:06] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [22:10] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [22:38] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [00:00] --- Thu Jun 25 2009