Skip to main content
NetApp Knowledge Base

BeeGFS Tier0 Unavailable - OS User Open File Limit Exceeded During Large Data Copy

Views:
30
Visibility:
Public
Votes:
0
Category:
e-series-systems
Specialty:
esg
Last Updated:

Applies to

  • BeeGFS parallel file system
  • Linux operating systems (all distributions)
  • Workloads using mpiutilcopy or similar high-file-count operations

Issue

When running a large data copy operation (e.g., mpiutilcopy) to BeeGFS Tier0, the process fails and the filesystem becomes unavailable for writes.
The following symptoms and log outputs were observed:
  • Application error: “Too many open files”
  • The file copy halts or fails
  • Users are unable to copy files until open file handles drop below a threshold
Reviewing the file open limits for the user shows:
$ ulimit -n
1024
$ ulimit -Sn
1024
$ ulimit -Hn
524288
The user soft open file limit (ulimit -Sn) is set to 1024.
The hard limit (ulimit -Hn) is much higher (524288).

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.