Virtualmin shows I have 16 exabytes of free space?

http://prnt.sc/c9bqym/direct

I'm using an Azure server and I thought I should report this.

If I use df -m it shows the right space for each partition.

I don't think there is any system in the world have that amount of ssd space.

Very interesting though is that it's 2^24 TB.

EDIT: Turns out Virtualmin also counted the keybase (net?)drive as free space, keybase gives me 16 exabytes of storage for some reason.

Status: 
Closed (works as designed)

Comments

Howdy -- Yeah it looks like you're seeing a bug there. What is the output of "df -h" and the command "mount"? Thanks!

Are you using ZFS there by any chance? Webmin will also try to get free space from your ZFS pools.

What output do you get if you run df -h /keybase ?

Oh, well I guess I found it.

x@x:~# df -h /keybase
Filesystem      Size  Used Avail Use% Mounted on
/dev/fuse        16E     0   16E   0% /keybase

I guess I'll go ahead and report it to keybase that they should maybe limit the user's space allocation lol.

I'll have Webmin exclude fuse filesystems in the next release anyway, as they clearly aren't real local disk-based filesystems.