Changes between Initial Version and Version 1 of Ticket #252


Ignore:
Timestamp:
Dec 16, 2012, 10:08:12 AM (11 years ago)
Author:
Alex Samorukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #252

    • Property Owner changed from somebody to Alex Samorukov
    • Property Status newassigned
  • Ticket #252 – Description

    initial v1  
    1 
    21I decided to add autoscan functionality for drives on MegaSAS controllers. Main motivation for this was that devices on such controllers having random numbers, from 0 to ~250 and it is very annoying to write smartd configuration (i used shell + MegaCli in the past). There is no ioctl documentation provided, so i did patch based on MegaCli tool behaviour (with strace and LD_PRELAOD for IOCTL) and FreeBSD driver sources which contain similar code. What this patch is doing:
    32