From Linux NFS
(Difference between revisions)
|
|
Line 80: |
Line 80: |
| </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 99: |
Line 117: |
| </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> |
| | | |
Revision as of 19:20, 2 July 2013
Project: fedfs-utils
[
Project Home |
News |
Downloads |
Docs |
Mailing Lists |
Source Control |
Issues
]
Linux FedFS Implementation Roadmap
Release
|
Calendar
|
Features
|
1.1
|
3Q CY14
|
- Production-ready quality
- APIs and CLIs stable
- Users Guide to FedFS on Linux
- High-level FedFS domain adminstrative tools
- libnsdb.a available outside of fedfs-utils (man pages, nailed down API)
|
1.0
|
1Q CY14
|
- Production-ready quality
- APIs and CLIs stable, security review
- Prototype high-level FedFS domain administration tools and documentation
- fs_locations_info support in Linux client and server
- Asynchronous NSDB client API
|
0.10
|
3Q CY13
|
- Beta quality
- APIs and CLIs becoming stable
- RPCSEC GSSAPI support in rpc.fedfsd and fedfs admin clients
- FedFS ADMIN protocol support in nsdbparams command
- Support for NFS relative pathnames
|
Linux FedFS Implementation Completed Features
Release
|
Date
|
Features
|
0.9
|
1Q CY13
|
- Alpha quality, technology preview
- APIs and CLIs unstable
- Support final DNS SRV format
- Support final FedFS NSDB schema
- Support TLS and NSDB server authentication in NSDB clients
- Follow LDAP referrals during FedFS junction resolution
|
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
|