Re: [CentOS] nfs cannot see mount points on other machine

2008-06-30 Thread MHR
On Fri, Jun 27, 2008 at 10:54 AM, Kai Schaetzl <[EMAIL PROTECTED]> wrote: > Toby Bluhm wrote on Fri, 27 Jun 2008 12:46:43 -0400: > >> It should only >> be used if you know how it works and what you are doing. > > Isn't that right for everything? > My only comment would be that you are asking for p

Re: [CentOS] nfs cannot see mount points on other machine

2008-06-27 Thread Toby Bluhm
Isn't that right for everything? Dunno. But NFS nearly claimed another victim. -- Toby Bluhm Alltech Medical Systems America, Inc. 30825 Aurora Road Suite 100 Solon Ohio 44139 440-424-2240 ext203 ___ CentOS mailing list CentOS@centos.org htt

Yogunluk: Re: [CentOS] nfs cannot see mount points on other machine

2008-06-27 Thread tapsin
Yogunlugumuza gore mesajiniza en yakin zamanda cevap verilecektir. Sercan TAPSIN GSM: 05358583410 05542390959 05542390960 ICQ : 706886 MSN : [EMAIL PROTECTED] Yahoo : [EMAIL PROTECTED] Google : [EMAIL PROTECTED] Mail : [EMAIL PROTECTED] ___ CentOS ma

Re: [CentOS] nfs cannot see mount points on other machine

2008-06-27 Thread Kai Schaetzl
Toby Bluhm wrote on Fri, 27 Jun 2008 12:46:43 -0400: > It should only > be used if you know how it works and what you are doing. Isn't that right for everything? Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com __

Re: [CentOS] nfs cannot see mount points on other machine

2008-06-27 Thread Toby Bluhm
That's exactly how nfs behaves, it's an elevator without that safety net. You're right. NFS is very dangerous and it may trick you. It should only be used if you know how it works and what you are doing. -- Toby Bluhm Alltech Medical Systems America, Inc. 30825 Aurora Road Suite 100

Re: [CentOS] nfs cannot see mount points on other machine

2008-06-27 Thread Kai Schaetzl
Toby Bluhm wrote on Fri, 27 Jun 2008 12:00:45 -0400: > Again, it's not fake, it's not artificial. It's both, really. artificial = it doesn't exist before the first nfs mount fake = from the remote machine it's an imitation of the real /home filesystem on the other machine. It looks like /home, i

Re: [CentOS] nfs cannot see mount points on other machine

2008-06-27 Thread Toby Bluhm
Kai Schaetzl wrote: Toby Bluhm wrote on Fri, 27 Jun 2008 08:54:56 -0400: I don't understand your talk about "fake" directories. They are not fake, they truly exist in the filesystem. They are nevertheless fake. Consider the following: - system A has mount points / and /home - system B

Re: [CentOS] nfs cannot see mount points on other machine

2008-06-27 Thread Kai Schaetzl
Toby Bluhm wrote on Fri, 27 Jun 2008 08:54:56 -0400: > I don't understand your talk about "fake" directories. They are not > fake, they truly exist in the filesystem. They are nevertheless fake. Consider the following: - system A has mount points / and /home - system B nfs mounts / on A without n

Re: [CentOS] nfs cannot see mount points on other machine

2008-06-27 Thread Toby Bluhm
Kai Schaetzl wrote: Jason Pyeron wrote on Thu, 26 Jun 2008 18:03:49 -0400: Any ideas what the "dangerous" inode confusion is about? Is it relevant today? I have no idea. I think the proposed problem is that the client doesn't know that it's traversing filesystems, so, the same inode

Re: [CentOS] nfs cannot see mount points on other machine

2008-06-27 Thread Kai Schaetzl
Jason Pyeron wrote on Thu, 26 Jun 2008 18:03:49 -0400: > Any ideas what the "dangerous" inode confusion is about? Is it relevant today? I have no idea. I think the proposed problem is that the client doesn't know that it's traversing filesystems, so, the same inode number on filesystem / and /b

RE: [CentOS] nfs cannot see mount points on other machine

2008-06-26 Thread Jason Pyeron
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Kai Schaetzl > Sent: Thursday, June 26, 2008 1:53 PM > To: centos@centos.org > Subject: Re: [CentOS] nfs cannot see mount points on other machine > > Jason Pyeron wrote on T

Re: [CentOS] nfs cannot see mount points on other machine

2008-06-26 Thread Kai Schaetzl
Jason Pyeron wrote on Thu, 26 Jun 2008 13:16:51 -0400: > This is what I did. Ok, I finally got it right. - you have to *export* all filesystems that should be usable (not just /) - you have to "nohide" each single one of them then you can mount hostname:/ and get all the other remote mount point

RE: [CentOS] nfs cannot see mount points on other machine

2008-06-26 Thread Jason Pyeron
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Kai Schaetzl > Sent: Thursday, June 26, 2008 11:35 AM > To: centos@centos.org > Subject: Re: [CentOS] nfs cannot see mount points on other machine > > Jason Pyeron wrote on T

Re: [CentOS] nfs cannot see mount points on other machine

2008-06-26 Thread Kai Schaetzl
Jason Pyeron wrote on Thu, 26 Jun 2008 10:42:40 -0400: > This option is based on the option of the same name provided in IRIX NFS. > Normally, if a server exports two filesystems one of which is mounted on the > other, then the client will have to mount both filesystems explicitly to get > access

RE: [CentOS] nfs cannot see mount points on other machine

2008-06-26 Thread Jason Pyeron
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Kai Schaetzl > Sent: Thursday, June 26, 2008 10:24 AM > To: centos@centos.org > Subject: [CentOS] nfs cannot see mount points on other machine > > I'm having a bit of a problem with what I can "see" ov