Hi friends!!!
I'm trying nfs in a LAN working several pcs.
I' trying nfs using the root account in each pc, all with the same
configuration and several it works and others say that "denied
permission".
I just export the same directory in each pc:
/nfs 192.168.0.*(rw,insecure,sync)
I have di
Ian L wrote:
i'm trying to mount machine1 to machine2.
machine1> mount machine2:/directory /machine2/directory
times out
Turn off the firewall on machine1, or make an exception to allow
machine2 through the firewall rules.
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https:
i'm trying to mount machine1 to machine2.
machine1> mount machine2:/directory /machine2/directory
times out
if i go onto machine2
machine2> showmount -a | grep machine1
machine1:/directory
can someone tell me how to fix this without rebooting machine2? i have some
stuff running on there that i c
OK, I've another little problem.
I setup NFS but if I re-boot, when it gets to the part where its trying
to unmount the files system, it hangs and tells me the device is busy.
The NFS wasn't mounted. Maybe that's the problem.
Here part of my fstab if this helps:
p120.dnsalias.net:/home /mnt/p1
i am trying to mount nfs directory at boot time by giving its entry in fstab. on 2
systems nothing happens i.e it doesent mount at boot (doesent give any fails at boot
though). one system does mount it but i cant unmount it, it say resource busy . if i
force it to shutdown it tries toumount and
Hi,
I really can't think of anything else now. Sorry,
Hidong
Ze Ji Li wrote:
Hi,
rpcinfo -p nfs_server is fine. I have firewall off and hosts.allow
to accept everything on my subnet. I even put both machines on the same
hub. I still can't resolve the nfs problem. I wonder
Hi,
rpcinfo -p nfs_server is fine. I have firewall off and hosts.allow
to accept everything on my subnet. I even put both machines on the same
hub. I still can't resolve the nfs problem. I wonder if I need to try an
old version kernel but I am using lvm. Does 2.2 kernels support lv
Ze Ji Li wrote:
Hi there,
I am just try to use redhat 8.0 as nfs client from the tru64 unix
server. I even put both of them on the same hub. It still just hangs.
Any hints? Thank you.
Ze
Hi,
I assume you've tried restarting portmap and nfs on the 8.0 machine.
Have you tried relaxing /etc
Hi there,
I am just try to use redhat 8.0 as nfs client from the tru64 unix
server. I even put both of them on the same hub. It still just hangs.
Any hints? Thank you.
Ze
On Sat, 23 Nov 2002, Hidong Kim wrote
> Ze Ji Li wrote:
> > Hi,
> > I got the following from the messages:
> >
Ze Ji Li wrote:
Hi,
I got the following from the messages:
Nov 22 16:38:10 theory kernel: nfs: server uhhepi not responding, still
trying
Nov 22 16:43:33 theory kernel: nfs: task 192 can't get a request slot
Nov 22 16:48:05 theory kernel: nfs_statfs: statfs error = 5
Nov 22 16:48:05 theory kerne
Hi,
I got the following from the messages:
Nov 22 16:38:10 theory kernel: nfs: server uhhepi not responding, still
trying
Nov 22 16:43:33 theory kernel: nfs: task 192 can't get a request slot
Nov 22 16:48:05 theory kernel: nfs_statfs: statfs error = 5
Nov 22 16:48:05 theory kernel: nfs_sta
On Fri, 22 Nov 2002, Ze Ji Li wrote:
> I am running 8.0. I can mount a tru64 unix filesystem on the
> redhat box with nis client on. The problem is when I do a "ls" on the
> mounted directory. It just hangs and nothing happens. I have to killed
> the "rpciod" process to get the prompt back.
Hi,
I am running 8.0. I can mount a tru64 unix filesystem on the
redhat box with nis client on. The problem is when I do a "ls" on the
mounted directory. It just hangs and nothing happens. I have to killed
the "rpciod" process to get the prompt back. df even hangs at the nfs
mount. I w
Hello,
I am having trouble with NFS and XDMCP on my system. I am not sure what is
going on, or even how to troubleshoot it. Here is what seems to be
happening. I enabled XDMCP in gdm.conf. I have exported my home directory
in /etc/exports for NFS. I restart all services and everything seems t
On Fri, 1 Feb 2002, Marko Frelih wrote:
> I have an laptop with CDROM malfunction and I want to install linux via NFS
> server. I've established nfs server succesfully, but linuxconf doesn't want
> to mount nfs system with cdrom source. What is wrong??
>
Marko,
I'm not sure I understand what
I have an laptop with CDROM malfunction and I want to install linux via NFS
server. I've established nfs server succesfully, but linuxconf doesn't want
to mount nfs system with cdrom source. What is wrong??
___
Redhat-list mailing list
[EMAIL PROTECTE
(Please excuse this e-mail if this problem has been discussed. A search
of the archives came up with nothing relevant.)
I did a fresh install of 7.1 this weekend. Under 6.0, I never had any
problems doing nfs mounts from my Solaris boxes (SPARC Solaris 7);
however, under RH 7.1, the system hang
On Tue, 3 Oct 2000, Gregory Hosler wrote:
>
> On 30-Sep-00 Jeff Grossman wrote:
> > Hello,
> > I am trying to setup NFS. I am running Redhat 6.2 as the NFS server and
> > Redhat 7.0 as the NFS client. I think I have everything set up
> > correctly. I followed the NFS howto. But, when I try
On 30-Sep-00 Jeff Grossman wrote:
> Hello,
> I am trying to setup NFS. I am running Redhat 6.2 as the NFS server and
> Redhat 7.0 as the NFS client. I think I have everything set up
> correctly. I followed the NFS howto. But, when I try and connect, I get
> Permission Denied. I even tried
: Saturday, September 30, 2000 11:06 AM
To: [EMAIL PROTECTED]
Subject: Re: NFS Problem
On Sat, Sep 30, 2000 at 10:11:35AM -0700, Jeff Grossman wrote:
> Sep 29 21:21:08 apple mountd[2909]: refused mount request from
> localhost.localdomain for / (/): no export entry
>
> Here is my exports fil
On Sat, Sep 30, 2000 at 10:11:35AM -0700, Jeff Grossman wrote:
> Sep 29 21:21:08 apple mountd[2909]: refused mount request from
> localhost.localdomain for / (/): no export entry
>
> Here is my exports file:
>
> / (rw,no_root_squash,link_relative)
man 5 exports:
[snip]
Each line cont
In article <8r43gp$bo1$[EMAIL PROTECTED]>, [EMAIL PROTECTED] says...
> In article <[EMAIL PROTECTED]>,
> Jeff Grossman <[EMAIL PROTECTED]> wrote:
> > Hello,
> > I am trying to setup NFS. I am running Redhat 6.2 as the NFS server
> and
> > Redhat 7.0 as the NFS client. I think I have everything
> Hello, I am trying to setup NFS. I am running Redhat 6.2 as the NFS
> server and Redhat 7.0 as the NFS client. I think I have everything
> set up correctly. I followed the NFS howto. But, when I try and
> connect, I get Permission Denied. I even tried to connect to the
> server from the se
Hello,
I am trying to setup NFS. I am running Redhat 6.2 as the NFS server and
Redhat 7.0 as the NFS client. I think I have everything set up
correctly. I followed the NFS howto. But, when I try and connect, I get
Permission Denied. I even tried to connect to the server from the server
ma
On Thu, Sep 28, 2000 at 10:55:06AM -, janardhan reddy eage wrote:
> /var/log/messages file i am getting the following error
> Sep 28 12:56:26 develop exportfs[462]: netsilcon11 has non-inet addr
Your server cannot find an ip address for netsilcon11; startup takes a
long time due to (failed) d
Hello All ,
I had redhat linux6.1 as nfs server i dont understand why my server is
taking lot of time when NFS mounting during boot up time. when i see /var/log/messages
file i am getting the following error .It is appreciated if anyone helps me out to
solve this problem
nis domain n
26 matches
Mail list logo