[rear-devel] [rear/rear] 036d93: sometimes we might see the HP Smart Storage Array ...
Gratien D'haese
gratien.dhaese at gmail.com
Wed Nov 19 11:55:42 CET 2014
Branch: refs/heads/master
Home: https://github.com/rear/rear
Commit: 036d93342fc24aef6eb8bc7bf242645e28710a20
https://github.com/rear/rear/commit/036d93342fc24aef6eb8bc7bf242645e28710a20
Author: Gratien D'haese <gratien.dhaese at gmail.com>
Date: 2014-11-19 (Wed, 19 Nov 2014)
Changed paths:
A usr/share/rear/layout/save/GNU/Linux/34_false_blacklisted.sh
Log Message:
-----------
sometimes we might see the HP Smart Storage Array disk listed as a multipath device.
Most likely this device was not blacklisted in the blacklist section of the
/etc/multipath.conf file (do not forget to rebuilt the initial ramdisk after this)
e.g.
falsempathdev=$( multipath -l | grep "HP,LOGICAL" | awk '{print $1}' ) # mpatha
The purpose of this script is to uncomment these false multipath lines in the disklayout.conf file
Commit: dda31b7e17091b0bad659f9ee62943c81bfcb7d5
https://github.com/rear/rear/commit/dda31b7e17091b0bad659f9ee62943c81bfcb7d5
Author: Gratien D'haese <gratien.dhaese at gmail.com>
Date: 2014-11-19 (Wed, 19 Nov 2014)
Changed paths:
M usr/share/rear/prep/GNU/Linux/24_include_multipath_tools.sh
Log Message:
-----------
adding /etc/multipath/wwids to prep/GNU/Linux/24_include_multipath_tools.sh
Compare: https://github.com/rear/rear/compare/5bc24808da0a...dda31b7e1709
More information about the rear-devel
mailing list