< Home - < Back

device-mapper-multipath


Information about the package, device-mapper-multipath, which is shipped with common Linux distributions. The device-mapper-multipath package is designed for, Tools to manage multipath devices using device-mapper.


Package Name:

device-mapper-multipath

Summary:

Tools to manage multipath devices using device-mapper

Description:

device-mapper-multipath provides tools to manage multipath devices by instructing the device-mapper multipath kernel module what to do. The tools are : * multipath - Scan the system for multipath devices and assemble them. * multipathd - Detects when paths fail and execs multipath to update things.

Architecture:

x86_64

Version:

0.4.9

Release:

100.el6_9.1

Size:

223 k

Repository:

installed

From Repository:

updates

Licence:

GPL+



Handy Yum Commands for device-mapper-multipath


Control the device-mapper-multipath package with the following handy commands outlined below.


Command

Description of Command

yum install device-mapper-multipath

This command will install device-mapper-multipath on the server.

yum remove device-mapper-multipath

This command will un-install device-mapper-multipath on the server. When you run this command, you will be asked if you are sure that you want to remove device-mapper-multipath, so you have to manually confirm that you want to do this.

yum -y remove device-mapper-multipath

This command will un-install device-mapper-multipath on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove device-mapper-multipath when using the -y flag.

yum update device-mapper-multipath

This command will update device-mapper-multipath to the latest version. When you run this command, you will be asked if you are sure that you want to remove device-mapper-multipath, so you have to manually confirm that you want to do this.

yum -y update device-mapper-multipath

This command will update device-mapper-multipath to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove device-mapper-multipath when using the -y flag.

yum info device-mapper-multipath

This command will show you core information about the device-mapper-multipath package.

yum deplist device-mapper-multipath

This command will show you the dependencies for device-mapper-multipath. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update device-mapper-multipath

This command will check if there is an update waiting on device-mapper-multipath. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.