Solved Wrong geli mediasize?

Hi,

I was using geli to encrypt a 1TB disk, but the encrypted disk size much less than the original one.

Code:
Geom name: ada1.eli
State: ACTIVE
EncryptionAlgorithm: AES-XTS
KeyLength: 256
AuthenticationAlgorithm: HMAC/SHA256
Crypto: software
Version: 7
UsedKey: 0
Flags: AUTH
KeysAllocated: 1864
KeysTotal: 1864
Providers:
1. Name: ada1.eli
  Mediasize: 889071005696 (828G)
  Sectorsize: 4096
  Mode: r0w0e0
Consumers:
1. Name: ada1
  Mediasize: 1000204886016 (932G)
  Sectorsize: 512
  Mode: r1w1e1

932GB -> 828GB.
Is there a bug or I configured something wrong?

Thanks



I just found data integrity verification cost more than I think.
 
Back
Top