Unsolved

1 Rookie

 • 

79 Posts

118

June 10th, 2024 18:31

cronjob: Scheduled weekly isi_gather_info jobs

Hi,

I need to configure a cronjob to run a weekly isi_gather_info. is there a way to do this? I tried the KB document, but that didn't work. Also, when the cronjob is created is it reflected across all of the nodes or do I need to do this for each node? This is for an Isilon/PowerScale A2000

Thanks,

Moderator

 • 

9.5K Posts

June 11th, 2024 12:04

Hi,

Thanks for your question.

Which OneFS version are you on? You will have to do them on each node. Was this the article you followed that didn’t work? https://dell.to/4efo5ND

 

Let us know if you have any additional questions.

1 Rookie

 • 

79 Posts

June 12th, 2024 02:40

@DELL-Josh Cr​ I am running OneFS 9.5.x

I cannot access the article that you posted due to permisions

Moderator

 • 

9.5K Posts

June 12th, 2024 12:15

You need to login to the site to access the article.

It says to use crontab to set jobs.

Run the appropriate command to view either the node-only or the cluster-wide crontab file:

 

   cat /etc/crontab

 

There are instructions in the file on where to add entries.

Top