Linux - EnterpriseThis forum is for all items relating to using Linux in the Enterprise.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am using RHEL-4, kernel 2.6.9-5.EL which is connected to EMc CX300.Storage groups and LUNs are properly defined in Storage. When i try to install PowerPath in Linux, following error appeared:
[root@mail02 PowerPath]# rpm -i EMCpower.LINUX-4.5.1-022.rhel.i386.rpm
All trademarks used herein are the property of their respective owners.
FATAL: Error inserting emcp (/lib/modules/2.6.9-5.EL/extra/emcp.ko): Unknown symbol in
module, or unknown parameter (see dmesg)
PowerPath could not load module emcp
error: %post(EMCpower.LINUX-4.5.1-022.i386) scriptlet failed, exit status 1
[root@mail02 PowerPath]
And when i run dmesg command:
end_request: I/O error, dev sdb, sector 0
end_request: I/O error, dev sdc, sector 0
end_request: I/O error, dev sdd, sector 0
end_request: I/O error, dev sde, sector 0
end_request: I/O error, dev sdb, sector 0
end_request: I/O error, dev sdc, sector 0
end_request: I/O error, dev sdd, sector 0
end_request: I/O error, dev sde, sector 0
emcput module loaded.
emcp: Unknown symbol blkdev_ioctl
emcput module removed.
I'm not sure Emulex is supported. In all the documentation I have for 4.3 PowerPath on Linux it talks about Qlogic which is what we have.
In testing I did at the end of last year there was a point where I had an Emulex card and we pulled that in favor of Qlogic but I don't recall why. (That is to say it may have been OK but we changed it because we wanted the test to use the same cards as Production or it may not have worked at all.)
Also docs say to stop naviagent before installing PowerPath. Did you do that?
Finally doc tells you how to configure the emcp module for your specific hba (or at least check it) have you gone through that?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.