Debian/GNU Linux OMSA 5.2 package
Hiroyuki Yoshimura
yoshimurah at mahikari.or.jp
Thu Jun 7 02:10:03 CDT 2007
Alessandro FAGLIA wrote:
> cpsrv001:~# mpt-status --autoload
> FATAL: Module mptctl not found.
> open /dev/mptctl: No such device
> Are you sure your controller is supported by mptlinux?
> Also make sure mptctl is loaded into the kernel
>
>>
>> Is mptctl loaded?
>> I think that it should build in mptctl.o if mptctl is not loaded. How
>> does CONFIG_FUSION_CTL ?
>
> The option is configured as "Y", so it is compiled in the kernel.
When lsmod is done, is mptctl displayed?
#lsmod
mptbase 47200 3 mptctl,mptsas,mptscsih
I use linux-image-2.6.18-4-686(2.6.18.dfsg.1-12 Linux 2.6.18 image on PPro/Celeron/PII/PIII/)
and,I restructured linux-image-2.6.18(2.6.18-10.00.Custom).Both mpt-status operates.
.confi is
# Fusion MPT device support
#
CONFIG_FUSION=y
CONFIG_FUSION_SPI=m
CONFIG_FUSION_FC=m
CONFIG_FUSION_SAS=m
CONFIG_FUSION_MAX_SGE=40
CONFIG_FUSION_CTL=m
CONFIG_FUSION_LAN=m
More information about the Linux-PowerEdge
mailing list