History log of /freebsd-10-stable/sbin/geom/class/nop/gnop.8
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 307403 16-Oct-2016 sevan

MFC r267667:
use .Mt to mark up email addresses consistently (part1)

PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>


# 293738 12-Jan-2016 trasz

MFC r289110:

Make geom_nop(4) collect statistics on all types of BIOs, not just
reads and writes.

PR: kern/198405
Submitted by: Matthew D. Fuller <fullermd at over-yonder dot net>
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3679


# 289520 18-Oct-2015 trasz

MFC r287827:

Add a way to specify stripesize and stripeoffset to gnop(8). This makes
it possible to "simulate" 4K media, to eg test alignment handling.

Sponsored by: The FreeBSD Foundation


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 249477 14-Apr-2013 jmg

update information about debugging sysctl...

MFC after: 1 week


# 197274 17-Sep-2009 brueffer

Fix the example, -w is the right switch for write failure probability.

PR: 136219
Submitted by: Kouki Hashimoto <hsmtkk@gmail.com>
Patch by: gavin
MFC after: 3 days


# 173879 24-Nov-2007 brueffer

Minor language cleanup.

MFC after: 3 days


# 162395 18-Sep-2006 ru

Markup fixes.


# 162142 08-Sep-2006 pjd

- Split failure probability configuration into read failure probability and
write failure probability.
- Allow to specify an error number to return of failure.

MFC after: 3 days


# 153250 08-Dec-2005 pjd

Teach NOP GEOM class how to gather the following statistics:
- number of read I/O requests,
- number of write I/O requests,
- number of read bytes,
- number of written bytes.
Add 'reset' subcommand for resetting statistics.


# 143576 14-Mar-2005 pjd

Instead of documenting every standard subcommand's argument everywhere,
just leave reference to geom(8).

MFC after: 1 week


# 143535 13-Mar-2005 pjd

- Document 'status' subcommand.
- Update copyrights.

MFC after: 1 week


# 140415 18-Jan-2005 ru

Sort sections.


# 140368 17-Jan-2005 ru

Added the EXIT STATUS section where appropriate.


# 140298 15-Jan-2005 pjd

Fix arguments syntax.

Manual pages fixes by: ru
MFC after: 3 days


# 137221 04-Nov-2004 ceri

Grammatical and spelling improvements.

Reviewed by: pjd


# 132877 30-Jul-2004 pjd

- Add '-S' option, which allow to specify sector size for transparent
provider.
- Bump version number.

This allows for a quite interesting trick. One can setup a stripe with
stripe size of 512 bytes and create transparent provider on top of it
with sector size equal to <ndisks> * 512. The result will be something
like RAID3 without parity disk (every access will touch all disks).


# 132872 30-Jul-2004 pjd

Fix typo.


# 132381 19-Jul-2004 pjd

MFp4: Add two options for gnop(8)'s 'create' command:
-o offset - specifies where to start on the original provider
-s size - specifies size of the transparent provider


# 132100 13-Jul-2004 pjd

Document sysctl variables.

Based on: simon's patch


# 131763 07-Jul-2004 ru

Slight markup and grammar fixes.


# 131721 06-Jul-2004 pjd

Fix copy&paste bug.


# 129875 30-May-2004 le

Fix typo.


# 129682 24-May-2004 pjd

- Add a cross-reference to geom(8).
- Add missing 'a'.


# 129586 22-May-2004 pjd

Actually we are also able to list only choosen providers.


# 129577 22-May-2004 pjd

Be more precise.


# 129562 21-May-2004 pjd

Force commit to note, that those manual pages were...

Reviewed by: simon


# 129561 21-May-2004 pjd

Add manual pages for gconcat(8), gstripe(8) and gnop(8) utilities.

Supported by: Wheel - Open Technologies - http://www.wheel.pl