bugGNU FreeIPMI - Bugs: bug #61121, After starting freeipmi with...

 
 

bug #61121: After starting freeipmi with systemctl, then exit and report an error

Submitter:  None
Submitted:  Mon 06 Sep 2021 08:08:45 AM UTC
   
 
Category:  ipmidetectd Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 07 Sep 2021 04:24:01 PM UTC, comment #1: 

hi, would it be possible to run ipmidetectd from the command line with the --debug option and see if we can get more debugging?  Or to atleast see if this is specific to systemd or not.  Thanks.

Also, this appears to be the fedora build of FreeIPMI.  Unsure if they have tweaked / modified the systemd files compared to what is in the upstream of FreeIPMI.

Albert Chu <chu11>
Group administrator
Mon 06 Sep 2021 08:08:45 AM UTC, original submission:  

Basic environment:
Architecture:X86_64
Software version:
freeipmi-1.6.8-2.fc35.x86_64
freeipmi-ipmidetectd-1.6.8-2.fc35.x86_64

Steps to reproduce the problem:
1、Install freeipmi
# yum install -y freeipmi
2、Configuration file
# echo "ipmiping_period 15000
ipmidetectd_server_port 9225
host localhost.localdomain" > /etc/freeipmi/ipmidetectd.conf
3、Start service
# systemctl start bmc-watchdog.service
# systemctl start ipmiseld.service
# systemctl start ipmidetectd.service
# systemctl status ipmidetectd.service
4、Stop service
# systemctl stop ipmidetectd.service
5、expected outcome
View status as inactive
6、actual results
View result as failed
ipmidetectd.service - IPMI Node Detection Monitoring Daemon
   Loaded: loaded (/usr/lib/systemd/system/ipmidetectd.service; disabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Mon 2021-09-06 11:17:41 CST; 1s ago
  Process: 6364 ExecStart=/usr/sbin/ipmidetectd (code=exited, status=0/SUCCESS)
 Main PID: 6366 (code=exited, status=1/FAILURE)
Aug 13 16:47:32 systemd[1]: Starting IPMI Node Detection Monitoring Daemon...
Aug 13 16:47:32 systemd[1]: Started IPMI Node Detection Monitoring Daemon.
Sep 06 11:17:41 systemd[1]: Stopping IPMI Node Detection Monitoring Daemon...
Sep 06 11:17:41 ipmidetectd[6366]: poll: Interrupted system call
Sep 06 11:17:41 systemd[1]: ipmidetectd.service: Main process exited, code=exited, status=1/FAILURE
Sep 06 11:17:41 systemd[1]: ipmidetectd.service: Failed with result 'exit-code'.
Sep 06 11:17:41 systemd[1]: Stopped IPMI Node Detection Monitoring Daemon.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by chu11 (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code