General

Profile

Kotresh Hiremath Ravishankar's activity

From 07/01/2020 to 07/30/2020

07/30/2020

09:21 AM CephFS Bug #46769 (Fix Under Review): qa: Refactor cephfs creation/removal code.
Kotresh Hiremath Ravishankar
08:14 AM CephFS Bug #46769 (In Progress): qa: Refactor cephfs creation/removal code.
Kotresh Hiremath Ravishankar
08:14 AM CephFS Bug #46769 (Fix Under Review): qa: Refactor cephfs creation/removal code.
The 'CephFSTestCase' class creates the filesystem based on
'REQUIRE_FILESYSTEM' flag in 'setUp' but the correspondin...
Kotresh Hiremath Ravishankar
07:39 AM Ceph Revision 381925d2 (ceph): qa: Fix traceback during fs cleanup between tests
The 'mon_allow_pool_delete' option is set to 'True'
in 'setUp' of 'TestVolumes' and is cleared of in
corresponding 't...
Kotresh Hiremath Ravishankar
03:04 AM CephFS Bug #46733 (Closed): Erro:EEXIST returned while unprotecting a snap which is not protected
This issue no longer occurs as the protect/unprotect is deprecated with https://tracker.ceph.com/issues/45371
The pr...
Kotresh Hiremath Ravishankar
02:05 AM CephFS Bug #46607 (Closed): nautilus: pybind/mgr/volumes: TypeError: bad operand type for unary -: 'str'
I believe this is fixed with https://tracker.ceph.com/issues/46464. Therefore I am closing this, please re-open this ... Kotresh Hiremath Ravishankar

07/28/2020

02:32 PM CephFS Backport #46234 (In Progress): octopus: pybind/mgr/volumes: volume deletion not always removes th...
Kotresh Hiremath Ravishankar
02:32 PM CephFS Backport #46477 (In Progress): octopus: pybind/mgr/volumes: volume deletion should check mon_allo...
Kotresh Hiremath Ravishankar
02:32 PM CephFS Backport #46465 (In Progress): octopus: pybind/mgr/volumes: get_pool_names may indicate volume do...
Kotresh Hiremath Ravishankar
02:31 PM CephFS Backport #46642 (In Progress): octopus: qa: random subvolumegroup collision
Kotresh Hiremath Ravishankar
09:54 AM Ceph Revision a57c3a27 (ceph): qa: Fix name collisions
Addresses the name collisions of volumes, subvolumes,
clones, subvolume groups and snapshots within the tests.
Fixes...
Kotresh Hiremath Ravishankar
09:50 AM Ceph Revision ce31d3b3 (ceph): mgr/volumes: Validate mon_allow_pool_delete before volume deletion
Volume deletion wasn't validating mon_allow_pool_delete config
before destroying volume metadata. Hence when mon_allo...
Kotresh Hiremath Ravishankar
09:48 AM Ceph Revision e4eca7ee (ceph): mgr/volumes: Fix pool removal on volume deletion
While volume deletion, the associated pools are not always
removed. The pools are removed only if the volume is creat...
Kotresh Hiremath Ravishankar
08:22 AM CephFS Backport #46641 (In Progress): nautilus: qa: random subvolumegroup collision
Kotresh Hiremath Ravishankar
08:19 AM Ceph Revision 0e350ed6 (ceph): qa: Fix name collisions
Addresses the name collisions of volumes, subvolumes,
clones, subvolume groups and snapshots within the tests.
Fixes...
Kotresh Hiremath Ravishankar

07/27/2020

12:37 PM Ceph Revision 3116a256 (ceph): nautilus: qa/test_volumes: Modify tests not to use json for 'ceph fs st...
Signed-off-by: Kotresh HR <khiremat@redhat.com> Kotresh Hiremath Ravishankar
12:35 PM Ceph Revision 80c9a00d (ceph): mgr/volumes: Fix pool removal on volume deletion
While volume deletion, the associated pools are not always
removed. The pools are removed only if the volume is creat...
Kotresh Hiremath Ravishankar
12:35 PM Ceph Revision afb4d938 (ceph): mgr/volumes: Validate mon_allow_pool_delete before volume deletion
Volume deletion wasn't validating mon_allow_pool_delete config
before destroying volume metadata. Hence when mon_allo...
Kotresh Hiremath Ravishankar

07/20/2020

06:40 AM CephFS Bug #46597 (Fix Under Review): qa: Fs cleanup fails with a traceback
Kotresh Hiremath Ravishankar

07/17/2020

11:50 AM CephFS Bug #46597 (In Progress): qa: Fs cleanup fails with a traceback
Kotresh Hiremath Ravishankar
11:50 AM CephFS Bug #46597 (Resolved): qa: Fs cleanup fails with a traceback
When two consecutive tests are run on single node local teuthology setup, the fs cleanup fails with following traceba... Kotresh Hiremath Ravishankar

07/16/2020

09:25 AM CephFS Bug #46158 (Closed): pybind/mgr/volumes: Persist snapshot size on snapshot creation
As per the reasons stated in comment https://tracker.ceph.com/issues/46158#note-4 , this tracker is being closed. Kotresh Hiremath Ravishankar

07/14/2020

01:08 PM Ceph Revision e4ebdb1a (ceph): mgr/volumes: Fix traceback of ops when volume doesn't exist
Subvolume operations throw a traceback if the volume
doesn't exist. This patch fixes the same.
Fixes: https://tracke...
Kotresh Hiremath Ravishankar
10:09 AM Ceph Revision 3b6f6f1a (ceph): qa: Fix name collisions
Addresses the name collisions of volumes, subvolumes,
clones, subvolume groups and snapshots within the tests.
Fixes...
Kotresh Hiremath Ravishankar

07/13/2020

01:39 PM CephFS Bug #46452 (Duplicate): mgr/volumes: Python stack trace instead of a graceful error is thrown whe...
Duplicate of https://tracker.ceph.com/issues/46496 Kotresh Hiremath Ravishankar
11:04 AM CephFS Bug #46496 (Fix Under Review): pybind/mgr/volumes: subvolume operations throw exception if volume...
Kotresh Hiremath Ravishankar
09:44 AM CephFS Bug #46496 (In Progress): pybind/mgr/volumes: subvolume operations throw exception if volume does...
Kotresh Hiremath Ravishankar
09:44 AM CephFS Bug #46496 (Resolved): pybind/mgr/volumes: subvolume operations throw exception if volume doesn't...
Most of the volume/subvolume operations throw exception if the volume doesn't exist.
e.g.
$ bin/ceph fs subvolu...
Kotresh Hiremath Ravishankar

07/09/2020

07:22 AM CephFS Feature #44279 (In Progress): client: provide asok commands to getattr an inode with desired caps
Kotresh Hiremath Ravishankar

07/07/2020

06:36 AM CephFS Bug #43517 (Fix Under Review): qa: random subvolumegroup collision
Kotresh Hiremath Ravishankar
06:36 AM CephFS Bug #43517 (In Progress): qa: random subvolumegroup collision
Kotresh Hiremath Ravishankar

07/02/2020

02:49 PM Ceph Revision e770bb90 (ceph): mgr/volumes: Validate mon_allow_pool_delete before volume deletion
Volume deletion wasn't validating mon_allow_pool_delete config
before destroying volume metadata. Hence when mon_allo...
Kotresh Hiremath Ravishankar
11:24 AM CephFS Bug #46158 (In Progress): pybind/mgr/volumes: Persist snapshot size on snapshot creation
Kotresh Hiremath Ravishankar
 

Also available in: Atom