claudie
claudie copied to clipboard
Fix MountVolume.SetUp errors by updating multipath configuration
Fixes #1383
Updates the longhorn-req.yml playbook to include multipath configuration for Longhorn support.
- Configures
/etc/multipath.conf: Adds a task to insert a blacklist configuration into/etc/multipath.confto prevent MountVolume.SetUp errors, ensuring compatibility with Longhorn. - Restarts
multipathd.service: Includes a task to restart themultipathd.serviceafter updating the multipath configuration, applying the changes immediately.
For more details, open the Copilot Workspace session.