Solved How to determine my storage module/driver?

Hi, I am going to upgrade one of my server (bare metal) from 13.3-RELEASE-p7 to 13.4
How can I determine what is the module used for my current storage?
This is the camcontrol output:

Code:
# camcontrol devlist -v
scbus0 on mvsch0 bus 0:
<Hitachi HUA721050KLA330 GK6OA70M>  at scbus0 target 0 lun 0 (pass0,ada0)
<>                                 at scbus0 target -1 lun ffffffff ()
scbus1 on mvsch1 bus 0:
<Hitachi HUA721050KLA330 GK6OA70M>  at scbus1 target 0 lun 0 (pass1,ada1)
<>                                 at scbus1 target -1 lun ffffffff ()
scbus2 on mvsch2 bus 0:
<Hitachi HUA721050KLA330 GK6OA70M>  at scbus2 target 0 lun 0 (pass2,ada2)
<>                                 at scbus2 target -1 lun ffffffff ()

I would like to check here if the module will be still present in 13.4.

Thank you
 
Back
Top