What do you mean by "migrating"? These are two independed clusters right now? Then they don't know anything about the other cluster.

You could set up a so called transfer queue, which will forward the jobs to the other cluster. An outdated Howto is here http://arc.liv.ac.uk/SGE/howto/TransferQueues/transferqueues.html and needs some work to implement it under SGE 6.2u5

It looks like you have a shared home, as you write they can access the data, then it's quit wasy.

I just implemented a transfer queue with two separate cluster which includes some filestaging, therefore it's limited to the set up applications to transfer the relevant files (othewise you would need some sophisticaed parser for the jobscript: what is reference and what will be read and what written).

-- Reuti


Am 28.09.2011 um 13:35 schrieb Bharanidharan Narayanaswamy:

Hi all,


Is it possible to migrate jobs that are in qw state from master01 (one of my sge master node) to master02 (2nd sge master node).

Both the sge masters have access to the job_scripts, job data

Thanks,
Bharani
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to