Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ANSWER: the output of startd_crond can change the machine add.  So we need a class add like 'working = false' or change HASLUSTRE or something.  Then have another system, could be a cron job on nmpost-master, that checks for nodes with 'working = false', then drain the node.

Seeing hostnames in condor_q output

What is the condor way to see the hostnames in condor_q output.  Say a user wants to see what jobs are running on host nmpost037.

The reason I want to know is so when I am helping some user with our HTCondor install I can show them how to see the hostnames without telling them to use my script.

ANSWER: condor_q -run -all -g


Using Pelican to replace nraorsync?

...

ANSWER: Greg is not aware of any such bugs or reasons this would happen.



Seeing hostnames in condor_q output

What is the condor way to see the hostnames in condor_q output.  Say a user wants to see what jobs are running on host nmpost037.

The reason I want to know is so when I am helping some user with our HTCondor install I can show them how to see the hostnames without telling them to use my script.

ANSWER: condor_q -run -all -g



...