A mismatch between global and local system configurations caused the Parallax mount program to select a non-functional overlayfs binary.
The only workaround required modifying the mount program itself, using an environment var on every launch, or setup the parallax config file, these methods of configuration dont align with the cluster tooling config stack, creating an awkward and hard-to-maintain configuration flow.
Therefore, we need to consolidate all Parallax mount configuration into the cluster tooling stack to ensure consistency, simplify management, and prevent future mismatches.
A mismatch between global and local system configurations caused the Parallax mount program to select a non-functional overlayfs binary.
The only workaround required modifying the mount program itself, using an environment var on every launch, or setup the parallax config file, these methods of configuration dont align with the cluster tooling config stack, creating an awkward and hard-to-maintain configuration flow.
Therefore, we need to consolidate all Parallax mount configuration into the cluster tooling stack to ensure consistency, simplify management, and prevent future mismatches.