[Bug 167685] ZFS on USB drive prevents shutdown / reboot
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Oct 2024 17:44:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=167685
James Elstone <james@elstone.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |james@elstone.net
--- Comment #16 from James Elstone <james@elstone.net> ---
Can confirm this is still on FreeBSD 14.1-p5.
Output requested as per comment #10:
# gpart show
=> 40 8000416 ada0 GPT (3.8G)
40 532480 1 efi (260M)
532520 7065600 2 freebsd-ufs (3.4G)
7598120 399360 3 freebsd-swap (195M)
7997480 2976 - free - (1.5M)
=> 40 976773088 da0 GPT (466G)
40 4056 - free - (2.0M)
4096 976281600 1 freebsd-zfs (466G)
976285696 487432 - free - (238M)
=> 40 976773088 da1 GPT (466G)
40 4056 - free - (2.0M)
4096 976281600 1 freebsd-zfs (466G)
976285696 487432 - free - (238M)
# geom disk list
Geom name: ada0
Providers:
Geom name: da0
Providers:
1. Name: da0
Mediasize: 500107862016 (466G)
Sectorsize: 512
Stripesize: 4096
Stripeoffset: 0
Mode: r1w1e3
descr: WDC WD50 00LPLX-66ZNT
lunname: WDC WD5000LPLX-66ZNT 02.0
lunid: WDC WD5000LPLX-66ZNT 02.0
ident: 0020041324C6
rotationrate: unknown
fwsectors: 63
fwheads: 255
Geom name: da1
Providers:
1. Name: da1
Mediasize: 500107862016 (466G)
Sectorsize: 512
Stripesize: 4096
Stripeoffset: 0
Mode: r1w1e3
descr: WDC WD50 00LPLX-66ZNT
lunname: WDC WD5000LPLX-66ZNT 01.0
lunid: WDC WD5000LPLX-66ZNT 01.0
ident: 0020041325C3
rotationrate: unknown
fwsectors: 63
fwheads: 255
# zpool list -v
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP
DEDUP HEALTH ALTROOT
storage 464G 50.6G 413G - - 23% 10%
1.00x ONLINE -
mirror-0 464G 50.6G 413G - - 23% 10.9%
- ONLINE
gpt/WD-WX91AC56DFUZ 466G - - - - - -
- ONLINE
gpt/WD-WXR1AB6AP8HH 466G - - - - - -
- ONLINE
On reboot the attached message appears.
--
You are receiving this mail because:
You are the assignee for the bug.