Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2017 15:11:11 -0700
From:      javocado <javocado@gmail.com>
To:        FreeBSD Filesystems <freebsd-fs@freebsd.org>
Subject:   getting job/task info from a booting zpool
Message-ID:  <CAP1HOmQKoHCxfeCSsuSvp8=kqdv8rX_84%2BAygPwn%2BfJ28ueutg@mail.gmail.com>

index | next in thread | raw e-mail

I have an issue I've detailed in a prior post:

https://forums.freebsd.org/threads/62718/

However I'd like to specifically ask the community:

When I run this as the zpool is importing:
[CODE]
# zdb -dddd pool/filesystem  | grep DELETE_QUEUE
zdb: can't open 'pool/filesystem': Device busy
[/CODE]

I assume dataset cannot tell me anything because it is pending destroy ...

Specifically, I want to see the process of a pending filesystem destroy
that is underway - I can't get that from the filesystem itself because it
is being destroyed, but is there anything that zdb can tell me, from the
zpool, about how the destruction is progressing?


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP1HOmQKoHCxfeCSsuSvp8=kqdv8rX_84%2BAygPwn%2BfJ28ueutg>