| IPS(4) | Device Drivers Manual | IPS(4) |
ips — IBM
SATA/SCSI ServeRAID controller
ips* at pci?
The ips driver provides support for IBM
ServeRAID controllers, including:
Although the controllers are actual RAID controllers, the driver makes them look just like SCSI controllers. All RAID configuration is done through the bootable IBM ServeRAID Support CD; a CD image is freely available at the IBM website.
RAID management is done through the bio(4) device with the bioctl(8) command. Logical disk status is exposed under the hw.sensors sysctl(8) and can be monitored using sensorsd(8).
bio(4), intro(4), pci(4), scsi(4), sd(4), bioctl(8), sensorsd(8), sysctl(8)
The ips driver first appeared in
OpenBSD 4.1.
The ips driver was written by
Alexander Yurchenko
<grange@openbsd.org>.
Due to bioctl(8)
limitations the ips driver associates all unused and
hot spare drives with the first volume but the drives can be used for
rebuilding any degraded volume.
| February 19, 2022 | openbsd |