1 Rookie

 • 

62 Posts

659

September 29th, 2022 13:00

Custom script/Job

Is there a "proper" or at least unofficially semi-supported way of running custom scripts triggered by a scheduler like the OneFS job engine or cron directly in an Isilon/PowerScale cluster? 

Some very old information (2013 and older) points towards putting custom .sh scrips in either /root or /ifs and triggering them via cron on one of the nodes...

In one of our environments (security hardened PowerScale tennant/access zone network)  there are several use cases where running file and data management tasks (move, rename, copy, delete files/folders and also "selective smartlock" certain filetypes within some folders where other filetypes and/or subfolders must not be smartlocked) would be best triggered and executed from within the cluster, instead of having to allow some sort of external control/management station manipulate the data.

Moderator

 • 

9.5K Posts

September 30th, 2022 06:00

Hi,

Thanks for your question. I wasn’t able to find anything for officially supporting local scripts. Ansible and powershell interacting with the cli commands should work. https://dell.to/3dUJXDH

 

Let us know if you have any additional questions.

Top