Unsolved

This post is more than 5 years old

2 Intern

 • 

253 Posts

1228

December 3rd, 2015 12:00

Recover error - File Too Large

I know this has been discussed before but I have made recommended changes

I am running Networker 8.2.1 on AIX 7.1

I have set the ulimit on bother the server and client to unlimited and refreshed inetd but still get the error

87276: recover: Cannot write to file 'filename' file too large

Is there any settings in Networker on file limits?

some of these files are over 4Gig each

As always, any help is appreciated

4 Operator

 • 

14.3K Posts

December 3rd, 2015 15:00

As far as I remember, only way to limit this on AIX is with ulimit.  Are you doing this as root or via sudo or some user?  If I remember correctly ulimit follows child process and this can create some funky stuff sometimes.  If you set ulimit for file to be unlimited (on client), then unless there is block at file system level (not sure if that is even applicable nowadays) I would suspect NW.  I remember with 8.0.x I could see that some commands on AIX were funky if file was more than 2GB (or 4) like nsr_render_log for example... perhaps calls used there were too old.  In 8.2.x they are supposed to use 64bit version so I assume all should be ok, but you never know.  You can try to do directed restore to some other box (AIX or some other UNIX/Linux flavor and see what you got; for example attach some NFS share and try to restore file onto it under some other AIX and then Linux box and see what results do you get).

2 Intern

 • 

253 Posts

December 4th, 2015 04:00

I decided to reboot the client and noticed that /usr/tmp was missing so I created the directory and rebooted and now it appears to be working.

Not sure if the directory had anything to do with it but may have

I decided to reboot because setting the ulimit will only take effect after a log out, or so I read. So just wanted to be sure I logged everything out

4 Operator

 • 

14.3K Posts

December 4th, 2015 12:00

Folder is irrelevant.

No Events found!

Top