LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 03-05-2009, 06:55 AM   #1
samengr
Member
 
Registered: Jan 2008
Posts: 59

Rep: Reputation: 15
safest way to upgrade to NFS4 on RHEL3?


Hi,

I am using RHEL3 and RHEL4 boxes. what is the safest way to upgrade NFS version to latest NFS4? Is NFS kernel dependent? I mean to ask if i upgrade NFS version will i need to upgrade the kernel as well?

#######################

client-side:

OS: RHEL3

# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 3 (Taroon Update 9)

# rpm -qa | grep nfs
redhat-config-nfs-1.0.13-6
nfs-utils-1.0.6-45EL


# rpm -ql nfs-util
package nfs-util is not installed
[root@dwweb01 root]# rpm -ql nfs-utils-1.0.6-45EL
/etc/rc.d/init.d/nfs
/etc/rc.d/init.d/nfslock
/sbin/rpc.lockd
/sbin/rpc.statd
/sbin/rpcdebug
/usr/sbin/exportfs
/usr/sbin/nfsstat
/usr/sbin/nhfsgraph
/usr/sbin/nhfsnums
/usr/sbin/nhfsrun
/usr/sbin/nhfsstone
/usr/sbin/rpc.mountd
/usr/sbin/rpc.nfsd
/usr/sbin/showmount
/usr/share/doc/nfs-utils-1.0.6
/usr/share/doc/nfs-utils-1.0.6/ChangeLog
/usr/share/doc/nfs-utils-1.0.6/INSTALL
/usr/share/doc/nfs-utils-1.0.6/KNOWNBUGS
/usr/share/doc/nfs-utils-1.0.6/NEW
/usr/share/doc/nfs-utils-1.0.6/README
/usr/share/doc/nfs-utils-1.0.6/THANKS
/usr/share/doc/nfs-utils-1.0.6/TODO
/usr/share/doc/nfs-utils-1.0.6/index.html
/usr/share/doc/nfs-utils-1.0.6/nfs.html
/usr/share/doc/nfs-utils-1.0.6/nfs.ps
/usr/share/doc/nfs-utils-1.0.6/node1.html
/usr/share/doc/nfs-utils-1.0.6/node10.html
/usr/share/doc/nfs-utils-1.0.6/node11.html
/usr/share/doc/nfs-utils-1.0.6/node12.html
/usr/share/doc/nfs-utils-1.0.6/node13.html
/usr/share/doc/nfs-utils-1.0.6/node14.html
/usr/share/doc/nfs-utils-1.0.6/node15.html
/usr/share/doc/nfs-utils-1.0.6/node16.html
/usr/share/doc/nfs-utils-1.0.6/node17.html
/usr/share/doc/nfs-utils-1.0.6/node18.html
/usr/share/doc/nfs-utils-1.0.6/node19.html
/usr/share/doc/nfs-utils-1.0.6/node2.html
/usr/share/doc/nfs-utils-1.0.6/node20.html
/usr/share/doc/nfs-utils-1.0.6/node21.html
/usr/share/doc/nfs-utils-1.0.6/node22.html
/usr/share/doc/nfs-utils-1.0.6/node23.html
/usr/share/doc/nfs-utils-1.0.6/node24.html
/usr/share/doc/nfs-utils-1.0.6/node25.html
/usr/share/doc/nfs-utils-1.0.6/node26.html
/usr/share/doc/nfs-utils-1.0.6/node27.html
/usr/share/doc/nfs-utils-1.0.6/node3.html
/usr/share/doc/nfs-utils-1.0.6/node4.html
/usr/share/doc/nfs-utils-1.0.6/node5.html
/usr/share/doc/nfs-utils-1.0.6/node6.html
/usr/share/doc/nfs-utils-1.0.6/node7.html
/usr/share/doc/nfs-utils-1.0.6/node8.html
/usr/share/doc/nfs-utils-1.0.6/node9.html
/usr/share/man/man5/exports.5.gz
/usr/share/man/man7/nfsd.7.gz
/usr/share/man/man8/exportfs.8.gz
/usr/share/man/man8/lockd.8.gz
/usr/share/man/man8/mountd.8.gz
/usr/share/man/man8/nfsd.8.gz
/usr/share/man/man8/nfsstat.8.gz
/usr/share/man/man8/nhfsgraph.8.gz
/usr/share/man/man8/nhfsnums.8.gz
/usr/share/man/man8/nhfsrun.8.gz
/usr/share/man/man8/nhfsstone.8.gz
/usr/share/man/man8/rpc.lockd.8.gz
/usr/share/man/man8/rpc.mountd.8.gz
/usr/share/man/man8/rpc.nfsd.8.gz
/usr/share/man/man8/rpc.statd.8.gz
/usr/share/man/man8/showmount.8.gz
/usr/share/man/man8/statd.8.gz
/var/lib/nfs
/var/lib/nfs/etab
/var/lib/nfs/rmtab
/var/lib/nfs/statd
/var/lib/nfs/state
/var/lib/nfs/xtab


======

Server side:

OS: RHEL4

# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)

# rpm -qa | grep nfs
nfs-utils-lib-1.0.6-3
system-config-nfs-1.2.8-1
nfs-utils-1.0.6-70.EL4


]# rpm -ql nfs-utils-1.0.6-70.EL4
/etc/idmapd.conf
/etc/rc.d/init.d/nfs
/etc/rc.d/init.d/nfslock
/etc/rc.d/init.d/rpcgssd
/etc/rc.d/init.d/rpcidmapd
/etc/rc.d/init.d/rpcsvcgssd
/sbin/rpc.lockd
/sbin/rpc.statd
/sbin/rpcdebug
/usr/sbin/exportfs
/usr/sbin/nfsstat
/usr/sbin/nhfsgraph
/usr/sbin/nhfsnums
/usr/sbin/nhfsrun
/usr/sbin/nhfsstone
/usr/sbin/rpc.gssd
/usr/sbin/rpc.idmapd
/usr/sbin/rpc.mountd
/usr/sbin/rpc.nfsd
/usr/sbin/rpc.svcgssd
/usr/sbin/showmount
/usr/share/doc/nfs-utils-1.0.6
/usr/share/doc/nfs-utils-1.0.6/ChangeLog
/usr/share/doc/nfs-utils-1.0.6/INSTALL
/usr/share/doc/nfs-utils-1.0.6/KNOWNBUGS
/usr/share/doc/nfs-utils-1.0.6/NEW
/usr/share/doc/nfs-utils-1.0.6/README
/usr/share/doc/nfs-utils-1.0.6/THANKS
/usr/share/doc/nfs-utils-1.0.6/TODO
/usr/share/doc/nfs-utils-1.0.6/index.html
/usr/share/doc/nfs-utils-1.0.6/nfs.html
/usr/share/doc/nfs-utils-1.0.6/nfs.ps
/usr/share/doc/nfs-utils-1.0.6/node1.html
/usr/share/doc/nfs-utils-1.0.6/node10.html
/usr/share/doc/nfs-utils-1.0.6/node11.html
/usr/share/doc/nfs-utils-1.0.6/node12.html
/usr/share/doc/nfs-utils-1.0.6/node13.html
/usr/share/doc/nfs-utils-1.0.6/node14.html
/usr/share/doc/nfs-utils-1.0.6/node15.html
/usr/share/doc/nfs-utils-1.0.6/node16.html
/usr/share/doc/nfs-utils-1.0.6/node17.html
/usr/share/doc/nfs-utils-1.0.6/node18.html
/usr/share/doc/nfs-utils-1.0.6/node19.html
/usr/share/doc/nfs-utils-1.0.6/node2.html
/usr/share/doc/nfs-utils-1.0.6/node20.html
/usr/share/doc/nfs-utils-1.0.6/node21.html
/usr/share/doc/nfs-utils-1.0.6/node22.html
/usr/share/doc/nfs-utils-1.0.6/node23.html
/usr/share/doc/nfs-utils-1.0.6/node24.html
/usr/share/doc/nfs-utils-1.0.6/node25.html
/usr/share/doc/nfs-utils-1.0.6/node26.html
/usr/share/doc/nfs-utils-1.0.6/node27.html
/usr/share/doc/nfs-utils-1.0.6/node3.html
/usr/share/doc/nfs-utils-1.0.6/node4.html
/usr/share/doc/nfs-utils-1.0.6/node5.html
/usr/share/doc/nfs-utils-1.0.6/node6.html
/usr/share/doc/nfs-utils-1.0.6/node7.html
/usr/share/doc/nfs-utils-1.0.6/node8.html
/usr/share/doc/nfs-utils-1.0.6/node9.html
/usr/share/man/man5/exports.5.gz
/usr/share/man/man5/idmapd.conf.5.gz
/usr/share/man/man5/rpc.idmapd.conf.5.gz
/usr/share/man/man7/nfsd.7.gz
/usr/share/man/man8/exportfs.8.gz
/usr/share/man/man8/gssd.8.gz
/usr/share/man/man8/idmapd.8.gz
/usr/share/man/man8/lockd.8.gz
/usr/share/man/man8/mountd.8.gz
/usr/share/man/man8/nfsd.8.gz
/usr/share/man/man8/nfsstat.8.gz
/usr/share/man/man8/nhfsgraph.8.gz
/usr/share/man/man8/nhfsnums.8.gz
/usr/share/man/man8/nhfsrun.8.gz
/usr/share/man/man8/nhfsstone.8.gz
/usr/share/man/man8/rpc.gssd.8.gz
/usr/share/man/man8/rpc.idmapd.8.gz
/usr/share/man/man8/rpc.lockd.8.gz
/usr/share/man/man8/rpc.mountd.8.gz
/usr/share/man/man8/rpc.nfsd.8.gz
/usr/share/man/man8/rpc.statd.8.gz
/usr/share/man/man8/rpc.svcgssd.8.gz
/usr/share/man/man8/showmount.8.gz
/usr/share/man/man8/statd.8.gz
/usr/share/man/man8/svcgssd.8.gz
/var/lib/nfs
/var/lib/nfs/etab
/var/lib/nfs/rmtab
/var/lib/nfs/rpc_pipefs
/var/lib/nfs/statd
/var/lib/nfs/state
/var/lib/nfs/xtab


Due to some reasons i cant upgrade the OS to RHEL5. Can any body suggest me how to upgrade safely to NFS version 4?

Many thanks.
 
Old 03-05-2009, 01:06 PM   #2
mesiol
Member
 
Registered: Nov 2008
Location: Lower Saxony, Germany
Distribution: CentOS, RHEL, Solaris 10, AIX, HP-UX
Posts: 731

Rep: Reputation: 137Reputation: 137
Hi,

nfs is provided by kernel module nfsd.ko, which will be handled by various user space tools.

Upgrading to a newer NFS version means upgrading kernel an various tools. Upgrading kernel will bring you up in upgrading glibc and various others, which means upgrading the rest of the system.

Sorry that i cannot provide an easier way.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
safest way to upgrade glibc? samengr Linux - Enterprise 9 03-03-2009 01:18 AM
urgent..upgrade from RHEL3 to RHEL4 kumarnine Linux - Enterprise 1 10-30-2006 08:12 AM
Safest firmware upgrade for Plextor PX-708A dealerman Linux - Hardware 0 07-19-2005 10:32 PM
acl and Nfs4 collen Linux - Networking 0 09-30-2004 07:58 AM
Nfs4 not work.. collen Linux - Networking 0 09-02-2004 03:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 08:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration