Isilon: How to Use the TreeDelete job to Delete a Directory
Summary: This article documents how to use the TreeDelete job to delete directories on a cluster.
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.
Instructions
Introduction
TreeDelete is a job option that allows an administrator to delete single or multiple directories from a cluster.
The benefits of TreeDelete are:
- Multi-threaded - Deletions are done in parallel for better performance.
- Local - The deletion process is local to the cluster. Deletions happen directly from the cluster instead of a client initiating the deletion across the network.
- Logging - Directory deletions are logged to the
/var/log/isi_job_d.log.
Procedure
- Open an SSH connection on any node in the cluster and log in using the "root" account.
- Run the following command:
# isi job start treedelete --path=<ifs-directory> --priority=<priority> --policy=<policy> * Where <ifs-directory> is the path to the directory that is to be deleted, <priority> is the priority from 1-10 1 is the highest) and <policy> is the impact level (low, medium, high, off_hours)
Examples:
# isi job start treedelete --path=/ifs/data/dir_1 # isi job start treedelete --path=/ifs/data/dir_2 --priority=8 --policy=low
Note: Impact levels specify the amount of cluster resources to use for the job. If you do not specify a priority or policy, the default priority of "4" and default policy "high" is used. For more information about impact levels, see the "Impact policy management" section in the OneFS User Guides.
Affected Products
IsilonArticle Properties
Article Number: 000018980
Article Type: How To
Last Modified: 25 Jun 2025
Version: 4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.