Linux - GeneralThis forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I’m using Red Hat Enterprise Linux ES release 4 (Nahant Update 2).
When I try to copy a 6 GB file it fails:
find /data/TMP -print|cpio -padmuv /backup/bu0/
/backup/bu0//data/TMP
cpio: File /data/TMP/TMP.TMP grew, 0 new bytes not copied
/backup/bu0//data/TMP/TMP.TMP
3899392 blocks
There is a lot of space in /backup, and using cp instead of cpio works fine.
Is there a size limit on how big files cpio can handle?
Is there a better way to make a disk-to-disk backup?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.