Unterschiede zwischen den Revisionen 7 und 8
Revision 7 vom 2010-03-24 18:13:35
Größe: 798
Autor: dslb-084-061-113-016
Kommentar:
Revision 8 vom 2010-03-25 14:56:47
Größe: 1737
Autor: dsl61-75
Kommentar: weiter auf der Suche, jetzt an andrere Stelle ;-)
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 7: Zeile 7:
 * aptitude install fai-quickstart (./)  * aptitude install fai-quickstart (./)
 * Konfiguration von
   * fai.conf
{{{
LOGUSER=fai
}}}
   * make-fai-nfsroot.conf
{{{
NFSROOT_ETC_HOSTS="192.168.1.250 fai-master"
Zeile 9: Zeile 17:
FAI_DEBOOTSTRAP="lenny http://192.168.200.54/debian/"
}}}

   * hosts
{{{
192.168.200.33 fai-master-org
192.168.1.100 fai-client.gramlich.localnet fai-client demohost
192.168.1.250 fai-master.gramlich.localnet fai-master
}}}


 * fai-setup nur teilweise, endet mit

{{{
ERROR: 32512 32512
ERROR: chroot /srv/fai/nfsroot/live/filesystem.dir apt-get clean return code 127
ERROR: 32512 32512
ERROR: chroot /srv/fai/nfsroot/live/filesystem.dir aptitude -R -y -o
Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold"
install nfs-common fai-nfsroot module-init-tools dhcp3-client ssh rdate
lshw portmap bootpc rsync lftp less dump reiserfsprogs e2fsprogs
usbutils hwinfo psmisc pciutils hdparm smartmontools parted mdadm lvm2
dnsutils ntpdate dosfstools cvs jove xfsprogs xfsdump procinfo dialog
discover mdetect console-tools console-common expect iproute udev
subversion cfengine2 libapt-pkg-perl grub lilo read-edid linux-image-486
aufs-modules-2.6-486 return code 127
ERROR: 32512 32512
ERROR: chroot /srv/fai/nfsroot/live/filesystem.dir apt-get clean return code 127
ERROR: 32512 32512
ERROR: chroot /srv/fai/nfsroot/live/filesystem.dir apt-get clean return code 127
}}}
Zeile 13: Zeile 52:
 * test with internal network
 * no success client gets no ip
 * if client boots debian-netinstall and come to dhclient, it gets ip form fai-server
 * What does virtualbox need to transfer ip to pxe-client?
 * What is the difference between pxe-dhcpclient call and debian dhclient call?

Hinweise aus dem Netz, mal testen

 * unterschiedliche Netzwerkkarten angeben
 * ip des clients in die etc hosts des fai-servers eintragen

---------------
Hi

hast Du Bilder? -- AndreasSchockenhoff [[DateTime(2010-03-24T18:13:35Z)]]
 * test with internal network (./)
   * needs /etc/default/dhcpd.conf "eth1"
 * success client gets ip

Aufbau einer Testumgebung mit FAI

Alles in Virtualbox

Installation eines normalen Debian -> Fai-Server

  • Debian Installation (minimal) (./)

  • aptitude install fai-quickstart (./)

  • Konfiguration von
    • fai.conf

LOGUSER=fai
  • make-fai-nfsroot.conf

NFSROOT_ETC_HOSTS="192.168.1.250 fai-master"

FAI_DEBOOTSTRAP="lenny http://192.168.200.54/debian/"
  • hosts

192.168.200.33  fai-master-org
192.168.1.100   fai-client.gramlich.localnet    fai-client demohost
192.168.1.250   fai-master.gramlich.localnet    fai-master
  • fai-setup nur teilweise, endet mit

ERROR: 32512 32512
ERROR: chroot /srv/fai/nfsroot/live/filesystem.dir apt-get clean return code 127
ERROR: 32512 32512
ERROR: chroot /srv/fai/nfsroot/live/filesystem.dir aptitude -R -y -o
Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold"
install nfs-common fai-nfsroot module-init-tools dhcp3-client ssh rdate
lshw portmap bootpc rsync lftp less dump reiserfsprogs e2fsprogs
usbutils hwinfo psmisc pciutils hdparm smartmontools parted mdadm lvm2
dnsutils ntpdate dosfstools cvs jove xfsprogs xfsdump procinfo dialog
discover mdetect console-tools console-common expect iproute udev
subversion cfengine2 libapt-pkg-perl grub lilo read-edid linux-image-486
aufs-modules-2.6-486 return code 127
ERROR: 32512 32512
ERROR: chroot /srv/fai/nfsroot/live/filesystem.dir apt-get clean return code 127
ERROR: 32512 32512
ERROR: chroot /srv/fai/nfsroot/live/filesystem.dir apt-get clean return code 127

Installation eines Fai-Clients via PXE

  • test with internal network (./)

    • needs /etc/default/dhcpd.conf "eth1"
  • success client gets ip

KurtGramlich/FAI (zuletzt geändert am 2013-11-03 12:10:59 durch localhost)

Alle Inhalte in diesem Wiki stehen unter der Creative Commons SA 4.0 DE Lizenz