PowerFlex:當使用 ftype 0 建立 /tmp 所在的檔案系統時,從閘道get_info記錄會失敗

Summary: 從閘道收集 get_info 記錄失敗,並顯示錯誤:節點 x.x.x.x 中的記錄檔案未找到正在執行命令。LogCollectionCommand。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

Getinfo 從閘道收集記錄失敗,並顯示以下錯誤:
(scaleio.log 來自閘道)

[executor-4] INFO  c.e.s.s.i.s.i.c.LIANodeConnection - downloadInfo called on UnknownSystemNode[nodeName=4640301440918548081,nodeIPs=[192.168.180.x, 192.168.190.x],credentials=<null>].
[executor-4] INFO  c.e.s.s.i.s.i.c.LIANodeConnection - getLogFilePathByUniqueFlowId called on UnknownSystemNode[nodeName=4640301440918548081,nodeIPs=[192.168.180.x, 192.168.190.x],credentials=<null>]. uniqueFlowId: getInfoDump
[executor-4] ERROR c.e.s.s.d.i.c.LogCollectionCommand - Error The logs file in node 192.168.180.x,192.168.190.x wasnt found executing command .LogCollectionCommand (retry) : com.emc.s3g.scaleio.im.services.installation.connectors.LIANodeConnection.getLogs(LIANodeConnection.java:1850)    
com.emc.s3g.scaleio.im.services.installation.connectors.LIANodeConnection.downloadInfo(LIANodeConnection.java:1522)

登入 get_info 記錄收集失敗的 ScaleIO 節點。在追蹤記錄中,LIA 無法在目錄下找到任何相關檔案,儘管 getinfo 檔案已建立:

# ls -l

total 50508
-rw-------. 1 root root 51717813 Oct 16 03:57 getInfoDump.tgz
# date
Fri Oct 16 03:57:01 CDT 2020

* /opt/emc/scaleio/lia/logs/trc.0 logs from LIA folder or node 192.168.180.x **
7f17ac10bdb0:liaNet_RecvRequest:00351: 10 minutes since last login
7f17ac10bdb0:liaNet_RecvRequest:01112: GET LOG FILES START
7f17ac10bdb0:liaCmd_GetLogFilesHelper:01239: Number of files 0     <<<-----------
7f17ac10bdb0:liaNet_RecvRequest:01145: GET LOG FILES END

Cause

LIA 代碼使用「目錄項目」來尋找在集合中建立的 getInfoDump.tgz。LIA 使用一個名為“readdir()”的函數來獲取目錄的內容。

一旦 LIA 調用“readdir()”,它就會得到字段“d_type”。此欄位會指出「getInfoDump.tgz」是否為一般檔案 (「DT_REG」。並非所有檔案系統都支援d_type

在建立的檔案系統不支援「d_type」的情況下,「readdir()」函數調用後返回的值為:「DT_UNKNOWN」然後 LIA 在目錄中找到零個檔案。

如果您已建立 XFS 檔案系統,請執行以下命令以檢查 ftype=0:

命令輸出的螢幕擷取畫面

Resolution

此問題已在 PowerFlex v3.6 中解決。

因應措施:
請確定在 /tmp 所在位置建立的檔案系統為 Btrfs、ext2、ext3 和 ext4。
針對 XFS 檔案系統,請確定以「ftype=1」建立檔案系統

Affected Products

PowerFlex Software, VxFlex Product Family

Products

PowerFlex rack, VxFlex Ready Nodes, VxFlex Product Family, VxFlex Ready Node, VxFlex Ready Node R640, VxFlex Ready Node R740xd
Article Properties
Article Number: 000182487
Article Type: Solution
Last Modified: 13 Aug 2025
Version:  7
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.