> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Jason
Dixon
> Sent: Wednesday, October 22, 2003 4:23 PM
> To: Red Hat Mailing List
> Subject: [SUMMARY] NFS between Linux and Solaris
>
>
> Well, I wish I could say I have
On Wed, 2003-10-22 at 20:46, Dominic RIVERA wrote:
> If you're running a kernel before 2.4.19 try upgrading your kernel. I
> ran into some issues with pre 2.4.19 kernels that would do some strange
> things, apparantly someone did some major nfs work in 2.4.19.
Unfortunately,
If you're running a kernel before 2.4.19 try upgrading your kernel. I
ran into some issues with pre 2.4.19 kernels that would do some strange
things, apparantly someone did some major nfs work in 2.4.19.
-Dominic
Dominic Rivera
(503) 947-7308
[EMAIL PROTECTED]
>>> [EMAIL PROTECTE
On Tuesday, October 21, 2003, at 02:18 PM, Alan Peery wrote:
Ken Rossman wrote:
Is there some trick to this that I am missing? Are there some tools I
can use to track down what might be wrong?
What doesn "showmount -e" display?
$ showmount -e
Export list for frankfurt:
/export/home *
/export/loca
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Jason Dixon
> Sent: Wednesday, October 22, 2003 3:03 PM
> To: Red Hat Mailing List
> Subject: RE: NFS between Linux and Solaris
>
>
>
> There are no "hangs&
googled this to
> death without finding a satisfactory answer. I'm attempting to tar copy
> a large repository (actually, the RHAS3.0 iso images) from a Linux NFS
> server to a Solaris NFS client. At various intervals, the transfer
> invariably dies with a "file not found" er
rver - /etc/exports]
> /mnt/iso hostname(ro)
>
> [Solaris client]
> mount -F nfs -o ro,vers=2,proto=udp,noac server:/mnt/iso /mnt/point
> cd /mnt/point
> tar cf - . | (cd /mnt/repository; tar xpvf -)
Correction, that should have read:
/usr/local/bin/tar cf - . | (cd /mnt/rep
On Wed, 2003-10-22 at 15:58, Rigler, Steve wrote:
> We experienced similar issues but between different platforms.
>
> The machine serving filesystems was an Irix 6.5.13 machine and
> the client was running RH7.1 on Itanium 2's. Both machines are
> on the same VLAN.
>
On Wed, 2003-10-22 at 15:43, Ken Rossman wrote:
> Can you include some info on exactly what commands you are using, and
> some info on the respective configurations of each machine?
Pretty simple:
[Linux server - /etc/exports]
/mnt/isohostname(ro)
[Solaris client]
mount -F nfs
We experienced similar issues but between different platforms.
The machine serving filesystems was an Irix 6.5.13 machine and
the client was running RH7.1 on Itanium 2's. Both machines are
on the same VLAN.
Copying to NFS mounts would hang (errors would be logged in messages
about th
ing a satisfactory answer. I'm attempting to tar
copy
a large repository (actually, the RHAS3.0 iso images) from a Linux NFS
server to a Solaris NFS client. At various intervals, the transfer
invariably dies with a "file not found" error. The cause of this error
can be explained by the sud
Hi folks-
My apologies if this is out there somewhere, but I've googled this to
death without finding a satisfactory answer. I'm attempting to tar copy
a large repository (actually, the RHAS3.0 iso images) from a Linux NFS
server to a Solaris NFS client. At various intervals, th
Ken Rossman wrote:
Is there some trick to this that I am missing? Are there some tools I
can use to track down what might be wrong?
What doesn "showmount -e" display?
Are the machines listed in each other's /etc/hosts files?
Are your firewalls dropping packets, or rejecting them? If you're
sil
Hi!
Could any user (not the root) mount a export with the command mount ?
I use the insecure option on the export-options but doesn work.
Thank you
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
- Original Message -
From: "Ken Rossman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 20, 2003 10:44 AM
Subject: Re: Problems with NFS directory exports off of RH9 systems
> On Monday, October 20, 2003, at 10:36 AM, Benjamin J. Weiss wrot
On Monday, October 20, 2003, at 10:36 AM, Benjamin J. Weiss wrote:
From: "Ken Rossman" <[EMAIL PROTECTED]>
I am working in a mixed environment with Linux, Solaris, MacOSX, and
Windows systems and have been quite frustrated in trying to get
directories exported properly under NF
From: "Ken Rossman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 20, 2003 9:16 AM
Subject: Problems with NFS directory exports off of RH9 systems
> I am working in a mixed environment with Linux, Solaris, MacOSX, and
> Windows
> systems an
I am working in a mixed environment with Linux, Solaris, MacOSX, and
Windows
systems and have been quite frustrated in trying to get directories
exported
properly under NFS from the Linux system to the others. The Linux
system
appears to export the directories properly, but I get a long delay
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,i
> okay...
> I get this error when I try to mount with TCP
>
> [EMAIL PROTECTED] root]# mount y:/var/backup /var/backup -o tcp
> nfs server reported service unavailable: Address already in use
>
>
> Oct 13 16:25:01 yy rpc.mountd: authenticated mount request from
>
okay...
I get this error when I try to mount with TCP
[EMAIL PROTECTED] root]# mount y:/var/backup /var/backup -o tcp
nfs server reported service unavailable: Address already in use
Oct 13 16:25:01 yy rpc.mountd: authenticated mount request from
x.dnanico1.com:969 for /var/backup
> Can someone please point me towards some documention on how to configure
> NFS over TCP.
>
> Thanks
http://nfs.sourceforge.net/nfs-howto/
Chris
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
this is more like it...but I've read it already.
Somewhat lacking when it refers to NFS over TCP,
Section 5.4 describes the pros and cons, but not how to configure it
5.4. NFS over TCP
A new feature, available for both 2.4 and 2.5 kernels but not yet
integrated into the mainstream kernel a
And whee is the documentation in these man pages that relate to TCP rather
that UDP ?
The only thing I can see relate is that in fstab, but I already knew that.
I'm looking for a hotwo
Thanks
> man nfs, man fstab (client)
> man nfsd, man mountd, man exports (server)
>
>
NFS is quite easy to set up. Here is a good HOWTO on how to do that.
http://www.linux.org/docs/ldp/howto/NFS-HOWTO/
If you are unfamiliar to TCP/IP networking I suggest you find some
TCP/IP HOWTO:s also. A good place to start looking is the Linux
Documentation Projects site.
http://www.tldp.org
man nfs, man fstab (client)
man nfsd, man mountd, man exports (server)
Jeffrey W. Fox
[EMAIL PROTECTED]
--- "Distribution Lists" <[EMAIL PROTECTED]> wrote:
Can someone please point me towards some documention on how to configure
NFS over TCP.
Thanks
--
--
redhat-l
Can someone please point me towards some documention on how to configure
NFS over TCP.
Thanks
--
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
Can someone please point me towards some documention on how to configure
NFS over TCP.
Thanks
--
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
, 2003 6:07 PM
> To: [EMAIL PROTECTED]
> Subject: Re: NFS Action
>
>
> Steve, please press Enter every 70 chars or so. Thanks.
>
> On 14:50 07 Oct 2003, Rigler, Steve <[EMAIL PROTECTED]> wrote:
> | Is NFS started on the server?
> | Use "chkconfig --list" t
Hello,
On the server where the shares are, you need to setup /etc/exports.
This is a file which tells the nfs server which areas of the disk must be
exported so that they are visible to the other users.
After you have made changes to this file, you should restart nfs for the
changes to
take
Hi all,
Relavent docs for dummies needed ;)
I've set up using the nfs stuff in kde a shared folder on each of the
two networked pcs. Is there a simple way to connect to those shared
folders? - Some tool or GUI that I can use?
Many thanks..
--
Nick W
--
redhat-list mailing list
unsubs
Steve, please press Enter every 70 chars or so. Thanks.
On 14:50 07 Oct 2003, Rigler, Steve <[EMAIL PROTECTED]> wrote:
| Is NFS started on the server?
| Use "chkconfig --list" to make sure nfs, nfslock and portmap are all turned on
. Turn them on and start them (with "ser
Steve,
Thanks for the direction. I have it all working now.. it was starting
NFS itself that was the problem.
Thanks to all that replied.
Mike
Mike Koponick
RedHawk. - Network Engineering
[EMAIL PROTECTED]
This email and any files transmitted
On Tue, 2003-10-07 at 14:41, Mike Koponick wrote:
> Hello all!
>
>
>
> I was wondering if anyone has had any experience using NFS. I would like
> to write files to one machine (NFS Server) from two NFS clients.
>
>
>
> I tried using the "HOW-TO"
Is NFS started on the server?
Use "chkconfig --list" to make sure nfs, nfslock and portmap are all turned on. Turn
them on and start them (with "service") if they aren't already turned on.
Once you know it's working on the server, check from the client with "
Hello all!
I was wondering if anyone has had any
experience using NFS. I would like to write files to one machine (NFS Server)
from two NFS clients.
I tried using the “HOW-TO” but
get an error:
mount: RPC: Program not registered
on the NFS client side.
Here is my config
Hello list,
I've set up a nfs server, and I was having a problem when booting the
system. I was getting the following message:
rpc.nfsd: nfssvc: Address already in use
Well, I found out the problem. My server is a nfs server but also a nfs
client (through netfs). Redhat setup application
On Mon, 2003-09-29 at 15:22, Jason Dixon wrote:
> I'm attempting a RHAS 2.1 pxeboot NFS kickstart on an HP DL-740. This
> configuration works fine on a variety of other Compaq/HP servers
> (1850/320/360/380/580/etc). However, attempts to kickstart this server
> die with a &qu
I'm attempting a RHAS 2.1 pxeboot NFS kickstart on an HP DL-740. This
configuration works fine on a variety of other Compaq/HP servers
(1850/320/360/380/580/etc). However, attempts to kickstart this server
die with a "red screen of death" and an error message of "Illegal
Op
active files in /var/lib/nfs/.
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
At 06:50 PM 9/19/2003, you wrote:
On Fri, 2003-09-19 at 20:01, Ian L wrote:
> fixed this somewhat. I remembered i did a kernel upgrade and never
rebooted :)
>
> rebooting seems to have fixed it, although i still am having problems
> mouinting one machine:
>
> mount: RPC: Program not registered
>
>
On Fri, 2003-09-19 at 20:01, Ian L wrote:
> fixed this somewhat. I remembered i did a kernel upgrade and never rebooted :)
>
> rebooting seems to have fixed it, although i still am having problems
> mouinting one machine:
>
> mount: RPC: Program not registered
>
> I looked on that machine and t
fixed this somewhat. I remembered i did a kernel upgrade and never rebooted :)
rebooting seems to have fixed it, although i still am having problems
mouinting one machine:
mount: RPC: Program not registered
I looked on that machine and the exports file is set up to allow the
connection.
ian
found something in the log file:
Sep 19 17:42:38 whis modprobe: modprobe: Can't open dependencies file
/lib/modules/2.4.18-27.8.0/modules.dep (No such file or directory)
and there is indeed no such directory. In lib/modules i have:
2.4.18-14smp 2.4.20-20.8 2.4.20-20.8smp
but i have no clue h
in my exports file i have a few entries. When i run exportfs -a it has some
entries where are no longer in the exports file. Anyone have any idea where
its getting this old stuff from and how to fix it?
machine:/disk3: Function not implemented
machine:/disk2: Function not implemented
machine:/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
uot; stuff instead
of arbitrary and weird API calls). And NFS does that fairly well.
Why not tell us a bit more about the problem context? Presumably you
have some reason for not wanting NFS or find it cumbersome somehow. What
are they?
Cheers,
--
Cameron Simpson <[EMAIL PROTECTED]> DoD#7
Is there anything better to use for network distributions, upgrades,
patches?
--
Hart's PGP Key: 0x7BFF655E - http://TQMcube.com/hart_pgp.txt
Total Quality M
ze=8192
> > This increases the block size for read and write operations respectively.
> > It does increase the speed over what you get with the default values but
> > i've never seen NFS as fast as ftp no matter how you tune it.
> >
>
> Hi:
>
> I've
he speed over what you get with the default values but
> i've never seen NFS as fast as ftp no matter how you tune it.
>
Hi:
I've done that on the clients along with mountvers=3.
How about on the server end? I have a feeling that the RH config is NOT
consistent with v
On Sun, 14 Sep 2003 10:54:51 -0400
David Hart <[EMAIL PROTECTED]> wrote:
> Kernels on the server and all clients are configured for version 3. I
> cannot find the combination of server and client settings that will
> speed up NFS.
>
> Moving large files is considerably
Kernels on the server and all clients are configured for version 3. I
cannot find the combination of server and client settings that will
speed up NFS.
Moving large files is considerably faster through FTP or moving them to
the web root and using wget.
Any suggestions
Hi,
I've found a solution on my own althought I don't know why this is. It has to do with
how the HPUX machines mount the Linux NFS server volume.
o What did not work:
/etc/fstab entry: "hbwpe:/home /prod_hbwpe nfs rw,suid,vers=2 0 0"
Command line: "mo
Hi,
I have Redhat 9 running as a NFS server for HPUX 10.20 clients. A couple problems
arise I hope someone has some ideas on.
1. When file properties, such as protections, owner, & group, are changed from the
client on a file located on the server, there is a significant delay for the ch
At 08:38 9/9/2003 -0400, you wrote:
> Take a look at your policy file in shorewall. It most likely has a
> policy of "fw loc ACCEPT". This takes care of all client needs.
Okay, this clear things up. I use the default one from the shorewall package,
and it has fw net ACCEPT
I assume it provides
On Tuesday 09 September 2003 02:40 am, Rodolfo J. Paiz wrote:
> At 17:09 9/8/2003 -0400, you wrote:
> >Just a quick question. If I run smbclient and NFS client (mount to another
> >NFS
> >server) in my workstation, do I need to open up a hole in the firewall?
>
> Yes if
On Monday 08 September 2003 11:49 pm, Ed Greshko wrote:
> On Tue, 2003-09-09 at 11:18, Reuben D. Budiardja wrote:
> After rereading your previous email and the rest of this email I have a
> better understanding of your configuration. While you didn't say it I
> think you are running you clients on
At 17:09 9/8/2003 -0400, you wrote:
Just a quick question. If I run smbclient and NFS client (mount to another
NFS
server) in my workstation, do I need to open up a hole in the firewall?
Yes if the firewall is between the two boxes, no if they're on the same
network.
It seems that I can
On Tue, 2003-09-09 at 11:18, Reuben D. Budiardja wrote:
> Well, my more general question is whether some ports need to be open if I just
> run client (smbmount) and NFS mount, *not* the server. Add to that, I know
> that some of the listers here are happy users of shorewall, the
On Monday 08 September 2003 10:38 pm, Ed Greshko wrote:
> On Tue, 2003-09-09 at 05:09, Reuben D. Budiardja wrote:
> > Hello,
> > Just a quick question. If I run smbclient and NFS client (mount to
> > another NFS server) in my workstation, do I need to open up a hole in the
&g
On Tue, 2003-09-09 at 05:09, Reuben D. Budiardja wrote:
> Hello,
> Just a quick question. If I run smbclient and NFS client (mount to another NFS
> server) in my workstation, do I need to open up a hole in the firewall?
>
> It seems that I can mount it and make it work, but I
Hello,
Just a quick question. If I run smbclient and NFS client (mount to another NFS
server) in my workstation, do I need to open up a hole in the firewall?
It seems that I can mount it and make it work, but I got logs saying that
there are packages dropped from the NFS server.
I am using
On Friday 05 September 2003 03:38 am, Cameron Simpson wrote:
> On 16:15 04 Sep 2003, Reuben D. Budiardja <[EMAIL PROTECTED]>
wrote:
> |
> | As root, if I open the files in /mnt/server, they are in read only mode.
> | But if I login as myself, they are readable and writable. How can that
> | be?
>
t/ and write in
| /etc/fstab:
|
| server.phys.utk.edu:/home/httpd /mnt/server nfs
| rsize=8192,wsize=8192,timeo=14,intr
|
| As root, if I open the files in /mnt/server, they are in read only mode. But
| if I login as myself, they are readable and writable. How can that be?
|
| The uid
Hello,
I have a strange problem. On my of the server, I export a directory and
specify it as ro. In /etc/fstab:
/home/httpd client1.domain.name(ro)
On client1.domain.name, as root, I created a directory in /mnt/ and write in
/etc/fstab:
server.phys.utk.edu:/home/httpd /mnt/server nfs
or your help.
James
-Original Message-
From: Edward Croft [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 28, 2003 12:59 PM
To: Red Hat List
Subject: RE: fstab info for mounting /home to remote nfs
On Thu, 2003-08-28 at 15:41, Go, Jeffrey wrote:
> Try this:
>
>
> /home/$user
>
> Hello,
>
> I want to create an fstab entry that will mount /home on a remote machine
> upon boot-up with an $USER entry so any user who logs into the workstation
> will have their "home" directories on an single system.
>
> Does anyone know if this can be done and, if so, what is the proper
t 28, 2003 9:35 AM
> To: Redhat-List (E-mail)
> Subject: fstab info for mounting /home to remote nfs
>
>
> Hello,
>
> I want to create an fstab entry that will mount /home on a remote machine
> upon boot-up with an $USER entry so any user who logs into the workstat
Try this:
/home/$user remotedevice:/device/$user default
Hth
jg
-Original Message-
From: James D. Parra [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 28, 2003 9:35 AM
To: Redhat-List (E-mail)
Subject: fstab info for mounting /home to remote nfs
Hello,
I
Hello,
I want to create an fstab entry that will mount /home on a remote machine
upon boot-up with an $USER entry so any user who logs into the workstation
will have their "home" directories on an single system.
Does anyone know if this can be done and, if so, what is the proper syntax?
Many tha
>List: redhat-list
>Subject: NFS errors
From: Justin Rush
>Date: 2003-08-21 19:12:02
>[Download message RAW]
>
>Hi,
> After upgrading all the machines to redhat 9 I am now seeing nfs
>errors
>in the logs of my client machines:
>Aug 18 06:46:16 ztrip k
I believe rpc services need to be running as well...
Check dependencies to be sure
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 21, 2003 12:06 PM
To: [EMAIL PROTECTED]
Subject: nfs question
What services are needed to export an ext3
Justin Rush wrote:
Hi,
After upgrading all the machines to redhat 9 I am now seeing nfs errors
in the logs of my client machines:
Aug 18 06:46:16 ztrip kernel: nfs: server fromage not responding, timed
out
I get these errors mainly when trying to checkout large cvs repositories,
but also on
Thu, 2003-08-21 at 15:12, Justin Rush wrote:
> > Hi,
> > After upgrading all the machines to redhat 9 I am now seeing nfs errors
> > in the logs of my client machines:
> > Aug 18 06:46:16 ztrip kernel: nfs: server fromage not responding, timed
> > out
> > I
On Thu, 2003-08-21 at 15:12, Justin Rush wrote:
> Hi,
> After upgrading all the machines to redhat 9 I am now seeing nfs errors
> in the logs of my client machines:
> Aug 18 06:46:16 ztrip kernel: nfs: server fromage not responding, timed
> out
> I get these errors mai
Hi,
After upgrading all the machines to redhat 9 I am now seeing nfs errors
in the logs of my client machines:
Aug 18 06:46:16 ztrip kernel: nfs: server fromage not responding, timed
out
I get these errors mainly when trying to checkout large cvs repositories,
but also on moving large files
What services are needed to export an ext3 driver?
Does realy need this 3 services: nfs, nfslock and portmap?
Thanks,
Diego
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
use options like intr,soft to softmount
ricky
On Thursday 14 August 2003 20:29, Gerry Doris wrote:
> I sometimes manually mount NFS volumes on my internal lan. This works
> fine until the system containing the NFS volumes is rebooted or turned
> off.
>
> Once this happens I can&
I'm jumping into the middle of this thread, so please forgive if I'm
ignorant of what you've alread discussed, but this "soft" option seems to
be the answer to a problem I periodically have. How do you specify "soft"
in the /etc/fstab? For example, I
I think / you can not export and can not mount..
Regards,
santosh
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Daniel Tan
Sent: Tuesday, August 12, 2003 10:04 AM
To: Redhat 2
Subject: nfs newbie
hi all,
trying out nfs. trying to mount to root
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.
trying out nfs. trying to mount to root dir of another nfs server
> but failed pathetically.
>
> things i did
> 1) on serverA, enabled nfs and in exports file put in / serverA.domain.com
> 2)on serverB, enabled nfs too(not sure right way or not), tried mount -t nfs
> serverA:
> I think / you can not export and can not mount..
You can (at your own risk - especially rw).
--
Ian
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
Sent: Tuesday, August 12, 2003 12:55 PM
Subject: Re: nfs newbie
Oddly enough, I have that same problem earlier today.
Basically, make sure that you account for the reverse of each domain.
Also, in the exportfs file, the server name you are putting in should be
the client or the server that is g
Is your client mounting the NFS exports with the "soft" option?
-Steve
> -Original Message-
> From: Gerry Doris [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 14, 2003 10:00 AM
> To: [EMAIL PROTECTED]
> Subject: NFS Question
>
>
> I sometime
Hello,
NFS is useful to dish out shares to unix boxes and those systems that
actually support NFS e.g.PC-NFS or a Mac OS X box setup for NFS, Sun box
or any Unix or Unix like OS. So think of it as Unix file server
software.
Samba is basically something that simulates an NT file
hi all,
trying out nfs. trying to mount to root dir of another nfs server
but failed pathetically.
things i did
1) on serverA, enabled nfs and in exports file put in / serverA.domain.com
2)on serverB, enabled nfs too(not sure right way or not), tried mount -t nfs
serverA:/ /mnt/local
Greetings to all !
Sorry for some kind of a pitty question, but I would like to know what is
the difference between Samba and NFS and what are main purposes they are
used for?
Seems that both of them will do the same job - for sharing files over
network with e. g. Windows machines.
Regards
> things i did
> 1) on serverA, enabled nfs and in exports file put in / serverA.domain.com
> 2)on serverB, enabled nfs too(not sure right way or not), tried mount -t nfs
> serverA:/ /mnt/local (there is a local dir in there)
>
> i got mount: serverA.domain.com:/ failed reas
bEEnHeX wrote:
Sorry for some kind of a pitty question, but I would like to know what is
the difference between Samba and NFS and what are main purposes they are
used for?
NFS is a protocol native to UNIX systems, while Samba is a program that
provides SMB, a protocol native to Windows systems
I sometimes manually mount NFS volumes on my internal lan. This works
fine until the system containing the NFS volumes is rebooted or turned
off.
Once this happens I can't find a way to umount those volumes except
rebooting the client machine. What is the correct way to get my client
machi
> Is your client mounting the NFS exports with the "soft" option?
>
> -Steve
In my /etc/exports file I just have the rw option. After that I manually
mount the nfs volume by doing:
mount -t nfs host:/home/gerry /mnt/nfs
This successfully mounts host:/home/gerry on the m
4, 2003 12:07 PM
> To: [EMAIL PROTECTED]
> Subject: RE: NFS Question
>
>
> > Is your client mounting the NFS exports with the "soft" option?
> >
> > -Steve
>
> In my /etc/exports file I just have the rw option. After
> that I manually
> mou
sorry guys...it did work as i forgot to rename /backup to the dir i want.
oops
- Original Message -
From: "Daniel Tan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 12, 2003 3:35 PM
Subject: Re: nfs newbie
it did not work on my client serv
I have samba working on some drives, but I would like to look into using NFS
client on Windows PCs. Anyone know of a free NFS clienta for windows. I don't
jabe Win2K or XPpro, so I can't use that M$ UNIX services software.
Thanks,
Apolinaras "Apollo" Sinkevicius
web-site:
Hello All,
I actually realized that I should add the host name to the showmounts
command which is the nfshost. This is what I forgot to do.
So its showmount nfshost ... I guess that there is something
that the portmap version 4 is rather secure and that you have to make
use of /e
Hi All,
No IPTABLES running, protected by campus firewall, which has no nfs
related rules.
So any ideas would be appreciated.
Cheers,
Aly.
--
Aly S.P Dharshi
[EMAIL PROTECTED]
"A good speech is like a good dress
that's short en
On Sat, 2003-07-26 at 00:47, Aly Dharshi wrote:
> > You do have portmap running, right?
>
> Yes its running on both machines, that was my first thought, no cookie
I figured as much, but I had to ask. :) Have you tried disabling
iptables and trying again?
--
Jason Dixon, RHCE
DixonGroup
> You do have portmap running, right?
Yes its running on both machines, that was my first thought, no cookie
! :)
ASD.
--
Aly S.P Dharshi
[EMAIL PROTECTED]
"A good speech is like a good dress
that's short enough to be interesting
and long enough to cov
1 - 100 of 838 matches
Mail list logo