メインコンテンツへスキップ

lsofの出力で、MySQLおよびJavaプロセスで開いているファイルが多数表示され、(deleted)インジケータが出力に表示されるのは正常ですか。

Views:
3
Visibility:
Public
Votes:
0
Category:
active-iq-unified-manager
Specialty:
om
Last Updated:

環境

  • Active IQ Unified Manager(AIQUM)9.x(RHEL / CentOS)
  • Active IQ Unified Manager(AIQUM)9.x(OVA / vApp)

回答

はい。lsof 出力に一時ファイル/一時ファイルの大規模なリストが表示されるのが一般的です。

  • (deleted) インジケータは、ファイルシステムから削除されたが、プロセスがファイルハンドルを解放していないために領域が解放されていないことを示します。
  • これらのハンドルは最終的にリリースされますが、新しいハンドルに置き換えられます。したがってlsof 出力には常に(deleted) エントリが存在します。

例:
java     7654 15076 async-per       jboss  181r    REG        254,0   596322    131076 /data/tmp/jar_cache17945771367604846061.tmp (deleted)

java     7654 15136 Keep-Aliv       jboss  588r    REG         8,1     647   3415643 /var/log/ocie/recording/cloudagent/foundation/cluster1.mydomain.com/2025-05-27T151800-0500/api_cluster_metrocluster_interconnects.json (deleted)

追加情報

AdditionalInformation_text

 

 

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.