PowerScale : OneFS : Isilon : How to switch between the Scan Mode and IndexUpdate modes of the FSAnalyze Job

摘要: This Article describes the two FSA Modes available for the cluster to use.

本文适用于 本文不适用于 本文并非针对某种特定的产品。 本文并非包含所有产品版本。

说明

In OneFS 8.2 and later versions FSAnalyze job cab run in two modes:

Index Mode (New Default)

The Index mode relies on Index snapshots and change lists, updates, and walks a global metadata index.
This is enabled by the following gconfig value setting:
 
isi_gconfig -t job-config jobs.fsa.snap_based_mode=true

Please note that above is the default value for this sysctl.
In this mode phase-7 index_walk is utilized.


Scan Mode (Old style)

The scan mode scans the OneFS file system entirely.
This can be enabled by the following gconfig value setting:
 
isi_gconfig -t job-config jobs.fsa.snap_based_mode=false

In this mode phase-8 lin_fsa (a.k.a lin_walk) is utilized in place of phase-7.

The (old style) Scan mode also supports (old style) FSAnalyze snapshots. (a.k.a. FSA snapshots)
To turn on FSA snapshot:
 
isi_gconfig fsa.use_snapshot=true

Index Mode does not get any benefit from FSA snapshot:

The Index (default) mode of FSA runs faster if an IndexUpdate job is ran before the FSAnalyze job.
The old style FSA snapshots (isi_gconfig fsa.use_snapshot=true) does not have any positive affect in FSA performance in Index mode as well as scan mode, although it creates FSA snapshots.
文章属性
文章编号: 000205111
文章类型: How To
上次修改时间: 03 4月 2025
版本:  2
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。