PowerPath: How to remove PowerPath in RHEL 2.1 and 3

Summary: This article notes how PowerPath on Red Hat Enterprise Linux 2.1 or 3 can cause SAN access conflicts and block storage software. The cause is the PowerPath driver and services.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

Remove PowerPath in Red Hat Enterprise Linux 2.1 or Red Hat Enterprise Linux 3.
 

To remove PowerPath in Red Hat Enterprise Linux (Red Hat Enterprise Linux), perform the following steps:

 
SLN86166_en_US__1Note NOTE:  To remove PowerPath the user must be logged in as root, and all applications accessing the fiber array must be stopped.
  1. Using a text editor, open the /etc/fstab file.
  2. Comment out any lines that make reference to partitions in the SAN-based file systems /etc/fstab by placing a pound sign (#) at the beginning of each of the lines.
  3. Unmount all SAN-based file systems by typing the following at the command prompt:
    #umount/mount_point
    Where mount_point is the SAN device.
  4. Remove all PowerPath devices by typing the following at the command prompt:
    #powermt remove dev=all
  5. Verify that all emcpower devices are removed by typing the following at the command prompt:
    #powermt display dev=all
  6. Stop the PowerPath service by typing the following at the command prompt:
    #service PowerPath stop
  7. Verify the PowerPath package name by typing the following at the command prompt:
    #rpm -qa | grep EMCpower
    The PowerPath package name is displayed.
  8. Remove PowerPath from the running kernel by typing the following at the command prompt:
    #rpm -e EMCPower.LINUX-x.x.x-xxx
    Where EMCPower.LINUX-x.x.x-xxx is the PowerPath package name.
  9. Update the initial ramdisk by typing the following at the command prompt.
    #mkinitrd -v -f /boot/initrd-r 'uname -r'.img 'uname -r'
  10. Type reboot at the command prompt.
    The host reboots.


Cause

Not applicable

Resolution

Not applicable

Affected Products

Storage Networking
Article Properties
Article Number: 000132251
Article Type: Solution
Last Modified: 04 Dec 2025
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.