Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Mar 2021 22:49:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254148] dump is reporting 64kB of block size regardless of -b argument
Message-ID:  <bug-254148-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254148

            Bug ID: 254148
           Summary: dump is reporting 64kB of block size regardless of -b
                    argument
           Product: Base System
           Version: 13.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: rashey@superbox.pl

dump is reporting 64kB of block size regardless of -b argument.

# dump -a -h0 -b32 -C16 -f /mnt/disk2/disk1.dump /dev/gpt/disk1
  DUMP: Date of this level 0 dump: Mon Mar  8 23:48:13 2021
  DUMP: Date of last level 0 dump: the epoch
  DUMP: Dumping /dev/gpt/disk1 to /mnt/disk2/disk1.dump
  DUMP: mapping (Pass I) [regular files]
  DUMP: Cache 16 MB, blocksize =3D 65536
  DUMP: mapping (Pass II) [directories]
  DUMP: estimated 2665 tape blocks.
  DUMP: dumping (Pass III) [directories]
  DUMP: dumping (Pass IV) [regular files]
  DUMP: DUMP: 2520 tape blocks on 1 volume
  DUMP: finished in less than a second
  DUMP: Closing /mnt/disk2/disk1.dump
  DUMP: DUMP IS DONE

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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