On Oct 8, 2004, at 12:34 PM, James Melin wrote:

I have a GBE. You thinking NFS mount them?

Is there a way to just have z/OS native LPAR linux volumes show up
readable
by linux in VM?

Sure.  Just DEDICATE the volumes in the directory entry, and then add
them to the DASD devices dynamically, e.g. "echo add device range=9000
> /proc/dasd/devices".

Then just "mount /dev/dasdc1/mnt" (where /dev/dasdc is what the device
showed up as).

You'll want to master this technique because it's also a great way of
fixing a hosed Linux image under VM from a separate, not-yet-hosed,
image.

Adam

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to