SUSE Support

Here When You Need Us

Set up EVMS for use with Multipathing

This document (3778690) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Linux Enterprise Server 10
SUSE Linux Enterprise Server 9
 

Situation

Have multiple paths to SAN
Want to use multipath devices with EVMS
EVMS administration utilities show multiple devices that are the same physical device

Resolution

This is a known problem. The current workaround is to filter out the devices EVMS will look at. To do this, edit your /etc/evms.conf. There is a section for sysfs_devices. Inside is an exclude parameter. Put in "sd*", this will filter out all the regular disk devices such as sda, sdb, etc. Note that if you have a non-multipathed device, it will also filter out this device. This could be a problem if you have local, non-multipathed evms volumes.

Your resulting sysfs_devices section should look something like this:
 
sysfs_devices {

include = [ * ]

exclude = [ sd* ]
}
 

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:3778690
  • Creation Date: 11-Aug-2006
  • Modified Date:15-Mar-2021
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.