Activity log for bug #1839175

Date Who What changed Old value New value Message
2019-08-06 16:24:32 Ramana Raja bug added bug
2019-08-06 16:36:39 Ramana Raja description The ganesha library generates NFS-ganesha exports, one per CephFS share. It sets the unique export ID of an export based on the export ID counter stored in a Ceph RADOS object. The library monotonically increases the export ID counter from 1001 (the first 1000 exports are reserved for non-manila use cases) and assigns the counter value as the export ID of the generated export. It does not re-use export IDs that aren't in use by the current set of exports, e.g. export IDs of exports that have been deleted by the ganesha library. Since the maximum valid export ID of NFS-ganesha server is 65535, it's possible that the export ID counter reaches the limit. The generated exports would no longer have valid export IDs, which would be greater than 65535. The ganesha library generates NFS-ganesha exports, one per CephFS share. It sets the unique export ID of an export based on the export ID counter stored in a Ceph RADOS object or in a file backed by a clustered storage system. The library monotonically increases the export ID counter from 1001 (the first 1000 exports are reserved for non-manila use cases) and assigns the counter value as the export ID of the generated export. It does not re-use export IDs that aren't in use by the current set of exports, e.g. export IDs of exports that have been deleted by the ganesha library. Since the maximum valid export ID of NFS-ganesha server is 65535, it's possible that the export ID counter reaches the limit. The generated exports would no longer have valid export IDs, which would be greater than 65535.
2019-08-06 17:16:04 Tom Barron tags cephfs driver ganesha
2019-08-06 17:16:19 Tom Barron manila: importance Undecided Medium
2020-05-14 18:56:57 Goutham Pacha Ravi manila: status New Triaged
2020-05-14 18:56:59 Goutham Pacha Ravi manila: assignee Goutham Pacha Ravi (gouthamr)
2020-05-14 18:57:01 Goutham Pacha Ravi manila: milestone victoria-2
2020-07-30 21:42:27 Goutham Pacha Ravi manila: milestone victoria-2 victoria-3
2020-09-19 01:06:22 Goutham Pacha Ravi manila: milestone victoria-3 wallaby-1
2020-09-21 15:42:08 Victoria Martinez de la Cruz manila: assignee Goutham Pacha Ravi (gouthamr) Victoria Martinez de la Cruz (vkmc)
2020-12-10 06:59:31 Goutham Pacha Ravi manila: milestone wallaby-1 wallaby-2
2021-01-22 17:58:26 Goutham Pacha Ravi manila: milestone wallaby-2 wallaby-3
2021-03-15 15:20:24 Victoria Martinez de la Cruz manila: milestone wallaby-3 wallaby-rc1
2021-03-16 19:56:56 Goutham Pacha Ravi tags cephfs driver ganesha cephfs driver ganesha wallaby-rc-bugsquash
2021-03-22 02:41:37 Goutham Pacha Ravi manila: milestone wallaby-rc1 xena-1
2021-03-26 16:54:41 Goutham Pacha Ravi tags cephfs driver ganesha wallaby-rc-bugsquash cephfs driver ganesha wallaby-backport-potential
2021-06-10 15:32:06 Goutham Pacha Ravi manila: milestone xena-1 xena-2
2021-07-19 14:32:58 Victoria Martinez de la Cruz manila: milestone xena-2 xena-3
2021-09-20 19:16:13 Carlos Eduardo manila: milestone xena-3 yoga-1
2021-11-18 15:05:40 Victoria Martinez de la Cruz manila: milestone yoga-1 yoga-3
2022-03-31 20:34:18 Goutham Pacha Ravi manila: milestone yoga-3 zed-3
2022-08-19 15:44:46 Victoria Martinez de la Cruz manila: status Triaged In Progress
2022-10-06 18:23:24 Carlos Eduardo manila: milestone zed-3 antelope-1
2022-10-06 18:24:02 Carlos Eduardo manila: milestone antelope-1 zed-3
2022-10-06 18:26:29 Carlos Eduardo manila: status In Progress Fix Released