General

Profile

Jos Collin's activity

From 11/13/2019 to 12/12/2019

12/12/2019

06:29 AM CephFS Documentation #37746: doc: how to mount a subdir with ceph-fuse/kclient
Марк Коренберг wrote:
> Well,
> 1. I don't consider using options in the device part. I just found a working examp...
Jos Collin
05:40 AM CephFS Backport #43271 (In Progress): nautilus: qa/tasks: Fix raises that doesn't re-raise in test_volum...
Jos Collin
05:30 AM CephFS Backport #43271 (Resolved): nautilus: qa/tasks: Fix raises that doesn't re-raise in test_volumes.py
https://github.com/ceph/ceph/pull/33122 Jos Collin

12/11/2019

05:28 AM CephFS Documentation #37746: doc: how to mount a subdir with ceph-fuse/kclient
Марк Коренберг wrote:
> In order not to loose linked info from https://forum.proxmox.com/threads/mount-cephfs-using-...
Jos Collin
12:45 AM Ceph Bug #24797: FindCython.cmake fails to find /usr/bin/cython on openSUSE Leap 15 (py3-only)
Edit cmake/modules/FindCython.cmake
Replace
COMMAND ${Python${PYTHON_VERSION}_EXECUTABLE} -m cython --version
...
Jos Collin

12/10/2019

05:57 AM CephFS Backport #43219 (In Progress): nautilus: mgr/volumes: ERROR: test_subvolume_create_with_desired_u...
Jos Collin
05:49 AM CephFS Backport #43219 (Resolved): nautilus: mgr/volumes: ERROR: test_subvolume_create_with_desired_uid_...
https://github.com/ceph/ceph/pull/31741 Jos Collin
05:52 AM Ceph Revision 67d7221e (ceph): mgr/volumes: check for string values in uid/gid
chown allows strings as per bbbfb44453f204286a8ff312349d42afde5fced6,
which caused this error. Eventhough uid/gid are...
Jos Collin
05:44 AM CephFS Bug #43038 (Pending Backport): mgr/volumes: ERROR: test_subvolume_create_with_desired_uid_gid (ta...
Jos Collin
05:42 AM Ceph Revision 8df6e03d (ceph): Merge pull request #31961 from joscollin/wip-B43038-subvolume-group-cre...
mgr/volumes: check for string values in uid/gid
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Jos Collin

12/09/2019

03:06 PM CephFS Backport #43085 (In Progress): nautilus: pybind / cephfs: remove static typing in LibCephFS.chown
Jos Collin
02:56 PM CephFS Backport #43085 (New): nautilus: pybind / cephfs: remove static typing in LibCephFS.chown
Reopening. I will update this PR with this fix: https://github.com/ceph/ceph/pull/31741 Jos Collin
01:55 PM Ceph Revision 4c1029bc (ceph): mgr/volumes: check for string values in uid/gid
chown allows strings as per bbbfb44453f204286a8ff312349d42afde5fced6,
which caused this error. Eventhough uid/gid are...
Jos Collin
12:07 PM Ceph Revision 69135241 (ceph): qa/tasks: Fix the volume ls in test_volume_rm
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
12:07 PM Ceph Revision 5e998bd9 (ceph): qa/tasks: tests for 'fs volume create' and 'fs volume ls'
Fixes: https://tracker.ceph.com/issues/42872
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin

12/03/2019

10:45 AM CephFS Bug #43038 (Fix Under Review): mgr/volumes: ERROR: test_subvolume_create_with_desired_uid_gid (ta...
Jos Collin

11/27/2019

03:00 AM Ceph Revision 4c67888a (ceph): qa/tasks: Fixed AttributeError: can't set attribute
Fixes: https://tracker.ceph.com/issues/42636
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
02:57 AM Ceph Revision 003550c4 (ceph): qa/tasks: drop/update name from Thrasher
* Dropped name setter and property from Thrasher base class
* Updated each Thrasher class with a name attribute
Sign...
Jos Collin

11/26/2019

02:36 PM CephFS Bug #42872 (Fix Under Review): qa/tasks: add remaining tests for fs volume
Jos Collin
10:12 AM CephFS Bug #42872 (In Progress): qa/tasks: add remaining tests for fs volume
Jos Collin

11/25/2019

10:01 AM CephFS Bug #42872 (Closed): qa/tasks: add remaining tests for fs volume
We cannot test this with accuracy.
Because:
`ceph fs volume ls` would list the already existing volumes and th...
Jos Collin

11/20/2019

06:39 AM Ceph Revision 42c135d8 (ceph): qa/tasks: remove subvolume, subvolumegroup and their snapshots with --f...
* tests 'fs subvolume rm --force'
* tests 'fs subvolume snapshot rm --force'
* tests 'fs subvolumegroup rm --force'
*...
Jos Collin
06:39 AM Ceph Revision c8f6a25c (ceph): qa/tasks: Fix the commands success
* Raised RuntimeException when the commands, which were expected to fail succeed.
* Dropped some commands with --forc...
Jos Collin
06:35 AM Ceph Revision 992d8b6a (ceph): qa/tasks: Fix raises that doesn't re-raise
* Fixed raises that doesn't re-raise
* Dropped some commands with --force remove commands, as it is unnecessary.
Sig...
Jos Collin

11/19/2019

04:38 PM Ceph Revision e66bcf64 (ceph): rgw: Silence warning: control reaches end of non-void function
Build shows:
[ 53%] Building CXX object src/mds/CMakeFiles/mds.dir/JournalPointer.cc.o
ceph/src/rgw/rgw_rest_s3.cc: I...
Jos Collin
04:38 PM Ceph Revision 9d69c14c (ceph): rgw: drop getting list-type when get_data is false
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit ae56a918174cc6899bf7384004560ea57036b009)
Jos Collin
04:02 PM CephFS Backport #42886 (In Progress): nautilus: mgr/volumes: allow setting uid, gid of subvolume and sub...
Jos Collin
03:54 PM CephFS Backport #42886 (Resolved): nautilus: mgr/volumes: allow setting uid, gid of subvolume and subvol...
... by passing optional arguments --uid and --gid to `ceph fs subvolume/subvolume group create` commands.
https://...
Jos Collin
03:58 PM Ceph Revision c60c9b4a (ceph): qa/tasks: uid, gid for subvolume create and subvolumegroup create commands
Fixes: https://tracker.ceph.com/issues/40959
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commi...
Jos Collin
03:58 PM Ceph Revision 1bb0fbb4 (ceph): cephfs: chown function
Fixes: https://tracker.ceph.com/issues/40959
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commi...
Jos Collin
03:58 PM Ceph Revision ee853e26 (ceph): mgr/volumes: uid, gid for subvolume create and subvolumegroup create co...
Allow setting uid, gid for subvolume create and subvolumegroup create commands
Fixes: https://tracker.ceph.com/issue...
Jos Collin
10:25 AM CephFS Feature #40959 (Pending Backport): mgr/volumes: allow setting uid, gid of subvolume and subvolume...
Jos Collin
06:02 AM CephFS Feature #42875 (New): mgr/volumes: user credentials for ListVolumes, GetCapacity and ValidateVolu...
Validate user credentials for the following API/Commands:
ValidateVolumeCapabilities
GetCapacity
ListVolumes
Jos Collin
05:57 AM CephFS Feature #42874 (New): mgr/volumes: add ValidateVolumeCapabilities API/command for `fs volume`
add ValidateVolumeCapabilities API/command for `fs volume` as mentioned in [1]
[1] https://github.com/container-st...
Jos Collin
05:55 AM CephFS Feature #42873 (New): mgr/volumes: add GetCapacity API/command for `fs volume`
add `fs volume getcapacity` command as suggested in [1].
[1] https://github.com/container-storage-interface/spec/i...
Jos Collin
05:06 AM CephFS Bug #42872 (Resolved): qa/tasks: add remaining tests for fs volume
There are missing tests for `fs volume` in test_volumes.py. Only test_volume_rm is available. Where are the tests for... Jos Collin

11/15/2019

12:47 AM Ceph Revision 77a93fa3 (ceph): qa/tasks: fs subvolume resize inf command
tests for fs subvolume resize inf command
Fixes: https://tracker.ceph.com/issues/42479
Signed-off-by: Jos Collin <jc...
Jos Collin
12:42 AM Ceph Revision 400e4462 (ceph): mgr/volumes: fs subvolume resize command
Fixes: https://tracker.ceph.com/issues/41182
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commi...
Jos Collin
12:42 AM Ceph Revision 7d9694cd (ceph): qa/tasks: tests for resize subvolume
* That a subvolume can be expanded in size and its quota matches the expected size.
* That a subvolume can be shrinke...
Jos Collin
12:42 AM Ceph Revision d5a0ddb8 (ceph): mgr/volumes: fs subvolume resize inf/infinite command
Resize a subvolume infinitely by unsetting the
subvolume quota.
Fixes: https://tracker.ceph.com/issues/42479
Signed-...
Jos Collin

11/14/2019

09:07 AM Ceph Revision 596c1fef (ceph): doc: uid, gid for subvolume create and subvolumegroup create commands
Fixes: https://tracker.ceph.com/issues/40959
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
09:07 AM Ceph Revision a1ff1792 (ceph): qa/tasks: uid, gid for subvolume create and subvolumegroup create commands
Fixes: https://tracker.ceph.com/issues/40959
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin

11/13/2019

10:21 AM CephFS Backport #42790 (In Progress): nautilus: mgr/volumes: add `fs subvolume resize infinite` command
Jos Collin
08:12 AM CephFS Backport #42790 (Resolved): nautilus: mgr/volumes: add `fs subvolume resize infinite` command
https://github.com/ceph/ceph/pull/31332 Jos Collin
 

Also available in: Atom