freebsd-dev/usr.sbin/mfiutil
Sean Bruno 7c2ad1ee5c Add support to reconfigure a drive as SYSPD (real JBOD in LSI
terminology).

Adds command "mfiutil syspd <drive#>" to change a drive to SYSPD.  Drive
will then be scanned/reported immediately as /dev/mfisyspdX by the host.

"mfiutil good <drive#>" clears SYSPD mode, remove /dev/mfisyspdX and
sets disk into UNCONFIGURED mode.

Tested on Dell H310 SAS/SATA RAID controller.

MFC after:	2 weeks
Sponsored by:	Yahoo! Inc.
2013-08-26 12:05:38 +00:00
..
Makefile Implement foreign volume handling. Allows admins to view foreign metadata 2013-06-08 02:54:59 +00:00
mfi_bbu.c Switch to a 2-clause license. 2013-04-08 18:25:07 +00:00
mfi_cmd.c
mfi_config.c Implement foreign volume handling. Allows admins to view foreign metadata 2013-06-08 02:54:59 +00:00
mfi_drive.c Add support to reconfigure a drive as SYSPD (real JBOD in LSI 2013-08-26 12:05:38 +00:00
mfi_evt.c Add __unused macros to appropriate places in order to allow building 2012-06-19 06:18:42 +00:00
mfi_flash.c Remove redundant code. 2012-10-20 10:20:06 +00:00
mfi_foreign.c Implement foreign volume handling. Allows admins to view foreign metadata 2013-06-08 02:54:59 +00:00
mfi_patrol.c Add __unused macros to appropriate places in order to allow building 2012-06-19 06:18:42 +00:00
mfi_show.c Implement foreign volume handling. Allows admins to view foreign metadata 2013-06-08 02:54:59 +00:00
mfi_volume.c Add support for getting and setting BBU properties related to battery 2013-04-08 17:46:45 +00:00
mfiutil.8 Add support to reconfigure a drive as SYSPD (real JBOD in LSI 2013-08-26 12:05:38 +00:00
mfiutil.c Add support to reconfigure a drive as SYSPD (real JBOD in LSI 2013-08-26 12:05:38 +00:00
mfiutil.h Implement foreign volume handling. Allows admins to view foreign metadata 2013-06-08 02:54:59 +00:00