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: compress

2006-01-25 Thread Carsten Otte
Hi Eddie, Eddie Chen wrote: >We have a vary large FTP job that sends data form z/OS to unix system. > Question is there are gzip on z/OS USS .. does it uses the HW > compression. >we are thinking of NFS mount the z/os volume and do the gzip on the > z/linux and then Ftp'd the data. unf

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: compress

2006-01-25 Thread Eddie Chen
The data normally gets FTP'd to UNIX from z/OS. We are gzip under USS and get the timing. The NFS is not open to the network and we will need to open it with the FW people. In addition, from the z/OS to the unix it goes thru multiple networks(routes) . And they also wants a copy of the s

Re: compress

2006-01-25 Thread David Boyes
> > Thanks, for the INFO I was going to mounted with translation on, > > however I did FTP'd in binary when I was testing it. > > Do you think if I did the gzip under uss will be faster... > > another word > > gzip + ftp would be fater then just FTP the data without compress? Maybe I'm missing

Its SHARE time again!!!

2006-01-25 Thread Martha McConaghy
It may be hard to believe, the fall and winter have gone by so fast but it is SHARE time again. This time it is March 5-10 in beautiful, "sunny" Seattle, WA. As usual, the Linux and VM Program are in need of volunteers to chair sessions. It is an easy, pain-free to help out the program and gu

Re: compress

2006-01-25 Thread McKown, John
> -Original Message- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On > Behalf Of Eddie Chen > Sent: Wednesday, January 25, 2006 10:11 AM > To: LINUX-390@VM.MARIST.EDU > Subject: Re: compress > > > Thanks, for the INFO I was going to mounted with translation > on, however I > did

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

CMSFS for SLES9 390x

2006-01-25 Thread Mrohs, Ray
Hi All, What is the recommended download of CMSFS for this platform? The tar and executables I've seen are a few years old and need some tweaking. Thanks. Ray Mrohs Energy Information Administration U.S. Department of Energy

Re: IBM High Level Assembler for Linux on zSeries

2006-01-25 Thread Dave Jones
John, thanks for the news about the HLASM being ported over to Linux on zSeries. Would you know where we can find out more information (licensing terms, availability, etc.) for this, as a search on the IBM web site for the PRPQ turns up nothing? Thanks again. Dave Jones V/Soft Software Houston

Re: compress

2006-01-25 Thread Eddie Chen
Thanks, for the INFO I was going to mounted with translation on, however I did FTP'd in binary when I was testing it. Do you think if I did the gzip under uss will be faster... another word gzip + ftp would be fater then just FTP the data without compress? "McKown, John"

Re: compress

2006-01-25 Thread McKown, John
> -Original Message- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On > Behalf Of Eddie Chen > Sent: Wednesday, January 25, 2006 9:39 AM > To: LINUX-390@VM.MARIST.EDU > Subject: Re: compress > > > I don't know if we have the CPU power on z/OS to do the > compress... the > firs

Re: compress

2006-01-25 Thread Eddie Chen
I don't know if we have the CPU power on z/OS to do the compress... the first try is to gzip the file under z/OS and get the wall clock time. "McKown, John" <[EMAIL PROTECTED] insctr.com>To

Re: compress

2006-01-25 Thread McKown, John
> -Original Message- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On > Behalf Of Eddie Chen > Sent: Wednesday, January 25, 2006 8:58 AM > To: LINUX-390@VM.MARIST.EDU > Subject: compress > > >We have a vary large FTP job that sends data form z/OS to > unix system. > Question

compress

2006-01-25 Thread Eddie Chen
We have a vary large FTP job that sends data form z/OS to unix system. Question is there are gzip on z/OS USS .. does it uses the HW compression. we are thinking of NFS mount the z/os volume and do the gzip on the z/linux and then Ftp'd the data. Thanks -