gqinvs 发表于 2015-10-11 11:04:32

service openstack-cinder-volume status

openstack-cinder-volume dead but pid file exists
问题:service openstack-cinder-volume status
    openstack-cinder-volume dead but pid file exists
解决方法:
    删除openstack-cinder-volume进程的pid(删除进程文件)
    然后在删除/var/lock/subsys/目录先对应的文件/var/lock/subsys/openstack-cinder-volume(删除锁定文件)
重启服务
    如果以上步骤不能解决,则可能存在该服务的配置文件,程序文件的权限有限制。
         版权声明:本文为博主原创文章,未经博主允许不得转载。
页: [1]
查看完整版本: service openstack-cinder-volume status