Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Aug 1997 23:10:23 -0400 (EDT)
From:      Curt Welch <curt@h4.kcwc.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/4223: dump(8) man page error
Message-ID:  <199708040310.XAA21661@h4.kcwc.com>
Resent-Message-ID: <199708040320.UAA08334@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         4223
>Category:       docs
>Synopsis:       dump(8) man page error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug  3 20:20:01 PDT 1997
>Last-Modified:
>Originator:     Curt Welch
>Organization:
KCW Consulting
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

	

>Description:

	Units for B option is 1K blocks, not dump records, as the man
	page says.

>How-To-Repeat:

	Run dump on a large fs with various dump record sizes (b option) and see
	for yourself that the number of "tape blocks" stays the same
	(it's in 1K blocks also), the "on N tape(s)", is based on
	a B value in 1K blocks.

	I didn't check to source to see if it's more complex than this, but
	someone should before fixing the man page.

>Fix:
	
	Change the man page (or if historically dump was as the man page says,
	then fix dump).

	B blocks
		   The number of 1K "tape blocks" per volume.  This option
		   overrides the calculation of tape size based on length
		   and density.

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708040310.XAA21661>