LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-16-2014, 07:33 AM   #1
sharky
Member
 
Registered: Oct 2002
Posts: 569

Rep: Reputation: 84
lsf cron jobs


Not sure if this is the correct area for this question but I'll give it a shot.

Looking for a way to schedule jobs in LSF similar to the way cron runs jobs? If this is possible can someone direct me to where the process is documented. Google has not been my friend in researching this.

Thanks in advance.
Cheers,
 
Old 01-16-2014, 10:38 AM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
Any time you write an acronym you should think "Will people know what this is?".

On looking for LSF it seems many of the hits relate to this commercial product:
http://en.wikipedia.org/wiki/Platform_LSF

That article says that the LSF it is talking about IS a job scheduler.

Is that one you're talking about? If not perhaps a little more detail might elicit answers for you.
 
Old 01-16-2014, 05:49 PM   #3
sharky
Member
 
Registered: Oct 2002
Posts: 569

Original Poster
Rep: Reputation: 84
Quote:
Originally Posted by MensaWater View Post
Any time you write an acronym you should think "Will people know what this is?".

On looking for LSF it seems many of the hits relate to this commercial product:
http://en.wikipedia.org/wiki/Platform_LSF
That article says that the LSF it is talking about IS a job scheduler.

Is that one you're talking about? If not perhaps a little more detail might elicit answers for you.
My apologies, yes, you are correct. I was referring to the commercial LSF tool. LSF stands for load sharing facility and it does 'schedule' jobs but not in the way that cron schedules jobs.

Typically an end user will submit a job to LSF with the intention of running immediately. LSF 'schedules' the job by finding appropriate system, or systems for mult-threaded jobs, on the compute farm. For example, you might have a job that requires hundreds of simulations. This could take weeks on a single local system but LSF can distribute the job across a compute farm and cut the runtime to a fraction normally required.

My motivation for using LSF for cron type scheduling is that the cron (LSF_cron?) would always be available even if my local system is shutdown.
 
Old 01-17-2014, 10:44 AM   #4
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
I'm not really familiar with this Product. I notice there is (or was) an Open Source product called Platform Lava in same family.

Anyway on looking online I did find a place that appears to have the command line man pages used within Platform LSF:

http://www.cisl.ucar.edu/docs/LSF/7....and_reference/

On looking at the command for submitting schedules found there:
http://www.cisl.ucar.edu/docs/LSF/7....ce/ssched.html

It shows a wait option to delay the run but didn't really show a clear option to schedule at a certain time. You could use this to submit something to run say 24 hours from now by specifying 86400 seconds but it wouldn't run same time every week.

There may be other commands available in that list that give better options.
 
Old 01-18-2014, 01:07 AM   #5
sharky
Member
 
Registered: Oct 2002
Posts: 569

Original Poster
Rep: Reputation: 84
Quote:
Originally Posted by MensaWater View Post
I'm not really familiar with this Product. I notice there is (or was) an Open Source product called Platform Lava in same family.

Anyway on looking online I did find a place that appears to have the command line man pages used within Platform LSF:

http://www.cisl.ucar.edu/docs/LSF/7....and_reference/

On looking at the command for submitting schedules found there:
http://www.cisl.ucar.edu/docs/LSF/7....ce/ssched.html

It shows a wait option to delay the run but didn't really show a clear option to schedule at a certain time. You could use this to submit something to run say 24 hours from now by specifying 86400 seconds but it wouldn't run same time every week.

There may be other commands available in that list that give better options.
This might be a start for me to put something together.

Thanks for the help.

Regards,
 
1 members found this post helpful.
Old 01-18-2014, 02:54 PM   #6
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
No problem.

Please be sure to post your results as it might help someone else in future.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Where are cron jobs located when not under /var/spool/cron/root? NotionCommotion Linux - Newbie 6 09-07-2012 07:33 AM
old jobs reporting in LSF ? sun_sun Linux - Networking 0 02-05-2008 12:25 AM
cron hourly, daily, cron.d jobs don't execute eggsmartha Linux - General 3 09-17-2007 06:37 PM
Cron Jobs XaViaR Linux - General 1 06-23-2005 06:57 PM
cron jobs Zyanid Linux - Software 0 08-27-2002 05:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration