bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

df: Wrong Gigabyte-Output


From: Matzwelt.info
Subject: df: Wrong Gigabyte-Output
Date: Fri, 2 Sep 2005 11:17:37 +0200

ich saw this Problem after Dist-Upgrade (aptitude) from Debian 3.0 (woody)
to Debian 3.1 (sarge). 3304 MB must be output 3,2(265625) GB on df -h. I had
the same Problem with 1 GB partion (hda3). 1049??? (df), 1026 MB (df -m),
1.1 GB (df -h) # Afer i resize the Partion with parted on 1018MB (df -m), df
-h shows me 1018MB and not 1GB. As 1GB doesn´t exsist.

server:/# df
Dateisystem 1K-Blöcke Benutzt Verfügbar Ben% Eingehängt auf
/dev/hda3 3382340 543928 2804036 17% /
tmpfs 515716 0 515716 0% /dev/shm
/dev/hda1 54416 8175 45680 16% /boot

server:/# df -m
Dateisystem 1M-Blöcke Benutzt Verfügbar Ben% Eingehängt auf
/dev/hda3 3304 532 2739 17% /
tmpfs 504 0 504 0% /dev/shm
/dev/hda1 54 8 45 16% /boot

server:/# df -h
Dateisystem Größe Benut Verf Ben% Eingehängt auf
/dev/hda3 3,3G 532M 2,7G 17% /
tmpfs 504M 0 504M 0% /dev/shm
/dev/hda1 54M 8,0M 45M 16% /boot

server:/# df -H
Dateisystem Größe Benut Verf Ben% Eingehängt auf
/dev/hda3 3,5G 557M 2,9G 17% /
tmpfs 529M 0 529M 0% /dev/shm
/dev/hda1 56M 8,4M 47M 16% /boot

#########

On my Testserver at home the same problem:

address@hidden:/$ df
Dateisystem 1K-Blöcke Benutzt Verfügbar Ben% Eingehängt auf
/dev/hda3 1580852 628741 867770 43% /
tmpfs 31304 0 31304 0% /dev/shm
/dev/hda1 52659 22323 27527 45% /boot

address@hidden:/$ df -m
Dateisystem 1M-Blöcke Benutzt Verfügbar Ben% Eingehängt auf
/dev/hda3 1544 615 848 43% /
tmpfs 31 0 31 0% /dev/shm
/dev/hda1 52 22 27 45% /boot

address@hidden:/$ df -h
Dateisystem Größe Benut Verf Ben% Eingehängt auf
/dev/hda3 1,6G 615M 848M 43% /
tmpfs 31M 0 31M 0% /dev/shm
/dev/hda1 52M 22M 27M 45% /boot

address@hidden:/$ df -H
Dateisystem Größe Benut Verf Ben% Eingehängt auf
/dev/hda3 1,7G 644M 889M 43% /
tmpfs 33M 0 33M 0% /dev/shm
/dev/hda1 54M 23M 29M 45% /boot

Greetings from Germany.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]