-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
135 lines (94 loc) · 6.92 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="nfs-ganesha.github.io : User Space NFS and 9P File Server" />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Nfs-ganesha.github.io</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/nfs-ganesha">View on GitHub</a>
<h1 id="project_title">nfs-ganesha.github.io</h1>
<h2 id="project_tagline">User Space NFS and 9P File Server</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1>
<a name="welcome-to-the-nfs-ganesha-project" class="anchor" href="#welcome-to-the-nfs-ganesha-project"><span class="octicon octicon-link"></span></a>Welcome to the NFS-Ganesha Project.</h3>
<p>The nfs-ganesha project is developing Open Source solutions for NFS and 9P based file servers.
The development of nfs-ganesha started at CEA, Paris, France as a solution to providing NFS access to their tape archive library.
It has grown into a full featured file server that supports NFSv3, NFSv4.0, NFSv4.1, and NFSv4.2. We have even thrown in 9P protocol support.</p>
<h2>
<a name="news" class="anchor" href="#news"><span class="octicon octicon-link"></span></a>NEWS</h1>
<p>NFS-Ganesha V4.0 is now available. Check out the <a href="https://github.com/nfs-ganesha/nfs-ganesha/wiki">nfs-ganesha project page</a> for more details details including the <a href="https://github.com/nfs-ganesha/nfs-ganesha/wiki#release-status">Release Status</a>.</p>
<h2>
<a name="our-active-projects-and-their-repositories" class="anchor" href="#our-active-projects-and-their-repositories"><span class="octicon octicon-link"></span></a>Our active projects and their source repositories</h3>
<p>We currently manage several inter-related projects,</p>
<h3>
<a name="nfs-ganesha" class="anchor" href="#nfs-ganesha"><span class="octicon octicon-link"></span></a>nfs-ganesha</h4>
<p>Nfs-ganesha is the main file server project. It supports both the NFS and 9P protocols. The NFS support includes NFSv3 with integrated NLM (lock manager) and MNT (mountd) services.
It also supports NFSv4 including pNFS (v4.1) and a subset of V4.2 commands. For further information, check the <a href="https://github.com/nfs-ganesha/nfs-ganesha/wiki">nfs-ganesha wiki</a>.
The source code can be found in the <a href="https://github.com/nfs-ganesha/nfs-ganesha">git repository</a>.</p>
<p>The issue tracker here is the best place to bring issues to our attention however, if you have patches to submit, we use
GerritHub for that, please see src/CONTRIBUTING_HOWTO.txt for code contributions.
<h3>
<a name="mooshika" class="anchor" href="#mooshika"><span class="octicon octicon-link"></span></a>mooshika</h4>
<p><strong>This project has not been worked on in quite some time and is not currently tested or supported</strong>
<p>Mooshika is a relatively new project that provides an RDMA abstraction layer for protocol transport.
It does not yet have a wiki but the
source code can be found in the <a href="https://github.com/nfs-ganesha/mooshika">git repository</a>.</p>
<h3>
<a name="ntirpc" class="anchor" href="#ntirpc"><span class="octicon octicon-link"></span></a>ntirpc</h4>
<p>Libntirpc is a significant extension of the Sun tirpc library. It supports full-duplex RPC over
UDP/TCP. Its source code is in the <a href="https://github.com/nfs-ganesha/ntirpc">git repository</a>.</p>
<p>The issue tracker here is the best place to bring issues with ntirpc itself. Code submissions are accepted by pull request.
<h3>
<a name="nfs-ganesha-debian" class="anchor" href="#nfs-ganesha-debian"><span class="octicon octicon-link"></span></a>nfs-ganesha-debian</h4>
<p>nfs-ganesha-debian contains the packaging files for building packages for Debian and Ubuntu. Its
source code is in the <a href="https://github.com/nfs-ganesha/nfs-ganesha-debian">git repository</a>.</p>
<h3>
<a name="nfs-ganesha.github.io" class="anchor" href="#nfs-ganesha.github.io"><span class="octicon octicon-link"></span></a>nfs-ganesha.github.io</h4>
<p>The source for this page is in the <a href="https://github.com/nfs-ganesha/nfs-ganesha.github.io">git repository</a>.</p>
<h2>
<a name="getting-started" class="anchor" href="#getting-started"><span class="octicon octicon-link"></span></a>Getting Started</h3>
<p>Each project is managed separately at this point. The first place to go is to our IRC channel
and ask questions. You can also explore the old email archive on Sourceforge and the
<a href="https://lists.nfs-ganesha.org">new mail archive</A>.</p>
<h2>
<a name="packages" class="anchor" href="#packages"><span class="octicon octicon-link"></span></a>Packages</h3
<p>Conveniences packages are provided for several popular Linux distributions:
<ul>
<li>Fedora, in Fedora and at <a href="https://download.nfs-ganesha.org/">https://download.nfs-ganesha.org</a></li>
<li>RHEL and CentOS, in the <a href="https://wiki.centos.org/SpecialInterestGroup/Storage">CentOS Storage SIG</a></li>
<li>OpenSUSE and SLES, in the <a href="https://build.opensuse.org/project/subprojects/home:nfs-ganesha">OBS</a></li>
<li>Debian, at <a href="https://download.nfs-ganesha.org/">https://download.nfs-ganesha.org</a></li>
<li>Ubuntu, in <a href="https://launchpad.net/~nfs-ganesha">Launchpad</a></li>
</ul></p>
<h2>
<a name="sourceforge-site" class="anchor" href="#sourceforge-site"><span class="octicon octicon-link"></span></a>SourceForge site</h3>
<p>The nfs-ganesha project started at SourceForge. There is a repository at
<a href="https://sourceforge.net/projects/nfs-ganesha/">nfs-ganesha at SourceForge</a> however it has not been updated in years and should be considered dead.</p>
<h2>
<a name="authors-and-contributors" class="anchor" href="#authors-and-contributors"><span class="octicon octicon-link"></span></a>Authors and Contributors</h3>
<p>Philippe Deniel and Thomas Leibovici of CEA are the original authors. Since then, the contributor
list has grown to include developers from IBM, Red Hat, Panasas, LinuxBox, as well as a number of individuals.</p>
<h2>
<a name="contact-us" class="anchor" href="#contact-us"><span class="octicon octicon-link"></span></a>Contact Us</h3>
<p>You can find most of us on Libera.Chat IRC, channel #ganesha. Our email archive and listserv is at Ganesha NFS Lists <a href="mailto:[email protected]">[email protected]</a>
and <a href="mailto:[email protected]">[email protected]</a>.</p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>