[Samba] could not copy a file bigger than 1GB

William Jojo jojowil at hvcc.edu
Mon Aug 23 23:54:38 GMT 2004



Yes, exactly - "to the capacity of the underlying filesystem". 64GB is the
max file size for JFS on AIX. It's going to require JFS2 to go beyond
that. And if you're using JFS2, you really should have the 64-bit kernel
in place as running JFS2 on the 32-bit kernel is not recommended by IBM.


Bill



On Mon, 23 Aug 2004, Doug VanLeuven wrote:

> The default file size limit on AIX is 1G out of the box.  Just increase
> fsize expressed in 512k blocks for a user or by "default" to change the
> default behavior to a maximum of 2Gig.  After that you have to specify
> "fsize = -1" which means unlimited.  Then you can write to the capacity
> of the underlying file system.
>
> Regards, Doug
>
> /etc/security/limits
> default:
>         fsize = 2097151
>
> shujane.lee at epiphany.com wrote:
>
> >Hi,
> >
> >
> >
> >   I have installed Samba 2.2.8 on AIX 5.2 server.  I tried to copy a
> >file (around 106 GB) from win2k server to this AIX box.  The "copy"
> >process was stop when the file was copied up to 1GB.  Do you know what
> >was wrong?  Is there anything I need to set on AIX server site in order
> >to transfer large file?
> >
> >
> >
> >-Shujane
> >
> >
> >
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>


More information about the samba mailing list