Menu

#4013 [DEV] "service xcatd restart" hang

2.8.5
pending
yangsong
RHEL7
5
2014-04-29
2014-03-07
yangsong
No

"service xcatd restart" hang on
"
enable_TFTPhpa is hanging

my @tftpprocs=ps axf|grep -v grep|grep in.tftpd;
while (@tftpprocs) {
sleep 0.1;
}
system("$startcmd");
}
"

Discussion

  • yangsong

    yangsong - 2014-03-07
    • status: open --> pending
     
  • yangsong

    yangsong - 2014-03-07

    fixed in 2.8.4:

    commit c2d2452719cdaa03898cbc64427b80c77ecc526c
    Author: immarvin yangsbj@cn.ibm.comq
    Date: Fri Mar 7 05:54:56 2014 -0800

    fix defect #3999 and #4013
    

    fixed in 2.9:

    commit 5a8d12715acca2d71da1c6b2d44651f4278ca0f9
    Author: immarvin yangsbj@cn.ibm.comq
    Date: Fri Mar 7 05:54:56 2014 -0800

    fix defect #3999 and #4013
    
     

    Last edit: Lissa Valletta 2014-03-07
  • Lissa Valletta

    Lissa Valletta - 2014-03-07

    Please always post the full level of the release that is fixed. 2.8.4 not just 2.8. It is important later on when we are determining where things are fixed. It is part of our process.

     
  • yangsong

    yangsong - 2014-04-29
    • Milestones: 2.8.4 --> 2.8.5
     
MongoDB Logo MongoDB