Feature #2556
rbd tool: break image locks
| Status: | Resolved | Start date: | 06/12/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Josh Durgin | % Done: | 0% | |
| Category: | - | Spent time: | - | |
| Target version: | v0.53b | |||
| Source: | Reviewed: | |||
| Tags: | User Impact: | |||
| Story points | 2.0 | |||
| Velocity based estimate | - |
Associated revisions
rbd: add locking commands
The locker (entity_name_t) will be different each time the rbd
command line tool is run, so 'lock remove' is always breaking a lock.
Fixes: #2556
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
rbd: add locking commands
The locker (entity_name_t) will be different each time the rbd
command line tool is run, so 'lock remove' is always breaking a lock.
Fixes: #2556
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
rbd: add locking commands
The locker (entity_name_t) will be different each time the rbd
command line tool is run, so 'lock remove' is always breaking a lock.
Fixes: #2556
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
rbd: add locking commands
The locker (entity_name_t) will be different each time the rbd
command line tool is run, so 'lock remove' is always breaking a lock.
Fixes: #2556
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
History
#4 Updated by Greg Farnum 11 months ago
- Status changed from New to In Progress
- Target version set to v0.49
Team RBD needs more to do! Pulling this forward. :)
#6 Updated by Greg Farnum 11 months ago
- Status changed from In Progress to Need Review
wip-rbd-locking has this now, but it also merges in wip-clsrbd for an unrelated change, so you might want to wait to review it until stuff is merged together in a cleaner way.
#8 Updated by Greg Farnum 11 months ago
Your commits look good to me (sorry I missed the cli tests; I need to get into the habit of running those), but I don't see any changes that talk about locking?
Josh said he'd review this tomorrow; waiting for that to merge.
#9 Updated by Sage Weil 11 months ago
https://github.com/ceph/ceph/commit/3c05629691deb800e3c6e62e81f444a748e8857c#src-rbd-cc-P108
just making sure i understand correctly... 'rbd lock' will always need to be broken manually?
#10 Updated by Greg Farnum 11 months ago
Argh. I don't seem to be getting my email notifications from you and Josh on Github, and I don't know why.
#14 Updated by Josh Durgin 11 months ago
- Status changed from Need Review to Verified
- Assignee deleted (
Greg Farnum)
The current progress in is wip-rbd-locking. Still needs tests and docs, plus a small cleanup as noted on github.
#18 Updated by Josh Durgin 9 months ago
- Position deleted (
29) - Position set to 2
#21 Updated by Josh Durgin 8 months ago
- Status changed from Verified to Need Review
- Assignee set to Josh Durgin
wip-librbd-locking
#22 Updated by Josh Durgin 8 months ago
- Status changed from Need Review to Resolved