hi just a remark:
Alan DeKok wrote: > > Peter Nixon <[EMAIL PROTECTED]> wrote: > > That was not the exact error message. I am sorry, I will post the correct > > one when I have a spare server built and I can regenerate the problem. > > One OS was SuSE 8.0 on ReiserFS (on LVM, on RAID) and the other was RedHat > > 7.2 on Ext2. (Both are running current recommended kernels from the > > vendors.) > > Hmm... they should be able to handle files larger than 2G. well, that's wrong if you are talking about the filesystems. both the ext2 and the reiserfs can treat files bigger than 2G (64bit) since a long long time. the problem always has been the VFS (virtual file system) of the linux kernel which for as far as i know couldn't treat big files till to the version 2.4.0 without patches. so, check your kernel version and verify from which version on it is definitely supported without bugs etc. it can be reiserfs or ext3 or whatever, it's not the point. ciao artur -- Artur Hecker Groupe Acc�s et Mobilit� hecker[at]enst[dot]fr D�partement Informatique et R�seaux +33 1 45 81 7507 46, rue Barrault 75634 Paris cedex 13 http://www.infres.enst.fr ENST Paris - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
