Skip to content

Commit

Permalink
PendingReleaseNotes: note on 'ceph tell <pgid> ...'
Browse files Browse the repository at this point in the history
Signed-off-by: Sage Weil <[email protected]>
  • Loading branch information
Sage Weil committed Jul 26, 2013
1 parent 0757c60 commit 6faf8b6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions PendingReleaseNotes
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,10 @@ v0.67
in order to accomodate the new write back throttle system. upstart
now sets the fd limit to 32k. sysvinit will set it to 32k by default
(still overrideable via max_open_files).

* The 'ceph pg <pgid> ...' commands (like 'ceph pg <pgid> query') are
deprecated in favor of 'ceph tell <pgid> ...'. This makes the
distinction between 'ceph pg <command> <pgid>' and 'ceph pg <pgid>
<command>' less awkward by making it clearer that the 'tell'
commands are talking to the OSD serving the placement group, not the
monitor.

0 comments on commit 6faf8b6

Please sign in to comment.