All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Jeeves <benjamin@benjamin76.plus.com>
To: nfs@lists.sourceforge.net
Subject: Help needed
Date: Wed, 4 May 2005 12:06:20 +0100	[thread overview]
Message-ID: <200505041206.20407.benjamin@benjamin76.plus.com> (raw)

Hi all

This is the first time posting to this list so please understand if this 
quistion has been posted before.

I have one server with 4 ethernet card in all running on 192.168.1.* network 
what i want to do is run nfs on.

eth2 192.168.1.6 running nfs
eth3 192.168.1.7 running nfs

eth2 would export samething like this /backup then /store.

eth3 would export samething like this /folder3 /folder4

but at this time all I can do is make it work on all of the ethernet cards and 
only work on the first ethernet card eth0 for all requests.

I have search gooogle and man pages but can not find anything or would I need 
to do load balancing for this to work?

I have tryed this in the /etc/exports file:
192.168.1.6:/backup	192.168.1.12(rw,root_squash,sync)
192.168.1.6:/store	192.168.1.12(rw,root_squash,sync)
192.168.1.7:/folder3	192.168.1.14(rw,root_squash,sync)
192.168.1.7:/folder4	192.168.1.14(rw,root_squash,sync)

#mount 192.168.1.6:/mad-backup /backup

But when i try to mount it on the client I get a this msg
mount: 192.168.1.6:/backup failed, reason given by server: Permission denied

please help me?

Thank you

Benjamin Jeeves 



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

             reply	other threads:[~2005-05-04 11:08 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-04 11:06 Benjamin Jeeves [this message]
2005-05-04 12:26 ` Help needed Neil Horman
2005-05-04 12:35   ` Benjamin Jeeves
2005-05-05 13:18     ` Neil Horman
2005-05-04 12:35 ` Trond Myklebust
2005-05-04 12:39   ` Benjamin Jeeves
  -- strict thread matches above, loose matches on Subject: below --
2015-03-10 19:24 Help Needed Alex Mourtziapis
2015-03-10 21:02 ` Emil Velikov
2014-05-22 10:31 help needed Alexandru Vaduva
2014-05-22 12:19 ` Paul Eggleton
2014-05-22 12:26   ` Alexandru Vaduva
2014-05-22 12:34     ` Paul Eggleton
2014-05-22 12:38       ` Alexandru Vaduva
2014-05-22 12:43         ` Paul Eggleton
2014-05-22 13:00           ` Alexandru Vaduva
2014-05-22 13:14             ` Paul Eggleton
2014-05-22 13:24               ` Alexandru Vaduva
2014-05-22 14:05                 ` Burton, Ross
2014-05-22 14:29                   ` Burton, Ross
2014-05-22 19:06                     ` Alexandru Vaduva
2014-05-22 13:09         ` Burton, Ross
2014-01-18 17:34 Help Needed Madhusudhan Rao Sripalle
2014-01-18 22:16 ` Randy Dunlap
2014-01-19  3:08   ` Ryan Cunningham
2014-01-22 14:34 ` Madhusudhan Rao Sripalle
2014-01-22 14:55   ` Mark Knecht
2014-01-22 15:05     ` Madhusudhan Rao Sripalle
2014-01-22 15:08       ` Richard Weinberger
2014-01-22 15:09       ` Mark Knecht
2014-01-22 15:47         ` Madhusudhan Rao Sripalle
2014-01-22 17:41           ` Mark Knecht
2014-01-23 10:21             ` Madhusudhan Rao Sripalle
     [not found] <u2oea05c7011004130706jc7b4a043zd1969eedb92f5069@mail.gmail.com>
2010-04-13 14:17 ` Help needed Akhilesh Soni
2010-04-14  6:18   ` Jaroslav Kysela
2010-04-14  7:06   ` Clemens Ladisch
2008-11-27 20:33 Dajka Tamás
     [not found] ` <D6509B586112EA4B98E1AF0B4D58DF3016EA8A4E74-f5hAeJvXNqs9gvzQRsMqH0EOCMrvLtNR@public.gmane.org>
2008-12-08 10:42   ` Jean Delvare
2003-11-13 15:06 Help Needed Harish Sabnani
2003-11-13 15:35 ` Jeffrey Laramie
2003-11-07 12:40 help needed Mikko Kallio
2003-11-07 12:55 ` Antony Stone
2003-11-07 13:08   ` Jesper Lund
2003-11-07 13:30     ` Antony Stone
2003-03-25  8:53 Help needed steven.mugassa
2003-03-26 12:11 ` Kim Jensen
2002-10-15 17:23 joerg.beyer-htSm2yLGOjU
     [not found] ` <200210151723.g9FHNgX26060-pb599fR3TxVkExQqqHjIK3sFFmKitW5W@public.gmane.org>
2002-10-16 10:58   ` Ruud Koendering
2002-10-15 16:28 Ruud Koendering
2002-05-19 18:27 dvv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200505041206.20407.benjamin@benjamin76.plus.com \
    --to=benjamin@benjamin76.plus.com \
    --cc=nfs@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.