Storage problems after changing Raid Controller on server

To resolve this, we will need to
  1. resume the lvm volumes that were manually suspended
  2. relocate the multipath bindings file from /var to /etc.
    mkdir /etc/multipath
    mv /var/lib/multipath/bindings /etc/multipath
  • Edit /etc/multipath.conf and add the following to the defaults stanza:
defaults {
   user_friendly_names yes
   bindings_file  "/etc/multipath/bindings"
}

Comments

Popular posts from this blog

How to clean all the foreman task and locked task

CentOS 7 Server Hardening Guide

How to restrict users to send only mail to the local domain in Zimbra