Personal tools
You are here: Home Documentation The general OSR Howto Multipathdbug
Document Actions

Multipathdbug

This page describes the multipathd bug.

About problems with using multipathd

Background

multipathd will fail to start if and only if there is a symlink in the path to /var/run.

Solution

  1. First we remove the link created by com-mkcdsl.
  2. We create the directory /var/run
  3. We make a bindmount from /.cdsl.local/var/run => /var/run in order to have it hostdependent but as a directory.
rm /var/run 
mkdir /var/run
echo -e "/.cdsl.local/var/run \t/var/run \tauto \tbind \t0 0" >> /etc/fstab

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: