Installing and configuring Multipath Multipath under Oracle Linux 6.9

Source: Internet
Author: User

1.Installing the Multipath tool

# yum–y Install Device-mapper Device-mapper-multipath


2. Set boot from boot

# Chkconfig MULTIPATHD on


3. Open Multipath

# mpathconf--enable


or use the full command: mpathconf--enable--find_multipaths y--with_multipathd y--with_chkconfig y


4. Open Service

# Service MULTIPATHD Restart


5. View Status

# MULTIPATH-LL

The following status indicates that the boot is healthy


6. create partition: Fdisk/dev/mapper/data01 or PARTED/DEV/MAPPER/DATA01


7 . View multi-Path generated DM disk

# ls-lrt/dev/mapper/

DATA01 is a disk; DATA01P1 is the partition I created


8, the system default is not DATA01 such a name, but similar to MPATHB such a name, you can modify the/etc/multipath.conf to customize the name

The value of the Wwid can be obtained by the MULTIPATH-LL command


Installing and configuring Multipath Multipath under Oracle Linux 6.9

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.