Introduction

If you’ve ever made the mistake of making a directory on an Isilon cluster with the wrong path but the directory contains huge amounts of data. What you need is the correct ISI command.

Command

This is the one you need:

isi job jobs start --type=treedelete --paths="</ifs/data/directory-path"

This will work wonders on the Isilon cluster as it is multi threaded and is much faster than running rm -rf on a node.

Isilon Delete Directory
Tagged on:

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.