hi,
i got a problem with an lsi megaraid controller. there is a tool for configuring and getting information from the raid controller, arcconf. it is commandline based. proxmox knows the controller and installation was, after an firmware update, no problem. but arcconf can´t find the controller. afaik lsi/adaptec doesn´t officially support debian. the output of lspci -v shows:
02:03.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID (rev 02)
Subsystem: LSI Logic / Symbios Logic MegaRAID 530 SCSI 320-0X RAID Controller
Flags: bus master, stepping, 66MHz, medium devsel, latency 64, IRQ 27
Memory at d0000000 (32-bit, prefetchable) [size=128M]
Memory at d8200000 (32-bit, non-prefetchable) [size=2M]
Capabilities: [c0] Power Management version 2
Capabilities: [d0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable-
Capabilities: [e0] PCI-X non-bridge device
so, there shouldn´t be any problem. the driver node in /dev didn´t exist. i created it by myself after checking for the number of the megaraid controller in /proc/devices.
all in all it should work, i think but it doesn´t. has anybody an idea or a tipp how to get the tool work? i would like to include it in my monitoring sw.
thx in advance
i got a problem with an lsi megaraid controller. there is a tool for configuring and getting information from the raid controller, arcconf. it is commandline based. proxmox knows the controller and installation was, after an firmware update, no problem. but arcconf can´t find the controller. afaik lsi/adaptec doesn´t officially support debian. the output of lspci -v shows:
02:03.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID (rev 02)
Subsystem: LSI Logic / Symbios Logic MegaRAID 530 SCSI 320-0X RAID Controller
Flags: bus master, stepping, 66MHz, medium devsel, latency 64, IRQ 27
Memory at d0000000 (32-bit, prefetchable) [size=128M]
Memory at d8200000 (32-bit, non-prefetchable) [size=2M]
Capabilities: [c0] Power Management version 2
Capabilities: [d0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable-
Capabilities: [e0] PCI-X non-bridge device
so, there shouldn´t be any problem. the driver node in /dev didn´t exist. i created it by myself after checking for the number of the megaraid controller in /proc/devices.
all in all it should work, i think but it doesn´t. has anybody an idea or a tipp how to get the tool work? i would like to include it in my monitoring sw.
thx in advance