Networking Forums

Networking Forums > Computer Networking > Linux Networking > Mounting Quantum Snap Server on Linux

Reply
Thread Tools Display Modes

Mounting Quantum Snap Server on Linux

 
 
James Kimble
Guest
Posts: n/a

 
      06-30-2004, 03:10 PM
Having a very weird problem mounting a Quantum (model 1000) Snap Server
onto a Linux box's file system. I'm running Suse 9.1 on a fairly new
piece of hardware. When I try to mount the Snap Server I'm getting the
message "RPC: Program not registered". I've never seen that message
before and have no clue what it's about. The command and message is
shown below...

------------------------------------------------------------
/root >mount 128.222.0.16:/DRIVE1 /mnt
mount: RPC: Program not registered
------------------------------------------------------------

Even stranger is the fact that I can mount the same Snap Server on an
old version of Red Hat (5.0) running on an old 486 laptop with no
problem. I guess this is either a recent NFS thing, a 2.6 kernel thing
or a Suse thing. Now I just need to figure out which it is.

Any help/clue/suggestion would be much appreciated.

James Kimble
 
Reply With Quote
 
 
 
 
Dale Dellutri
Guest
Posts: n/a

 
      06-30-2004, 03:24 PM
On 30 Jun 2004 08:10:06 -0700, James Kimble <(E-Mail Removed)> wrote:
> Having a very weird problem mounting a Quantum (model 1000) Snap Server
> onto a Linux box's file system. I'm running Suse 9.1 on a fairly new
> piece of hardware. When I try to mount the Snap Server I'm getting the
> message "RPC: Program not registered". I've never seen that message
> before and have no clue what it's about. The command and message is
> shown below...


> ------------------------------------------------------------
> /root >mount 128.222.0.16:/DRIVE1 /mnt
> mount: RPC: Program not registered
> ------------------------------------------------------------


> Even stranger is the fact that I can mount the same Snap Server on an
> old version of Red Hat (5.0) running on an old 486 laptop with no
> problem. I guess this is either a recent NFS thing, a 2.6 kernel thing
> or a Suse thing. Now I just need to figure out which it is.


> Any help/clue/suggestion would be much appreciated.


Googling for the error message gives many possibilities, here's one:
http://www.netsys.com/sunmgr/1997-08/msg00111.html
which suggests that the solution is:
the Daemons needed for this service were not running, they are :
/usr/lib/nfs/nfsd and /usr/lib/nfs/mountd

--
Dale Dellutri <(E-Mail Removed)> (lose the Q's)
 
Reply With Quote
 
Andrei Ivanov
Guest
Posts: n/a

 
      07-01-2004, 12:02 AM
Dale Dellutri <(E-Mail Removed)> wrote:
> Googling for the error message gives many possibilities, here's one:
> http://www.netsys.com/sunmgr/1997-08/msg00111.html
> which suggests that the solution is:
> the Daemons needed for this service were not running, they are :
> /usr/lib/nfs/nfsd and /usr/lib/nfs/mountd


That's wrong (nfsd/mountd should run on server, but not on a client).
Perhaps you have "firewall" installed, which does not allow sunrpc
traffic through. Check with "iptables -L" (assuming that SuSe is using
iptables for packet filtering).

--
andrei
 
Reply With Quote
 
 
 
Reply

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
Mounting nfs from solaris client on linux server Thomas Richter Linux Networking 0 08-04-2007 03:18 PM
anyone using Snap Server 510 ? redmist Linux Networking 0 04-20-2006 04:58 PM
Snap! Server 1000 Upgrade Instructions (Snap! Appliances) NAS Christopher Hui Windows Networking 0 01-21-2004 09:18 AM
Mount Snap Server Phil Windows Networking 0 01-19-2004 08:50 PM
Problem mounting a Linux share in OS X Timur Tabi Linux Networking 3 12-20-2003 07:21 AM



1 2 3 4 5 6 7 8 9 10 11