Change in ...nfs-ganesha[next]: ganesha-rados-grace: add --cephconf and --userid command-line options
by Jeff Layton (GerritHub)
Jeff Layton has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466613 )
Change subject: ganesha-rados-grace: add --cephconf and --userid command-line options
......................................................................
ganesha-rados-grace: add --cephconf and --userid command-line options
On a machine that may act as client to more than one cluster, we need a
way to tell the program what config file to use. Add a new --cephconf
command-line option.
Also, we may need to connect as a specific cephx user. Add a --userid
option to allow for that.
Change-Id: I149f48ee18546bcd2be3bb8536a91ca7451af1ff
Signed-off-by: Jeff Layton <jlayton(a)redhat.com>
---
M src/doc/man/ganesha-rados-grace.rst
M src/tools/ganesha-rados-grace.c
2 files changed, 30 insertions(+), 11 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/13/466613/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466613
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I149f48ee18546bcd2be3bb8536a91ca7451af1ff
Gerrit-Change-Number: 466613
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton(a)redhat.com>
Gerrit-MessageType: newchange
5 years, 4 months
Change in ...nfs-ganesha[next]: doc: clarify that ganesha-rados-grace does not consult ganesha.conf
by Jeff Layton (GerritHub)
Jeff Layton has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466612 )
Change subject: doc: clarify that ganesha-rados-grace does not consult ganesha.conf
......................................................................
doc: clarify that ganesha-rados-grace does not consult ganesha.conf
It's not clear to many users that this program does not look at
ganesha.conf for configuration info.
Change-Id: Iaa3bcad8bc443c6bc7e7aca07efbcd163341eca1
Signed-off-by: Jeff Layton <jlayton(a)redhat.com>
---
M src/doc/man/ganesha-rados-grace.rst
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/12/466612/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466612
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Iaa3bcad8bc443c6bc7e7aca07efbcd163341eca1
Gerrit-Change-Number: 466612
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton(a)redhat.com>
Gerrit-MessageType: newchange
5 years, 4 months
No merge this week
by Frank Filz
There were only 3 patches. One trivial. The other two had merge conflicts
and winding up doing the merge late, I'm opting to let someone else handle
the manual merge and make sure this is all right.
Thanks
Frank
5 years, 4 months
Add a single .c file to nfs-ganesha
by Jeff Becker
Hi. I cloned the latest git tree, checked out v2.8.2 and made sure I could
build it correctly. Then I created a new branch, in which I added a single
.c file in its own directory, as well as a .h file in the src/include
directory. I've been trying to modify various CMakeLists.txt files to try
to get it built. Although it gets compiled, when the final link happens for
ganesha.nfsd, the symbols from my .c file are not found. I can get around
this by adding my .c.o compiled file at the beginning of the compile line,
but I'd like to know how to get this to link properly. I tried following
the way FSAL and idmapper are built without success. Advice appreciated.
Thanks.
-Jeff
5 years, 4 months
Change in ...nfs-ganesha[next]: python3: favor python3 on systems that have it.
by Kaleb KEITHLEY (GerritHub)
Kaleb KEITHLEY has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466342 )
Change subject: python3: favor python3 on systems that have it.
......................................................................
python3: favor python3 on systems that have it.
Even old Debian stretch, Ubuntu Xenial, and SUSE SLES12SP4 have
python3. Only RHEL7 lacks it in the base.
Note: the nfs-ganesha.spec that I use to build in OpenSUSE OBS is
very different; SUSE changes here are my best guess.
Signed-off-by: Kaleb S. KEITHLEY <kkeithle(a)redhat.com>
Change-Id: I841ef041c708bd91cbbe86ed177b9c8580e95efb
---
M src/nfs-ganesha.spec-in.cmake
M src/scripts/ganeshactl/CMakeLists.txt
2 files changed, 19 insertions(+), 23 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/42/466342/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466342
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I841ef041c708bd91cbbe86ed177b9c8580e95efb
Gerrit-Change-Number: 466342
Gerrit-PatchSet: 1
Gerrit-Owner: Kaleb KEITHLEY <kaleb(a)redhat.com>
Gerrit-MessageType: newchange
5 years, 4 months
Change in ...nfs-ganesha[next]: fridgethr: avoid await forever in fridgethr_freeze() function with th...
by Name of user not set (GerritHub)
wei.qiaomiao(a)zte.com.cn has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466357 )
Change subject: fridgethr: avoid await forever in fridgethr_freeze() function with thread_delay value is zero
......................................................................
fridgethr: avoid await forever in fridgethr_freeze() function with thread_delay value is zero
when LRU_Run_Interval set to any value below 10, after a period of time,
lru_run thread don't get scheduling because the thread_delay value adjusted to zero,
and there is await forever in fidgethr_freeze() funtion.
Change-Id: I638014ce6388adfff66fb92d860ad506a694ec73
Signed-off-by: Wei Qiaomiao <wei.qiaomiao(a)zte.com.cn>
---
M src/support/fridgethr.c
1 file changed, 1 insertion(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/57/466357/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466357
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I638014ce6388adfff66fb92d860ad506a694ec73
Gerrit-Change-Number: 466357
Gerrit-PatchSet: 1
Gerrit-Owner: wei.qiaomiao(a)zte.com.cn
Gerrit-MessageType: newchange
5 years, 4 months
NFSv3 backend support in proxy fsal?
by Bjorn Leffler
The proxy fsal only supports NFSv4 to the backend NFS server.
Have there been plans or efforts to support NFSv3?
Thanks,
Bjorn
5 years, 4 months
Change in ...nfs-ganesha[next]: During IP giveback mark all clients as stale
by Suhrud Patankar (GerritHub)
Suhrud Patankar has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466383 )
Change subject: During IP giveback mark all clients as stale
......................................................................
During IP giveback mark all clients as stale
RELEASE_IP event is received when IP is moved.
Need to mark ALL clients connected to this IP as expired/stale.
At present only first matching client is expired.
Change-Id: I739216b5397acdc736770ece440b11ab6df80a6e
Signed-off-by: Suhrud Patankar <suhrudpatankar(a)gmail.com>
---
M src/SAL/nfs4_recovery.c
1 file changed, 8 insertions(+), 7 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/83/466383/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466383
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I739216b5397acdc736770ece440b11ab6df80a6e
Gerrit-Change-Number: 466383
Gerrit-PatchSet: 1
Gerrit-Owner: Suhrud Patankar <suhrudpatankar(a)gmail.com>
Gerrit-MessageType: newchange
5 years, 4 months
Change in ...nfs-ganesha[next]: GPFS: fix alloc_handle to not access unintilaized space
by Malahal (GerritHub)
Malahal has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466495 )
Change subject: GPFS: fix alloc_handle to not access unintilaized space
......................................................................
GPFS: fix alloc_handle to not access unintilaized space
The maximum passed in buffer "fh" size can be as big as sizeof(struct
gpfs_file_handle). The actual fh buffer should be just fh->handle_size
in length.
Change-Id: Icafb07ef06526428b321b15db8a3b49a46756e63
Signed-off-by: Malahal Naineni <malahal(a)us.ibm.com>
---
M src/FSAL/FSAL_GPFS/handle.c
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/95/466495/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466495
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Icafb07ef06526428b321b15db8a3b49a46756e63
Gerrit-Change-Number: 466495
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange
5 years, 4 months
Change in ...nfs-ganesha[next]: Remove inline comments from systd unit files
by Malahal (GerritHub)
Malahal has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/465907 )
Change subject: Remove inline comments from systd unit files
......................................................................
Remove inline comments from systd unit files
Newer systemd versions don't like inline comments. Service fails to come
up on RHEL8 if there are inline comments in the unit file. Removed
inline comments from a systemd service unit file.
Change-Id: I03f0eafc9eacf42850920a05dfcad882d949dde4
Signed-off-by: Malahal Naineni <malahal(a)us.ibm.com>
---
M src/scripts/systemd/nfs-ganesha.service.el7
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/07/465907/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/465907
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I03f0eafc9eacf42850920a05dfcad882d949dde4
Gerrit-Change-Number: 465907
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange
5 years, 4 months