claudie icon indicating copy to clipboard operation
claudie copied to clipboard

Fix MountVolume.SetUp errors by updating multipath configuration

Open Danielss89 opened this issue 1 year ago • 0 comments

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.conf to prevent MountVolume.SetUp errors, ensuring compatibility with Longhorn.
  • Restarts multipathd.service: Includes a task to restart the multipathd.service after updating the multipath configuration, applying the changes immediately.

For more details, open the Copilot Workspace session.

Danielss89 avatar May 15 '24 14:05 Danielss89