Re: linux nfs && os390

Matthew Vanecek (mev0003@unt.edu)
Fri, 25 Jun 1999 20:22:54 -0500


Peter-Paul Witta wrote:
>
>
> hi!
>
> i have an interesting project:
>
> customer wants to use os/390 as nfs server for linux nfs boxes (2.2.9).
>
> any comments?
>

Meaning that the Linux boxes should be able to mount volumes exported by
the mainframe? That shouldn't be a problem; just do a "mount
host:/export /mountpoint" It works well enough mounting FBSD shares;
I'm sure it would work with os/390 too (which would probably be running
a *nix, anyhow, which actually exports the volumes).

> os/390 is ibm mainframe "mvs" style operating system. nfs runs in unix
> personality mode, which is an abstraction layer laid "over" traditional
> mvs ("unix system services").
>
> the mainframes runs 2 "osa" ethernet adapters. ip connectivity is
> "possible" due to ibm.

Not really an issue, as long as there is TCP/IP connectivity available.
NFS is on a higher layer than are the ethernet; refer to your OSI
model...

>
> mainframes run os/390 2.7 on "g5" class cmos cpu.
>
> task2: mainframe needs to mount linuxnfs file share. any options?
>

os/390 rox. :) for task 2, don't. Use *BSD or something else. Linux
NFS is not consistently reliable right now (to put it *really* nicely).
Hopefully it will be soon.

Dodging flaming arrows and spears,

-- 
Matthew Vanecek
Course of Study: http://www.unt.edu/bcis
Visit my Website at http://people.unt.edu/~mev0003
For answers type: perl -e 'print
$i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
*****************************************************************
For 93 million miles, there is nothing between the sun and my shadow
except me. I'm always getting in the way of something...

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/