Bug 767385

Summary: Provide native systemd service
Product: [Fedora] Fedora Reporter: Jóhann B. Guðmundsson <johannbg>
Component: fence-virtAssignee: Lon Hohberger <lhh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fdinitto, lhh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: fence-virt-0.3.0-1.fc17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-10 18:01:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 751869    
Attachments:
Description Flags
Native systemd service file for fence_virtd.service none

Description Jóhann B. Guðmundsson 2011-12-13 22:43:48 UTC
Description of problem:

Let's get the ball rolling on this one...

http://fedoraproject.org/wiki/Features/SysVtoSystemd
https://fedoraproject.org/wiki/Packaging:Guidelines:Systemd
https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jóhann B. Guðmundsson 2011-12-13 22:47:10 UTC
Created attachment 546438 [details]
Native systemd service file for fence_virtd.service

Let's start with this one. 

Systemd is complaining...

[ 2733.484645] systemd[1]: PID 2494 read from file /run/fence_virtd.pid does not exist. Your service or init script might be broken.

Which indicates the daemon process might be broken which is probably why the service starts cleanly but hangs on shutdown...

Comment 2 Lon Hohberger 2012-02-10 18:01:25 UTC
fence-virt-0.3.0-1.fc17 resolves this