NFSv4
|
Size: 1195
Comment: imported from the old wiki
|
Size: 1996
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| = NFSv4 = |
|
| Line 4: | Line 2: |
| || Status || Package || Version || Comments || ||<#789234> Done || linux-image || 2.6.10-5 || Some patches can be added, but not really necesary || ||<#789234> Done || nfsidmap || 0.8-1 || Closes bug ([https://launchpad.ubuntu.com/malone/bugs/389 #389]). Available version 0.10|| ||<#80CCCC> In Progress|| nfs-utils || 1.0.7-1 || Fail to build on breezy, libevent-dev (breezy error)|| ||<#80CCCC> In Progress || util-linux || 2.12p || Patches need to be adapted (Only available for 2.12)|| ||<#80CCCC> In Progress || acl || 2.2.29 || Some patches. Reaaly easy|| ||<#789234> Done || libevent || 1.0b-1.1 || || |
|| Status || Package || Version (To be revised) || Comments || ||<#789234> Done || linux-image || Current ||Some patches can be added, but not really necesary || ||<#789234> Done || nfsidmap || 0.10-1 || Updated to last version available || ||<#789234> Done|| nfs-utils || 1.0.7-1 || Done || ||<#789234> Done|| libgssapi || 0.4 || Done || ||<#789234> Done|| librpcsecgss|| 0.6 || Done || ||<#789234> Done || util-linux || 2.12p || Minimal funcionality working!! || ||<#789234> Done || acl || 2.2.29 || Some patches. Really easy|| |
| Line 13: | Line 12: |
| If you want to try beta packages, just add this line to your source repository. |
If you want to try beta packages, just add this line to your source repository. |
| Line 18: | Line 16: |
Source packages to be added soon (or not, i hope to have it integrated in ubuntu one's really soon) |
|
| Line 27: | Line 23: |
= Hoary Packages = You can install backported linux-image (patched with the latest CITI diff) and nfsv4 packages if you add the following lines to your {{{sources.list}}} {{{deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ hoary uniklu-testing deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ hoary uniklu-testing }}} Also add the offical Ubuntu backports: {{{ deb http://archive.ubuntu.com/ubuntu/ hoary-backports main restricted universe multiverse }}} The uniklu archive signed - if you want get rid of apt-get warnings: {{{$ wget http://ubuntu.uni-klu.ac.at/uniklu-debuild.pub $ sudo apt-key add uniklu-debuild.pub }}} To install the backported and modified kernel enter: {{{ # apt-get install linux-image-2.6.12-9-686 }}} and check if its really downloaded from http://ubuntu.uni-klu.ac.at You can find further instructions for setting up NFSv4 on Ubuntu in the NFSv4Howto. CategoryArchive |
Status
Status |
Package |
Version (To be revised) |
Comments |
Done |
linux-image |
Current |
Some patches can be added, but not really necesary |
Done |
nfsidmap |
0.10-1 |
Updated to last version available |
Done |
nfs-utils |
1.0.7-1 |
Done |
Done |
libgssapi |
0.4 |
Done |
Done |
librpcsecgss |
0.6 |
Done |
Done |
util-linux |
2.12p |
Minimal funcionality working!! |
Done |
acl |
2.2.29 |
Some patches. Really easy |
Beta Packages
If you want to try beta packages, just add this line to your source repository.
deb ftp://ftp.upsa.es/Software/debian/ubuntu/nfsv4/ ./
Other Considerations
- Some kernel modules need to be loaded before nfs exports are available. Should we add these to /etc/modules or do it in another way?
To have kerberos security support, we need a kerberos working system. More info at UbuntuEnterprise
Hoary Packages
You can install backported linux-image (patched with the latest CITI diff) and nfsv4 packages if you add the following lines to your sources.list deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ hoary uniklu-testing deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ hoary uniklu-testing Also add the offical Ubuntu backports:
deb http://archive.ubuntu.com/ubuntu/ hoary-backports main restricted universe multiverse
The uniklu archive signed - if you want get rid of apt-get warnings: {{{$ wget http://ubuntu.uni-klu.ac.at/uniklu-debuild.pub $ sudo apt-key add uniklu-debuild.pub }}}
To install the backported and modified kernel enter:
# apt-get install linux-image-2.6.12-9-686
and check if its really downloaded from http://ubuntu.uni-klu.ac.at
You can find further instructions for setting up NFSv4 on Ubuntu in the NFSv4Howto.
NFSv4 (last edited 2008-08-06 17:01:07 by localhost)