<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://www.clusterresources.com/bugzilla/bugzilla.dtd">

<bugzilla version="3.4.5"
          urlbase="http://www.clusterresources.com/bugzilla/"
          
          maintainer="support@clusterresources.com"
>

    <bug>
          <bug_id>88</bug_id>
          
          <creation_ts>2010-10-14 13:33:00 -0600</creation_ts>
          <short_desc>pbs_sched won&apos;t start if interface is not started.</short_desc>
          <delta_ts>2010-10-14 13:33:37 -0600</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>TORQUE</product>
          <component>pbs_sched</component>
          <version>2.5.x</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          
          
          
          
          
          
          <priority>P5</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Steve Traylen">steve.traylen</reporter>
          <assigned_to name="Glen">glen.beane</assigned_to>
          <cc>torquedev</cc>

      

      

      

          <long_desc isprivate="0">
            <who name="Steve Traylen">steve.traylen</who>
            <bug_when>2010-10-14 13:33:37 -0600</bug_when>
            <thetext>Hi,
 
 I don&apos;t think this will be a problem with most normal operations
 but it was reported here.

 https://bugzilla.redhat.com/show_bug.cgi?id=528045

 I&apos;ve just checked and is still true for 2.5.2 as well.
 
 If you start pbs_sched with primary interface down then it fails to start.

 # ifdown eth0

 # hostname -i
192.168.1.2

 # netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface

# /etc/init.d/pbs_sched start
Starting TORQUE Scheduler: pbs_sched: LOG_ERROR::Cannot assign requested address (99) in main, bind
                                                           [FAILED]

after bringing the interface up.

# /etc/init.d/pbs_sched start
Starting TORQUE Scheduler:                                 [  OK  ]

# netstat -tapn | grep pbs
tcp        0      0 192.168.1.2:15004           0.0.0.0:*                   LISTEN      1262/pbs_sched      


pbs_mom and pbs_sched don&apos;t suffer from this.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>