Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zfs aggregates don't show expected physical form #69

Open
dankamongmen opened this issue Dec 20, 2019 · 1 comment
Open

zfs aggregates don't show expected physical form #69

dankamongmen opened this issue Dec 20, 2019 · 1 comment
Assignees
Labels
bug core non-ui code, common code shared by all uis
Milestone

Comments

@dankamongmen
Copy link
Owner

I've got two zpools. one's made entirely of SATA3 spinning disks, and the other entirely of NVMe SSDs. an MD aggregate based off the same NVMe (different partitions) properly shows up as NVMe, but both zpools show up as '?':

│    chungus╭─────────────────────────────────────────────────────────────────╮│
│✔     zpool│                                                                 ││
│up   no i/o╰┤LLNL ZoL         5000 107.99M  512B spa   n/a                 ?├╯│
│     zhomez╭─────────────────────────────────────────────────────────────────╮│
│✔     zpool│                                                                 ││
│up   no i/o╰┤LLNL ZoL         5000 884.76M 4096B spa   n/a                 ?├╯│
│   pktcdvd0  n/a               n/a    0.00 2048B none  n/a               n/a  │
│      md127╭─────────────────────────────────────────────────────────────────╮│
│✔     raid1│                                                                 ││
│up   no i/o╰┤Linux mdadm       1.2 106.23G  512B none  root             NVMe├╯│
@dankamongmen
Copy link
Owner Author

This applies to all UIs:

md127      Linux mdadm       1.2 106.23G  512B VM... none  root             NVMe
n/a               ext4  939be09a-b63d-403c-996a-8b9866313fbb md127  104.02G
 / rw,noatime,errors=remount-ro
pktcdvd0   n/a               n/a    0.00 2048B RO... none  n/a              n/a 
zhomez     LLNL ZoL         5000 884.76M 4096B VZ... spa   n/a              ?   
zhomez            zfs   7730803059136165722                  zhomez 790.85G
 /home rw,noatime,xattr,noacl
chungus    LLNL ZoL         5000 107.99M  512B VZ... spa   n/a              ?   
chungus           zfs   7155547617804506101                  chungu  79.45T
 /media/chungus rw,noatime,xattr,noacl

@dankamongmen dankamongmen self-assigned this Dec 20, 2019
@dankamongmen dankamongmen added bug core non-ui code, common code shared by all uis labels Dec 20, 2019
@dankamongmen dankamongmen added this to the 1.2 milestone Dec 20, 2019
@dankamongmen dankamongmen modified the milestones: 1.2.1, 1.3 Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug core non-ui code, common code shared by all uis
Projects
None yet
Development

No branches or pull requests

1 participant