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:
![]() |
NOTE: | To remove PowerPath the user must be logged in as root, and all applications accessing the fiber array must be stopped. |
- Using a text editor, open the /etc/fstab file.
- 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.
- Unmount all SAN-based file systems by typing the following at the command prompt:
#umount/mount_point
Where mount_point is the SAN device. - Remove all PowerPath devices by typing the following at the command prompt:
#powermt remove dev=all - Verify that all emcpower devices are removed by typing the following at the command prompt:
#powermt display dev=all - Stop the PowerPath service by typing the following at the command prompt:
#service PowerPath stop - Verify the PowerPath package name by typing the following at the command prompt:
#rpm -qa | grep EMCpower
The PowerPath package name is displayed. - 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. - Update the initial ramdisk by typing the following at the command prompt.
#mkinitrd -v -f /boot/initrd-r 'uname -r'.img 'uname -r' - Type reboot at the command prompt.
The host reboots.
Cause
Not applicable
Resolution
Not applicable
Affected Products
Storage NetworkingArticle 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.
