General

Profile

Ramana Raja's activity

From 05/26/2019 to 06/24/2019

06/24/2019

01:15 PM CephFS Bug #40429: mgr/volumes: subvolume.py calls Exceptions with too few arguments.
> +pybind/mgr/volumes/fs/subvolume.py: note: In member "_get_ancestor_xattr" of class "SubVolume":
+pybind/mgr/volum...
Ramana Raja
12:19 PM CephFS Bug #40429 (Fix Under Review): mgr/volumes: subvolume.py calls Exceptions with too few arguments.
Ramana Raja
12:14 PM CephFS Bug #40431 (Fix Under Review): mgr/volumes: allow setting data pool layout for fs subvolumes
Ramana Raja
12:14 PM CephFS Feature #40299 (Fix Under Review): mgr/volumes: allow setting mode on fs subvol, subvol group
Ramana Raja

06/20/2019

03:18 PM CephFS Bug #40431 (In Progress): mgr/volumes: allow setting data pool layout for fs subvolumes
Ramana Raja

06/19/2019

12:04 PM CephFS Bug #40431 (Resolved): mgr/volumes: allow setting data pool layout for fs subvolumes
This is required by CephFS CSI driver. Allow setting data pool layout for fs subvolumes,
$ ceph fs subvolume crea...
Ramana Raja

06/17/2019

12:53 PM CephFS Feature #40401 (Resolved): mgr/volumes: allow/deny r/rw access of auth IDs to subvolume and subvo...
Using the ceph CLI, authorize/deauthorize cephx auth IDs read/read-write access to fs subvolumes and subvolume groups... Ramana Raja
12:28 PM CephFS Backport #40378 (In Progress): nautilus: mgr / volume: refactor volume module
Ramana Raja
12:00 PM CephFS Bug #40152 (Pending Backport): mgr/volumes: unable to set quota on fs subvolumes
Ramana Raja
11:44 AM CephFS Bug #40152 (Resolved): mgr/volumes: unable to set quota on fs subvolumes
Ramana Raja
11:58 AM CephFS Backport #40158 (In Progress): nautilus: mgr/volumes: unable to set quota on fs subvolumes
Ramana Raja
11:43 AM CephFS Backport #40158 (Resolved): nautilus: mgr/volumes: unable to set quota on fs subvolumes
Ramana Raja

06/13/2019

02:48 PM CephFS Backport #40338 (In Progress): nautilus: mgr/volumes: Name 'sub_name' is not defined
https://github.com/ceph/ceph/pull/28429 Ramana Raja
02:47 PM CephFS Backport #40338 (Resolved): nautilus: mgr/volumes: Name 'sub_name' is not defined
https://github.com/ceph/ceph/pull/28429 Ramana Raja
02:43 PM CephFS Backport #40321: nautilus: test: extend mgr/volume test to cover new interfaces
https://github.com/ceph/ceph/pull/28429 Ramana Raja
02:39 PM CephFS Bug #40014 (Pending Backport): mgr/volumes: Name 'sub_name' is not defined
Ramana Raja
02:22 PM Ceph Revision 06279878 (ceph): mgr/volumes: fix error message
... when trying to remove a non-existent fs subvolume group
snapshot.
Fixes: http://tracker.ceph.com/issues/40014
Si...
Ramana Raja

06/12/2019

01:30 PM CephFS Feature #40299 (Resolved): mgr/volumes: allow setting mode on fs subvol, subvol group
Allow setting mode bits(directory permissions) when creating fs subvolume, and fs subvolume group through the CLI.
...
Ramana Raja
12:33 PM Ceph Revision 906883df (ceph): ceph_volume_client: fix usage of get_mds_map()
get_mds_map() is an instance method, and not a global
function. Use it as such.
Fixes: http://tracker.ceph.com/issue...
Ramana Raja

06/11/2019

04:52 PM CephFS Bug #40014: mgr/volumes: Name 'sub_name' is not defined
Venky Shankar wrote:
> Ramana, I think we should just mention that this issue will be fixed w/ subvolume refactor an...
Ramana Raja

06/06/2019

03:32 PM Ceph Revision 52fa4f24 (ceph): mgr/volumes: fix subvolume creation with quota
A quota is set on a subvolume by setting a quota virtual
xattr on a fs subdirectory. The value of the quota xattr
sho...
Ramana Raja
03:28 PM Ceph Revision 41aae82e (ceph): mgr/volumes: allow creation/deletion of FS subvolume group snapshots
... using `ceph fs subvolumegroup snapshot create/rm` commands.
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherr...
Ramana Raja
03:28 PM Ceph Revision 591b8d6d (ceph): mgr/volumes: allow creation/deletion of FS subvolume groups
... using `ceph fs subvolumegroup create/rm` commands.
FS subvolume groups are parent directories of FS subvolumes. T...
Ramana Raja
03:24 PM Ceph Revision 0e2081b7 (ceph): mgr/volumes: allow creation/deletion of snapshots of FS subvolumes
... using `ceph fs subvolume snapshot create/rm` commands.
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry pic...
Ramana Raja
03:24 PM Ceph Revision c4c3f6cc (ceph): mgr/volumes: allow fetching path of FS subvolumes
... using `ceph fs subvolume getpath` command.
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from com...
Ramana Raja
03:24 PM Ceph Revision ded597d2 (ceph): mgr/volumes: use the fs_subvolume module
... instead of src/pybind/ceph_volume_client.py to manage CephFS
subvolumes using `ceph fs subvolume` set of commands...
Ramana Raja
03:23 PM Ceph Revision 4d27fafb (ceph): mgr/volumes: add fs_subvolume module
fs_subvolume module provisions and manages CephFS subvolumes, which are
CephFS subdirectories with a desired layout a...
Ramana Raja
11:10 AM CephFS Backport #40158 (In Progress): nautilus: mgr/volumes: unable to set quota on fs subvolumes
https://github.com/ceph/ceph/pull/28429 Ramana Raja
11:09 AM CephFS Backport #40157 (In Progress): nautilus: mgr/volumes: cannot create subvolumes with py3 libraries
https://github.com/ceph/ceph/pull/28429 Ramana Raja
11:09 AM CephFS Backport #39934 (In Progress): nautilus: mgr/volumes: add CephFS subvolumes library
https://github.com/ceph/ceph/pull/28429 Ramana Raja

06/05/2019

12:41 PM CephFS Bug #40014 (Fix Under Review): mgr/volumes: Name 'sub_name' is not defined
Ramana Raja
12:37 PM Ceph Revision 834bd72d (ceph): mgr/volumes: fix error message
... when trying to remove a non-existent fs subvolume group
snapshot.
Fixes: http://tracker.ceph.com/issues/40014
Si...
Ramana Raja

06/04/2019

05:04 PM Ceph Revision 695c9e4d (ceph): mgr/volumes: fix subvolume creation with quota
A quota is set on a subvolume by setting a quota virtual
xattr on a fs subdirectory. The value of the quota xattr
sho...
Ramana Raja
02:38 PM CephFS Bug #40152 (Resolved): mgr/volumes: unable to set quota on fs subvolumes
Setting quota on fs subvolumes fails in master. Tested on a vstart cluster.
build]$ ./bin/ceph fs subvolume create...
Ramana Raja
 

Also available in: Atom