FreeBSD AMD NFS over TCP issues


 
Thread Tools Search this Thread
Operating Systems BSD FreeBSD AMD NFS over TCP issues
# 1  
Old 09-27-2011
FreeBSD AMD NFS over TCP issues

Hi!
I have a major issue with FreeBSD 7.1 i386.
We did a change in our Unix env where we exchanged home storage from a NetAPP running udp to a NetAPP running tcp.

Now I cant mount homedirs since NFS/AMD seem to fallback to udp Smilie
Trying to force it with amd options nfs_proto=tcp and so on.

I can manually mount my homedir if I use "mount_nfs -T ...."
how do I force AMD to use the "mount_nfs -T" command?

Does any one know what "type nfs, state not responding" means?
does it have to do with statd?

Code:
Sep 27 09:16:26 MASKEDHNAME amd[1558]/info:  find_nfs_srvr: force NFS version to 3
Sep 27 09:16:26 MASKEDHNAME amd[1558]/info:  find_nfs_srvr: force NFS protocol transport to tcp
Sep 27 09:16:26 MASKEDHNAME amd[1558]/warn:  fileserver filer.ourdomainmasked is already hung - not running NFS proto/version discovery
Sep 27 09:19:05 MASKEDHNAME amd[1558]/map:   matched default selectors "type:=nfs;opts:=rw,grpid,nosuid,utimeout=600"
Sep 27 09:19:05 MASKEDHNAME amd[1558]/map:   key maskedusr: map selector host (=MASKEDHNAME) did not match filer.ourdomainmasked
Sep 27 09:19:05 MASKEDHNAME amd[1558]/map:   Map entry host==filer.ourdomainmasked;type:=link;fs:=/vol/volh04006/x1/0/32/maskedusr for /home/maskedusr did not match
Sep 27 09:19:05 MASKEDHNAME amd[1558]/info:  find_nfs_srvr: force NFS version to 3
Sep 27 09:19:05 MASKEDHNAME amd[1558]/info:  find_nfs_srvr: force NFS protocol transport to tcp
Sep 27 09:19:05 MASKEDHNAME amd[1558]/info:  get_nfs_version: returning NFS(3,tcp) on host filer.ourdomainmasked
Sep 27 09:19:05 MASKEDHNAME amd[1558]/info:  Using NFS version 3, protocol tcp on host filer.ourdomainmasked
Sep 27 09:19:05 MASKEDHNAME amd[1558]/info:  initializing filer.ourdomainmasked's pinger to 30 sec
Sep 27 09:19:05 MASKEDHNAME amd[1558]/map:   Trying mount of lnhome2:/vol/volh04006/x1/0/32/maskedusr on /.amd/lnhome2/vol/volh04006/x1/0/32/maskedusr fstype nfs mount_type non-autofs
Sep 27 09:19:11 MASKEDHNAME amd[1558]/map:   last message repeated 3 times
Sep 27 09:19:11 MASKEDHNAME amd[1558]/info:  file server filer.ourdomainmasked, type nfs, state not responding
Sep 27 09:19:11 MASKEDHNAME amd[1558]/map:   Trying mount of lnhome2:/vol/volh04006/x1/0/32/maskedusr on /.amd/lnhome2/vol/volh04006/x1/0/32/maskedusr fstype nfs mount_type non-autofs
Sep 27 09:19:14 MASKEDHNAME amd[1558]/map:   last message repeated 2 times
Sep 27 09:19:14 MASKEDHNAME amd[1558]/info:  file server filer.ourdomainmasked, type nfs, state not responding
Sep 27 09:19:15 MASKEDHNAME amd[1558]/map:   Trying mount of lnhome2:/vol/volh04006/x1/0/32/maskedusr on /.amd/lnhome2/vol/volh04006/x1/0/32/maskedusr fstype nfs mount_type non-autofs
Sep 27 09:19:17 MASKEDHNAME amd[1558]/info:  file server filer.ourdomainmasked, type nfs, state not responding
Sep 27 09:19:17 MASKEDHNAME amd[1558]/info:  file server filer.ourdomainmasked, type nfs, state starts down

Without nfs_proto=tcp and nfs_vers=3 set I get the following, and thats true, udp is not usable on the new filer.
Code:
Sep 27 10:02:37 MASKEDHNAME amd[950]/info:  get_nfs_version: returning NFS(3,tcp) on host filer.ourdomainmasked
Sep 27 10:02:43 MASKEDHNAME amd[950]/info:  get_nfs_version NFS(3,udp) failed for filer.ourdomainmaskedRPC: Timed out
Sep 27 10:02:43 MASKEDHNAME amd[950]/info:  get_nfs_version trying a lower version: NFS(2,udp)

Br /D.

Last edited by Esaia; 09-27-2011 at 05:05 AM.. Reason: Code tags
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. BSD

FreeBSD DHCP wpa_supplicant Wi-Fi Issues

I just got FreeBSD up and running with an XFCE desktop on an old Gateway laptop. It works great, except the wireless setup is scaring me. I can connect to my home WiFi fine most of the time, but I'm concerned about other WiFi that I will need to connect to away from home. I understand that I can... (1 Reply)
Discussion started by: BrentBANKS
1 Replies

2. AIX

Networking Issues - Opera, FreeBSD, AIX

(1) Hi, Am working on FreeBSD 7.4/i386 and installed Opera 11.01 through ports collection manually... But when I run first time am getting "opera: cannot connect X server. Error: Unknown error: 0" What is this error all about???? Please help me to sort out this issue!!! (2) Hi, currently am... (12 Replies)
Discussion started by: Priya Amaresh
12 Replies

3. AIX

TCP/UDP port range for default AIX NFS?

May I know what is the TCP/UCP port range for any default AIX NFS? Based on rpcinfo -p, I got the following output: program vers proto port service 100000 4 udp 111 portmapper 100000 3 udp 111 portmapper 100000 2 udp 111 portmapper 100000 4 ... (4 Replies)
Discussion started by: famasutika
4 Replies

4. UNIX for Dummies Questions & Answers

Resolved: htpasswd issues (-b) on FreeBSD

I wrote a script to batch-create directories with .htaccess and .htpasswd files. I am using the following line to create the .htpasswd file: htpasswd -cb .htpasswd $USER $PASS However, I keep getting this message in return: Usage: htpasswd passwordfile username The -c flag creates a new... (1 Reply)
Discussion started by: Spetnik
1 Replies

5. Web Development

Using IP.Board on FreeBSD, having SQL/Apache Issues

Server: FreeBSD 7.2-RELEASE MYSQL Version: MYSQL 5.1.36 PHP Version: 5.2.10 (apache2handler) IP.Board Version: v3.0.2 Safe Mode: OFF For the most part previously IP.Board, forum software, has run fine without any issues. Regular web pages and .php pages seem to load fine without any issues.... (2 Replies)
Discussion started by: Dark Severance
2 Replies

6. Filesystems, Disks and Memory

FreeBSD NFS Problem

I am trying to setup 2 network shares that exist on a server. One of the shares is mounted but when i try to mount the second share I am greeted with: # mount srv:/data/music /data/music srv:/data/music: RPCPROG_NFS: RPC: Program not registered Server Info: name: srv #cat /etc/exports:... (0 Replies)
Discussion started by: ezekiel61
0 Replies

7. BSD

FreeBSD - Kernel Queries/Issues

All, I am a bit of a BSD newbie and haven't really played with it for years, but I have had a recent situation whereby someone attempted to load a custom kernel module and ended up breaking my BSD server. I managed to fix it by doing the following: Booting into loader mode: unload set... (3 Replies)
Discussion started by: drbabbers
3 Replies

8. UNIX for Dummies Questions & Answers

Some FreeBSD issues

I have been using Linux for 3 years now, and I think I am getting enough knowledge (and confidence) to try some more 'traditional' unix variants. I installed FreeBSD 5.0-CURRENT. I have a couple of questions for the time being: 1) Frequently when I need to compile software packages they can't... (16 Replies)
Discussion started by: cbkihong
16 Replies

9. UNIX for Advanced & Expert Users

snort installation on freebsd issues

i'm following the, "How to setup and secure Snort, MySQL and Acid on FreeBSD 4.6 Release" off of the snort.org website. in the documentation it says snort should be installed through the following: ----- make -DWITH_MYSQL -DWITH_FLEXRESP ; make install ----- later it says to do the... (13 Replies)
Discussion started by: xyyz
13 Replies

10. UNIX for Advanced & Expert Users

Endian issues in TCP/IP

Hello, Can anybody tell me whether the little endian-big endian issues will affect porting from True64 to HP UNIX or TCP/IP will take care of that? If it affects what can be the solution. Thank you, (3 Replies)
Discussion started by: informshilpa
3 Replies
Login or Register to Ask a Question