[OpenAFS-devel] File size limit exceeded
Dave McMurtrie
dgm+@pitt.edu
Tue, 10 Feb 2004 07:46:20 -0500 (EST)
On Tue, 10 Feb 2004, Raymond Wong wrote:
> How to dump an over-2-GB volume into a file in Linux AFS 1.2.10? We've
> got an error "File size limit exceeded" even though the reiserfs file
> system supports the file size of more than 2GB for a single file.
vos dump -id some.volname.backup | split -b1024m - /var/tmp/somefilename
Will split it into 1GB chunks for you.
Thanks,
Dave
--
Dave McMurtrie, Systems Programmer
University of Pittsburgh
Computing Services and Systems Development,
Development Services -- UNIX and VMS Services
717P Cathedral of Learning
(412)-624-6413
PGP/GPG Key: http://www.pitt.edu/~dgm/gpgkey.asc.txt