Thank you, Stuart.

I am facing this when issuing the dump command of a "large" file system
(2.7TB).
dump command has finished successfully for the other smaller file systems.

# df -h
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/wd0a      2.0G    237M    1.6G    12%    /
/dev/sd0d     10.8T    2.7T    7.6T    26%    /home
/dev/wd0d      3.9G    146K    3.7G     0%    /tmp
/dev/wd0f      3.9G    956M    2.8G    25%    /usr
/dev/wd0g      2.0G    253M    1.6G    13%    /usr/X11R6
/dev/wd0h      5.9G   15.6M    5.6G     0%    /usr/local
/dev/wd0j      3.1G    2.0K    3.0G     0%    /usr/obj
/dev/wd0i      2.0G    2.0K    1.9G     0%    /usr/src
/dev/wd0e      5.9G    106M    5.5G     2%    /var

The only contribution I was able to find via Google was
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244470 where a similar
problem was being reported also regarding a dump of a large file system,
but for FreeBSD.

Any suggestion to get the dump working or to better understand what is
happening?

Jose Soares



On Tue, Sep 15, 2020 at 4:47 PM Stuart Henderson <s...@spacehopper.org>
wrote:

> On 2020-09-15, Jose Soares <josefdsrsoa...@gmail.com> wrote:
> > Hi!
> >
> > I am getting the following output from dump:
> >
> >  # dump -0au -f /dev/nrst0 /dev/rsd0d
> >   DUMP: Date of this level 0 dump: Tue Sep 15 16:23:09 2020
> >   DUMP: Date of last level 0 dump: the epoch
> >   DUMP: Dumping /dev/rsd0d to /dev/nrst0
> >   DUMP: mapping (Pass I) [regular files]
> >   DUMP: mapping (Pass II) [directories]
> >   DUMP: estimated 2843256661 tape blocks.
> >   DUMP: Volume 1 started at: Tue Sep 15 16:24:11 2020
> >   DUMP: Child 97414 returns LOB status 213
> >
> > Could you please explain the meaning of "LOB status 213"?
>
> LOB=low-order byte
>
> What 213 represents, I'm not sure...
>
>
>

Reply via email to