nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Fail to mount remote NFS server

This is a discussion on Fail to mount remote NFS server within the Web servers forums, part of the Mastering Servers category; Hi folks, Server A Ubuntu server 6.06.4 amd64 hostname=lampserver IP add - 192.168.0.52 Server B Ubuntu server 7.04 amd64 hostname=mail.satimis.com ...


Go Back   nixCraft Linux Forum > Mastering Servers > Web servers

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 04-19-2008, 08:06 PM
Member
User
 
Join Date: Sep 2007
My distro: Debian
Posts: 89
Rep Power: 2
satimis is on a distinguished road
Default Fail to mount remote NFS server

Hi folks,


Server A
Ubuntu server 6.06.4 amd64
hostname=lampserver
IP add - 192.168.0.52

Server B
Ubuntu server 7.04 amd64
hostname=mail.satimis.com
IP add - 192.168.0.1


They are connected to the same router.

Server A

$ sudo /etc/init.d/nfs-kernel-server start
Code:
 * Exporting directories for NFS kernel daemon...                        [ ok ] 
 * Starting rpc nfsd...                                                  [ ok ] 
 * Starting rpc mountd...                                                [ ok ]

Server B
$ sudo /etc/init.d/nfs-kernel-server start
Code:
 * Exporting directories for NFS kernel daemon...                               exportfs: /etc/exports [1]: Neither 'subtree_check' or 'no_subtree_check' specified for export "*:/ubuntu".
  Assuming default behaviour ('subtree_check').
  NOTE: this default will change with nfs-utils version 1.1.0
exportfs: /etc/exports [2]: Neither 'subtree_check' or 'no_subtree_check' specified for export "*:/home".
  Assuming default behaviour ('subtree_check').
  NOTE: this default will change with nfs-utils version 1.1.0
                                                                         [ OK ]
 * Starting NFS kernel daemon                                            [ OK ]
Here it seems having problem. Please advise where to check and how to fix the problem


Server A

$ sudo mount mail.satimis.com:/ubuntu /mnt
Code:
mount to NFS server 'mail.satimis.com' failed: server is down.

B.R.
satimis
Reply With Quote
Sponsored Links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Remote access to linux server RamPD Linux software 9 05-26-2008 07:21 AM
Linux Shell script to mount remote windows share angelus_kit Shell scripting 2 09-06-2007 07:18 PM
How to recover if server crash in remote? kitty@sad Solaris/OpenSolaris 1 02-27-2007 09:02 PM
Linux Howto to mount remote directories securely and easily chimu Linux software 1 07-29-2006 04:28 AM
remote server monitoring for Solaris pliu0606 Solaris/OpenSolaris 4 10-15-2005 02:49 PM


All times are GMT +5.5. The time now is 11:08 AM.


Powered by vBulletin® Version 3.7.3 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36