VNC JavaSecurity Error

2014-08-26 Thread Walters, Gene P
I am installing SuSE 11SP3, like I have done many times before, however this 
time when I get to the part where I bring up a web page and go to the new 
instance to start a VNC session, it tells me that my security settings wont let 
me run the old version of Java that is being downloaded from the VNC server(the 
new Linux instance).  Any suggestions on getting around this?

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Performance Toolkit and zLinux

2014-08-26 Thread Bill Bitner
The RMF agent that runs inside the Linux on System z guest was
re-written the other year and changed the interface. We chose not
to update the Performance Toolkit handling of that interface as
other things have changed since the introduction of the RMF agent
to Linux. You can still use the RMF client (the link provided
earlier will point to information ont that) that supports z/OS as
well. There was a statement of direction in 2011 for these changes.

Performance Toolkit will report on the z/VM Appldata that Linux
provides on all the current distributions. While this doesn't
provide process level information, it does provide a Linux view
of some important metrics. It is also very low overhead.

Additionally, OMEGAMON XE for z/VM and Linux provides both the z/VM
and the Linux agents. Perhaps not the first choice for a PoC, but
wanted to mention for completeness.

Bill Bitner - z/VM Customer Focus and Care - IBM Endicott - 607-429-3286
The postings on this site are my own and don't necessarily represent IBMs 
positions, strategies or opinions.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


web: IT History Society

2014-08-26 Thread Gabe Goldberg

Hadn't seen this before...

Dedicated to Preserving IT History

The IT History Society (ITHS) is an international group of over 600
members working together to document, preserve, catalog, and research
the history of Information Technology (IT). Comprised of individuals,
academicians, corporate archivists, curators of public institutions, and
hobbyists, our online resources include:

A global network of IT historians and archivists
Our exclusive International Database of Historical and Archival Sites
IT Honor Roll of people who have made a noteworthy contribution to
the industry
IT Hardware and Companies databases
Research links and tools to aid in the preservation of IT history
Technology Quotes
Calendar of upcoming events
An active blog
And more

http://www.ithistory.org/

--
Gabriel Goldberg, Computers and Publishing, Inc.   g...@gabegold.com
3401 Silver Maple Place, Falls Church, VA 22042   (703) 204-0433
LinkedIn: http://www.linkedin.com/in/gabegoldTwitter: GabeG0

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Performance Toolkit and zLinux

2014-08-26 Thread Tom Huegel
Although zVPS is a fine product and I am sure well worth the price it
provides much more than the basic information I am looking for.

All I need in my lab on the occasions when someone wants to run a zLINUX
guest is provided by the APPLdata and PTK.
Thanks Berry.
A GOOGLE search pointed me to an OMEGAMON doc with instructions to enable
data collection.
 modprobe appldata_os
modprobe appldata_mem
modprobe appldata_net_sum
echo 1 > /proc/sys/appldata/os
echo 1 > /proc/sys/appldata/mem
echo 1 > /proc/sys/appldata/net_sum
echo 1 > /proc/sys/appldata/interval
echo 1 > /proc/sys/appldata/timer
Tom


On Tue, Aug 26, 2014 at 5:48 AM, Bill Bitner  wrote:

> The RMF agent that runs inside the Linux on System z guest was
> re-written the other year and changed the interface. We chose not
> to update the Performance Toolkit handling of that interface as
> other things have changed since the introduction of the RMF agent
> to Linux. You can still use the RMF client (the link provided
> earlier will point to information ont that) that supports z/OS as
> well. There was a statement of direction in 2011 for these changes.
>
> Performance Toolkit will report on the z/VM Appldata that Linux
> provides on all the current distributions. While this doesn't
> provide process level information, it does provide a Linux view
> of some important metrics. It is also very low overhead.
>
> Additionally, OMEGAMON XE for z/VM and Linux provides both the z/VM
> and the Linux agents. Perhaps not the first choice for a PoC, but
> wanted to mention for completeness.
>
> Bill Bitner - z/VM Customer Focus and Care - IBM Endicott - 607-429-3286
> The postings on this site are my own and don't necessarily represent IBMs
> positions, strategies or opinions.
>
> --
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit
> http://wiki.linuxvm.org/
>

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Error when load z/Linux for first time

2014-08-26 Thread Martin, Terry Contractor
Ok. I got a z/VM MD5 checksum from Dave. We ran it against the INITRD IMG and 
KERNEL IMG files and sure enough they did not match the MD5 value that was sent 
with the RHEL ISO for these two files. So the assumption is corrupted files. 
The files we downloaded from the HTTP source server to our workstation are 
good. We ran a MD5 checksum on those and they match.

Our initial load of these files from our workstation down to z/VM was via the 
PCOMM terminal emulator SEND/RECEIVE.  We MD5 checked these files and they 
don't match.

So since we have some security issues at this shop currently using FTPSERVE we 
tried using FTP to move the files from our workstation to z/OS and then FTP 
from z/OS to z/VM. Note using FTP all the way through.

We than did another MD5 checksum on the files on z/VM and they still don't 
match. So it looks like something is happening to the files on transfer to z/VM.

Any help or ideas?

Thanks,

Terry

-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of Dave Jones
Sent: Monday, August 25, 2014 2:19 PM
To: LINUX-390@vm.marist.edu
Subject: Re: Error when load z/Linux for first time

Delivered to Terry off list.

DJ

On 08/25/2014 11:32 AM, Martin, Terry Contractor wrote:
> Dave,
>
> You said you had a copy of a MD5 CHECKSUM REXX EXEC. Can I get a copy of that 
> and the directions on how I would run against the INITRD image file that is 
> sitting on my 'A' disk?
>
> Terry martin - Contractor
> Cell - 443 854-2452
> Office (NCC) - 410 965-8682
> Email - terry.mar...@ssa.gov
>
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of 
> Dave Jones
> Sent: Monday, August 25, 2014 12:05 PM
> To: LINUX-390@vm.marist.edu
> Subject: Re: Error when load z/Linux for first time
>
> Alan is referring to the CMS/TSO Pipelines Runtime Library Distribution which 
> you can find here:
>
> http://vm.marist.edu/~pipeline/
>
> This version of Pipes supports significant new function over the version that 
> is shipped with z/VM.
>
> DJ
>
> On 08/25/2014 10:20 AM, Alan Altmark wrote:
>> On Monday, 08/25/2014 at 10:56 EDT, Mark Pace 
>> 
>> wrote:
>>> Is there an MD5 chksum routine for z/VM?
>>
>> If you have the non-IBM CMS Pipelines runtime distribution, check out 
>> the "digest md5" stage.
>>
>> Alan Altmark
>>
>> Senior Managing z/VM and Linux Consultant Lab Services System z 
>> Delivery Practice IBM Systems & Technology Group, Endicott, NY
>> office: 607.429.3323
>> mobile; 607.321.7556
>> alan_altm...@us.ibm.com
>>
>> -
>> - For LINUX-390 subscribe / signoff / archive access instructions, 
>> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 
>> or visit
>> http://www.marist.edu/htbin/wlvindex?LINUX-390
>> -
>> - For more information on Linux on System z, visit 
>> http://wiki.linuxvm.org/
>>
>
> --
> Dave Jones
> V/Soft Software
> www.vsoft-software.com
> Houston, TX
> 281.578.7544
>
> --
> For LINUX-390 subscribe / signoff / archive access instructions, send 
> email to lists...@vm.marist.edu with the message: INFO LINUX-390 or 
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit 
> http://wiki.linuxvm.org/
>
> --
> For LINUX-390 subscribe / signoff / archive access instructions, send 
> email to lists...@vm.marist.edu with the message: INFO LINUX-390 or 
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit 
> http://wiki.linuxvm.org/
>

--
Dave Jones
V/Soft Software
www.vsoft-software.com
Houston, TX
281.578.7544

--
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit http://wiki.linuxvm.org/

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Error when load z/Linux for first time

2014-08-26 Thread Stuart, David
Terry, 

The thought that pops instantly to mind is 'code pages'.  But I would presume 
that all these transfers were in binary... 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org



-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Martin, 
Terry Contractor
Sent: Tuesday, August 26, 2014 8:36 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Error when load z/Linux for first time

Ok. I got a z/VM MD5 checksum from Dave. We ran it against the INITRD IMG and 
KERNEL IMG files and sure enough they did not match the MD5 value that was sent 
with the RHEL ISO for these two files. So the assumption is corrupted files. 
The files we downloaded from the HTTP source server to our workstation are 
good. We ran a MD5 checksum on those and they match.

Our initial load of these files from our workstation down to z/VM was via the 
PCOMM terminal emulator SEND/RECEIVE.  We MD5 checked these files and they 
don't match.

So since we have some security issues at this shop currently using FTPSERVE we 
tried using FTP to move the files from our workstation to z/OS and then FTP 
from z/OS to z/VM. Note using FTP all the way through.

We than did another MD5 checksum on the files on z/VM and they still don't 
match. So it looks like something is happening to the files on transfer to z/VM.

Any help or ideas?

Thanks,

Terry

-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of Dave Jones
Sent: Monday, August 25, 2014 2:19 PM
To: LINUX-390@vm.marist.edu
Subject: Re: Error when load z/Linux for first time

Delivered to Terry off list.

DJ

On 08/25/2014 11:32 AM, Martin, Terry Contractor wrote:
> Dave,
>
> You said you had a copy of a MD5 CHECKSUM REXX EXEC. Can I get a copy of that 
> and the directions on how I would run against the INITRD image file that is 
> sitting on my 'A' disk?
>
> Terry martin - Contractor
> Cell - 443 854-2452
> Office (NCC) - 410 965-8682
> Email - terry.mar...@ssa.gov
>
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of 
> Dave Jones
> Sent: Monday, August 25, 2014 12:05 PM
> To: LINUX-390@vm.marist.edu
> Subject: Re: Error when load z/Linux for first time
>
> Alan is referring to the CMS/TSO Pipelines Runtime Library Distribution which 
> you can find here:
>
> http://vm.marist.edu/~pipeline/
>
> This version of Pipes supports significant new function over the version that 
> is shipped with z/VM.
>
> DJ
>
> On 08/25/2014 10:20 AM, Alan Altmark wrote:
>> On Monday, 08/25/2014 at 10:56 EDT, Mark Pace 
>> 
>> wrote:
>>> Is there an MD5 chksum routine for z/VM?
>>
>> If you have the non-IBM CMS Pipelines runtime distribution, check out 
>> the "digest md5" stage.
>>
>> Alan Altmark
>>
>> Senior Managing z/VM and Linux Consultant Lab Services System z 
>> Delivery Practice IBM Systems & Technology Group, Endicott, NY
>> office: 607.429.3323
>> mobile; 607.321.7556
>> alan_altm...@us.ibm.com
>>
>> -
>> - For LINUX-390 subscribe / signoff / archive access instructions, 
>> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 
>> or visit
>> http://www.marist.edu/htbin/wlvindex?LINUX-390
>> -
>> - For more information on Linux on System z, visit 
>> http://wiki.linuxvm.org/
>>
>
> --
> Dave Jones
> V/Soft Software
> www.vsoft-software.com
> Houston, TX
> 281.578.7544
>
> --
> For LINUX-390 subscribe / signoff / archive access instructions, send 
> email to lists...@vm.marist.edu with the message: INFO LINUX-390 or 
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit 
> http://wiki.linuxvm.org/
>
> --
> For LINUX-390 subscribe / signoff / archive access instructions, send 
> email to lists...@vm.marist.edu with the message: INFO LINUX-390 or 
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit 
> http://wiki.linuxvm.org/
>

--
Dave Jones
V/Soft Software
www.vsoft-software.com
Houston, TX
281.578.7544

--
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit http://wiki.linuxvm.org/

-

Re: Error when load z/Linux for first time

2014-08-26 Thread Martin, Terry Contractor
Yes they were in Binary. 

-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of Stuart, 
David
Sent: Tuesday, August 26, 2014 11:44 AM
To: LINUX-390@vm.marist.edu
Subject: Re: Error when load z/Linux for first time

Terry, 

The thought that pops instantly to mind is 'code pages'.  But I would presume 
that all these transfers were in binary... 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org



-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Martin, 
Terry Contractor
Sent: Tuesday, August 26, 2014 8:36 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Error when load z/Linux for first time

Ok. I got a z/VM MD5 checksum from Dave. We ran it against the INITRD IMG and 
KERNEL IMG files and sure enough they did not match the MD5 value that was sent 
with the RHEL ISO for these two files. So the assumption is corrupted files. 
The files we downloaded from the HTTP source server to our workstation are 
good. We ran a MD5 checksum on those and they match.

Our initial load of these files from our workstation down to z/VM was via the 
PCOMM terminal emulator SEND/RECEIVE.  We MD5 checked these files and they 
don't match.

So since we have some security issues at this shop currently using FTPSERVE we 
tried using FTP to move the files from our workstation to z/OS and then FTP 
from z/OS to z/VM. Note using FTP all the way through.

We than did another MD5 checksum on the files on z/VM and they still don't 
match. So it looks like something is happening to the files on transfer to z/VM.

Any help or ideas?

Thanks,

Terry

-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of Dave Jones
Sent: Monday, August 25, 2014 2:19 PM
To: LINUX-390@vm.marist.edu
Subject: Re: Error when load z/Linux for first time

Delivered to Terry off list.

DJ

On 08/25/2014 11:32 AM, Martin, Terry Contractor wrote:
> Dave,
>
> You said you had a copy of a MD5 CHECKSUM REXX EXEC. Can I get a copy of that 
> and the directions on how I would run against the INITRD image file that is 
> sitting on my 'A' disk?
>
> Terry martin - Contractor
> Cell - 443 854-2452
> Office (NCC) - 410 965-8682
> Email - terry.mar...@ssa.gov
>
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of 
> Dave Jones
> Sent: Monday, August 25, 2014 12:05 PM
> To: LINUX-390@vm.marist.edu
> Subject: Re: Error when load z/Linux for first time
>
> Alan is referring to the CMS/TSO Pipelines Runtime Library Distribution which 
> you can find here:
>
> http://vm.marist.edu/~pipeline/
>
> This version of Pipes supports significant new function over the version that 
> is shipped with z/VM.
>
> DJ
>
> On 08/25/2014 10:20 AM, Alan Altmark wrote:
>> On Monday, 08/25/2014 at 10:56 EDT, Mark Pace 
>> 
>> wrote:
>>> Is there an MD5 chksum routine for z/VM?
>>
>> If you have the non-IBM CMS Pipelines runtime distribution, check out 
>> the "digest md5" stage.
>>
>> Alan Altmark
>>
>> Senior Managing z/VM and Linux Consultant Lab Services System z 
>> Delivery Practice IBM Systems & Technology Group, Endicott, NY
>> office: 607.429.3323
>> mobile; 607.321.7556
>> alan_altm...@us.ibm.com
>>
>> -
>> - For LINUX-390 subscribe / signoff / archive access instructions, 
>> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 
>> or visit
>> http://www.marist.edu/htbin/wlvindex?LINUX-390
>> -
>> - For more information on Linux on System z, visit 
>> http://wiki.linuxvm.org/
>>
>
> --
> Dave Jones
> V/Soft Software
> www.vsoft-software.com
> Houston, TX
> 281.578.7544
>
> --
> For LINUX-390 subscribe / signoff / archive access instructions, send 
> email to lists...@vm.marist.edu with the message: INFO LINUX-390 or 
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit 
> http://wiki.linuxvm.org/
>
> --
> For LINUX-390 subscribe / signoff / archive access instructions, send 
> email to lists...@vm.marist.edu with the message: INFO LINUX-390 or 
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit 
> http://wiki.linuxvm.org/
>

--
Dave Jones
V/Soft Software
www.vsoft-software.com
Houston, TX
281.578.7544

--
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or 

Re: VNC JavaSecurity Error

2014-08-26 Thread Ihno Krumreich
Hi,

On Tue, Aug 26, 2014 at 10:48:35AM +, Walters, Gene P wrote:
> I am installing SuSE 11SP3, like I have done many times before, however this 
> time when I get to the part where I bring up a web page and go to the new 
> instance to start a VNC session, it tells me that my security settings wont 
> let me run the old version of Java that is being downloaded from the VNC 
> server(the new Linux instance).  Any suggestions on getting around this?

Sounds like a problem in the browser.

What browser are you using?

Have you looked at the security settings of your browser?

Regards

Ihno

> 
> --
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit
> http://wiki.linuxvm.org/

-- 
Best regards/Mit freundlichen Grüßen

Ihno Krumreich

"Never trust a computer you can lift."
--
Ihno Krumreich
i...@suse.de  Projectmanager S/390 & zSeries
Maxfeldstr. 5 +49-911-74053-439
D-90409 Nürnberg  http://www.suse.de
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 
16746 (AG Nürnberg)

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: VNC JavaSecurity Error

2014-08-26 Thread R P Herrold
On Tue, 26 Aug 2014, Ihno Krumreich wrote:

> On Tue, Aug 26, 2014 at 10:48:35AM +, Walters, Gene P wrote:

> > bring up a web page and go to the new instance to start a
> > VNC session, it tells me that my security settings wont
> > let me run the old version of Java that is being
> > downloaded from the VNC server(the new Linux instance).

We ship a Java based VNC client, and have encountered problems
with:
- the Code Signing of the .JAR file had expired, and
so a local Java installation refused to run it, deeming it
insecure. Solution was to update what we shipped with a more
corrent copy
- the Java on the local machine, which was being
started by the browser, was 'stale' and had been updated
upstream; Solution there was an update of that Java (This
especially seen on OS/X units)
- the Code Signing key used to sign the .JAR was
counteresigned by a CA (Certificate Authority) not known to
the local Java installation.  Solution was to add that CA's
'chain of trust' into the local ancillary install for the
local Java install

Reading the messages closely is needed, to understand what is
in play

-- Russ herrold

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Error when load z/Linux for first time

2014-08-26 Thread Martin, Terry Contractor
Ok, we finally got this to work. Ultimately we had to get FTP working and load 
using that. Even though the MD5 checksum done on z/VM against the images loaded 
on z/VM showed a different DISGEST value for the INITRD and KERNEL images from 
the original HTTP server source (ISO) we tried it anyway. Well it worked! So 
the difference was how we got it from our workstation to z/VM, which was using 
FTP instead of the PCOMM terminal emulator SEND/RECEIVE.

Not sure why the MD5 checksum did not match but I will talk to Dave to see If 
he has any idea as to why.

Thanks for the help and hope this helps other folks who may run into the same 
issue.

Terry

-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of Stuart, 
David
Sent: Tuesday, August 26, 2014 11:44 AM
To: LINUX-390@vm.marist.edu
Subject: Re: Error when load z/Linux for first time

Terry, 

The thought that pops instantly to mind is 'code pages'.  But I would presume 
that all these transfers were in binary... 


Dave 



Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
david.stu...@ventura.org



-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Martin, 
Terry Contractor
Sent: Tuesday, August 26, 2014 8:36 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Error when load z/Linux for first time

Ok. I got a z/VM MD5 checksum from Dave. We ran it against the INITRD IMG and 
KERNEL IMG files and sure enough they did not match the MD5 value that was sent 
with the RHEL ISO for these two files. So the assumption is corrupted files. 
The files we downloaded from the HTTP source server to our workstation are 
good. We ran a MD5 checksum on those and they match.

Our initial load of these files from our workstation down to z/VM was via the 
PCOMM terminal emulator SEND/RECEIVE.  We MD5 checked these files and they 
don't match.

So since we have some security issues at this shop currently using FTPSERVE we 
tried using FTP to move the files from our workstation to z/OS and then FTP 
from z/OS to z/VM. Note using FTP all the way through.

We than did another MD5 checksum on the files on z/VM and they still don't 
match. So it looks like something is happening to the files on transfer to z/VM.

Any help or ideas?

Thanks,

Terry

-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of Dave Jones
Sent: Monday, August 25, 2014 2:19 PM
To: LINUX-390@vm.marist.edu
Subject: Re: Error when load z/Linux for first time

Delivered to Terry off list.

DJ

On 08/25/2014 11:32 AM, Martin, Terry Contractor wrote:
> Dave,
>
> You said you had a copy of a MD5 CHECKSUM REXX EXEC. Can I get a copy of that 
> and the directions on how I would run against the INITRD image file that is 
> sitting on my 'A' disk?
>
> Terry martin - Contractor
> Cell - 443 854-2452
> Office (NCC) - 410 965-8682
> Email - terry.mar...@ssa.gov
>
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of 
> Dave Jones
> Sent: Monday, August 25, 2014 12:05 PM
> To: LINUX-390@vm.marist.edu
> Subject: Re: Error when load z/Linux for first time
>
> Alan is referring to the CMS/TSO Pipelines Runtime Library Distribution which 
> you can find here:
>
> http://vm.marist.edu/~pipeline/
>
> This version of Pipes supports significant new function over the version that 
> is shipped with z/VM.
>
> DJ
>
> On 08/25/2014 10:20 AM, Alan Altmark wrote:
>> On Monday, 08/25/2014 at 10:56 EDT, Mark Pace 
>> 
>> wrote:
>>> Is there an MD5 chksum routine for z/VM?
>>
>> If you have the non-IBM CMS Pipelines runtime distribution, check out 
>> the "digest md5" stage.
>>
>> Alan Altmark
>>
>> Senior Managing z/VM and Linux Consultant Lab Services System z 
>> Delivery Practice IBM Systems & Technology Group, Endicott, NY
>> office: 607.429.3323
>> mobile; 607.321.7556
>> alan_altm...@us.ibm.com
>>
>> -
>> - For LINUX-390 subscribe / signoff / archive access instructions, 
>> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 
>> or visit
>> http://www.marist.edu/htbin/wlvindex?LINUX-390
>> -
>> - For more information on Linux on System z, visit 
>> http://wiki.linuxvm.org/
>>
>
> --
> Dave Jones
> V/Soft Software
> www.vsoft-software.com
> Houston, TX
> 281.578.7544
>
> --
> For LINUX-390 subscribe / signoff / archive access instructions, send 
> email to lists...@vm.marist.edu with the message: INFO LINUX-390 or 
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> --
> For more information on Linux on System z, visit 
> http://wiki.linuxvm.org/
>
> --
> For LINUX-39

Re: Error when load z/Linux for first time

2014-08-26 Thread Scott Rohling
Hadn't been following this..   we had the same issue ...  I ended up doing
a VMARC of the INITRD file on one system -- then using 3270 file xfer to
download/upload that to the other z/VM system and it was usable after
unpacking with VMARC.   FTP wasn't an option at the time to the target
system..   Still not sure why 3270 file xfer didn't work to xfer it ..  it
has in the past with other install files..

Scott Rohling





On Tue, Aug 26, 2014 at 11:43 AM, Martin, Terry Contractor <
terry.mar...@ssa.gov> wrote:

> Ok, we finally got this to work. Ultimately we had to get FTP working and
> load using that. Even though the MD5 checksum done on z/VM against the
> images loaded on z/VM showed a different DISGEST value for the INITRD and
> KERNEL images from the original HTTP server source (ISO) we tried it
> anyway. Well it worked! So the difference was how we got it from our
> workstation to z/VM, which was using FTP instead of the PCOMM terminal
> emulator SEND/RECEIVE.
>
> Not sure why the MD5 checksum did not match but I will talk to Dave to see
> If he has any idea as to why.
>
> Thanks for the help and hope this helps other folks who may run into the
> same issue.
>
> Terry
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of
> Stuart, David
> Sent: Tuesday, August 26, 2014 11:44 AM
> To: LINUX-390@vm.marist.edu
> Subject: Re: Error when load z/Linux for first time
>
> Terry,
>
> The thought that pops instantly to mind is 'code pages'.  But I would
> presume that all these transfers were in binary...
>
>
> Dave
>
>
>
> Dave Stuart
> Prin. Info. Systems Support Analyst
> County of Ventura, CA
> 805-662-6731
> david.stu...@ventura.org
>
>
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of
> Martin, Terry Contractor
> Sent: Tuesday, August 26, 2014 8:36 AM
> To: LINUX-390@VM.MARIST.EDU
> Subject: Re: Error when load z/Linux for first time
>
> Ok. I got a z/VM MD5 checksum from Dave. We ran it against the INITRD IMG
> and KERNEL IMG files and sure enough they did not match the MD5 value that
> was sent with the RHEL ISO for these two files. So the assumption is
> corrupted files. The files we downloaded from the HTTP source server to our
> workstation are good. We ran a MD5 checksum on those and they match.
>
> Our initial load of these files from our workstation down to z/VM was via
> the PCOMM terminal emulator SEND/RECEIVE.  We MD5 checked these files and
> they don't match.
>
> So since we have some security issues at this shop currently using
> FTPSERVE we tried using FTP to move the files from our workstation to z/OS
> and then FTP from z/OS to z/VM. Note using FTP all the way through.
>
> We than did another MD5 checksum on the files on z/VM and they still don't
> match. So it looks like something is happening to the files on transfer to
> z/VM.
>
> Any help or ideas?
>
> Thanks,
>
> Terry
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of
> Dave Jones
> Sent: Monday, August 25, 2014 2:19 PM
> To: LINUX-390@vm.marist.edu
> Subject: Re: Error when load z/Linux for first time
>
> Delivered to Terry off list.
>
> DJ
>
> On 08/25/2014 11:32 AM, Martin, Terry Contractor wrote:
> > Dave,
> >
> > You said you had a copy of a MD5 CHECKSUM REXX EXEC. Can I get a copy of
> that and the directions on how I would run against the INITRD image file
> that is sitting on my 'A' disk?
> >
> > Terry martin - Contractor
> > Cell - 443 854-2452
> > Office (NCC) - 410 965-8682
> > Email - terry.mar...@ssa.gov
> >
> >
> > -Original Message-
> > From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of
> > Dave Jones
> > Sent: Monday, August 25, 2014 12:05 PM
> > To: LINUX-390@vm.marist.edu
> > Subject: Re: Error when load z/Linux for first time
> >
> > Alan is referring to the CMS/TSO Pipelines Runtime Library Distribution
> which you can find here:
> >
> > http://vm.marist.edu/~pipeline/
> >
> > This version of Pipes supports significant new function over the version
> that is shipped with z/VM.
> >
> > DJ
> >
> > On 08/25/2014 10:20 AM, Alan Altmark wrote:
> >> On Monday, 08/25/2014 at 10:56 EDT, Mark Pace
> >> 
> >> wrote:
> >>> Is there an MD5 chksum routine for z/VM?
> >>
> >> If you have the non-IBM CMS Pipelines runtime distribution, check out
> >> the "digest md5" stage.
> >>
> >> Alan Altmark
> >>
> >> Senior Managing z/VM and Linux Consultant Lab Services System z
> >> Delivery Practice IBM Systems & Technology Group, Endicott, NY
> >> office: 607.429.3323
> >> mobile; 607.321.7556
> >> alan_altm...@us.ibm.com
> >>
> >> -
> >> - For LINUX-390 subscribe / signoff / archive access instructions,
> >> send email to lists...@vm.marist.edu with the message: INFO LINUX-390
> >> or visit
> >> http://www.marist.edu/htbin/wlvindex?LINUX-390
> >> 

Re: Error when load z/Linux for first time

2014-08-26 Thread Mauro Souza
The MD5 sums will never match, because zVM uses a 80 char "line lenght" and
Linux does not. So the file md5sum sees on Linux is not the same it sees on
zVM.
I had enough problems with SEND/RECEIVE to give up on it permanently. I
always try to FTP large files (larger than 1MB), by PUT or by GET. Some
corrupted transfers still happens, but they are very, very rare.


Mauro
http://mauro.limeiratem.com - registered Linux User: 294521
Scripture is both history, and a love letter from God.


2014-08-26 15:43 GMT-03:00 Martin, Terry Contractor :

> Ok, we finally got this to work. Ultimately we had to get FTP working and
> load using that. Even though the MD5 checksum done on z/VM against the
> images loaded on z/VM showed a different DISGEST value for the INITRD and
> KERNEL images from the original HTTP server source (ISO) we tried it
> anyway. Well it worked! So the difference was how we got it from our
> workstation to z/VM, which was using FTP instead of the PCOMM terminal
> emulator SEND/RECEIVE.
>
> Not sure why the MD5 checksum did not match but I will talk to Dave to see
> If he has any idea as to why.
>
> Thanks for the help and hope this helps other folks who may run into the
> same issue.
>
> Terry
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of
> Stuart, David
> Sent: Tuesday, August 26, 2014 11:44 AM
> To: LINUX-390@vm.marist.edu
> Subject: Re: Error when load z/Linux for first time
>
> Terry,
>
> The thought that pops instantly to mind is 'code pages'.  But I would
> presume that all these transfers were in binary...
>
>
> Dave
>
>
>
> Dave Stuart
> Prin. Info. Systems Support Analyst
> County of Ventura, CA
> 805-662-6731
> david.stu...@ventura.org
>
>
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of
> Martin, Terry Contractor
> Sent: Tuesday, August 26, 2014 8:36 AM
> To: LINUX-390@VM.MARIST.EDU
> Subject: Re: Error when load z/Linux for first time
>
> Ok. I got a z/VM MD5 checksum from Dave. We ran it against the INITRD IMG
> and KERNEL IMG files and sure enough they did not match the MD5 value that
> was sent with the RHEL ISO for these two files. So the assumption is
> corrupted files. The files we downloaded from the HTTP source server to our
> workstation are good. We ran a MD5 checksum on those and they match.
>
> Our initial load of these files from our workstation down to z/VM was via
> the PCOMM terminal emulator SEND/RECEIVE.  We MD5 checked these files and
> they don't match.
>
> So since we have some security issues at this shop currently using
> FTPSERVE we tried using FTP to move the files from our workstation to z/OS
> and then FTP from z/OS to z/VM. Note using FTP all the way through.
>
> We than did another MD5 checksum on the files on z/VM and they still don't
> match. So it looks like something is happening to the files on transfer to
> z/VM.
>
> Any help or ideas?
>
> Thanks,
>
> Terry
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of
> Dave Jones
> Sent: Monday, August 25, 2014 2:19 PM
> To: LINUX-390@vm.marist.edu
> Subject: Re: Error when load z/Linux for first time
>
> Delivered to Terry off list.
>
> DJ
>
> On 08/25/2014 11:32 AM, Martin, Terry Contractor wrote:
> > Dave,
> >
> > You said you had a copy of a MD5 CHECKSUM REXX EXEC. Can I get a copy of
> that and the directions on how I would run against the INITRD image file
> that is sitting on my 'A' disk?
> >
> > Terry martin - Contractor
> > Cell - 443 854-2452
> > Office (NCC) - 410 965-8682
> > Email - terry.mar...@ssa.gov
> >
> >
> > -Original Message-
> > From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of
> > Dave Jones
> > Sent: Monday, August 25, 2014 12:05 PM
> > To: LINUX-390@vm.marist.edu
> > Subject: Re: Error when load z/Linux for first time
> >
> > Alan is referring to the CMS/TSO Pipelines Runtime Library Distribution
> which you can find here:
> >
> > http://vm.marist.edu/~pipeline/
> >
> > This version of Pipes supports significant new function over the version
> that is shipped with z/VM.
> >
> > DJ
> >
> > On 08/25/2014 10:20 AM, Alan Altmark wrote:
> >> On Monday, 08/25/2014 at 10:56 EDT, Mark Pace
> >> 
> >> wrote:
> >>> Is there an MD5 chksum routine for z/VM?
> >>
> >> If you have the non-IBM CMS Pipelines runtime distribution, check out
> >> the "digest md5" stage.
> >>
> >> Alan Altmark
> >>
> >> Senior Managing z/VM and Linux Consultant Lab Services System z
> >> Delivery Practice IBM Systems & Technology Group, Endicott, NY
> >> office: 607.429.3323
> >> mobile; 607.321.7556
> >> alan_altm...@us.ibm.com
> >>
> >> -
> >> - For LINUX-390 subscribe / signoff / archive access instructions,
> >> send email to lists...@vm.marist.edu with the message: INFO LINUX-390
> >> or visit
> >> http://www.marist.edu/htbin/wlvindex?LINUX-390
> >> 

Re: Error when load z/Linux for first time

2014-08-26 Thread Scott Rohling
p.s.  We had to FTP the initrd image to a z/VM system where we had FTP
access -- then do the VMARC -- so ultimately - FTP was the answer -- the
VMARC stuff just helped get it to this other system without being garbled.

Scott


On Tue, Aug 26, 2014 at 11:54 AM, Scott Rohling 
wrote:

> Hadn't been following this..   we had the same issue ...  I ended up doing
> a VMARC of the INITRD file on one system -- then using 3270 file xfer to
> download/upload that to the other z/VM system and it was usable after
> unpacking with VMARC.   FTP wasn't an option at the time to the target
> system..   Still not sure why 3270 file xfer didn't work to xfer it ..  it
> has in the past with other install files..
>
> Scott Rohling
>
>
>
>
> On Tue, Aug 26, 2014 at 11:43 AM, Martin, Terry Contractor <
> terry.mar...@ssa.gov> wrote:
>
>> Ok, we finally got this to work. Ultimately we had to get FTP working and
>> load using that. Even though the MD5 checksum done on z/VM against the
>> images loaded on z/VM showed a different DISGEST value for the INITRD and
>> KERNEL images from the original HTTP server source (ISO) we tried it
>> anyway. Well it worked! So the difference was how we got it from our
>> workstation to z/VM, which was using FTP instead of the PCOMM terminal
>> emulator SEND/RECEIVE.
>>
>> Not sure why the MD5 checksum did not match but I will talk to Dave to
>> see If he has any idea as to why.
>>
>> Thanks for the help and hope this helps other folks who may run into the
>> same issue.
>>
>> Terry
>>
>> -Original Message-
>> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of
>> Stuart, David
>> Sent: Tuesday, August 26, 2014 11:44 AM
>> To: LINUX-390@vm.marist.edu
>> Subject: Re: Error when load z/Linux for first time
>>
>> Terry,
>>
>> The thought that pops instantly to mind is 'code pages'.  But I would
>> presume that all these transfers were in binary...
>>
>>
>> Dave
>>
>>
>>
>> Dave Stuart
>> Prin. Info. Systems Support Analyst
>> County of Ventura, CA
>> 805-662-6731
>> david.stu...@ventura.org
>>
>>
>>
>> -Original Message-
>> From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of
>> Martin, Terry Contractor
>> Sent: Tuesday, August 26, 2014 8:36 AM
>> To: LINUX-390@VM.MARIST.EDU
>> Subject: Re: Error when load z/Linux for first time
>>
>> Ok. I got a z/VM MD5 checksum from Dave. We ran it against the INITRD IMG
>> and KERNEL IMG files and sure enough they did not match the MD5 value that
>> was sent with the RHEL ISO for these two files. So the assumption is
>> corrupted files. The files we downloaded from the HTTP source server to our
>> workstation are good. We ran a MD5 checksum on those and they match.
>>
>> Our initial load of these files from our workstation down to z/VM was via
>> the PCOMM terminal emulator SEND/RECEIVE.  We MD5 checked these files and
>> they don't match.
>>
>> So since we have some security issues at this shop currently using
>> FTPSERVE we tried using FTP to move the files from our workstation to z/OS
>> and then FTP from z/OS to z/VM. Note using FTP all the way through.
>>
>> We than did another MD5 checksum on the files on z/VM and they still
>> don't match. So it looks like something is happening to the files on
>> transfer to z/VM.
>>
>> Any help or ideas?
>>
>> Thanks,
>>
>> Terry
>>
>> -Original Message-
>> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of
>> Dave Jones
>> Sent: Monday, August 25, 2014 2:19 PM
>> To: LINUX-390@vm.marist.edu
>> Subject: Re: Error when load z/Linux for first time
>>
>> Delivered to Terry off list.
>>
>> DJ
>>
>> On 08/25/2014 11:32 AM, Martin, Terry Contractor wrote:
>> > Dave,
>> >
>> > You said you had a copy of a MD5 CHECKSUM REXX EXEC. Can I get a copy
>> of that and the directions on how I would run against the INITRD image file
>> that is sitting on my 'A' disk?
>> >
>> > Terry martin - Contractor
>> > Cell - 443 854-2452
>> > Office (NCC) - 410 965-8682
>> > Email - terry.mar...@ssa.gov
>> >
>> >
>> > -Original Message-
>> > From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of
>> > Dave Jones
>> > Sent: Monday, August 25, 2014 12:05 PM
>> > To: LINUX-390@vm.marist.edu
>> > Subject: Re: Error when load z/Linux for first time
>> >
>> > Alan is referring to the CMS/TSO Pipelines Runtime Library Distribution
>> which you can find here:
>> >
>> > http://vm.marist.edu/~pipeline/
>> >
>> > This version of Pipes supports significant new function over the
>> version that is shipped with z/VM.
>> >
>> > DJ
>> >
>> > On 08/25/2014 10:20 AM, Alan Altmark wrote:
>> >> On Monday, 08/25/2014 at 10:56 EDT, Mark Pace
>> >> 
>> >> wrote:
>> >>> Is there an MD5 chksum routine for z/VM?
>> >>
>> >> If you have the non-IBM CMS Pipelines runtime distribution, check out
>> >> the "digest md5" stage.
>> >>
>> >> Alan Altmark
>> >>
>> >> Senior Managing z/VM and Linux Consultant Lab Services System z
>> >> Delivery Practice IBM Systems & Technology Group

Re: Error when load z/Linux for first time

2014-08-26 Thread Scott Rohling
Just curious - couldn't you have FTP'd to the server where the .iso image
is and done a GET of the install files?   Using z/VM as an FTP server was
not an option in our case -- nor was reaching the install server via FTP
from z/VM -- that's why I 'had' to use 3270 file xfer and resorted to
VMARC, etc.

But it sounds in your case like you could have reached the install server
from z/VM via FTP rather then have to do a workstation shuttle or get
z/VM's FTPSERVE working?Or is this what you did do and I just misread
your post?

Scott Rohling


On Tue, Aug 26, 2014 at 11:43 AM, Martin, Terry Contractor <
terry.mar...@ssa.gov> wrote:

> Ok, we finally got this to work. Ultimately we had to get FTP working and
> load using that. Even though the MD5 checksum done on z/VM against the
> images loaded on z/VM showed a different DISGEST value for the INITRD and
> KERNEL images from the original HTTP server source (ISO) we tried it
> anyway. Well it worked! So the difference was how we got it from our
> workstation to z/VM, which was using FTP instead of the PCOMM terminal
> emulator SEND/RECEIVE.
>
> Not sure why the MD5 checksum did not match but I will talk to Dave to see
> If he has any idea as to why.
>
> Thanks for the help and hope this helps other folks who may run into the
> same issue.
>
> Terry
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of
> Stuart, David
> Sent: Tuesday, August 26, 2014 11:44 AM
> To: LINUX-390@vm.marist.edu
> Subject: Re: Error when load z/Linux for first time
>
> Terry,
>
> The thought that pops instantly to mind is 'code pages'.  But I would
> presume that all these transfers were in binary...
>
>
> Dave
>
>
>
> Dave Stuart
> Prin. Info. Systems Support Analyst
> County of Ventura, CA
> 805-662-6731
> david.stu...@ventura.org
>
>
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of
> Martin, Terry Contractor
> Sent: Tuesday, August 26, 2014 8:36 AM
> To: LINUX-390@VM.MARIST.EDU
> Subject: Re: Error when load z/Linux for first time
>
> Ok. I got a z/VM MD5 checksum from Dave. We ran it against the INITRD IMG
> and KERNEL IMG files and sure enough they did not match the MD5 value that
> was sent with the RHEL ISO for these two files. So the assumption is
> corrupted files. The files we downloaded from the HTTP source server to our
> workstation are good. We ran a MD5 checksum on those and they match.
>
> Our initial load of these files from our workstation down to z/VM was via
> the PCOMM terminal emulator SEND/RECEIVE.  We MD5 checked these files and
> they don't match.
>
> So since we have some security issues at this shop currently using
> FTPSERVE we tried using FTP to move the files from our workstation to z/OS
> and then FTP from z/OS to z/VM. Note using FTP all the way through.
>
> We than did another MD5 checksum on the files on z/VM and they still don't
> match. So it looks like something is happening to the files on transfer to
> z/VM.
>
> Any help or ideas?
>
> Thanks,
>
> Terry
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of
> Dave Jones
> Sent: Monday, August 25, 2014 2:19 PM
> To: LINUX-390@vm.marist.edu
> Subject: Re: Error when load z/Linux for first time
>
> Delivered to Terry off list.
>
> DJ
>
> On 08/25/2014 11:32 AM, Martin, Terry Contractor wrote:
> > Dave,
> >
> > You said you had a copy of a MD5 CHECKSUM REXX EXEC. Can I get a copy of
> that and the directions on how I would run against the INITRD image file
> that is sitting on my 'A' disk?
> >
> > Terry martin - Contractor
> > Cell - 443 854-2452
> > Office (NCC) - 410 965-8682
> > Email - terry.mar...@ssa.gov
> >
> >
> > -Original Message-
> > From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of
> > Dave Jones
> > Sent: Monday, August 25, 2014 12:05 PM
> > To: LINUX-390@vm.marist.edu
> > Subject: Re: Error when load z/Linux for first time
> >
> > Alan is referring to the CMS/TSO Pipelines Runtime Library Distribution
> which you can find here:
> >
> > http://vm.marist.edu/~pipeline/
> >
> > This version of Pipes supports significant new function over the version
> that is shipped with z/VM.
> >
> > DJ
> >
> > On 08/25/2014 10:20 AM, Alan Altmark wrote:
> >> On Monday, 08/25/2014 at 10:56 EDT, Mark Pace
> >> 
> >> wrote:
> >>> Is there an MD5 chksum routine for z/VM?
> >>
> >> If you have the non-IBM CMS Pipelines runtime distribution, check out
> >> the "digest md5" stage.
> >>
> >> Alan Altmark
> >>
> >> Senior Managing z/VM and Linux Consultant Lab Services System z
> >> Delivery Practice IBM Systems & Technology Group, Endicott, NY
> >> office: 607.429.3323
> >> mobile; 607.321.7556
> >> alan_altm...@us.ibm.com
> >>
> >> -
> >> - For LINUX-390 subscribe / signoff / archive access instructions,
> >> send email to lists...@vm.marist.edu with the message: INF

Re: Error when load z/Linux for first time

2014-08-26 Thread Rick Troth
On 08/26/2014 02:56 PM, Mauro Souza wrote:
> The MD5 sums will never match, because zVM uses a 80 char "line lenght" and
> Linux does not. So the file md5sum sees on Linux is not the same it sees on
> zVM.   ...

This and the Code Pages observation Dave Stuart made ... no, no, MD5
(and other hashes) is a binary checksum. It should ignore record
boundaries. (Discussion grows long from here.) If record boundaries are
significant, then you're talking about some plain text file which must
be translated perfectly before being subject to hash/checksum.

Byte-for-byte MD5 (and other) checksum should match between CMS and Linux.
Witness the many download sites and public repositories which include
MD5 and/or SHA-1.
The hashes are excellent for assuring the transfer did not clobber the
file.

I agree there should be better "text checkers", but was shot down in the
days when MIME was first introduced. (I wanted them to ignore linear
white space in some comparisons. CMS to date does not support truly
empty records in minidisk or SFS files. Makes email quirky to process.
What a pain.) But MD5 is binary.



--

Rick Troth
Senior Software Developer

Velocity Software Inc.
Mountain View, CA 94041
Main: (877) 964-8867
Direct: (614) 594-9768
ri...@velocitysoftware.com 

Signature 
*Follow us:*
Facebook

LinkedIn  Twitter
 Xing


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Error when load z/Linux for first time

2014-08-26 Thread Rick Troth
Guessing my earlier reply got whacked by LSV. Sorry. I know better but
had forgotten to remove the signature magic.


On 08/26/2014 02:56 PM, Mauro Souza wrote:
> The MD5 sums will never match, because zVM uses a 80 char "line lenght" and
> Linux does not. So the file md5sum sees on Linux is not the same it sees on
> zVM.   ...

This and the Code Pages observation Dave Stuart made ... no, no, MD5
(and other hashes) is a binary checksum. It should ignore record
boundaries. (Discussion grows long from here.) If record boundaries are
significant, then you're talking about some plain text file which must
be translated perfectly before being subject to hash/checksum.

Byte-for-byte MD5 (and other) checksum should match between CMS and Linux.
Witness the many download sites and public repositories which include
MD5 and/or SHA-1.
The hashes are excellent for assuring the transfer did not clobber the
file.

I agree there should be better "text checkers", but was shot down in the
days when MIME was first introduced. (I wanted them to ignore linear
white space in some comparisons. CMS to date does not support truly
empty records in minidisk or SFS files. Makes email quirky to process.
What a pain.) But MD5 is binary.



--

Rick Troth
Senior Software Developer

Velocity Software Inc.
Mountain View, CA 94041
Main: (877) 964-8867
Direct: (614) 594-9768
ri...@velocitysoftware.com 




--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Error when load z/Linux for first time

2014-08-26 Thread Martin, Terry Contractor
Scott,

We could not get to the Server that the source was on. That is why we 
downloaded to the workstation. From there we used FTPSERVE to get it in z/VM. 



-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of Scott 
Rohling
Sent: Tuesday, August 26, 2014 3:08 PM
To: LINUX-390@vm.marist.edu
Subject: Re: Error when load z/Linux for first time

Just curious - couldn't you have FTP'd to the server where the .iso image
is and done a GET of the install files?   Using z/VM as an FTP server was
not an option in our case -- nor was reaching the install server via FTP from 
z/VM -- that's why I 'had' to use 3270 file xfer and resorted to VMARC, etc.

But it sounds in your case like you could have reached the install server from 
z/VM via FTP rather then have to do a workstation shuttle or get
z/VM's FTPSERVE working?Or is this what you did do and I just misread
your post?

Scott Rohling


On Tue, Aug 26, 2014 at 11:43 AM, Martin, Terry Contractor < 
terry.mar...@ssa.gov> wrote:

> Ok, we finally got this to work. Ultimately we had to get FTP working 
> and load using that. Even though the MD5 checksum done on z/VM against 
> the images loaded on z/VM showed a different DISGEST value for the 
> INITRD and KERNEL images from the original HTTP server source (ISO) we 
> tried it anyway. Well it worked! So the difference was how we got it 
> from our workstation to z/VM, which was using FTP instead of the PCOMM 
> terminal emulator SEND/RECEIVE.
>
> Not sure why the MD5 checksum did not match but I will talk to Dave to 
> see If he has any idea as to why.
>
> Thanks for the help and hope this helps other folks who may run into 
> the same issue.
>
> Terry
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of 
> Stuart, David
> Sent: Tuesday, August 26, 2014 11:44 AM
> To: LINUX-390@vm.marist.edu
> Subject: Re: Error when load z/Linux for first time
>
> Terry,
>
> The thought that pops instantly to mind is 'code pages'.  But I would 
> presume that all these transfers were in binary...
>
>
> Dave
>
>
>
> Dave Stuart
> Prin. Info. Systems Support Analyst
> County of Ventura, CA
> 805-662-6731
> david.stu...@ventura.org
>
>
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of 
> Martin, Terry Contractor
> Sent: Tuesday, August 26, 2014 8:36 AM
> To: LINUX-390@VM.MARIST.EDU
> Subject: Re: Error when load z/Linux for first time
>
> Ok. I got a z/VM MD5 checksum from Dave. We ran it against the INITRD 
> IMG and KERNEL IMG files and sure enough they did not match the MD5 
> value that was sent with the RHEL ISO for these two files. So the 
> assumption is corrupted files. The files we downloaded from the HTTP 
> source server to our workstation are good. We ran a MD5 checksum on those and 
> they match.
>
> Our initial load of these files from our workstation down to z/VM was 
> via the PCOMM terminal emulator SEND/RECEIVE.  We MD5 checked these 
> files and they don't match.
>
> So since we have some security issues at this shop currently using 
> FTPSERVE we tried using FTP to move the files from our workstation to 
> z/OS and then FTP from z/OS to z/VM. Note using FTP all the way through.
>
> We than did another MD5 checksum on the files on z/VM and they still 
> don't match. So it looks like something is happening to the files on 
> transfer to z/VM.
>
> Any help or ideas?
>
> Thanks,
>
> Terry
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf Of 
> Dave Jones
> Sent: Monday, August 25, 2014 2:19 PM
> To: LINUX-390@vm.marist.edu
> Subject: Re: Error when load z/Linux for first time
>
> Delivered to Terry off list.
>
> DJ
>
> On 08/25/2014 11:32 AM, Martin, Terry Contractor wrote:
> > Dave,
> >
> > You said you had a copy of a MD5 CHECKSUM REXX EXEC. Can I get a 
> > copy of
> that and the directions on how I would run against the INITRD image 
> file that is sitting on my 'A' disk?
> >
> > Terry martin - Contractor
> > Cell - 443 854-2452
> > Office (NCC) - 410 965-8682
> > Email - terry.mar...@ssa.gov
> >
> >
> > -Original Message-
> > From: Linux on 390 Port [mailto:LINUX-390@vm.marist.edu] On Behalf 
> > Of Dave Jones
> > Sent: Monday, August 25, 2014 12:05 PM
> > To: LINUX-390@vm.marist.edu
> > Subject: Re: Error when load z/Linux for first time
> >
> > Alan is referring to the CMS/TSO Pipelines Runtime Library 
> > Distribution
> which you can find here:
> >
> > http://vm.marist.edu/~pipeline/
> >
> > This version of Pipes supports significant new function over the 
> > version
> that is shipped with z/VM.
> >
> > DJ
> >
> > On 08/25/2014 10:20 AM, Alan Altmark wrote:
> >> On Monday, 08/25/2014 at 10:56 EDT, Mark Pace 
> >> 
> >> wrote:
> >>> Is there an MD5 chksum routine for z/VM?
> >>
> >> If you have the non-IBM CMS Pipelines runtime distribution, check 
> >> out the "digest md5" stage.
> >>
> >> Alan Altmar

Re: Performance Toolkit and zLinux

2014-08-26 Thread CHAPLIN, JAMES (CTR)
Tom,

Look at RMF XP, 
http://pic.dhe.ibm.com/infocenter/zos/v1r13/index.jsp?topic=%2Fcom.ibm.zos.r13.erbb200%2Fgpm4cim1.htm,
 you can download the implementation guide at: 
ftp://public.dhe.ibm.com/eserver/zseries/zos/rmf/rmf_xp_implementation_guide.pdf
 as “rmfpms” replacement.



Quote:
“RMF XP exploits the existing Common Information Model (CIM) instrumentation 
for AIX and for the Linux distributions (RHEL/SUSE) and does not require any 
proprietary agent software on the monitored endpoints. The CIM server, as well 
as the metric providers, are integral parts of the supported AIX and Linux 
distributions, and therefore no additional software needs to be installed. 
However, you need to ensure that the CIM servers with their metric providers 
are properly set up and running on the monitored endpoints. This document helps 
you in configuring the CIM servers and their metric providers and gives you 
additional hints and tips on how to optimize your RMF XP configuration.”



James Chaplin, ITIL® v3 Foundation

Systems Programmer, MVS, zVM & zLinux

CA Technologies



-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Tom Huegel
Sent: Tuesday, August 26, 2014 11:21 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Performance Toolkit and zLinux



Although zVPS is a fine product and I am sure well worth the price it provides 
much more than the basic information I am looking for.



All I need in my lab on the occasions when someone wants to run a zLINUX guest 
is provided by the APPLdata and PTK.

Thanks Berry.

A GOOGLE search pointed me to an OMEGAMON doc with instructions to enable data 
collection.

modprobe appldata_os

modprobe appldata_mem

modprobe appldata_net_sum

echo 1 > /proc/sys/appldata/os

echo 1 > /proc/sys/appldata/mem

echo 1 > /proc/sys/appldata/net_sum

echo 1 > /proc/sys/appldata/interval echo 1 > /proc/sys/appldata/timer Tom





On Tue, Aug 26, 2014 at 5:48 AM, Bill Bitner 
mailto:bit...@vnet.ibm.com>> wrote:



> The RMF agent that runs inside the Linux on System z guest was

> re-written the other year and changed the interface. We chose not to

> update the Performance Toolkit handling of that interface as other

> things have changed since the introduction of the RMF agent to Linux.

> You can still use the RMF client (the link provided earlier will point

> to information ont that) that supports z/OS as well. There was a

> statement of direction in 2011 for these changes.

>

> Performance Toolkit will report on the z/VM Appldata that Linux

> provides on all the current distributions. While this doesn't provide

> process level information, it does provide a Linux view of some

> important metrics. It is also very low overhead.

>

> Additionally, OMEGAMON XE for z/VM and Linux provides both the z/VM

> and the Linux agents. Perhaps not the first choice for a PoC, but

> wanted to mention for completeness.

>

> Bill Bitner - z/VM Customer Focus and Care - IBM Endicott -

> 607-429-3286 The postings on this site are my own and don't

> necessarily represent IBMs positions, strategies or opinions.

>

> --

> For LINUX-390 subscribe / signoff / archive access instructions, send

> email to lists...@vm.marist.edu with the 
> message: INFO LINUX-390 or

> visit

> http://www.marist.edu/htbin/wlvindex?LINUX-390

> --

> For more information on Linux on System z, visit

> http://wiki.linuxvm.org/

>



--

For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO 
LINUX-390 or visit

http://www.marist.edu/htbin/wlvindex?LINUX-390

--

For more information on Linux on System z, visit http://wiki.linuxvm.org/