Page MenuHomeVyOS Platform

vyos-build adding host system mdadm config to iso
Open, LowPublic

Description

when rebuilding vyos iso with docker on a sw raid system, mdadm installer found the host system raid configurations, and put raid arrays to etc/mdadm/mdadm.conf . this is bad: installing vyos from this iso on a swraid system, mdadm.conf has invalid configurations, mdadm try to find invalid raids at boot, and existing md raid is skipped.

Details

Difficulty level
Unknown (require assessment)
Version
1.2-20191113, (460dbeaa04213d722ea95069eca82be8edb345de) vyos-build@github
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)