freenas-proxmox/packaging/DEBIAN-multipath
Kevin Adams b7acb605ee fix: strip pre-existing unmanaged devices block before injecting managed stanza
If /etc/multipath.conf already had a manual devices{} block before package
install, postinst would append a second identical block, causing multipathd
to emit "duplicate keyword: devices" warnings. Strip any unmanaged devices
block in the append path to keep the file clean.

Fixes #279. Discovered 2026-06-20 on pve01-hq during SCALE 25.04 multipath testing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-20 12:07:40 -04:00
..
changelog.Debian feat: truenas-proxmox-multipath plugin and packaging (#256) 2026-06-08 08:52:47 -04:00
control.j2 feat: truenas-proxmox-multipath plugin and packaging (#256) 2026-06-08 08:52:47 -04:00
multipath.conf.example fix: safe multipath.conf management via BEGIN/END tagged block 2026-06-08 21:54:12 -04:00
postinst fix: strip pre-existing unmanaged devices block before injecting managed stanza 2026-06-20 12:07:40 -04:00
postrm feat: add UI panel for truenas-multipath storage type (#278) 2026-06-08 22:23:01 -04:00