0653-447 Requested a write of 4096 bytes, but wrote only 3584
1 Comment so far
Leave a comment
I hit a roadblock when trying to copy a 50G file from an NFS mount to a local disk on an AIX 5.3 server.
The error is as follows:
0653-447 Requested a write of 4096 bytes, but wrote only 3584.
What to do? On a console, type :
#ulimit -f unlimited
#ulimit -d unlimited
..and retry the copy process
1 Comment so far
Leave a comment









Thanks dude it solve my problem.
Comment by Umesh January 5, 2011 @ 15:07