Searched hist:"7 c2ad1ee5c39a4b200a8f6f509526054149b570e" (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/mfiutil/ |
H A D | mfi_drive.c | diff 7c2ad1ee5c39a4b200a8f6f509526054149b570e Mon Aug 26 14:05:38 CEST 2013 Sean Bruno <sbruno@FreeBSD.org> 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.
|
H A D | mfiutil.c | diff 7c2ad1ee5c39a4b200a8f6f509526054149b570e Mon Aug 26 14:05:38 CEST 2013 Sean Bruno <sbruno@FreeBSD.org> 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.
|
H A D | mfiutil.8 | diff 7c2ad1ee5c39a4b200a8f6f509526054149b570e Mon Aug 26 14:05:38 CEST 2013 Sean Bruno <sbruno@FreeBSD.org> 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.
|