Re: AIX 5.3 df coreutils reportes wrong size - 2.4T limit ?

2008-06-30 Thread Jodok Ole Muellers
Hi, 

Looks like find has also got a similar but different problem on AIX 5.3:

[EMAIL PROTECTED]:/nim# /opt/freeware/bin/find /nim/mksysb/mksysb_nimp
/opt/freeware/bin/find: /nim/mksysb/mksysb_nimp: Value too large to be stored 
in data type

[EMAIL PROTECTED]:/nim# /opt/freeware/bin/du -h /nim/mksysb/mksysb_nimp
4.9G/nim/mksysb/mksysb_nimp

[EMAIL PROTECTED]:/nim# find --version
GNU find version 4.1

[EMAIL PROTECTED]:/nim# rpm -qa | grep coreutils   
coreutils-6.10-1


___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils


AIX 5.3 df coreutils reportes wrong size - 2.4T limit ?

2008-06-20 Thread Jodok Ole Muellers
Hello List,

I just discovered that the df shipped with 
coreutils reports wrong size on AIX 5.3

I tried with these packages:
ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/coreutils/coreutils-5.2.1-2.aix5.1.ppc.rpm
http://www.oss4aix.org/download/RPMS/coreutils/coreutils-6.11-1.aix5.1.ppc.rpm


AIX df:
===
[EMAIL PROTECTED]:/# /bin/df -g /tsmstg:
FilesystemGB blocks  Free %UsedIused %Iused Mounted on
/dev/tsmstglv  18839.50  16384.47   14% 2515 1% /tsmstg

coreutils df

[EMAIL PROTECTED]:/# /opt/freeware/bin/df -h /tsmstg
FilesystemSize  Used Avail Use% Mounted on
/dev/tsmstglv 2.4T  2.4T  485M 100% /tsmstg


The volume tsmstglv is 18TB but only 2.4T are reported.
Furthermore df shows it as 100% full.
I usually prefere GNU utils over AIX tools.

Is this a know problem with a 2.4T limit
or has this something to do with 32bit vs 64bit ?

Any help is much appreciated.


Best regards
Jodok Ole Müllers

-- 
Mit freundlichen Grüßen
Jodok Ole Müllers

Aschendorff Medien GmbH  Co. KG
An der Hansalinie 1
48163 Münster
Telefon : (0251) 690-9474
Telefax : (0251) 690-902
Email   : mailto:[EMAIL PROTECTED]
Website : http://www.aschendorff.de


___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils