NFSv4

Differences between revisions 8 and 9
Revision 8 as of 2005-08-27 10:10:31
Size: 1018
Editor: 81
Comment:
Revision 9 as of 2005-09-04 21:28:53
Size: 1996
Editor: lx1-ghoch
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: 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 25: Line 24:
= 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.

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.

CategoryArchive

NFSv4 (last edited 2008-08-06 17:01:07 by localhost)