Enabling large file support
- Log into the InfoPrint server as
root. - Open a terminal window.
- Stop all InfoPrint related processes by using this command:
/usr/lpp/pd/install/killprocs.sh - Use these steps to enable large file support on the file system:
- Verify the current system
limitsby running the commandulimit -a:- Edit the file
/etc/security/limits.conffrom the command line. - Change the file size limit or
fsizeto a size that supports your needs. Setting the file size limit to unlimited sets the file size to unlimited. Or you can run the commandulimit -f unlimited - Save your changes.
- Edit the file
- Restart the server:
startsrv <servername>
where<servername>is the name of your InfoPrint Manager server process (pdserver).
- Verify the current system