[Bug 257409] sysutils/lsblk seems to not show a modified label in good time

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 25 Jul 2021 13:26:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257409

--- Comment #4 from Graham Perrin <grahamperrin@gmail.com> ---
Created attachment 226681
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226681&action=edit
Fourth session

(In reply to Graham Perrin from comment #3)

> … it seems that a problem occurs when _either_ of the two devices is at: 
> 
> da0

Not just those two devices. 

The same effect with a third device when it's at da0. From the attached
transcript: 

----

…
root@mowa219-gjp4-8570p:~ # lsblk
DEVICE         MAJ:MIN SIZE TYPE                              LABEL MOUNT
ada0             0:130 466G GPT                                   - -
  ada0p1         0:132 200M efi                        gpt/efiboot0 -
  ada0p2         0:134 512K freebsd-boot               gpt/gptboot0 -
  <FREE>         -:-   492K -                                     - -
  ada0p3         0:136  16G freebsd-swap                  gpt/swap0 SWAP
  ada0p3.eli     2:82   16G freebsd-swap                          - SWAP
  ada0p4         0:138 450G freebsd-zfs                    gpt/zfs0 <ZFS>
  ada0p4.eli     0:148 450G zfs                                   - -
  <FREE>         -:-   4.0K -                                     - -
cd0              0:196  10M cd9660             iso9660/ONEPLUS%20DRIVERS -
da0              2:105  29G GPT                                   - -
  <FREE>         -:-   1.0M -                                     - -
  da0p1          2:106  29G freebsd-zfs                gpt/efiboot0 <ZFS>
da1              2:113  14G GPT                                   - -
  <FREE>         -:-   1.0M -                                     - -
  da1p1          2:114  14G freebsd-zfs         gpt/cache-transcend <ZFS>
da2              2:126 466G GPT                                   - -
  <FREE>         -:-   1.0M -                                     - -
  da2p1          2:127 466G freebsd-zfs               gpt/Transcend <ZFS>
root@mowa219-gjp4-8570p:~ # gpart show -l /dev/da0
=>      34  60437425  da0  GPT  (29G)
        34      2014       - free -  (1.0M)
      2048  60435411    1  cache-copperbowl  (29G)
…

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