FedFsUtilsRoadmap

From Linux NFS

(Difference between revisions)
Jump to: navigation, search
(Update "completed" entries with release dates and accurate features lists)
(Reverse the order of the rows: people want to see what's left to do at the top)
Line 13: Line 13:
<br>
<br>
-
== Linux FedFS Implementation Completed Features ==
+
== Linux FedFS Implementation Roadmap ==
<table border="1">
<table border="1">
Line 21: Line 21:
</td>
</td>
<td>
<td>
-
<b>Date</b>
+
<b>Calendar</b>
</td>
</td>
<td>
<td>
Line 29: Line 29:
<tr>
<tr>
<td valign="top">
<td valign="top">
-
0.6
+
1.0.0
</td>
</td>
<td valign="top">
<td valign="top">
-
March 29, 2011
+
2Q CY12
</td>
</td>
<td valign="top">
<td valign="top">
<ul>
<ul>
-
<li><i>Alpha quality, technology preview</i></li>
+
<li><i>Production quality file server and client</i></li>
-
<li><i>APIs and CLIs unstable</i></li>
+
<li><i>APIs and CLIs stable</i></li>
-
<li>rpc.fedfsd and fedfs admin clients, no GSS support</li>
+
<li>Junction auditing in rpc.mountd plug-in</li>
-
<li>NSDB clients, no TLS support</li>
+
<li>GSS support in rpc.fedfsd and fedfs admin clients</li>
-
<li>mount.fedfs prototype</li>
+
<li>NSDB client support for TLS</li>
-
<li>rpc.mountd, resolve-junction program, kernel patches for junction resolution</li>
+
</ul>
</ul>
</td>
</td>
Line 48: Line 47:
<tr>
<tr>
<td valign="top">
<td valign="top">
-
0.7
+
0.9.0
</td>
</td>
<td valign="top">
<td valign="top">
-
September 3, 2011
+
1Q CY12
</td>
</td>
<td valign="top">
<td valign="top">
<ul>
<ul>
-
<li><i>Alpha quality, technology preview</i></li>
+
<li><i>Beta quality</i></li>
-
<li><i>APIs and CLIs unstable, except as noted</i></li>
+
<li><i>APIs and CLIs becoming stable</i></li>
-
<li>New program map for automounter</li>
+
<li>Functional "nfsref" command</li>
-
<li>Full set of man pages for administrative tools</li>
+
<li>Client-side support for GETATTR(fs_locations_info)</li>
-
<li>Support for FEDFS_NSDB_PASSWD environment variable</li>
+
<li>Support for following LDAP referrals during FedFS junction resolution</li>
-
<li>FedFS ADMIN RPC clients now handle FEDFS_ERR_DELAY</li>
+
-
<li>New nsdb_ping_s() API</li>
+
-
<li>New tools and APIs for managing NSDB container information</li>
+
-
<li>Support packaging via RPM and other tools</li>
+
</ul>
</ul>
</td>
</td>
 +
</tr>
 +
 +
</table>
 +
 +
<br>
 +
 +
== Linux FedFS Implementation Completed Features ==
 +
 +
<table border="1">
 +
<tr>
 +
<td>
 +
<b>Release</b>
 +
</td>
 +
<td>
 +
<b>Date</b>
 +
</td>
 +
<td>
 +
<b>Features</b>
</tr>
</tr>
Line 90: Line 103:
</ul>
</ul>
</td>
</td>
-
</tr>
 
-
 
-
</table>
 
-
 
-
<br>
 
-
 
-
== Linux FedFS Implementation Roadmap ==
 
-
 
-
<table border="1">
 
-
<tr>
 
-
<td>
 
-
<b>Release</b>
 
-
</td>
 
-
<td>
 
-
<b>Calendar</b>
 
-
</td>
 
-
<td>
 
-
<b>Features</b>
 
</tr>
</tr>
<tr>
<tr>
<td valign="top">
<td valign="top">
-
0.9.0
+
0.7
</td>
</td>
<td valign="top">
<td valign="top">
-
1Q CY12
+
September 3, 2011
</td>
</td>
<td valign="top">
<td valign="top">
<ul>
<ul>
-
<li><i>Beta quality</i></li>
+
<li><i>Alpha quality, technology preview</i></li>
-
<li><i>APIs and CLIs becoming stable</i></li>
+
<li><i>APIs and CLIs unstable, except as noted</i></li>
-
<li>Functional "nfsref" command</li>
+
<li>New program map for automounter</li>
-
<li>Client-side support for GETATTR(fs_locations_info)</li>
+
<li>Full set of man pages for administrative tools</li>
-
<li>Support for following LDAP referrals during FedFS junction resolution</li>
+
<li>Support for FEDFS_NSDB_PASSWD environment variable</li>
 +
<li>FedFS ADMIN RPC clients now handle FEDFS_ERR_DELAY</li>
 +
<li>New nsdb_ping_s() API</li>
 +
<li>New tools and APIs for managing NSDB container information</li>
 +
<li>Support packaging via RPM and other tools</li>
</ul>
</ul>
</td>
</td>
Line 130: Line 129:
<tr>
<tr>
<td valign="top">
<td valign="top">
-
1.0.0
+
0.6
</td>
</td>
<td valign="top">
<td valign="top">
-
2Q CY12
+
March 29, 2011
</td>
</td>
<td valign="top">
<td valign="top">
<ul>
<ul>
-
<li><i>Production quality file server and client</i></li>
+
<li><i>Alpha quality, technology preview</i></li>
-
<li><i>APIs and CLIs stable</i></li>
+
<li><i>APIs and CLIs unstable</i></li>
-
<li>Junction auditing in rpc.mountd plug-in</li>
+
<li>rpc.fedfsd and fedfs admin clients, no GSS support</li>
-
<li>GSS support in rpc.fedfsd and fedfs admin clients</li>
+
<li>NSDB clients, no TLS support</li>
-
<li>NSDB client support for TLS</li>
+
<li>mount.fedfs prototype</li>
 +
<li>rpc.mountd, resolve-junction program, kernel patches for junction resolution</li>
</ul>
</ul>
</td>
</td>

Revision as of 21:39, 14 February 2012

Project: fedfs-utils

[ Project Home | News | Downloads | Docs | Mailing Lists | Source Control | Issues ]



Linux FedFS Implementation Roadmap

Release

Calendar

Features

1.0.0

2Q CY12

  • Production quality file server and client
  • APIs and CLIs stable
  • Junction auditing in rpc.mountd plug-in
  • GSS support in rpc.fedfsd and fedfs admin clients
  • NSDB client support for TLS

0.9.0

1Q CY12

  • Beta quality
  • APIs and CLIs becoming stable
  • Functional "nfsref" command
  • Client-side support for GETATTR(fs_locations_info)
  • Support for following LDAP referrals during FedFS junction resolution


Linux FedFS Implementation Completed Features

Release

Date

Features

0.8

February 6, 2012

  • Alpha quality, technology preview
  • APIs and CLIs unstable
  • Non-backward compatible: New XML-based junction implementation
  • Non-backward compatible: Represent pathnames as arrays in more places
  • "nfsref" command for managing local junctions
  • Support for NFS basic junctions
  • nfsref and rpc.fedfsd flush kernel's export cache
  • New nsdb_create_fsls_s() API
  • Replace "resolve-junction" command with plug-in library
  • Sample init scripts now included under contrib/
  • Internal static libraries converted to dynamic libraries

0.7

September 3, 2011

  • Alpha quality, technology preview
  • APIs and CLIs unstable, except as noted
  • New program map for automounter
  • Full set of man pages for administrative tools
  • Support for FEDFS_NSDB_PASSWD environment variable
  • FedFS ADMIN RPC clients now handle FEDFS_ERR_DELAY
  • New nsdb_ping_s() API
  • New tools and APIs for managing NSDB container information
  • Support packaging via RPM and other tools

0.6

March 29, 2011

  • Alpha quality, technology preview
  • APIs and CLIs unstable
  • rpc.fedfsd and fedfs admin clients, no GSS support
  • NSDB clients, no TLS support
  • mount.fedfs prototype
  • rpc.mountd, resolve-junction program, kernel patches for junction resolution
Personal tools