Project

General

Profile

Actions

Documentation #14730

closed

description of upgrade procedure - stopping/starting OSDs

Added by Ben England about 8 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
documentation
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

In URL:

http://docs.ceph.com/docs/master/rados/troubleshooting/troubleshooting-osd/#stopping-w-out-rebalancing

The page tells you to stop & start OSDs with the (shell?) command:

stop ceph-osd id={num}
start ceph-osd id={num}

This is not a valid shell command (in RHEL at least) so what is this referring to? Should it be something like:

service ceph stop osd.num
service ceph start osd.num

Or systemctl equivalent?

Actions

Also available in: Atom PDF