I was very excited to create my first > petabyte (pebibyte actually) single filesystem this afternoon! And sure enough, df -h
reported the size in PiB. I remember filing a bug on df
not supporting terabytes (tebibytes) over a decade ago. Thus, I was slightly surprised to discover that it knows about PiBs.
$ df -h /dev/mss1 /dev/dl1 Filesystem Size Used Avail Use% Mounted on /dev/mss1 1.1P 663T 386T 64% /net/mss1 /dev/dl1 350T 18M 350T 1% /net/dl1
$ rpm -q coreutils coreutils-8.4-31.el6_5.1.x86_64