PowerScale 9.x performance impact on mixed node clusters with archive nodes

Summary: OneFS 9.x clusters with mixed node configuration that includes archive nodes can encounter performance issues if the diskpool system flag is set on archive tier.

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

Performance issue on OneFS 9x clusters containing archive nodes and one other node type.

For Example:
A cluster that contains both A200(0) archive nodes and H500 nodes.
A cluster with both A2000 archive nodes and F800 nodes
A cluster with A200 archive nodes, F800 nodes, and H400 nodes

Cause

PSCALE-140986

Setting a system flag on archive tiers can cause performance degradation on mixed node clusters. 


To verify:

Determine where /ifs.ifsvar is located by checking any file in the /ifs/.ifsvar directory:

# isi get -D /ifs/.ifsvar/isi_license.xml | grep pools

Resolution

Precheck:

Prior to completing the resolution steps in this Knowledge Base article, check the size of the audit logs. Verify whether there is sufficient free disk space on the none-archive node pools for the audit logs.

This command checks Disk Usage size of the Audit logs:

# du -sh /ifs/.ifsvar/audit/logs


If the size of the Audit logs causes the none-archive node pool to fill up, follow the steps in KB 000167091 to purge the Audit Logs. 

KB 000167091 - How to remove audit log files

=============

Resolution:
Identify which node pool is configured as System. System node pools are where the contents of the Ifsvar are located. This can be in multiple pools.

# disi -I diskpools ls -v 


Remove the System flag from the Archive node pool:

# isi_gconfig smartpools.diskpools.manually_manage_system_flags=true
# disi -I diskpool modify <diskpool_name> --system=false


After changes have been made, Run a SmartPools or SmartPoolsTree job to move the Ifsvar directory into the nonarchival node pools.

Command to use SmartPoolsTree to move the data:

# isi job start smartpoolstree --paths=/ifs/.ifsvar

If SmartPools is not licensed, run a SetProtectPlus job instead.


IMPORTANT NOTE:
The above SmartPoolsTree job only moves the /ifs/.ifsvar and its contents.
To move other SYSTEM LINs and SBTs, run a SmartPools job to completion - which could take longer.
 

# isi job start smartpools

Additional Information

Affected Products

Isilon
Article Properties
Article Number: 000200141
Article Type: Solution
Last Modified: 28 Oct 2025
Version:  11
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.