Bug 1484485

Summary: prevent two miq servers from starting
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: ApplianceAssignee: Gregg Tanzillo <gtanzill>
Status: CLOSED WONTFIX QA Contact: Dave Johnson <dajohnso>
Severity: high Docs Contact:
Priority: medium    
Version: 5.6.0CC: abellott, gtanzill, jhardy, jrafanie, myoder, obarenbo, simaishi, yrudman
Target Milestone: GAKeywords: ZStream
Target Release: 5.6.5   
Hardware: All   
OS: All   
Whiteboard: appliance
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1464698 Environment:
Last Closed: 2018-12-11 15:26:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On: 1464698    
Bug Blocks:    

Comment 2 CFME Bot 2017-08-23 17:46:43 UTC
New commit detected on ManageIQ/manageiq/darga:
https://github.com/ManageIQ/manageiq/commit/25d71d8ffe7b96e17d63d918bc7352c3c1e10eab

commit 25d71d8ffe7b96e17d63d918bc7352c3c1e10eab
Author:     Gregg Tanzillo <gtanzill>
AuthorDate: Sat Jul 1 07:03:04 2017 -0400
Commit:     Satoe Imaishi <simaishi>
CommitDate: Wed Aug 23 13:44:19 2017 -0400

    Merge pull request #15491 from jrafanie/do_not_remove_other_process_pidfile
    
    Only remove my process' pidfile.
    (cherry picked from commit 8dff3ce84db537aad522c580ce786c002a57548d)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1484485

 lib/pid_file.rb           | 2 +-
 spec/lib/pid_file_spec.rb | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)