Github user lttmtins commented on the pull request:
https://github.com/apache/cloudstack/pull/1223#issuecomment-171251743
Actually the createtmplt.sh script starts with the hardcoded ulimit -f, but
there is an '-S" flag within the script which would set the ulimit -f value to
the Size+10.
however the
services/secondary-storage/server/src/org/apache/cloudstack/storage/resource/NfsSecondaryStorageResource.java
code does not implement the -S flag; see line 314.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---