All of lore.kernel.org
 help / color / mirror / Atom feed
* can't stop ceph(v0.69) osd daemon on ubuntu13.04
@ 2013-10-11 10:14 hjwsm1989-gmail
  2013-10-11 15:46 ` Sage Weil
  0 siblings, 1 reply; 2+ messages in thread
From: hjwsm1989-gmail @ 2013-10-11 10:14 UTC (permalink / raw)
  To: ceph-devel

Hi,all

We can't stop osd daemon on Ubuntu 13.04 by using "/ect/init.d/ceph stop
osd",

After debug by bashdb, we found that after setup the osd daemon, the pid
file on /var/run/ceph/osd.N.pid doesn't exists.

Then try to stop osd by "kill pid-of-osd", the osd daemon was killed but
then start again.


Thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: can't stop ceph(v0.69) osd daemon on ubuntu13.04
  2013-10-11 10:14 can't stop ceph(v0.69) osd daemon on ubuntu13.04 hjwsm1989-gmail
@ 2013-10-11 15:46 ` Sage Weil
  0 siblings, 0 replies; 2+ messages in thread
From: Sage Weil @ 2013-10-11 15:46 UTC (permalink / raw)
  To: hjwsm1989-gmail; +Cc: ceph-devel

If you're using ubuntu, you want to do

 stop ceph-osd-all
or
 stop ceph-all

(ceph on ubuntu uses upstart, not sysvinit)

On Fri, 11 Oct 2013, hjwsm1989-gmail wrote:

> Hi,all
> 
> We can't stop osd daemon on Ubuntu 13.04 by using "/ect/init.d/ceph stop
> osd",
> 
> After debug by bashdb, we found that after setup the osd daemon, the pid
> file on /var/run/ceph/osd.N.pid doesn't exists.
> 
> Then try to stop osd by "kill pid-of-osd", the osd daemon was killed but
> then start again.
> 
> 
> Thanks!
> 
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-11 15:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11 10:14 can't stop ceph(v0.69) osd daemon on ubuntu13.04 hjwsm1989-gmail
2013-10-11 15:46 ` Sage Weil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.