Re: CMSFS for SLES9 390x

2006-01-25 Thread Post, Mark K
What you've seen is what is available. If you've run into problems compiling it, you should report it to the author, Rick Troth. I'm sure he'll be interested in fixing it. Mark Post -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Mrohs, Ray Sent: Wedne

Re: CMSFS for SLES9 390x

2006-01-25 Thread Rick Troth
I'm still in a state of relocation. The code that WAS under construction is on a backup CD somewhere. Might be in storage. One request that I hope to satisfy soon is for an RPM. But there was a change in core VFS after 2.4.19 which will take some time to assilimilate. Util is fine. Driver has

Re: CMSFS for SLES9 390x

2006-01-25 Thread Carsten Otte
Rick Troth wrote: > I'm still in a state of relocation. > The code that WAS under construction is on a backup CD somewhere. > Might be in storage. One request that I hope to satisfy soon > is for an RPM. But there was a change in core VFS after 2.4.19 > which will take some time to assilimilate

Re: CMSFS for SLES9 390x

2006-01-26 Thread Mrohs, Ray
X-390@VM.MARIST.EDU Subject: Re: CMSFS for SLES9 390x I'm still in a state of relocation. The code that WAS under construction is on a backup CD somewhere. Might be in storage. One request that I hope to satisfy soon is for an RPM. But there was a change in core VFS after 2.4.19 which will

Re: CMSFS for SLES9 390x

2006-01-26 Thread Mrohs, Ray
Ray Mrohs Energy Information Administration U.S. Department of Energy -Original Message- From: Rick Troth [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 25, 2006 11:28 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: CMSFS for SLES9 390x I'm still in a state of relocation. The code

Re: CMSFS for SLES9 390x

2006-01-26 Thread Post, Mark K
Sent: Thursday, January 26, 2006 12:31 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: CMSFS for SLES9 390x We use this driver for our self-configuring instances. We'll stay tuned for any new developments. Ray Mrohs Energy Information Administration U.S. Department of E

Re: CMSFS for SLES9 390x

2006-01-26 Thread Mrohs, Ray
[mailto:[EMAIL PROTECTED] Sent: Thursday, January 26, 2006 12:49 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: CMSFS for SLES9 390x As he said, the utilities, cmsfslst, cmsfscat, etc. work, just not the kernel file system driver. Were you using the driver to mount the minidisk, or were you using the

Re: CMSFS for SLES9 390x

2006-01-26 Thread Rick Troth
I've used the driver (yes, to MOUNT stuff) extensively so that I can then "loopback mount" multiple EXT2 filesystems from a large, shared, R/O CMS minidisk. So I personally miss the driver in the newer kernels. -- R; -- For LINUX

Re: CMSFS for SLES9 390x

2006-01-26 Thread Adam Thornton
On Jan 26, 2006, at 12:18 PM, Mrohs, Ray wrote: We use the driver to mount the CMS 191 disk, then copy in a configuration setup file, then umount. No one here has looked at the utilities, but something tells me I should. Yeah: just do cmsfscat against the device, and save yourself two steps.