bugGPSD - Bugs: bug #61119, After starting freeipmi with...

 
 

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

Submitter:  None
Submitted:  Mon 06 Sep 2021 03:10:42 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 06 Sep 2021 03:10:42 AM UTC, original submission:  

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

 

CC list is empty

 

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