lassulus changed the topic of #nixos-de to: Willkommen im deutschen NixOS Channel.
mbrgm_ has joined #nixos-de
mbrgm has quit [Ping timeout: 248 seconds]
mbrgm_ is now known as mbrgm
h0m1 has quit [Quit: WeeChat 2.7]
h0m1 has joined #nixos-de
Chiliparrot has quit [Ping timeout: 245 seconds]
Chiliparrot has joined #nixos-de
h0m1 has quit [Ping timeout: 248 seconds]
h0m1 has joined #nixos-de
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
palo1 has joined #nixos-de
palo has quit [Ping timeout: 268 seconds]
palo1 is now known as palo
ehmry has quit [Ping timeout: 245 seconds]
ehmry has joined #nixos-de
Chiliparrot has joined #nixos-de
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
Chiliparrot has joined #nixos-de
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
xkey has quit [Ping timeout: 240 seconds]
xkey has joined #nixos-de
Chiliparrot has joined #nixos-de
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<fionera> hat schonmal wer nixos pxe boot gebaut, wo das nixos sich basierend auf seiner mac ein anderes nfs share nimmt?
<fionera> bzw ne idee wie man soetwas umsetzt?
Chiliparrot has joined #nixos-de
<makefu> fionera: gchristensen (in #nixos ) macht das wohl auf arbeit bzw für seine arm64 kleinstcomputer
<fionera> ah nice dann frag ich ihn mal :D
<lassulus> am besten im wiki dokumentieren (wenns da nich schon steht)
<makefu> es gibt auch im manual ne section https://nixos.org/nixos/manual/index.html#sec-booting-from-pxe
<lassulus> manual ist auch gut
<makefu> nix-build -A netboot nixos/release.nix
<makefu> hört sich nicht so schmerzhaft an
<lassulus> klingt als sollte das nach nixos-generators
das_j has joined #nixos-de
<ajs124> wir machen das gerade. ipxe mit initrd über http. jeder host bekommt einfach basierend auf der IP ne eigene initrd. die IPs werden basierend auf den MACs verteilt.
<ajs124> nfs shares usw kannst du dann einfach in der jeweiligen initrd machen fionera
<fionera> ajs124: Jo so mache ich das auch, jedoch bekommen aktuell alle das gleiche image, da es irgendwie unschön ist allen das gleiche zu geben. habe gehofft das ich mir am ende nur zwei images bauen muss.
<fionera> Wir haben bei uns im Hackerspace nen HPC Cluster geschenkt bekommen und ich wollte jetzt mal gucken ob man Ceph auf den Storage maschinen zum laufen bekommt und dann auf den Worker nodes nen K8s baut welches alles im Ceph speichert
<ajs124> Nice
<fionera> Aber für jede der 50 Server nen eigenes Image bauen wäre halt echt doof :D
<lassulus> na wenn die images generisch sind und man ips per dhcp bekommt sollte ja ein image reichen?
<das_j> ihr könnt ja in einem activation script die mac in ein switch werfen und so den hostname setzen
<fionera> die ips und hostnames habe ich im dhcpd hinterlegt. Leider nimmt das example nicht den hostname welcher announced wird und nie so tief in nixos gebaut :D
<fionera> nutze das ein wenig als lern projekt ^^
<das_j> das macht nixos glaub standardmäßig einfach nicht
<das_j> und zumindest mit networkd geht es auch nicht. mit dhcpcd vmtl aber auch net
Chiliparrot has quit [Quit: Textual IRC Client: www.textualapp.com]
<fionera> meinte im dhcp server :) gibt es doku wie man sowas manipulieren könnte?
<das_j> also im dhcp server sollte es gehen sobald du die machines setzt (ist ne nixos option… sowas wie services.dhcpd4.machines)
Chiliparrot has joined #nixos-de
<lassulus> muss man evtl ein bisschen auf nixos umschreiben
<fionera> das_j: jo das ist hinterlegt...
<fionera> lassulus: thx gucke ich mir gleich mal an ^^
<lassulus> müsste man dann wohl in networking.dhcpcd.runHook einbauen
<lassulus> oder man nimmt dhclient, der kann "request host-name"
tokudan has quit [Quit: Dunno.]
tokudan has joined #nixos-de
tokudan has quit [Remote host closed the connection]
tokudan has joined #nixos-de
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<CRTified> fionera: halt mich da (PXE/Ceph) gerne mal auf dem laufenden, ich habe langfristig was ähnliches vor
Chiliparrot has joined #nixos-de