Package: coreutils
Version: 5.97-5.3
Severity: normal
File: /bin/df

i have a filesystem exported from a Solaris host via NFSv3 to a Linux 
client.  according to df -k on both sides, this filesystem has 
2290522928 KB space used:

Filesystem            kbytes    used   avail capacity  Mounted on
ift                  5119991744 2290522928 2829468816    45%    /aux0

Solaris df -h shows this as 2.1TB:

Filesystem             size   used  avail capacity  Mounted on
ift                    4.8T   2.1T   2.6T    45%    /aux0

however, Linux df -h shows this as 2.2TB:

Filesystem            Size  Used Avail Use% Mounted on
clematis:/aux0/hemlock-home
                      4.8T  2.2T  2.7T  45% /home

(notice available is different too.)

the Linux (coreutils df) output is incorrect.  when rounded using base-2 
multiples, 2290522928 KB is 2.1TB.  when rounded using base-10 multiples 
(which wouldn't make much sense anyway), the output is still wrong, 
because it would be 2.3TB then.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22.1-hemlock13-twincest (SMP w/2 CPU cores)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages coreutils depends on:
ii  libacl1                      2.2.42-1    Access control list shared library
ii  libc6                        2.6-2       GNU C Library: Shared libraries
ii  libselinux1                  2.0.15-2+b1 SELinux shared libraries

coreutils recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to