OpenStack: Keystone service stops immediately after starting
        Posted  
        
            by 
                user241618
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by user241618
        
        
        
        Published on 2014-01-30T04:15:05Z
        Indexed on 
            2014/08/25
            16:29 UTC
        
        
        Read the original article
        Hit count: 1604
        
When restarting the Keystone service, it starts with a PID but within a fraction of second it stops. Checking the status immediately afterwards, it shows a different PID and when rechecking afterwards, it's dead.
root@hyper5:~# service keystone restart  
stop: Unknown instance:  
keystone start/running, process 37746  
root@hyper5:~# service keystone status  
keystone start/running, process 37750  
root@hyper5:~# service keystone status  
keystone stop/waiting  
        © Ask Ubuntu or respective owner