Storage Frage

linushstge

Active Member
Dec 5, 2019
77
10
28
Hi zusammen,

einmal kurz eine Verständnisfrage.

Vorab als Basisinfo:
Code:
1 GiB = 1024 Bytes * 1024 * 1024 * 1024 (Binärpräfix [IEC])

1 GB = 1000 Bytes * 1000 * 1000 * 1000 (SI-Präfix)

Proxmox 7.1:
Storage: ZFS


Linux Debian 11:
Hardware SCSI Adapter: 200G

Laut Proxmox sind hier 200 GiB gemeint laut GUI.

Via VM:

Code:
df -h # Binärpräfix (IEC)  (KiB, MiB, GiB)
Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
/dev/sda1       197G     62G  127G   33% /

Code:
df -H # SI-Präfix (KB, MB, GB)
Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
/dev/sda1       212G     67G  137G   33% /

Via Gast-Agent:
Code:
[total-bytes] => 202421870592

Entspricht also:
202421870592 = 188,520057678223 GiB
202421870592 = 202,42187059200037424 GB

--------

Windows Server 2022:
Hardware SCSI Adapter: 400G

Laut Proxmox sind hier 400 GiB gemeint laut GUI.

Via Gast-Agent:
Code:
[total-bytes] => 428791033856

Entspricht also:
428791033856 = 399,342769622803 GiB
428791033856 = 428,791033856 GB

Woher kommt die unterschiedliche Interpretation von GiB und GB ? Wieso sind beide Werte nicht "gleich falsch" ?

Über ein kurzes Feedback würde ich mich sehr freuen.

Lg Linus
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!