sragraha(a)redhat.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1225140?usp=email )
Change subject: Fix: Register NFS service using RADOS RECOVERY nodeid configuration
......................................................................
Fix: Register NFS service using RADOS RECOVERY nodeid configuration
This change updates the NFS service registration logic to utilize the nodeid
from the RADOS RECOVERY configuration. In Ceph clusters, the nodeid acts as
the unique instance/daemon identifier for services. By registering the NFS
service with its respective nodeid, we ensure that each service instance is
properly recognized and managed within the cluster environment.
Change-Id: Ib10aba74405df65490317f706a03149b9ba36370
Signed-off-by: Sreedhar Agraharam <sragraha(a)redhat.com>
---
M src/SAL/recovery/recovery_rados_kv.c
M src/config_parsing/conf_url_rados.c
2 files changed, 21 insertions(+), 21 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/40/1225140/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1225140?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: Ib10aba74405df65490317f706a03149b9ba36370
Gerrit-Change-Number: 1225140
Gerrit-PatchSet: 1
Gerrit-Owner: sragraha(a)redhat.com