Change in ffilz/nfs-ganesha[next]: Add a bit of config parsing debug
by Frank Filz (GerritHub)
Frank Filz has uploaded this change for review. ( https://review.gerrithub.io/433986
Change subject: Add a bit of config parsing debug
......................................................................
Add a bit of config parsing debug
Change-Id: I77fedd3d9dc495cf8e178faa5d9c6e12f82322d9
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/FSAL/fsal_manager.c
M src/config_parsing/config_parsing.c
2 files changed, 10 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/86/433986/1
--
To view, visit https://review.gerrithub.io/433986
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I77fedd3d9dc495cf8e178faa5d9c6e12f82322d9
Gerrit-Change-Number: 433986
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
5 years, 10 months
Announce Push of V2.8-dev.6
by Frank Filz
Branch next
Tag:V2.8-dev.6
Release Highlights
* Add liburcu
* Use urcu to manage rados recovery database
* fix invalid assert in mdcache_avl_lookup_ck()
* Remove idmap entry only if it is present in uid_tree
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
Contents:
25876b6 Frank S. Filz V2.8-dev.6
937170a Trishali Nayar Remove idmap entry only if it is present in uid_tree
7b5dc3f Kinglong Mee MDCACHE: fix invalid assert in mdcache_avl_lookup_ck()
9199855 Jeff Layton rados_recov: convert rados_recov_old_oid to be
rcu-managed refstr
9e98a27 Jeff Layton rados_recov: convert rados_recov_oid to be rcu-managed
gsh_refstr
9c6e331 Jeff Layton support: add a gsh_refstr type and functions
a99892f Jeff Layton Have threads register and unregister with RCU
1c0c09b Jeff Layton cmake: always build in liburcu
5 years, 10 months
Change in ffilz/nfs-ganesha[next]: Pullup ntirpc urcu changes
by Daniel Gryniewicz (GerritHub)
Daniel Gryniewicz has uploaded this change for review. ( https://review.gerrithub.io/433859
Change subject: Pullup ntirpc urcu changes
......................................................................
Pullup ntirpc urcu changes
Change-Id: Iaf536a5f13d32a6d94c9efd9f3d31f514449bc6b
Signed-off-by: Daniel Gryniewicz <dang(a)redhat.com>
---
M src/libntirpc
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/59/433859/1
--
To view, visit https://review.gerrithub.io/433859
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf536a5f13d32a6d94c9efd9f3d31f514449bc6b
Gerrit-Change-Number: 433859
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>
5 years, 10 months
Change in ffilz/nfs-ganesha[next]: Replaced a LogMajor() with LogEvent() in nlm_util.c
by Anonymous Coward (GerritHub)
ntrishal(a)in.ibm.com has uploaded this change for review. ( https://review.gerrithub.io/433842
Change subject: Replaced a LogMajor() with LogEvent() in nlm_util.c
......................................................................
Replaced a LogMajor() with LogEvent() in nlm_util.c
When the GRANTED_MSG RPC call fails in nlm4_send_grant_msg()
log the message as an Event.
Change-Id: I9f0a0c6a4e679f8222dece2af1fdfab4ce0beb28
Signed-off-by: Trishali Nayar <ntrishal(a)in.ibm.com>
---
M src/Protocols/NLM/nlm_util.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/42/433842/1
--
To view, visit https://review.gerrithub.io/433842
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9f0a0c6a4e679f8222dece2af1fdfab4ce0beb28
Gerrit-Change-Number: 433842
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <ntrishal(a)in.ibm.com>
5 years, 10 months
Change in ffilz/nfs-ganesha[next]: RADOS_URLS: allow 3 component URLs that set namespace
by Jeff Layton (GerritHub)
Jeff Layton has uploaded this change for review. ( https://review.gerrithub.io/433663
Change subject: RADOS_URLS: allow 3 component URLs that set namespace
......................................................................
RADOS_URLS: allow 3 component URLs that set namespace
There is currently no way to specify a namespace in a RADOS URL.
When someone sets a RADOS URL that has 3 components, assume that
the middle component specifies a namespace, and set it in the ioctx.
Change-Id: I232d24c85d91f02d2ecc6d4983de24242d99527f
Signed-off-by: Jeff Layton <jlayton(a)redhat.com>
---
M src/config_parsing/conf_url_rados.c
M src/config_samples/README
M src/config_samples/ceph.conf
M src/doc/man/ganesha-config.rst
4 files changed, 30 insertions(+), 19 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/63/433663/1
--
To view, visit https://review.gerrithub.io/433663
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I232d24c85d91f02d2ecc6d4983de24242d99527f
Gerrit-Change-Number: 433663
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton(a)redhat.com>
5 years, 11 months
adding RADOS namespace support to rados:// URLs
by Jeff Layton
Matt added support for %url includes to ganesha a few months ago.
Unfortunately though, the current URL format doesn't allow you to
specify a RADOS namespace and we need that for our main use-case...
Should we rev the rados:// url format to be like this?
rados://<pool>/<namespace>/<object>
What we could do is just assume that if there are only two components in
the URL that the namespace is NULL, for backward compatibility (and for
the case where someone wants to use the default namespace).
Thoughts?
--
Jeff Layton <jlayton(a)redhat.com>
5 years, 11 months
add userspace-rcu-devel package to ganesha CEA CI tests
by Jeff Layton
Hi Patrice!
I've got a set of patches queued up that add the userspace RCU libraries
as a mandatory build requirement for ganesha. The CEA tests for these
patches are currently failing because those machines lack the package.
Could you change the CEA CI to install that package prior to building
ganesha? On RHEL/CentOS, it's in the EPEL repository and is called
userspace-rcu-devel. I don't know what it's called in debian-land
though.
Here's a corresponding PR for the gluster/centos CI:
https://github.com/nfs-ganesha/ci-tests/pull/39
CEA needs to do something similar.
Thanks!
--
Jeff Layton <jlayton(a)redhat.com>
5 years, 11 months
Change in ffilz/nfs-ganesha[next]: purge idmap operation should remove uid_node from uid_tree only if re...
by Anonymous Coward (GerritHub)
ntrishal(a)in.ibm.com has uploaded this change for review. ( https://review.gerrithub.io/433219
Change subject: purge idmap operation should remove uid_node from uid_tree only if required
......................................................................
purge idmap operation should remove uid_node from uid_tree only if required
Change-Id: I09f49d92d08777291662b6498eedf046a6a9cf08
Signed-off-by: Trishali Nayar <ntrishal(a)in.ibm.com>
---
M src/idmapper/idmapper_cache.c
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/19/433219/1
--
To view, visit https://review.gerrithub.io/433219
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I09f49d92d08777291662b6498eedf046a6a9cf08
Gerrit-Change-Number: 433219
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <ntrishal(a)in.ibm.com>
5 years, 11 months
Fwd: [Gluster-devel] FOSDEM Call for Participation: Software Defined Storage devroom
by Jiffin Tony Thottan
-------- Forwarded Message --------
Subject: [Gluster-devel] FOSDEM Call for Participation: Software
Defined Storage devroom
Date: Fri, 12 Oct 2018 11:12:01 +0200
From: Niels de Vos <ndevos(a)redhat.com>
Reply-To: storage-devroom(a)lists.fosdem.org
To: gluster-devel(a)gluster.org, gluster-users(a)gluster.org,
lizardfs-users(a)lists.sourceforge.net, freenas-devel(a)lists.freenas.org,
kubernetes-sig-storage(a)googlegroups.com
CC: storage-devroom(a)lists.fosdem.org, fosdem(a)lists.fosdem.org
CfP for the Software Defined Storage devroom at FOSDEM 2019 (Brussels,
Belgium, February 3rd).
FOSDEM is a free software event that offers open source communities a
place to meet, share ideas and collaborate. It is renown for being
highly developer- oriented and brings together 8000+ participants from
all over the world. It is held in the city of Brussels (Belgium).
FOSDEM 2019 will take place during the weekend of February 2nd-3rd 2019.
More details about the event can be found at http://fosdem.org/
** Call For Participation
The Software Defined Storage devroom will go into it's third round for
talks around Open Source Software Defined Storage projects, management
tools and real world deployments.
Presentation topics could include but are not limited too:
- Your work on a SDS project like Ceph, Gluster, OpenEBS or LizardFS
- Your work on or with SDS related projects like SWIFT or Container
Storage Interface
- Management tools for SDS deployments
- Monitoring tools for SDS clusters
** Important dates:
- Nov 25th 2018: submission deadline for talk proposals
- Dec 17th 2018: announcement of the final schedule
- Feb 3rd 2019: Software Defined Storage dev room
Talk proposals will be reviewed by a steering committee:
- Niels de Vos (Gluster Developer - Red Hat)
- Jan Fajerski (Ceph Developer - SUSE)
- other volunteers TBA
Use the FOSDEM 'pentabarf' tool to submit your proposal:
https://penta.fosdem.org/submission/FOSDEM19
- If necessary, create a Pentabarf account and activate it.
Please reuse your account from previous years if you have already
created it.
- In the "Person" section, provide First name, Last name
(in the "General" tab), Email (in the "Contact" tab) and Bio
("Abstract" field in the "Description" tab).
- Submit a proposal by clicking on "Create event".
- Important! Select the "Software Defined Storage devroom" track (on the
"General" tab).
- Provide the title of your talk ("Event title" in the "General" tab).
- Provide a description of the subject of the talk and the intended
audience (in the "Abstract" field of the "Description" tab)
- Provide a rough outline of the talk or goals of the session (a short
list of bullet points covering topics that will be discussed) in the
"Full description" field in the "Description" tab
- Provide an expected length of your talk in the "Duration" field. Please
count at least 10 minutes of discussion into your proposal plus allow
5 minutes for the handover to the next presenter.
Suggested talk length would be 20+10 and 45+15 minutes.
** Recording of talks
The FOSDEM organizers plan to have live streaming and recording fully
working, both for remote/later viewing of talks, and so that people can
watch streams in the hallways when rooms are full. This requires
speakers to consent to being recorded and streamed. If you plan to be a
speaker, please understand that by doing so you implicitly give consent
for your talk to be recorded and streamed. The recordings will be
published under the same license as all FOSDEM content (CC-BY).
Hope to hear from you soon! And please forward this announcement.
If you have any further questions, please write to the mailinglist at
storage-devroom(a)lists.fosdem.org and we will try to answer as soon as
possible.
Thanks!
_______________________________________________
Gluster-devel mailing list
Gluster-devel(a)gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel
5 years, 11 months
Change in ffilz/nfs-ganesha[next]: fix the bug of import config form rados url
by minshenglin (GerritHub)
minshenglin has uploaded this change for review. ( https://review.gerrithub.io/432999
Change subject: fix the bug of import config form rados url
......................................................................
fix the bug of import config form rados url
when imported rados config object is larger than 1024 bytes, the fwrite
offset should be reset after rados_read
Change-Id: I9666c2ba6e8308efcb8f84c12aa7c0de32d281ac
Signed-off-by: minshenglin <minsheng.l(a)inwinstack.com>
---
M src/config_parsing/conf_url_rados.c
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/99/432999/1
--
To view, visit https://review.gerrithub.io/432999
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9666c2ba6e8308efcb8f84c12aa7c0de32d281ac
Gerrit-Change-Number: 432999
Gerrit-PatchSet: 1
Gerrit-Owner: minshenglin <minsheng.l(a)inwinstack.com>
5 years, 11 months