Whamcloud - gitweb
LU-1870 utils: correctly handle mount of multipath devices
authorGregoire Pichon <gregoire.pichon@bull.net>
Mon, 10 Sep 2012 13:27:26 +0000 (15:27 +0200)
committerOleg Drokin <green@whamcloud.com>
Tue, 2 Oct 2012 04:06:57 +0000 (00:06 -0400)
The mount.lustre command had lost the correct handling of multipath
devices. When one is specified, an entry is added into /etc/mtab
using the device name: /dev/mapper/mpathXX. This ensures unmount
works fine with such devices.

Signed-off-by: Gregoire Pichon <gregoire.pichon@bull.net>
Change-Id: I9060be882af944967a8c4b6b1c4403ea9250ad55
Reviewed-on: http://review.whamcloud.com/3922
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>

No differences found