[M] Change in ...nfs-ganesha[next]: CEPH: Support old logic of ceph uuid generation
by Sachin Punadikar (GerritHub)
Sachin Punadikar has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1216524?usp=email )
Change subject: CEPH: Support old logic of ceph uuid generation
......................................................................
CEPH: Support old logic of ceph uuid generation
Added code for supporting old logic of ceph client uuid generation. This
logic will help old NFS Ganesha setups to continue work without
disruption during upgrade.
Change-Id: I21945cd588777b7c827a6c11cc674d39b2a6dd26
Signed-off-by: Sachin Punadikar <sachin.punadikar(a)ibm.com>
---
M src/FSAL/FSAL_CEPH/internal.h
M src/FSAL/FSAL_CEPH/main.c
M src/doc/man/ganesha-ceph-config.rst
3 files changed, 35 insertions(+), 16 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/24/1216524/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1216524?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I21945cd588777b7c827a6c11cc674d39b2a6dd26
Gerrit-Change-Number: 1216524
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar(a)ibm.com>
2 weeks, 2 days
[M] Change in ...nfs-ganesha[next]: CEPH: Support non-numeric nodeid
by Sachin Punadikar (GerritHub)
Sachin Punadikar has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1216525?usp=email )
Change subject: CEPH: Support non-numeric nodeid
......................................................................
CEPH: Support non-numeric nodeid
"nodeid" is part of RADOS_KV block. Currently it supports numeric nodeid
only. Added support for non-numeric nodeid to help in upgrade scenarios.
Change-Id: I5a4d805985418fb5b41a863a6425fce29a2ad4b3
Signed-off-by: Sachin Punadikar <sachin.punadikar(a)ibm.com>
---
M src/SAL/recovery/recovery_rados.h
M src/SAL/recovery/recovery_rados_cluster.c
M src/SAL/recovery/recovery_rados_kv.c
M src/SAL/recovery/recovery_rados_ng.c
M src/doc/man/ganesha-core-config.rst
5 files changed, 110 insertions(+), 124 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/25/1216525/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1216525?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I5a4d805985418fb5b41a863a6425fce29a2ad4b3
Gerrit-Change-Number: 1216525
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar(a)ibm.com>
2 weeks, 2 days
[S] Change in ...nfs-ganesha[next]: ganesha-rados-grace : support non-numeric nodeid
by Sachin Punadikar (GerritHub)
Sachin Punadikar has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1216523?usp=email )
Change subject: ganesha-rados-grace : support non-numeric nodeid
......................................................................
ganesha-rados-grace : support non-numeric nodeid
To support backward compatibility, wherein old nodeid (which are
non-numeric strings) is required to be removed from rados object storing
grace membership, need to allow and process non-numeric nodeid.
The tool checks if passed in nodeid is numeric or non-numeric, and then
process it correctly.
Change-Id: If3df3d486ab5bdec88e2045856a5204194109ef7
Signed-off-by: Sachin Punadikar <sachin.punadikar(a)ibm.com>
---
M src/tools/ganesha-rados-grace.c
1 file changed, 26 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/23/1216523/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1216523?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: If3df3d486ab5bdec88e2045856a5204194109ef7
Gerrit-Change-Number: 1216523
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar(a)ibm.com>
2 weeks, 2 days
[XS] Change in ...nfs-ganesha[next]: selinux: additional rules for (found on) Fedora 42
by Kaleb KEITHLEY (GerritHub)
Kaleb KEITHLEY has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1216363?usp=email )
Change subject: selinux: additional rules for (found on) Fedora 42
......................................................................
selinux: additional rules for (found on) Fedora 42
rpcbind to TCP socket. rpcbind appears to use TCP sockets now
instead of UDP.
allow ganesha to access sys_resource. My best guess is this is
related to systemd and systemctl. Documentation is seriously lacking
Searching web only finds one unanswered question about what it is.
Change-Id: Ief3be7de08b80da8b9235d92fc6fb3c6b464b24c
Signed-off-by: Kaleb S. KEITHLEY <kkeithle(a)redhat.com>
---
M src/selinux/ganesha.te
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/63/1216363/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1216363?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ief3be7de08b80da8b9235d92fc6fb3c6b464b24c
Gerrit-Change-Number: 1216363
Gerrit-PatchSet: 1
Gerrit-Owner: Kaleb KEITHLEY <kaleb(a)redhat.com>
2 weeks, 5 days