Project

General

Profile

Actions

Feature #45289

closed

mgr/volumes: create fs subvolumes with isolated RADOS namespaces

Added by Ramana Raja almost 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
High
Category:
-
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
octopus,nautilus
Reviewed:
Affected Versions:
Component(FS):
mgr/volumes
Labels (FS):
Manila
Pull request ID:

Description

Add an option to `fs subvolume create` command to allow subvolumes to be created in unique RADOS namespaces.

The create_subvol() method already has a parameter `isolate_nspace` that can be set to True to set a RADOS namespace for a subvolume, but the parameter is now always set to False. Make it configurable based on user input.
https://github.com/ceph/ceph/blob/master/src/pybind/mgr/volumes/fs/volume.py#L122

And it'd be useful to display the RADOS namespace of the subvolume in `fs subvolume info`.

use-case:
This is required by manila's CephFS driver that creates subvolumes/shares in unique RADOS namespaces.


Related issues 2 (0 open2 closed)

Copied to CephFS - Backport #45849: octopus: mgr/volumes: create fs subvolumes with isolated RADOS namespacesResolvedKotresh Hiremath RavishankarActions
Copied to CephFS - Backport #45850: nautilus: mgr/volumes: create fs subvolumes with isolated RADOS namespacesResolvedKotresh Hiremath RavishankarActions
Actions #1

Updated by Ramana Raja almost 4 years ago

  • Subject changed from mgr/volumes: allow creating fs subvolumes in isolated RADOS namespaces to mgr/volumes: create fs subvolumes with isolated RADOS namespaces
Actions #2

Updated by Ramana Raja almost 4 years ago

  • Description updated (diff)
Actions #3

Updated by Kotresh Hiremath Ravishankar almost 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 34776
Actions #4

Updated by Patrick Donnelly almost 4 years ago

  • Target version set to v16.0.0
  • Source set to Development
  • Backport set to octopus,nautilus
Actions #5

Updated by Patrick Donnelly almost 4 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #6

Updated by Nathan Cutler almost 4 years ago

  • Copied to Backport #45849: octopus: mgr/volumes: create fs subvolumes with isolated RADOS namespaces added
Actions #7

Updated by Nathan Cutler almost 4 years ago

  • Copied to Backport #45850: nautilus: mgr/volumes: create fs subvolumes with isolated RADOS namespaces added
Actions #8

Updated by Nathan Cutler almost 4 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions

Also available in: Atom PDF