nixCraft Linux Forum

nixCraft

Linux / UNIX 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

Linux answers from nixCraft.


Web servers Discussion on Apache, Nginx and Lighttpd HTTP/web server and configuration issues.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 19-04-2008, 08:06 PM
Senior Member
User
 
Join Date: Sep 2007
OS: Debian
Posts: 112
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 3
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
Reply


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 Off


Similar Threads

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


All times are GMT +5.5. The time now is 03:46 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

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 37 38