summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2009-08-13 23:18:45 +0000
committerscottl <scottl@FreeBSD.org>2009-08-13 23:18:45 +0000
commitf0c0cd58a9223f8725e2816f60d24a24e70e56af (patch)
tree68082827fd365e0b39edf85651d90dae8694186c /etc
parente85ca71aadcc42a3f7cc90e6cff96c28f1c54290 (diff)
downloadFreeBSD-src-f0c0cd58a9223f8725e2816f60d24a24e70e56af.zip
FreeBSD-src-f0c0cd58a9223f8725e2816f60d24a24e70e56af.tar.gz
ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6
controllers. Controller, array, and drive status can be checked, basic attributes can be changed, and arrays and spares can be created and deleted. Controller firmware can also be flashed. This does not replace MegaCLI, found in ports, as that is officially sanctioned and supported by LSI and includes vastly more functionality. However, mfiutil is open source and guaranteed to provide basic functionality, which can be especially useful if you have a problem and can't get MegaCLI to work. Approved by: re Obtained from: Yahoo! Inc.
Diffstat (limited to 'etc')
-rw-r--r--etc/mtree/BSD.include.dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist
index 97d70c1..50fec7a7 100644
--- a/etc/mtree/BSD.include.dist
+++ b/etc/mtree/BSD.include.dist
@@ -104,6 +104,8 @@
..
lmc
..
+ mfi
+ ..
mpt
mpilib
..
OpenPOWER on IntegriCloud