mfiutil.8 (40f65a4df509c6b29b9e72407c7afefe28838844) mfiutil.8 (7c2ad1ee5c39a4b200a8f6f509526054149b570e)
1.\" Copyright (c) 2008, 2009 Yahoo!, Inc.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 77 unchanged lines hidden (view full) ---

86.Nm
87.Op Fl u Ar unit
88.Cm good Ar drive
89.Nm
90.Op Fl u Ar unit
91.Cm rebuild Ar drive
92.Nm
93.Op Fl u Ar unit
1.\" Copyright (c) 2008, 2009 Yahoo!, Inc.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 77 unchanged lines hidden (view full) ---

86.Nm
87.Op Fl u Ar unit
88.Cm good Ar drive
89.Nm
90.Op Fl u Ar unit
91.Cm rebuild Ar drive
92.Nm
93.Op Fl u Ar unit
94.Cm syspd Ar drive
95.Nm
96.Op Fl u Ar unit
94.Cm drive progress Ar drive
95.Nm
96.Op Fl u Ar unit
97.Cm drive clear Ar drive Brq "start | stop"
98.Nm
99.Op Fl u Ar unit
100.Cm start rebuild Ar drive
101.Nm

--- 265 unchanged lines hidden (view full) ---

367.Ar Drive
368must not be part of an existing array.
369.It Cm rebuild Ar drive
370Mark a failed
371.Ar drive
372that is still part of an array as a good drive suitable for a rebuild.
373The firmware should kick off an array rebuild on its own if a failed drive
374is marked as a rebuild drive.
97.Cm drive progress Ar drive
98.Nm
99.Op Fl u Ar unit
100.Cm drive clear Ar drive Brq "start | stop"
101.Nm
102.Op Fl u Ar unit
103.Cm start rebuild Ar drive
104.Nm

--- 265 unchanged lines hidden (view full) ---

370.Ar Drive
371must not be part of an existing array.
372.It Cm rebuild Ar drive
373Mark a failed
374.Ar drive
375that is still part of an array as a good drive suitable for a rebuild.
376The firmware should kick off an array rebuild on its own if a failed drive
377is marked as a rebuild drive.
378.It Cm syspd Ar drive
379Present the drive to the host operating system as a disk SYSPD block device in
380the format /dev/mfisyspdX. Clear this flag with
381.Cm good
382.Ar drive
375.It Cm drive progress Ar drive
376Report the current progress and estimated completion time of drive operations
377such as rebuilds or patrol reads.
378.It Cm drive clear Ar drive Brq "start | stop"
379Start or stop the writing of all 0x00 characters to a drive.
380.It Cm start rebuild Ar drive
381Manually start a rebuild on
382.Ar drive .

--- 291 unchanged lines hidden (view full) ---

674Add drive with the device ID of 4 as a global hot spare:
675.Pp
676.Dl Nm Cm add 4
677.Pp
678Add the drive in slot 2 in the main chassis as a hot spare for volume mfid0:
679.Pp
680.Dl Nm Cm add s2 mfid0
681.Pp
383.It Cm drive progress Ar drive
384Report the current progress and estimated completion time of drive operations
385such as rebuilds or patrol reads.
386.It Cm drive clear Ar drive Brq "start | stop"
387Start or stop the writing of all 0x00 characters to a drive.
388.It Cm start rebuild Ar drive
389Manually start a rebuild on
390.Ar drive .

--- 291 unchanged lines hidden (view full) ---

682Add drive with the device ID of 4 as a global hot spare:
683.Pp
684.Dl Nm Cm add 4
685.Pp
686Add the drive in slot 2 in the main chassis as a hot spare for volume mfid0:
687.Pp
688.Dl Nm Cm add s2 mfid0
689.Pp
690Reconfigure a disk as a SYSPD block device with no RAID
691.Pp
692.Dl Nm Cm syspd 0
693.Pp
682Configure the adapter to run periodic patrol reads once a week with the first
683patrol read starting in 5 minutes:
684.Pp
685.Dl Nm Cm patrol auto 604800 300
686.Pp
687Display the second detected foreign configuration:
688.Pp
689.Dl Nm Cm show foreign 1
690.Sh SEE ALSO
691.Xr mfi 4
692.Sh HISTORY
693The
694.Nm
695utility first appeared in
696.Fx 8.0 .
694Configure the adapter to run periodic patrol reads once a week with the first
695patrol read starting in 5 minutes:
696.Pp
697.Dl Nm Cm patrol auto 604800 300
698.Pp
699Display the second detected foreign configuration:
700.Pp
701.Dl Nm Cm show foreign 1
702.Sh SEE ALSO
703.Xr mfi 4
704.Sh HISTORY
705The
706.Nm
707utility first appeared in
708.Fx 8.0 .