> -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&
On Wed, 2003-10-22 at 15:58, Jason Dixon wrote:
> 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/i
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.
>
> Copying to NFS mounts wou
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 -o ro,vers
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 the NFS serv
Can you include some info on exactly what commands you are using, and
some info on the respective configurations of each machine?
On Wednesday, October 22, 2003, at 03:24 PM, Jason Dixon wrote:
My apologies if this is out there somewhere, but I've googled this to
death without finding a satisfactor
> 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
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 (/v
> 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 at the t
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)
>
>
> Jeffrey W. Fox
> [EMAI
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
T
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-list mailing list
unsubs
, 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 effect
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 "service") if they aren't alr
PROTECTED]
Sent: Tuesday, October 07, 2003 11:51 AM
To: [EMAIL PROTECTED]
Subject: RE: NFS Action
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
alr
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" but get an error:
>
Assumption: Both clien
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 "rpcinfo -p
". If it still doesn't
Ian L wrote:
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 implemente
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
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:
On 18:23 14 Sep 2003, David Hart <[EMAIL PROTECTED]> wrote:
| Is there anything better to use for network distributions, upgrades,
| patches?
Depends on context. It's often very nice to have "filesystem" access to
stuff (every operation is just normal "open file, read" stuff instead
of arbitrary a
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?
>
On 16:15 04 Sep 2003, Reuben D. Budiardja <[EMAIL PROTECTED]> wrote:
| 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 writ
>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 kernel: nfs: server fromage not
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 d
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 m
I forgot to mention that I am using automount to mount the drive. Where
would I put these options? into my auto.master file?
/home /etc/auto.home --timeout=43200
that is what I have now
or woudl it go into the auto.home file?
Thanks for you help
On 21 Aug 2003, Jason Dixon wrote:
> On Thu, 20
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 mainly when trying to checkou
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't find a way to u
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'm currently mounting NFS drives via my
fst
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
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 going to mount the file system on (in
this, A). Like so:
On server
> 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 sometimes manually mount NFS volumes on my interna
> 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 reason given by server: Pe
> 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 mount point /mnt/nfs.
The
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
192.168.0.106:/main /mnt/Fileserver2nfs rsize=8192,wsize=8192 0 0
I tried lowering and raising the r/wsize options with no success. Also
initially tried //Fileserver2:/main as the mount, but it would not work
without the IP address instead.
Doug
On Saturday 19 July 2003 10:4
On Friday 18 July 2003 06:42 pm, SAQIB wrote:
> Everything has specific purpsose. NFS was designed for something else, and
> has lots of other functionality (e.g. NAS solutions are based on NFS
> stack). For mp3 a open source streaming server or a http server is the way
> to go.
Wait, that's not e
Appreciate the thought, but the same XMMS player plays MP3s via my network and
my Win95 server just fine...
Doug
On Friday 18 July 2003 21:36, Jonathan Bartlett wrote:
> It could be your mp3 player. Perhaps the others are preloading to remove
> skips and your Linux one isn't?
>
> Jon
>
--
re
It could be your mp3 player. Perhaps the others are preloading to remove
skips and your Linux one isn't?
Jon
On Fri, 18 Jul 2003, G. Douglas Burton (RH 8.0) wrote:
> Okay, something has to be wrong with the way I'm doing it. On this same RH
> 8.0 desktop machine I have Win4Lin installed. I ju
Okay, something has to be wrong with the way I'm doing it. On this same RH
8.0 desktop machine I have Win4Lin installed. I just started it up and
opened up Explorer. Found my Linux server in the network neighborhood and
double-clicked on an MP3 file. This brought up FreeAmp, a known resource
> Okay, the next question is why? It is difficult for me to believe that my
> Windows machines have no problem accessing and playing MP3s from the Linux
> server via Samba and yet my Linux machine can't do it either via Samba or
> NFS? So what was all the talk I heard about Linux being such a
Everything has specific purpsose. NFS was designed for something else, and
has lots of other functionality (e.g. NAS solutions are based on NFS
stack). For mp3 a open source streaming server or a http server is the way
to go.
Saqib Ali
-
http://www.xml-dev.com
On Fri, 18 Jul 2003, G. Dou
Okay, the next question is why? It is difficult for me to believe that my
Windows machines have no problem accessing and playing MP3s from the Linux
server via Samba and yet my Linux machine can't do it either via Samba or
NFS? So what was all the talk I heard about Linux being such a wonderfu
On Fri, 2003-07-18 at 13:39, G. Douglas Burton (RH 8.0) wrote:
> I've recently tried to convert one of my fileservers (80 Gb RH8.0) to NFS. I
> have it setup to use Samba for access from Windows machines on my net and
> they all work just fine when playing MP3s and transferring large files. But
NFS has too much overhead. I would rather look into streaming via HTTP
(apache). or an open source streaming solution.
Saqib Ali
-
http://www.xml-dev.com
On Fri, 18 Jul 2003, G. Douglas Burton (RH 8.0) wrote:
> I've recently tried to convert one of my fileservers (80 Gb RH8.0) to NFS. I
Hong Tian wrote:
I am working with a NFS server on Red Hat 7.3. For secure reason I want to
use IPCHAINS to restrict TCP/UDP ports. Now the question is that how many
ports should be opened for a NFS server? only port 111, port 635, and port
2049?
I recommend this strategy:
Allow access to the int
Hong Tian said:
> Hi,
>
> I am working with a NFS server on Red Hat 7.3. For secure reason I want to
> use IPCHAINS to restrict TCP/UDP ports. Now the question is that how many
> ports should be opened for a NFS server? only port 111, port 635, and port
> 2049?
> Thanks for your help.
NFS depends
Ashley M. Kirchner said:
>
> Someone explain to me again why mounting /var/spool/mail over NFS
> isn't a good idea? Something about locking issues and/or monitoring the
> NFS mount? Is there some sort of work around to the problem?
yes locking issues. The only way around it is to use a maile
On 29 Jan 2003, Thomas E. Dukes wrote:
> > Maybe you don't have permissions? How is the C$ (or whatever) share
> > configured on XP?
> I noticed that it doesn't add anything to smb.com but it does add to the
> fstab. Also, when I set it up with a user name and password, the user
> name and pass
On Tue, 2003-01-28 at 22:52, Samuel Flory wrote:
>
>You can have a samba mount (or nfs mount) only for a directory, and
> any dirs under it. I guess you could export /. You may need special
> options to span filesystems and follow links.
>
I tried mounting it as "/", but it gives an error
On Wed, 2003-01-29 at 01:38, Todd A. Jacobs wrote:
> On 28 Jan 2003, Thomas E. Dukes wrote:
>
> > I can see the shared drive (in webmin), it just won't mount.
>
> Maybe you don't have permissions? How is the C$ (or whatever) share
> configured on XP?
It is shared with "both the network users an
On 28 Jan 2003, Thomas E. Dukes wrote:
> I can see the shared drive (in webmin), it just won't mount.
Maybe you don't have permissions? How is the C$ (or whatever) share
configured on XP?
--
"Of course I'm in shape! Round's a shape, isn't it?"
--
redhat-list mailing list
unsubscribe mailto
Thomas E. Dukes wrote:
After I sent that I thought I may have used the wrong terminology. I am
using disk and network files systems under webmin to mount a directory
through the network. I think its using samba. I can mount a shared
directory, just can't figure out how to do the whole drive --
After I sent that I thought I may have used the wrong terminology. I am
using disk and network files systems under webmin to mount a directory
through the network. I think its using samba. I can mount a shared
directory, just can't figure out how to do the whole drive -- other than
by individual
On Tue, 2003-01-28 at 20:26, Thomas E. Dukes wrote:
> How do I mount a drive using NFS. I can mount any specific shared
> directory on my XP box but can't seem to do the whole drive. The drive
> itself is shared. Do I have to share each individual directory?
>
unless I am missing something, y
On Sat, Jan 11, 2003 at 03:39:14AM -0600, John N. Alegre wrote:
> Thanks to everyone who ventured suggestions on this.
>
> Thomas gets the cigar!
I'm just happy that I'm not the only one to whom that one has
happened... ;-)
Cheerio,
Thomas
--
---
Thanks to everyone who ventured suggestions on this.
Thomas gets the cigar!
On 10-Jan-03 "T. Ribbrock" <[EMAIL PROTECTED]>wrote:
> This has happened to me once. The reason was: I forgot that the
> default install of RHL 7.[23] installs an ipchains firewall on the
> machine as well - and in the de
John N. Alegre wrote:
[root@zaragoza java]# mount -o rsize=1024,wsize=1024 libros:/home /mnt/libros
[root@zaragoza java]# ls /mnt/libros
alegrejfreeinfo jdev listhub masexedit pukesnot
bucks ftp jobs lost+found paypal setitman
fishtrade info john lrege
Is portmap running unblocked on BOTH machines? There was a thread about
this a while back, and while the why of it never came clear, it appears
that RH requires portmap running on both the client AND the server.
--
"Of course I'm in shape! Round's a shape, isn't it?"
--
redhat-list mailing l
On Fri, Jan 10, 2003 at 04:08:54PM -0600, John N. Alegre wrote:
> Well one more posting on this. Maybe some Linux Guru will see something over
> the weekend.
>
> Thanks for all the trys so far.
I haven't read your other mails, so forgive me if I'm repeating
something you've already checked...
How is the 7.3 firewall configured?
I don't remember any major problems mounting an upgraded 7.3
system from a 6.2 server.
Cameron.
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
I doubt your problem is related to ext3 or ext2. I have run NFS servers
with ext3 as well as ext2 without this problem. I suspect your problem
might be closer to what the log says. I've noticed problems before mounting
NFS shares when the server is unable to find the corresponding name for the
I
Cameron Simpson wrote:
I was more thinking:
/mnt/backupxxx.xxx.xxx.xxx/29(rw,sync),xxx.xxx.xxx.xxx/28(rw,sync),xxx.xxx.xxx.xxx/27(rw,sync)
I thought about that after the fact...I didn't try it though.
Were there any actual error messages from "exportfs -av"?
They may be illuminating.
On 17:37 19 Dec 2002, Ashley M. Kirchner <[EMAIL PROTECTED]> wrote:
| Cameron Simpson wrote:
|
| >The manual also says it's a list of export targets. So, yes, all on one
| >line separated by commas.
|Well, it didn't work. When I did
|
|/mnt/backup
| xxx.xxx.xxx.xxx/29,xxx.xxx.xxx.xxx
Cameron Simpson wrote:
The manual also says it's a list of export targets. So, yes, all on one
line separated by commas.
Well, it didn't work. When I did
/mnt/backup
xxx.xxx.xxx.xxx/29,xxx.xxx.xxx.xxx/28,xxx.xxx.xxx.xxx/27(rw,sync)
It didn't work. Clients could not mount /
Dave Young wrote:
exporting a share that's under an already exported share
That's the thing, it's not. I can mount this just fine on any other
server - any of the exports. Currently I have /mnt/src pointing to
/usr/local/src and /mnt/redhat pointed to
/usr/local/src/redhat-7.3/sources
On 00:24 19 Dec 2002, Ashley M. Kirchner <[EMAIL PROTECTED]> wrote:
|man exports says, under machine name formats:
|
| IP networks
| You can also export directories to all hosts on an IP
| (sub-) network simultaneously. This is
| done by specifying an IP
>
> Whether I use the client's IP address, a subnet/mask combination,
> the client's hostname...exportfs keeps telling me 'Invalid Argument' on
> that line. Everything else works.
I'm not going to claim I know the problem but I did a little probing in google
for your error message (getfh fa
Javier Gostling wrote:
Change the definitions in /etc/exports to IP address/subnets. You may be
having a reverse name lookup problem.
Whether I use the client's IP address, a subnet/mask combination,
the client's hostname...exportfs keeps telling me 'Invalid Argument' on
that line. Every
On Thu, Dec 19, 2002 at 01:29:56PM -0700, Ashley M. Kirchner wrote:
> Matthews, John wrote:
>
> >What does your /etc/exports file look like? It's possible you are not
> >allowing client_2 access to your NFS share.
> >
>Nope, already checked that. I have a wildcard for my domain. And
> it
Matthews, John wrote:
What does your /etc/exports file look like? It's possible you are not
allowing client_2 access to your NFS share.
Nope, already checked that. I have a wildcard for my domain. And
it works from client_1...
/var/mail ivanhoe(rw,sync,no_root_squash)
/mnt/s
What does your /etc/exports file look like? It's possible you are not
allowing client_2 access to your NFS share.
I've encountered problems with NFS time outs during boot up when the NFS
server fails to properly do a reverse name lookup.
-Original Message-
From: Ashley M. Kirchner [
Em Sex, 2002-12-06 às 16:29, nate escreveu:
> João Borsoi said:
>
> > Starting NFS daemon: nfssvc: Address already in use
> >[FAILED]
>
> sounds like theres another NFS server running on the system, try
> issuing a restart. Did you happe
João Borsoi said:
> Starting NFS daemon: nfssvc: Address already in use
>[FAILED]
sounds like theres another NFS server running on the system, try
issuing a restart. Did you happen to kill another nfs service before
starting it? killing
Make sure that portmap is running:
service portmap start
js
On Mon, 2002-12-02 at 12:57, Freddy Chavez wrote:
> I want to use NFS so I have this on /etc/exports
> on a computer with IP=192.168.2.1:
> /home/nfs 192.168.0.0/255.255.0.0(rw)
>
> Then from other computer I execute:
> mount -
Title: NFS questions
We
have used Hummingbird’s NFS Maestro Solo (NFS Client) for years. I
recommend it. I believe they still offer a 30 day trial installation.
http://www.hcl.com/role/default/home.html
Wayne
Holdcroft
IT
Systems Administrator
International
Reservoir Technol
On Wed, 2002-12-04 at 15:54, Periyasamy, Raj wrote:
> Is it possible to mount a Linux NFS mount point in a Windows based
> client ? If so, does it require any additional software at the Windows
> end ?
>
Or, set up SAMBA on the Linux server (it would be easier).
--
redhat-list mailing list
uns
Periyasamy, Raj said:
> Is it possible to mount a Linux NFS mount point in a Windows based client
> ? If so, does it require any additional software at the Windows end ?
yes and yes. theres plenty of NFS clients available for win32, though
its been years since i've had to use one(since its been ye
On Wed, 2002-12-04 at 15:54, Periyasamy, Raj wrote:
> Is it possible to mount a Linux NFS mount point in a Windows based
> client ? If so, does it require any additional software at the Windows
> end ?
>
Yes, and Yes.
Try Windows 2000 Services for UNIX
or PCNFS or Hummingbird
-Ben.
--
redhat-
Freddy Chavez said:
> I want to use NFS so I have this on /etc/exports
> on a computer with IP=192.168.2.1:
> /home/nfs 192.168.0.0/255.255.0.0(rw)
>
> Then from other computer I execute:
> mount -t nfs 192.168.2.1:/home/nfs /mnt/nfs
>
> And it works, but it takes about 4 minutes !!!
> I think
Emmanuel Seyman wrote:
On Mon, Nov 25, 2002 at 02:35:06PM -0800, Hidong Kim wrote:
Dumas Patrice wrote:
/dallas 192.168.230.0/22(rw,root_squash)
It's working now. What does the "0/22" mean? Thanks,
It's two different things, really.
The "192.168.230.0" is the first IP address of the n
On Mon, Nov 25, 2002 at 02:35:06PM -0800, Hidong Kim wrote:
>
> Dumas Patrice wrote:
>
> >/dallas 192.168.230.0/22(rw,root_squash)
>
> It's working now. What does the "0/22" mean? Thanks,
It's two different things, really.
The "192.168.230.0" is the first IP address of the network
you're worki
Dumas Patrice wrote:
in.telnetd: LOCAL
in.ftpd:LOCAL
ALL : 192.168.230.
ALL:127.0.0.1 255.255.255.0
swat: 127.0.0.1 192.168.230.
/dallas ripley (rw,root_squash)
First there should be no space between hosts and options.
Like:
/
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 if I need t
> >
> >in.telnetd: LOCAL
> >in.ftpd:LOCAL
> >
> >ALL : 192.168.230.
> >ALL:127.0.0.1 255.255.255.0
> >swat: 127.0.0.1 192.168.230.
> >
> /dallas ripley (rw,root_squash)
First there should be no space between hosts and options.
Like:
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 lvm
yet?
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.
1 - 100 of 277 matches
Mail list logo