Edit: xorisso solution
I have this "use case" where the PVEs will have a meshed networking setup, ie. the transit/host/production network not connected to a switch/LAN/L2 with DHCP/PXE server somewhere broadcast domain reachable, but only PtPlinks in the cluster and up to the routers (sometimes the PVE is a hop or 2 away from the upstream router, but the mesh have various routes)
The only "switched" network is the IPMI network, and in this case the SuperMicro X10DRT-PS (and the upgraded H12 versions etc.) have the IPMI in a *dedicated* fashion only, and NOT shared like some of the other systems with onboard 1GigE RJ45 network, these units only have AIOM/SIOM network modules, thus nothing to connect the IPMI/BMC dedicated port to the host's networking stack.
What is available on the IPMI side, where I do the OOB control, is the ability to push a Floppy 1.4MB image to the BMC (that being the Promox-ais labeled partition for the answers.toml file, and theoretically I could drop some small files and scripts there), and a CIFS/SMB mounted ISO image (which I've already modified for ProxMox automated Installation, and having used the PVE ISO to PXE image, I've also got a version modified/booting via PXE BUT in the greenfields, that would not be possible given the meshed networking setup)
So the question I have:
What do I need do/add/fix to have the automated installation install also FRR? I believe the postinstallation/at-boot scripts could do the configuration, but I need the FRR installed first.
I do notice the dists and proxmox directories with the .deb files but I need to also know which other files to edit to add the extra packages?
I have this "use case" where the PVEs will have a meshed networking setup, ie. the transit/host/production network not connected to a switch/LAN/L2 with DHCP/PXE server somewhere broadcast domain reachable, but only PtPlinks in the cluster and up to the routers (sometimes the PVE is a hop or 2 away from the upstream router, but the mesh have various routes)
The only "switched" network is the IPMI network, and in this case the SuperMicro X10DRT-PS (and the upgraded H12 versions etc.) have the IPMI in a *dedicated* fashion only, and NOT shared like some of the other systems with onboard 1GigE RJ45 network, these units only have AIOM/SIOM network modules, thus nothing to connect the IPMI/BMC dedicated port to the host's networking stack.
What is available on the IPMI side, where I do the OOB control, is the ability to push a Floppy 1.4MB image to the BMC (that being the Promox-ais labeled partition for the answers.toml file, and theoretically I could drop some small files and scripts there), and a CIFS/SMB mounted ISO image (which I've already modified for ProxMox automated Installation, and having used the PVE ISO to PXE image, I've also got a version modified/booting via PXE BUT in the greenfields, that would not be possible given the meshed networking setup)
So the question I have:
What do I need do/add/fix to have the automated installation install also FRR? I believe the postinstallation/at-boot scripts could do the configuration, but I need the FRR installed first.
I do notice the dists and proxmox directories with the .deb files but I need to also know which other files to edit to add the extra packages?
Last edited: