Opened 16 years ago

Closed 16 years ago

#43 closed defect (fixed)

domain name usage when no domain name is set

Reported by: bastiaans Owned by: bastiaans
Priority: normal Milestone: 0.3
Component: web Version: 0.2
Keywords: Cc:
Estimated Number of Hours:

Description

jobmond uses the domain name from the FQDN of the machine where jobmond is running to compile nodenames from the batch.

it always reports nodes as FQDN while some people may use short hostnames only.

This will cause node mismatch between Ganglia, PBS and Job Monarch.

Thanks to Jeffrey Sarlo for reporting it - JSarlo(a.t)Central(d.o.t)UH(d.o.t)EDU

Change History (6)

comment:1 Changed 16 years ago by bastiaans

  • Component changed from general to web
  • Milestone set to 0.3
  • Owner changed from somebody to bastiaans
  • Status changed from new to assigned

comment:2 Changed 16 years ago by bastiaans

beta patch comitted in changeset r459.

this should detect whether or not Ganglia/PBS use short hostnames or FQDN's and if Job Monarch should append the domain name to nodes or not.

Awaiting confirmation from bug reporter if this helps.

comment:3 Changed 16 years ago by bastiaans

fixed a bug in changeset r461.

comment:4 Changed 16 years ago by bastiaans

bug was: uninitialized variable outside loop

comment:5 Changed 16 years ago by bastiaans

fixed domain name checking in overview too, see changeset r463.

comment:6 Changed 16 years ago by bastiaans

  • Resolution set to fixed
  • Status changed from assigned to closed

reporter confirms last revision fixes all issues.

Note: See TracTickets for help on using tickets.