Jump to content

Cache Disk zeigt falschen Speicherplatz in GUI an

Featured Replies

Posted

Hallo,

ich habe ein neues Unraid System aufgesetzt und eine ältere SSD als Cache Disk verwendet. Unter der CLI wird sie auch sauber erkannt:

 

fdisk -l

Disk /dev/sdc: 238.47 GiB, 256060514304 bytes, 500118192 sectors
Disk model: LITEONIT LCS-256
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

 

Disk Informationen in der GUI sind auch korrekt.

 

Sobald ich aber ein Pool erstelle, die Disk dort zuweise hat sie nur 550 MB Größe (siehe Screenshot)

 

Ich hatte die Disk auch noch mal aus dem Pool genommen und mit "wipefs -af /dev/sdc" komplett sauber gemacht. Ergebnis bleibt das gleiche.

 

Diagnostics hab ich auch mal angehangen, falls es interessant sein sollte.

 

 

pool.png

tower-diagnostics-20210909-1123.zip

Führe mal das aus:

btrfs fi usage /mnt/cache

 

  • Author

Gern:

root@Tower:~# btrfs fi usage /mnt/cache/
Overall:
    Device size:                 512.00MiB
    Device allocated:             20.00MiB
    Device unallocated:          492.00MiB
    Device missing:                  0.00B
    Used:                        144.00KiB
    Free (estimated):            500.00MiB      (min: 500.00MiB)
    Free (statfs, df):           499.00MiB
    Data ratio:                       1.00
    Metadata ratio:                   1.00
    Global reserve:                3.25MiB      (used: 0.00B)
    Multiple profiles:                  no

Data,single: Size:8.00MiB, Used:0.00B (0.00%)
   /dev/sdc1       8.00MiB

Metadata,single: Size:8.00MiB, Used:128.00KiB (1.56%)
   /dev/sdc1       8.00MiB

System,single: Size:4.00MiB, Used:16.00KiB (0.39%)
   /dev/sdc1       4.00MiB

Unallocated:
   /dev/sdc1     492.00MiB

 

Und was gibt das aus?

fdisk -l /dev/sdc

 

Vom Gefühl her ist sdc1 eine 512MiB große Partition und der Rest ist eben noch frei. In dem Fall würde ich den Pool auflösen und mit dem Unassigned Devices Plugin die Partitionen löschen.

  • Author

Die Ausgabe findest du schon im Ausgangspost. 

Anstatt das via Plugin zu machen, hatte ich die Patitionen via fdisk gelöscht und zusätzlich sogar noch ein wipefs -af /dev/sdc durchgeführt. Das löscht ja alle bekannten Partitionen und Partitiontabellen. Heißt damit ist quasi die Platte komplett leer und unkonfiguriert.

 

Wenn mir fdisk ja ne falsche Größe anzeigen würde, würde ich sagen die Disk ist kaputt, aber das passt ja alles. Sogar die Diskinfos in UnRaid sind ja korrekt.

disk.png

5 hours ago, teqqyde said:

Die Ausgabe findest du schon im Ausgangspost. 

 

Da fehlen aber die Partitionen.

  • Author

Da die SSD schon etwas älter ist, hat sie wohl auch die letzten Tage dann endgültig den Geist aufgegeben. Thema hat sich hier also erst mal erledigt. Danke dir trotzdem sehr für die Hilfe.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...