Back to bug 1975689

Who When What Removed Added
Patrick Donnelly 2021-06-28 15:41:58 UTC Flags needinfo?(hyelloji)
Hemanth Kumar 2021-06-29 14:55:28 UTC CC pdonnell
Flags needinfo?(hyelloji) needinfo?(pdonnell)
Patrick Donnelly 2021-06-29 16:10:18 UTC CC vshankar
Flags needinfo?(pdonnell) needinfo?(vshankar)
Patrick Donnelly 2021-06-29 18:29:08 UTC Status NEW ASSIGNED
CC varao
Assignee pdonnell varao
Flags needinfo?(varao)
Venky Shankar 2021-07-05 04:30:20 UTC Flags needinfo?(vshankar)
Hemanth Kumar 2021-07-07 09:12:43 UTC Flags needinfo?(varao)
Varsha 2021-07-08 05:48:49 UTC Flags needinfo?(varao) needinfo?(varao) needinfo?(hyelloji)
Patrick Donnelly 2021-07-08 18:20:54 UTC Flags needinfo?(hyelloji) needinfo?(varao)
Hemanth Kumar 2021-07-09 08:09:49 UTC Status ASSIGNED VERIFIED
Varsha 2021-07-12 11:30:35 UTC Flags needinfo?(pdonnell)
Patrick Donnelly 2021-07-12 14:38:08 UTC Flags needinfo?(pdonnell)
Varsha 2021-07-13 09:03:47 UTC Flags needinfo?(varao) needinfo?(pdonnell)
Hemanth Kumar 2021-07-13 09:53:05 UTC Status VERIFIED ASSIGNED
Hemanth Kumar 2021-07-13 10:27:50 UTC Summary [CephFS-Mirror] - Replication of NFS export is not possible as snapshot creation on NFS mounts are not supported Listing of snapshots are not always successful on nfs exports
Patrick Donnelly 2021-07-13 17:14:54 UTC CC kkeithle, mbenjamin
Component CephFS NFS-Ganesha
Assignee varao jlayton
QA Contact hyelloji tchandra
Flags needinfo?(pdonnell)
Patrick Donnelly 2021-07-15 00:15:44 UTC Target Release 5.0 5.0z1
Component NFS-Ganesha CephFS
Assignee jlayton pdonnell
QA Contact tchandra hyelloji
Red Hat Bugzilla 2021-08-16 18:52:35 UTC CC varao
Patrick Donnelly 2021-09-16 14:10:16 UTC Assignee pdonnell rraja
Flags needinfo?(rraja)
CC rraja
Patrick Donnelly 2021-09-17 01:46:38 UTC Target Release 5.0z1 5.1
Red Hat One Jira (issues.redhat.com) 2021-09-17 01:48:28 UTC Link ID Red Hat Issue Tracker RHCEPH-1709
Red Hat Bugzilla 2021-12-09 06:35:34 UTC CC sweil
Greg Farnum 2022-01-06 00:04:47 UTC Target Release 5.1 5.2
CC gfarnum
Flags needinfo?(rraja)
Ram Raja 2022-01-07 19:44:15 UTC Flags needinfo?(rraja) needinfo?(rraja)
Hemanth Kumar 2022-03-07 07:53:06 UTC Flags needinfo?(rraja)
Ram Raja 2022-03-08 21:06:40 UTC Flags needinfo?(rraja)
Venky Shankar 2022-03-09 13:06:47 UTC Link ID Ceph Project Bug Tracker 54501
Greg Farnum 2022-03-09 14:51:03 UTC Target Release 5.2 6.1
Ram Raja 2022-09-14 20:40:18 UTC Assignee rraja dparmar
Greg Farnum 2022-12-01 15:27:21 UTC Assignee dparmar vshankar
Red Hat Bugzilla 2022-12-31 19:50:29 UTC QA Contact hyelloji
Red Hat Bugzilla 2023-01-01 05:40:07 UTC CC pdonnell
Red Hat Bugzilla 2023-01-01 08:31:15 UTC CC kkeithle
Red Hat Bugzilla 2023-01-01 08:33:44 UTC CC mbenjamin
Red Hat Bugzilla 2023-01-01 08:49:23 UTC Assignee vshankar nobody
CC vshankar
Alasdair Kergon 2023-01-04 04:54:46 UTC Assignee nobody vshankar
Alasdair Kergon 2023-01-04 05:10:46 UTC QA Contact hyelloji
Alasdair Kergon 2023-01-04 05:31:22 UTC CC pdonnell
Alasdair Kergon 2023-01-04 05:57:59 UTC CC vshankar
Alasdair Kergon 2023-01-04 06:23:48 UTC CC mbenjamin
Alasdair Kergon 2023-01-04 06:49:10 UTC CC kkeithle
Red Hat Bugzilla 2023-01-09 08:28:06 UTC CC ceph-eng-bugs
Alasdair Kergon 2023-01-09 19:43:36 UTC CC ceph-eng-bugs
Red Hat Bugzilla 2023-03-01 05:21:46 UTC CC rraja
Venky Shankar 2023-04-11 05:04:06 UTC Status ASSIGNED POST
Ken Dreyer (Red Hat) 2023-04-12 14:51:59 UTC CC kdreyer
Status POST MODIFIED
Fixed In Version ceph-17.2.6-9.el9cp
errata-xmlrpc 2023-04-13 15:42:36 UTC Status MODIFIED ON_QA
Hemanth Kumar 2023-04-18 11:51:50 UTC Flags needinfo?(vshankar)
Venky Shankar 2023-04-18 12:56:55 UTC Flags needinfo?(vshankar) needinfo?(hyelloji)
Hemanth Kumar 2023-04-18 12:59:53 UTC Flags needinfo?(hyelloji)
Hemanth Kumar 2023-04-19 20:41:24 UTC Status ON_QA VERIFIED
Akash Raj 2023-05-03 06:29:04 UTC CC akraj
Docs Contact akraj
Flags needinfo?(vshankar)
Venky Shankar 2023-05-16 07:42:03 UTC Doc Text Cause:

libcephfs client does not update mtime and change attribute when snaps are create or deleted.

Consequence:

This results in NFS clients not being able to list CephFS snapshots within a CephFS NFS-Ganesha export correctly.

Fix:

Update mtime and change_attr for snapshot directory (.snap) when snapshots are created, deleted and renamed.

Result:

Correct mtime and change_attr ensures that listing snapshots do not return stale snapshot entries.
Doc Type If docs needed, set a value Bug Fix
Flags needinfo?(vshankar)
Akash Raj 2023-05-19 11:46:47 UTC Doc Text Cause:

libcephfs client does not update mtime and change attribute when snaps are create or deleted.

Consequence:

This results in NFS clients not being able to list CephFS snapshots within a CephFS NFS-Ganesha export correctly.

Fix:

Update mtime and change_attr for snapshot directory (.snap) when snapshots are created, deleted and renamed.

Result:

Correct mtime and change_attr ensures that listing snapshots do not return stale snapshot entries.
._mtime_ and _change_attr_ are now updated for snapshot directory when snapshots are created

Previously, `libcephfs` clients would not update _mtime_, and would change the attribute when snaps were created or deleted. Due to this, NFS clients could not list CephFS snapshots within a CephFS NFS-Ganesha export correctly.

With this fix, _mtime_ and _change_attr_ are updated for the snapshot directory, `.snap`, when snapshots are created, deleted, and renamed. Correct _mtime_ and _change_attr_ ensure that listing snapshots do not return stale snapshot entries.
Akash Raj 2023-05-19 11:56:40 UTC Blocks 2192813
errata-xmlrpc 2023-06-15 09:15:28 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2023-06-15 09:15:28 UTC
errata-xmlrpc 2023-06-15 09:16:16 UTC Link ID Red Hat Product Errata RHSA-2023:3623

Back to bug 1975689