[Bug 265794] Get mrsasutil into base

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 14 Aug 2022 14:26:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265794

--- Comment #1 from Dan Mahoney <freebsd@gushi.org> ---
The linked patch causes the mfiutil binary to also gain features that work on
mrsas drives, but they require a binary named mrsasutil.

It works on my dell R430, where the onboard PERC is shown thusly:

da0: <DELL PERC H330 Mini 4.30> Fixed Direct Access SPC-3 SCSI device
da1: <DELL PERC H330 Mini 4.30> Fixed Direct Access SPC-3 SCSI device

root@console6b:/usr/ports/ports-mgmt/portupgrade # mrsasutil show volumes
mrsas0 Volumes:
  Id     Size    Level   Stripe  State   Cache   Name
     0 (  931G) RAID-1      64K OPTIMAL Disabled
     1 ( 1863G) RAID-1      64K OPTIMAL Disabled <Virtual Disk 1>
root@console6b:/usr/ports/ports-mgmt/portupgrade # mrsasutil show drives
mrsas0 Physical Drives:
 0 (  932G) ONLINE <TOSHIBA MG03ACA1 FL2H serial=278HKRXSF> SATA E1:S0
 1 (  932G) ONLINE <TOSHIBA MG03ACA1 FL2H serial=278GK2SHF> SATA E1:S1
 2 ( 1863G) ONLINE <TOSHIBA MG04ACA2 FJ3D serial=37REK4MWFVMC> SATA E1:S2
 3 ( 1863G) ONLINE <TOSHIBA MG04ACA2 FJ3D serial=37REK4MUFVMC> SATA E1:S3
root@console6b:/usr/ports/ports-mgmt/portupgrade #

-- 
You are receiving this mail because:
You are the assignee for the bug.