Re: Can one SSL service machine support multiple TCP/IP stacks?

2007-03-13 Thread Hans Rempel
Thanks Alan. 

Sorry for the delay in my reply. Couldn't get access to an smtp server. 

Hans 

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Alan Altmark
Sent: March 12, 2007 9:49 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Can one SSL service machine support multiple TCP/IP stacks?

On Monday, 03/12/2007 at 06:22 AST, Hans Rempel <[EMAIL PROTECTED]> 
wrote:
> I?m installing SSL Support in a z/VM 5.2 with multiple TCP/IP stacks and 
I was 
> wondering if one SSL service machine can support more than one stack? If 
so 
> where can I get more information on this or is it as simple as just 
defining 
> that virtual machine to in all the stacks needing SSL support?

You will need a separate SSL server for each stack.  If you want, you can 
try to share the certificate database via NFS or SAMBA, mounting it r/o on 
all but one server.  I can't vouch for the correct operation of the 
servers, however, as they were not designed or tested to that purpose.

Alan Altmark
z/VM Development
IBM Endicott


Re: TCPNJE

2007-03-13 Thread Les Geer (607-429-3580)
>No, I have not changed the messages. Those were consecutive messages in
>the console log. However, in looking at all occurrences, almost every 15
>minutes for 2 days, I found one that had a second message DMTTNE08E
>message following the one saying there was a socket error. It did have a
>return code of -1 and an error number of 60 with the text "Connection
>timed out".=20
>
Message DMT083E should be issued on two lines such as:

DMTTNE083E Socket error on link GDLVML00 request=Recv
DMTTNE083E return code=- 1 error number=54 (Connection reset by peer)

I cannot think of any parameter which would cause only line one to
come out.  Perhaps you should open a problem with the support center
and we will further investigate why the message is not coming out in
two lines.

Best Regards,
Les Geer
IBM z/VM and Linux Development


Re: z/VM 3.1 FTP

2007-03-13 Thread Neil Carson
Thank you Alan for the response.
 
So are you saying that since I cannot specify a passiveport range in
z/VM 3.1 (TCP/IP) I cannot
resolve the filelist problem while using z/VM 3.1 (TCP/IP)? If I do not
know which port TCP/IP will use
for datatransfer I guess I do not know which port to tell our ISP to
open up.

Thank you
Neil
>>> Alan Altmark <[EMAIL PROTECTED]> 3/13/2007 5:50 PM >>>
On Tuesday, 03/13/2007 at 04:24 AST, Neil Carson
<[EMAIL PROTECTED]> 
wrote:
> Please see the below explanation from our ISP 
> What I am trying to do is change the default listen port (ftp) of 21
to 
a four 
> digit port number.

Put "PORT " in the SRVRFTP CONFIG file on TCPMAINT 198.

> When our ISP opens the firewall  I can connect using the new port

(via my 
> client) but I cannot get a filelist via the client (outside of the 
firewall)
> Does their explanation make sense ? Is there anything I can do since
we 
are 
> using z/vm 3.1 to resolve the filelist problem.

Their explanation does make sense, yes, but z/VM 3.1 doesn't have
passive 
FTP support.  With passive FTP, the server will tell the client what
port 
number to connect to for data transfer (e.g. file list).  The firewall

watches for that disclosure and it opens up the indicated port.

FYI, z/VM 5.3 adds a PassivePortRange statement to enable you to open
up a 
pre-arranged hole in the firewall, allowing passive FTP to work even
when 
the control connection is encrypted.

Alan Altmark
z/VM Development
IBM Endicott


Re: TCPIP at DR

2007-03-13 Thread Kreiter, Chuck
Thanks for all the help.  Got z/VM 5.2 with 6 Linux servers recovered
for our test.  



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, March 13, 2007 2:04 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: TCPIP at DR



Well, I'm no ace at this, but your definitions look strange to me. I
think you need to change your subnet mask to 255.255.0.0 to use
10.222.4.1 as your DEFAULTNET. If you need to use 255.255.255.0, then I
think you need to use a 10.222.1.x address as your DEFAULTNET. 

 

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Kreiter, Chuck
Sent: March 13, 2007 13:55
To: IBMVM@LISTSERV.UARK.EDU
Subject: TCPIP at DR

 

We are doing a DR test and I could use some help.  I've restored my z/VM
5.2 system and IPL'ed.  I've updated PROFILE TCPIP D and TCPIP DATA F
with TCPMAINT and reIPLed.  When I ping addresses physically at our DR
site (10.222.1.123, 10.222.1.1), I'm ok. When I try to get back to our
office DR network, I'm getting network unreachable.  

Normally, our subnet is 255.255.0.0.  For the test, it is 255.255.255.0 

My home statement is: 

10.222.1.75 255.255.255.0 ETH0 

DEFAULTNET is 

Network Address SUBNET MASK First HOP   Link
Name   MTU size 
DEFAULTNET  10.222.4.1
ETH01500 

 

Default router is 10.222.4.1. 

Anyone have an idea what the error of my ways is? 

Chuck Kreiter 
Systems Programming Supervisor 
State Auto Insurance 



The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review retransmission dissemination or other use of or
taking of any action in reliance upon this information by persons or
entities other than the intended recipient or delegate is strictly
prohibited. If you received this in error please contact the sender and
delete the material from any computer. The integrity and security of
this message cannot by guaranteed on the Internet. The Sender accepts no
liability for the content of this e-mail or for the consequences of any
actions taken on basis of the information provided. The recipient should
check this e-mail and any attachments for the presence of viruses. The
sender accepts no liability for any damage caused by any virus
transmitted by this e-mail. This disclaimer is the property of the TTC
and must not be altered or circumvented in any manner. 



Re: DMSWRC687E

2007-03-13 Thread Richard Clapper
Thank you for all the advice.  It helped me wrap my head around how to 

handle Spool files better.  We are using SFPURGER on a different VM syste
m, 
we just need to get it set up on the VM I was having this trouble with.

What a Team!


Re: z/VM - z9 and zAAP

2007-03-13 Thread Alan Altmark
On Tuesday, 03/13/2007 at 10:41 CET, Rob van der Heij <[EMAIL PROTECTED]> 
wrote:
> > z/VM 5.3 will provide simulation and virtualization support of zIIP 
and
> > zAAP engines for guest exploitation.  z/VM 5.3 does not itself exploit
> > these engines.
> 
> And the guest who can use them will only run on real engines rather
> than IFL, so z/VM 5.3 would offer you a way to convert expensive
> cycles into cheap ones :-)   Not to pass a real zAAP straight to
> guests who know what to do with it without paying z/VM license for it.
> So that's something only for testing the function on z/OS ?

The simulation support is useful to determine what percentage of a z/OS 
workload would be placed on a zIIP or zAAP.  Once you find that you are 
running out of headroom, you may decide that a sufficiently large 
percentage of the z/OS cycles are running on zIIPs or zAAPs that you may 
decide the next CPU to add is a real zIPP/zAAP (or share the one we had.)

Alan Altmark
z/VM Development
IBM Endicott


Re: z/VM 3.1 FTP

2007-03-13 Thread Alan Altmark
On Tuesday, 03/13/2007 at 04:24 AST, Neil Carson <[EMAIL PROTECTED]> 
wrote:
> Please see the below explanation from our ISP 
> What I am trying to do is change the default listen port (ftp) of 21 to 
a four 
> digit port number.

Put "PORT " in the SRVRFTP CONFIG file on TCPMAINT 198.

> When our ISP opens the firewall  I can connect using the new port 
(via my 
> client) but I cannot get a filelist via the client (outside of the 
firewall)
> Does their explanation make sense ? Is there anything I can do since we 
are 
> using z/vm 3.1 to resolve the filelist problem.

Their explanation does make sense, yes, but z/VM 3.1 doesn't have passive 
FTP support.  With passive FTP, the server will tell the client what port 
number to connect to for data transfer (e.g. file list).  The firewall 
watches for that disclosure and it opens up the indicated port.

FYI, z/VM 5.3 adds a PassivePortRange statement to enable you to open up a 
pre-arranged hole in the firewall, allowing passive FTP to work even when 
the control connection is encrypted.

Alan Altmark
z/VM Development
IBM Endicott


Re: z/VM - z9 and zAAP

2007-03-13 Thread Rob van der Heij

On 3/13/07, Les Geer (607-429-3580) <[EMAIL PROTECTED]> wrote:


z/VM 5.3 will provide simulation and virtualization support of zIIP and
zAAP engines for guest exploitation.  z/VM 5.3 does not itself exploit
these engines.


And the guest who can use them will only run on real engines rather
than IFL, so z/VM 5.3 would offer you a way to convert expensive
cycles into cheap ones :-)   Not to pass a real zAAP straight to
guests who know what to do with it without paying z/VM license for it.
So that's something only for testing the function on z/OS ?

Rob


Re: Performance Toolkit FCXTREND file

2007-03-13 Thread Rob van der Heij

On 3/13/07, RPN01 <[EMAIL PROTECTED]> wrote:


 If not, then I just spent a day writing a slick exec that will give me
monthly files to delete instead of the one big file  :-(


Keep it. We just need the Piper to get us CMS Pipelines for Windows
and I can finally deal with the "file is to big to throw away" error
messages.

-- Rob (one of those days again)


Re: detach spool pack from system

2007-03-13 Thread Alan Altmark
On Monday, 03/12/2007 at 11:02 CST, RPN01 <[EMAIL PROTECTED]> wrote:
> Point of order...
> 
> If you're going to dump and restore the spool, and IPL Clean, is there
> really a need to drain the volume? What purpose in the sequence would it
> serve?

You're right, you should drain *all* the spool volumes to prevent the 
creation of new files while you're backing up the spool.  :-)

So I think I'd choose SPFPACK.  It's a lot easier to deal with open spool 
files, etc. sitting on one volume rather than trying to focus too hard on 
quiescing the system.

Alan Altmark
z/VM Development
IBM Endicott


Re: z/VM 3.1 FTP

2007-03-13 Thread Neil Carson
Please see the below explanation from our ISP 
What I am trying to do is change the default listen port (ftp) of 21 to
a four digit port number.
When our ISP opens the firewall  I can connect using the new port
(via my client) but I cannot get a filelist via the client (outside of
the firewall)
Does their explanation make sense ? Is there anything I can do since we
are using z/vm 3.1 to resolve the filelist problem.
Thank you...Neil
=explanation from
ISP=

In Standard FTP
When a client starts an FTP connection, It opens a standard TCP channel
from one of its high order port 21 on the server.  This channel is
called the command channel.  When the client requests data from the
server, it tells the server to send the data to a specified higher order
port.  The server acknowledges the request and initiates a connection
from its own port 20 to the high-order port that the client requested. 
This channel is called the data channel
In Passive FTP
In this mode the command channel works in the same way as in a standard
FTP connection, but the data channel setup works differently.  When the
client uses a non-standard FTP port and requests data from the server,
it asks the server whether it accepts Passive FTP (PFTP) connections. 
If the server accepts PFTP connections, it sends the client a high-order
port number to use for the data channel.  The client then initiates the
data connection from its own high-order port to the port that the server
sent.
So basically I was trying to say unlike in Standard ftp mode where the
server does the data communication on port 20, in Passive ftp  mode the
Client comes up with a higher port number to talk to the server


>>> <[EMAIL PROTECTED]> 3/9/2007 3:54 AM >>>

Hi Neil,
 
There is no configuration file setting that I know of. Instead, use the
PASSIVE FTP subcommand at the start of your FTP session to set passive
mode on.
 
Peter
 
-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Neil Carson
Sent: March 8, 2007 15:46
To: IBMVM@LISTSERV.UARK.EDU 
Subject: z/VM 3.1 FTP
 

Hello,

We are running z/VM 3.1.
With the TCP/IP that ships with the above is it possible to have the
ftpserver operate in passive mode. I am looking in SRVRFTP  CONFIG   
and I do not see anything referring to passive mode. Is there another
config file somewhere ?

Thank you in advance.

 

Neil

The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or privileged
material. Any review retransmission dissemination or other use of or
taking of any action in reliance upon this information by persons or
entities other than the intended recipient or delegate is strictly
prohibited. If you received this in error please contact the sender and
delete the material from any computer. The integrity and security of
this message cannot by guaranteed on the Internet. The Sender accepts no
liability for the content of this e-mail or for the consequences of any
actions taken on basis of the information provided. The recipient should
check this e-mail and any attachments for the presence of viruses. The
sender accepts no liability for any damage caused by any virus
transmitted by this e-mail. This disclaimer is the property of the TTC
and must not be altered or circumvented in any manner. 


Performance Toolkit FCXTREND file

2007-03-13 Thread RPN01
We¹ve been running the Performance Toolkit since October, and the 
FCXTREND file is getting a bit large. I wrote a pipeline to break this file
down into monthly segments, and thought I had a way of using them via the
FCXSUM command, documented in the manual... But once I got to that point,
there appears to not be a FCXSUM command in the actual product.

Is there another way to boil down the FCXTREND file into data that is usable
by the product for reporting, or is it strictly for writing your own reports
against? Should this file just be cleaned up on a regular basis if you¹re
not using it for your own reporting? Is there anything out there that would
use the data to produce some trend reports for the system?

If not, then I just spent a day writing a slick exec that will give me
monthly files to delete instead of the one big file  :-(


-- 
   .~.Robert P. Nix Mayo Foundation
   /V\RO-OC-1-13  200 First Street SW
 / ( ) \  507-284-0844   Rochester, MN 55905
^^-^^   - 
"In theory, theory and practice are the same, but
 in practice, theory and practice are different."




Re: TCPNJE

2007-03-13 Thread Schuh, Richard
No, I have not changed the messages. Those were consecutive messages in
the console log. However, in looking at all occurrences, almost every 15
minutes for 2 days, I found one that had a second message DMTTNE08E
message following the one saying there was a socket error. It did have a
return code of -1 and an error number of 60 with the text "Connection
timed out". 

Regards, 
Richard Schuh 


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Les Geer (607-429-3580)
Sent: Tuesday, March 13, 2007 12:30 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: TCPNJE

The DMT083E help file should be the message issued to the console.
If you ate missing the return code and error number information than
that is a code problem not an RFC.  You haven't changed the message text
have you?
I would need to see the RC and errno to understand what happened on the
RECV call.  Most likely errno=60 indicating the remote side has closed
the connection.  Do you have any indication from z/OS that they drained
the link?



Best Regards,
Les Geer
IBM z/VM and Linux Development

>We have connected our RSCS machine to a z/OS test system via TCPNJE. We

>keep getting this sequence of messages:
>
>22:22:40 DMTCMY700I Activating link MVSG TCPNJE line= class=* 
>queueing=prior 22:22:40 DMTTNE181I Link MVSG ready for session 
>initiation 22:22:40 DMTTNE182I Link MVSG session established 22:22:40 
>DMTNCR905I Signon of link MVSG complete, buffer size=4096
>22:45:18 DMTTNE083E Socket error on link MVSG request=Recv
>22:45:18 DMTTNE183I Link MVSG session terminated
>22:45:18 DMTMAN002I Link MVSG deactivated
>
>The messages above are consecutive in the console log, with no 
>intervening messages that were deleted. Following this, the z/OS system

>immediately signs on again.
>
>HELP for message DMTTNE083E indicates that a return code gives further 
>documentation. What return code? It certainly is not in the messages.
>The format of the message is different than the format shown in the 
>HELP file. I know, this is a matter for an RCF. That will come later as

>I have a more immediate problem, the one of solving the riddle of what 
>actually happened and stabilizing the link..
>
>The RSCS link was defined using a command like "DEFINE MVSG TYPE TCPNJE

>PARM HOST=10.245.46.89" followed by a START MVSG command. Files can be 
>sent back and forth across the link. The messages only seem to occur 
>when there is no activity for a period that probably matches a timeout 
>value; however, I see nothing in the documents about specifying or 
>altering a timeout for the RSCS end of the link.
>
>It may be of interest that we have a TCPNJE link between two of our VM 
>systems. It has no such problem, which tends to make me believe that a 
>timeout interval, if there is one, must be an MVS thingy.
>
>How do I find out what is happening? If it is a timeout, what do I do 
>to prevent it from happening?


Re: z/VM - z9 and zAAP

2007-03-13 Thread Les Geer (607-429-3580)
>You might have to wait until z/VM 5.3.  It has support to recognize a
>zAAP and allow it's use by virtual machines.
>
>It looks like I was wrong.  I just searched the z9 guide again and found a
>note.
>Note: zAAPs are not supported for a z/OS guest under z/VM.
>
>Is that being fixed in z/VM 5.3 or is this always going to be the case?

z/VM 5.3 will provide simulation and virtualization support of zIIP and
zAAP engines for guest exploitation.  z/VM 5.3 does not itself exploit
these engines.

Best Regards,
Les Geer
IBM z/VM and Linux Development


TCPNJE

2007-03-13 Thread Les Geer (607-429-3580)
The DMT083E help file should be the message issued to the console.
If you ate missing the return code and error number information
than that is a code problem not an RFC.  You haven't changed the
message text have you?
I would need to see the RC and errno to understand what happened on
the RECV call.  Most likely errno=60 indicating the remote side has
closed the connection.  Do you have any indication from z/OS that
they drained the link?



Best Regards,
Les Geer
IBM z/VM and Linux Development

>We have connected our RSCS machine to a z/OS test system via TCPNJE. We
>keep getting this sequence of messages:
>
>22:22:40 DMTCMY700I Activating link MVSG TCPNJE line= class=*
>queueing=prior
>22:22:40 DMTTNE181I Link MVSG ready for session initiation
>22:22:40 DMTTNE182I Link MVSG session established
>22:22:40 DMTNCR905I Signon of link MVSG complete, buffer size=4096
>22:45:18 DMTTNE083E Socket error on link MVSG request=Recv
>22:45:18 DMTTNE183I Link MVSG session terminated
>22:45:18 DMTMAN002I Link MVSG deactivated
>
>The messages above are consecutive in the console log, with no
>intervening messages that were deleted. Following this, the z/OS system
>immediately signs on again.
>
>HELP for message DMTTNE083E indicates that a return code gives further
>documentation. What return code? It certainly is not in the messages.
>The format of the message is different than the format shown in the HELP
>file. I know, this is a matter for an RCF. That will come later as I
>have a more immediate problem, the one of solving the riddle of what
>actually happened and stabilizing the link..
>
>The RSCS link was defined using a command like "DEFINE MVSG TYPE TCPNJE
>PARM HOST=10.245.46.89" followed by a START MVSG command. Files can be
>sent back and forth across the link. The messages only seem to occur
>when there is no activity for a period that probably matches a timeout
>value; however, I see nothing in the documents about specifying or
>altering a timeout for the RSCS end of the link.
>
>It may be of interest that we have a TCPNJE link between two of our VM
>systems. It has no such problem, which tends to make me believe that a
>timeout interval, if there is one, must be an MVS thingy.
>
>How do I find out what is happening? If it is a timeout, what do I do to
>prevent it from happening?


Re: DMSWRC687E

2007-03-13 Thread Mary Anne Matyaz

You may want to look at the SFPURGER CMS Utility also...you can specify the
number of days and it will purge all old stuff. SFPURGER is documented in
the CMS Commands and Utilities Reference at:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/HCSD8B10/3.8?SHELF=hcsh2a80&DT=2005101500

Mary Anne

On 3/13/07, Kris Buelens <[EMAIL PROTECTED]> wrote:


The most frequent reason for a file to become SYSTEM HOLD, is that the
spool got full while it was being created, so it signals the user that the
file, is incomplete.
When you find system held console files, you should probably issue
  CP SEND CP userid SP CON START
to have the console spooling start again.

My URLIST EXEC can help you with this task:
  "URLIST PRT SYS"
  "ALL / CON /"   (to view only -almost only- console files)
  and then "CP SEND CP /f SP CON START" on each of the files
  and then maybe "CH / NOSYS" to 'free' them or "PUR" to purge them
Repeat this process for "URLIST RDR SYS"

CP class D is required to list files of other users; CP class C is
required for the CP SEND
URLIST is on VM's download lib:
  http://www.vm.ibm.com/download/packages/descript.cgi?LISTSG

--
Kris Buelens,
IBM Belgium, VM customer support


Re: DMSWRC687E

2007-03-13 Thread Kris Buelens

The most frequent reason for a file to become SYSTEM HOLD, is that the spool
got full while it was being created, so it signals the user that the file,
is incomplete.
When you find system held console files, you should probably issue
 CP SEND CP userid SP CON START
to have the console spooling start again.

My URLIST EXEC can help you with this task:
 "URLIST PRT SYS"
 "ALL / CON /"   (to view only -almost only- console files)
 and then "CP SEND CP /f SP CON START" on each of the files
 and then maybe "CH / NOSYS" to 'free' them or "PUR" to purge them
Repeat this process for "URLIST RDR SYS"

CP class D is required to list files of other users; CP class C is required
for the CP SEND
URLIST is on VM's download lib:
 http://www.vm.ibm.com/download/packages/descript.cgi?LISTSG

--
Kris Buelens,
IBM Belgium, VM customer support


Re: LPAR weightings

2007-03-13 Thread Richards.Bob
And if you don't mind a road trip to IBM-Main, check out the archives
at:

 

For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

 

Bob Richards 



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Kris Buelens
Sent: Tuesday, March 13, 2007 2:44 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: LPAR weightings

 

You **do** have to worry about how many CPs an LPAR has. Not always, but
if you know how it works, you can avoid the pitfalls, surely when you
start using capping.  My customer learned it the hard way on a 9672.  We
had a partition capped at 60%, a lot.  But, it had 6 engines, so each
engine was capped at 10%.  DB2/VM had a very hard time: it was able to
consume a bit more than this 10% but not enough. 
If all your important processes are MP capable, I guess you have to
worry less.  A UP process though may have a hard time to consume enough
when the weight distributed over the logical processors is low.
BTW, VM's dispatcher works the same way. 

2007/3/13, Curren, Pat J. <[EMAIL PROTECTED]>:

I have used 1,000 as the total of the weights for years now with
excellent results.  Just figure out how much of the machine you want
your production to take and give it that much weight, ie: if you want
production to have 60% of the machine give it 600 as a weighting factor 
and give test 400 for a total of 1,000.

You don't have to worry about how many CPs an LPAR has.  The number of
logical CPs determines the maximum amount of MIPS you can use.
For example if you have 5 logical CPs and a weight of 600/1000, then the

LPAR dispatcher will give you 60% of 5 physical CPs.  You can use up to
100% of 5 CPs if nobody else is using them.

-- 
Kris Buelens,
IBM Belgium, VM customer support 
  
  
  
LEGAL DISCLAIMER 
The information transmitted is intended solely for the individual or entity to 
which it is addressed and may contain confidential and/or privileged material. 
Any review, retransmission, dissemination or other use of or taking action in 
reliance upon this information by persons or entities other than the intended 
recipient is prohibited. If you have received this email in error please 
contact the sender and delete the material from any computer. 
  
SunTrust and Seeing beyond money are federally registered service marks of 
SunTrust Banks, Inc. 
[ST:XCL] 
 
 
 
 


TCPNJE

2007-03-13 Thread Schuh, Richard
We have connected our RSCS machine to a z/OS test system via TCPNJE. We
keep getting this sequence of messages:
 
22:22:40 DMTCMY700I Activating link MVSG TCPNJE line= class=*
queueing=prior
22:22:40 DMTTNE181I Link MVSG ready for session initiation
22:22:40 DMTTNE182I Link MVSG session established
22:22:40 DMTNCR905I Signon of link MVSG complete, buffer size=4096
22:45:18 DMTTNE083E Socket error on link MVSG request=Recv
22:45:18 DMTTNE183I Link MVSG session terminated
22:45:18 DMTMAN002I Link MVSG deactivated

The messages above are consecutive in the console log, with no
intervening messages that were deleted. Following this, the z/OS system
immediately signs on again. 

HELP for message DMTTNE083E indicates that a return code gives further
documentation. What return code? It certainly is not in the messages.
The format of the message is different than the format shown in the HELP
file. I know, this is a matter for an RCF. That will come later as I
have a more immediate problem, the one of solving the riddle of what
actually happened and stabilizing the link..  

The RSCS link was defined using a command like "DEFINE MVSG TYPE TCPNJE
PARM HOST=10.245.46.89" followed by a START MVSG command. Files can be
sent back and forth across the link. The messages only seem to occur
when there is no activity for a period that probably matches a timeout
value; however, I see nothing in the documents about specifying or
altering a timeout for the RSCS end of the link. 

It may be of interest that we have a TCPNJE link between two of our VM
systems. It has no such problem, which tends to make me believe that a
timeout interval, if there is one, must be an MVS thingy.

How do I find out what is happening? If it is a timeout, what do I do to
prevent it from happening?


Regards, 
Richard Schuh 




Re: LPAR weightings

2007-03-13 Thread Kris Buelens

You **do** have to worry about how many CPs an LPAR has. Not always, but if
you know how it works, you can avoid the pitfalls, surely when you start
using capping.  My customer learned it the hard way on a 9672.  We had a
partition capped at 60%, a lot.  But, it had 6 engines, so each engine was
capped at 10%.  DB2/VM had a very hard time: it was able to consume a bit
more than this 10% but not enough.
If all your important processes are MP capable, I guess you have to worry
less.  A UP process though may have a hard time to consume enough when the
weight distributed over the logical processors is low.
BTW, VM's dispatcher works the same way.

2007/3/13, Curren, Pat J. <[EMAIL PROTECTED]>:


I have used 1,000 as the total of the weights for years now with
excellent results.  Just figure out how much of the machine you want
your production to take and give it that much weight, ie: if you want
production to have 60% of the machine give it 600 as a weighting factor
and give test 400 for a total of 1,000.

You don't have to worry about how many CPs an LPAR has.  The number of
logical CPs determines the maximum amount of MIPS you can use.
For example if you have 5 logical CPs and a weight of 600/1000, then the
LPAR dispatcher will give you 60% of 5 physical CPs.  You can use up to
100% of 5 CPs if nobody else is using them.

--

Kris Buelens,
IBM Belgium, VM customer support


Re: z/VM - z9 and zAAP

2007-03-13 Thread David Boyes
> How do I start the zAAP?

You don't. z/OS does. z/OS is the only thing that can manipulate a zAAP.


Re: z/VM - z9 and zAAP

2007-03-13 Thread Kurt Acker
I think the r530 announcement material:
http://www.vm.ibm.com/zvm530/

will help answer that question... 

Kurt Acker 




Mark Pace <[EMAIL PROTECTED]> 
Sent by: The IBM z/VM Operating System 
03/13/2007 02:04 PM
Please respond to
The IBM z/VM Operating System 


To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z/VM - z9 and zAAP






On 3/13/07, Rich Smrcina <[EMAIL PROTECTED]> wrote:
You might have to wait until z/VM 5.3.  It has support to recognize a
zAAP and allow it's use by virtual machines.

It looks like I was wrong.  I just searched the z9 guide again and found a 
note. 
Note: zAAPs are not supported for a z/OS guest under z/VM.

Is that being fixed in z/VM 5.3 or is this always going to be the case?

-- 
Mark Pace
Mainline Information Systems 


Re: z/VM - z9 and zAAP

2007-03-13 Thread Mark Pace

On 3/13/07, Rich Smrcina <[EMAIL PROTECTED]> wrote:


You may want to verify with the announcement, but I believe that this is
being resolved with 5.3.



Thanks for the reminder, Rich.


From Software Announcement 207-019

Virtualization support — z/VM can create virtual specialty processors for
virtual machines by dispatching the virtual processors on corresponding
specialty processors of the same type in the real configuration.
--
Mark Pace
Mainline Information Systems


Re: TCPIP at DR

2007-03-13 Thread Rich Smrcina

Indeed, then change your default route to 10.222.1.1.

Kreiter, Chuck wrote:

The router at the DR site is 10.222.1.1.  The default router is
10.222.4.1.  I can ping 10.222.1.1 but not 10.222.4.1 


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Rich Smrcina
Sent: Tuesday, March 13, 2007 1:59 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: TCPIP at DR

Can you ping the router?

Kreiter, Chuck wrote:

We are doing a DR test and I could use some help.  I've restored my
z/VM 
5.2 system and IPL'ed.  I've updated PROFILE TCPIP D and TCPIP DATA F 
with TCPMAINT and reIPLed.  When I ping addresses physically at our DR



site (10.222.1.123, 10.222.1.1), I'm ok. When I try to get back to our


office DR network, I'm getting network unreachable. 


Normally, our subnet is 255.255.0.0.  For the test, it is

255.255.255.0

My home statement is:

10.222.1.75 255.255.255.0 ETH0

DEFAULTNET is

Network Address SUBNET MASK First HOP   Link 
Name   MTU size

DEFAULTNET  10.222.4.1



ETH01500


Default router is 10.222.4.1.

Anyone have an idea what the error of my ways is?

*Chuck Kreiter*
*Systems Programming Supervisor*
*State Auto Insurance*





--
Rich Smrcina
VM Assist, Inc.
Phone: 414-491-6001
Ans Service:  360-715-2467
rich.smrcina at vmassist.com

Catch the WAVV!  http://www.wavv.org
WAVV 2007 - Green Bay, WI - May 18-22, 2007


Re: z/VM - z9 and zAAP

2007-03-13 Thread Rich Smrcina
You may want to verify with the announcement, but I believe that this is 
being resolved with 5.3.


Mark Pace wrote:
On 3/13/07, *Rich Smrcina* <[EMAIL PROTECTED] 
> wrote:


You might have to wait until z/VM 5.3.  It has support to recognize a
zAAP and allow it's use by virtual machines.


It looks like I was wrong.  I just searched the z9 guide again and found 
a note.

Note: zAAPs are not supported for a z/OS guest under z/VM.

Is that being fixed in z/VM 5.3 or is this always going to be the case?

--
Mark Pace
Mainline Information Systems


--
Rich Smrcina
VM Assist, Inc.
Phone: 414-491-6001
Ans Service:  360-715-2467
rich.smrcina at vmassist.com

Catch the WAVV!  http://www.wavv.org
WAVV 2007 - Green Bay, WI - May 18-22, 2007


Re: TCPIP at DR

2007-03-13 Thread Kreiter, Chuck
Changing 10.222.4.1 to 10.222.1.1 worked.  Thanks for the hint.  



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, March 13, 2007 2:04 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: TCPIP at DR



Well, I'm no ace at this, but your definitions look strange to me. I
think you need to change your subnet mask to 255.255.0.0 to use
10.222.4.1 as your DEFAULTNET. If you need to use 255.255.255.0, then I
think you need to use a 10.222.1.x address as your DEFAULTNET. 

 

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Kreiter, Chuck
Sent: March 13, 2007 13:55
To: IBMVM@LISTSERV.UARK.EDU
Subject: TCPIP at DR

 

We are doing a DR test and I could use some help.  I've restored my z/VM
5.2 system and IPL'ed.  I've updated PROFILE TCPIP D and TCPIP DATA F
with TCPMAINT and reIPLed.  When I ping addresses physically at our DR
site (10.222.1.123, 10.222.1.1), I'm ok. When I try to get back to our
office DR network, I'm getting network unreachable.  

Normally, our subnet is 255.255.0.0.  For the test, it is 255.255.255.0 

My home statement is: 

10.222.1.75 255.255.255.0 ETH0 

DEFAULTNET is 

Network Address SUBNET MASK First HOP   Link
Name   MTU size 
DEFAULTNET  10.222.4.1
ETH01500 

 

Default router is 10.222.4.1. 

Anyone have an idea what the error of my ways is? 

Chuck Kreiter 
Systems Programming Supervisor 
State Auto Insurance 



The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review retransmission dissemination or other use of or
taking of any action in reliance upon this information by persons or
entities other than the intended recipient or delegate is strictly
prohibited. If you received this in error please contact the sender and
delete the material from any computer. The integrity and security of
this message cannot by guaranteed on the Internet. The Sender accepts no
liability for the content of this e-mail or for the consequences of any
actions taken on basis of the information provided. The recipient should
check this e-mail and any attachments for the presence of viruses. The
sender accepts no liability for any damage caused by any virus
transmitted by this e-mail. This disclaimer is the property of the TTC
and must not be altered or circumvented in any manner. 



Re: z/VM - z9 and zAAP

2007-03-13 Thread Mark Pace

On 3/13/07, Rich Smrcina <[EMAIL PROTECTED]> wrote:


You might have to wait until z/VM 5.3.  It has support to recognize a
zAAP and allow it's use by virtual machines.



It looks like I was wrong.  I just searched the z9 guide again and found a
note.
Note: zAAPs are not supported for a z/OS guest under z/VM.

Is that being fixed in z/VM 5.3 or is this always going to be the case?

--
Mark Pace
Mainline Information Systems


Re: TCPIP at DR

2007-03-13 Thread Peter . Webb
Well, I'm no ace at this, but your definitions look strange to me. I
think you need to change your subnet mask to 255.255.0.0 to use
10.222.4.1 as your DEFAULTNET. If you need to use 255.255.255.0, then I
think you need to use a 10.222.1.x address as your DEFAULTNET. 

 

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Kreiter, Chuck
Sent: March 13, 2007 13:55
To: IBMVM@LISTSERV.UARK.EDU
Subject: TCPIP at DR

 

We are doing a DR test and I could use some help.  I've restored my z/VM
5.2 system and IPL'ed.  I've updated PROFILE TCPIP D and TCPIP DATA F
with TCPMAINT and reIPLed.  When I ping addresses physically at our DR
site (10.222.1.123, 10.222.1.1), I'm ok. When I try to get back to our
office DR network, I'm getting network unreachable.  

Normally, our subnet is 255.255.0.0.  For the test, it is 255.255.255.0 

My home statement is: 

10.222.1.75 255.255.255.0 ETH0 

DEFAULTNET is 

Network Address SUBNET MASK First HOP   Link
Name   MTU size 
DEFAULTNET  10.222.4.1
ETH01500 

 

Default router is 10.222.4.1. 

Anyone have an idea what the error of my ways is? 

Chuck Kreiter 
Systems Programming Supervisor 
State Auto Insurance 



The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential and/or privileged material.  Any 
review retransmission dissemination or other use of or taking of any action in 
reliance upon this information by persons or entities other than the intended 
recipient or delegate is strictly prohibited.  If you received this in error 
please contact the sender and delete the material from any computer.  The 
integrity and security of this message cannot by guaranteed on the Internet.  
The Sender accepts no liability for the content of this e-mail or for the 
consequences of any actions taken on basis of the information provided.  The 
recipient should check this e-mail and any attachments for the presence of 
viruses.  The sender accepts no liability for any damage caused by any virus 
transmitted by this e-mail.  This disclaimer is the property of the TTC and 
must not be altered or circumvented in any manner.


Re: TCPIP at DR

2007-03-13 Thread Kreiter, Chuck
The router at the DR site is 10.222.1.1.  The default router is
10.222.4.1.  I can ping 10.222.1.1 but not 10.222.4.1 

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Rich Smrcina
Sent: Tuesday, March 13, 2007 1:59 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: TCPIP at DR

Can you ping the router?

Kreiter, Chuck wrote:
> We are doing a DR test and I could use some help.  I've restored my
z/VM 
> 5.2 system and IPL'ed.  I've updated PROFILE TCPIP D and TCPIP DATA F 
> with TCPMAINT and reIPLed.  When I ping addresses physically at our DR

> site (10.222.1.123, 10.222.1.1), I'm ok. When I try to get back to our

> office DR network, I'm getting network unreachable. 
> 
> Normally, our subnet is 255.255.0.0.  For the test, it is
255.255.255.0
> 
> My home statement is:
> 
> 10.222.1.75 255.255.255.0 ETH0
> 
> DEFAULTNET is
> 
> Network Address SUBNET MASK First HOP   Link 
> Name   MTU size
> DEFAULTNET  10.222.4.1

> ETH01500
> 
> 
> Default router is 10.222.4.1.
> 
> Anyone have an idea what the error of my ways is?
> 
> *Chuck Kreiter*
> *Systems Programming Supervisor*
> *State Auto Insurance*
> 

-- 
Rich Smrcina
VM Assist, Inc.
Phone: 414-491-6001
Ans Service:  360-715-2467
rich.smrcina at vmassist.com

Catch the WAVV!  http://www.wavv.org
WAVV 2007 - Green Bay, WI - May 18-22, 2007


Re: TCPIP at DR

2007-03-13 Thread Rich Smrcina

Can you ping the router?

Kreiter, Chuck wrote:
We are doing a DR test and I could use some help.  I've restored my z/VM 
5.2 system and IPL'ed.  I've updated PROFILE TCPIP D and TCPIP DATA F 
with TCPMAINT and reIPLed.  When I ping addresses physically at our DR 
site (10.222.1.123, 10.222.1.1), I'm ok. When I try to get back to our 
office DR network, I'm getting network unreachable. 


Normally, our subnet is 255.255.0.0.  For the test, it is 255.255.255.0

My home statement is:

10.222.1.75 255.255.255.0 ETH0

DEFAULTNET is

Network Address SUBNET MASK First HOP   Link 
Name   MTU size
DEFAULTNET  10.222.4.1  
ETH01500



Default router is 10.222.4.1.

Anyone have an idea what the error of my ways is?

*Chuck Kreiter*
*Systems Programming Supervisor*
*State Auto Insurance*



--
Rich Smrcina
VM Assist, Inc.
Phone: 414-491-6001
Ans Service:  360-715-2467
rich.smrcina at vmassist.com

Catch the WAVV!  http://www.wavv.org
WAVV 2007 - Green Bay, WI - May 18-22, 2007


Re: z/VM - z9 and zAAP

2007-03-13 Thread Rich Smrcina
You might have to wait until z/VM 5.3.  It has support to recognize a 
zAAP and allow it's use by virtual machines.


Mark Pace wrote:
On 3/13/07, *RPN01* <[EMAIL PROTECTED] > 
wrote:


I haven't done it, but the zAPP processor would only be usable by
the zOS LPAR; zVM has no use for zAAPs.

True, z/VM has no use for a zAAP.  But I should be able to dedicate the 
zAAP to a z/OS guest running under z/VM.


--
Mark Pace
Mainline Information Systems


--
Rich Smrcina
VM Assist, Inc.
Phone: 414-491-6001
Ans Service:  360-715-2467
rich.smrcina at vmassist.com

Catch the WAVV!  http://www.wavv.org
WAVV 2007 - Green Bay, WI - May 18-22, 2007


TCPIP at DR

2007-03-13 Thread Kreiter, Chuck
We are doing a DR test and I could use some help.  I've restored my z/VM
5.2 system and IPL'ed.  I've updated PROFILE TCPIP D and TCPIP DATA F
with TCPMAINT and reIPLed.  When I ping addresses physically at our DR
site (10.222.1.123, 10.222.1.1), I'm ok. When I try to get back to our
office DR network, I'm getting network unreachable.  

Normally, our subnet is 255.255.0.0.  For the test, it is 255.255.255.0

My home statement is:

10.222.1.75 255.255.255.0 ETH0

DEFAULTNET is 

Network Address SUBNET MASK First HOP   Link
NameMTU size
DEFAULTNET  10.222.4.1
ETH01500


Default router is 10.222.4.1. 

Anyone have an idea what the error of my ways is?

Chuck Kreiter
Systems Programming Supervisor
State Auto Insurance



Re: DMSWRC687E

2007-03-13 Thread Stracka, James (GTI)
Try something like:

CHANGE userid RDR spoolid NOSYS

Or 

PURGE userid RDR spoolid


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Richard Clapper
Sent: Tuesday, March 13, 2007 1:23 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: DMSWRC687E


I'm trying to display very old Spool files, and DISCARD them, using RDRL
in 
CMS.  The Spool files are simply Console Logs from a USER.  I receive
the 
following messages:
DMSWRC687E This is a SYSTEM HELD file--this file cannot be received 
DMSWDC653E Error executing RECEIVE 0008 (PURGE, rc=1
I can't find a messages book with these in them.

Three questions:
1.  Where is a book that describes these messages?
2.  How does a Spool file get a "SYSTEM HELD" status?
3.  How do I get rid of these Spool files?

Thanks,
Dick Clapper
FirstBank Data Corporation


If you are not an intended recipient of this e-mail, please notify the sender, 
delete it and do not read, act upon, print, disclose, copy, retain or 
redistribute it. Click here for important additional terms relating to this 
e-mail. http://www.ml.com/email_terms/



Re: z/VM - z9 and zAAP

2007-03-13 Thread Mark Pace

On 3/13/07, RPN01 <[EMAIL PROTECTED]> wrote:


 I haven't done it, but the zAPP processor would only be usable by the zOS
LPAR; zVM has no use for zAAPs.

True, z/VM has no use for a zAAP.  But I should be able to dedicate the

zAAP to a z/OS guest running under z/VM.

--
Mark Pace
Mainline Information Systems


Re: z/VM - z9 and zAAP

2007-03-13 Thread RPN01
I haven¹t done it, but the zAPP processor would only be usable by the zOS
LPAR; zVM has no use for zAAPs.


-- 
   .~.Robert P. Nix Mayo Foundation
   /V\RO-OC-1-13200 First Street SW
  /( )\   507-284-0844  Rochester, MN 55905
  ^^-^^   - 
"In theory, theory and practice are the same, but
 in practice, theory and practice are different."




On 3/13/07 12:13 PM, "Mark Pace" <[EMAIL PROTECTED]> wrote:

> I have this new z9.  In this z9 I have a regular CP, a IFL and a zAAP.  I had
> no problem defining an LPAR with the IFL and running z/VM and Linux.  I
> created and LPAR with a regular CP running z/OS 1.7.   Now I have defined an
> LPAR with a regular CP, sharing the one CP, and defined the zAAP.
> 
> In that LPAR z/VM does not show the zAAP.  I assume that I should be able to
> see with Q PROCESSOR.
> q processor  
> PROCESSOR 00 MASTER
> Ready; T=0.01/0.01 13:12:11
> 
> When I look on the HMC I see that all the processors are defined to the CPC
> and that they are Active.  But when I look at the LPAR I see the processors,
> but the zAAP is Stopped.   I can not figure out how to "start" the zAAP.  The
> Activate Icon doesn't do it, and the Start Icon in the CP configuration area
> doesn't do it. 
> 
> How do I start the zAAP?




Re: DMSWRC687E

2007-03-13 Thread David Kreuter
Hi: All of these are CP commands.  CHANGE SYS/NOSYS requires class D.

q r all 1233 *  
ORIGINID FILE CLASS RECORDS  CPY HOLD DATE  TIME NAME  TYPE DIST
MAINT1233 F PUN 0022 001 NONE 03/13 13:25:20 PROFILE   EXEC SYSPROG 
Ready; T=0.01/0.01 13:27:35 
  
change r 1233 sys   
   
001 FILE  CHANGED   
Ready; T=0.01/0.01 13:27:45
 
q r 1233 * all  
ORIGINID FILE CLASS RECORDS  CPY HOLD DATE  TIME NAME  TYPE DIST
MAINT1233 F PUN 0022 001 SYS  03/13 13:25:20 PROFILE   EXEC SYSPROG 
Ready; T=0.01/0.01 13:27:50 

 change r 1233 nosys

001 FILE  CHANGED   
Ready; T=0.01/0.01 13:28:52 
 
q r all 1233 *  
ORIGINID FILE CLASS RECORDS  CPY HOLD DATE  TIME NAME  TYPE DIST
MAINT1233 F PUN 0022 001 NONE 03/13 13:25:20 PROFILE   EXEC SYSPROG 
Ready; T=0.01/0.01 13:28:57 
  

David 
-Original Message-
From: The IBM z/VM Operating System on behalf of Richard Clapper
Sent: Tue 3/13/2007 1:22 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] DMSWRC687E
 
I'm trying to display very old Spool files, and DISCARD them, using RDRL =
in 
CMS.  The Spool files are simply Console Logs from a USER.  I receive the=
 
following messages:
DMSWRC687E This is a SYSTEM HELD file--this file cannot be received =

DMSWDC653E Error executing RECEIVE 0008 (PURGE, rc=1
I can't find a messages book with these in them.

Three questions:
1.  Where is a book that describes these messages?
2.  How does a Spool file get a "SYSTEM HELD" status?
3.  How do I get rid of these Spool files?

Thanks,
Dick Clapper
FirstBank Data Corporation


Re: How to share tape drives

2007-03-13 Thread Mark Pace

On 3/13/07, Les Geer (607-429-3580) <[EMAIL PROTECTED]> wrote:


>I was referring to the ptf VM63746

That is the DFSMS/VM RMS APAR that allows for MULTIUSER attach support.
This will allow you to use request an RMS operation without having
the device detached from another user ID.   For example, you can
request a library mount for a user ID and not have it detached from
that ID to satisfy the mount.




Very nice!   That will make life a whole lot easier!


--
Mark Pace
Mainline Information Systems


DMSWRC687E

2007-03-13 Thread Richard Clapper
I'm trying to display very old Spool files, and DISCARD them, using RDRL 
in 
CMS.  The Spool files are simply Console Logs from a USER.  I receive the
 
following messages:
DMSWRC687E This is a SYSTEM HELD file--this file cannot be received 

DMSWDC653E Error executing RECEIVE 0008 (PURGE, rc=1
I can't find a messages book with these in them.

Three questions:
1.  Where is a book that describes these messages?
2.  How does a Spool file get a "SYSTEM HELD" status?
3.  How do I get rid of these Spool files?

Thanks,
Dick Clapper
FirstBank Data Corporation


z/VM - z9 and zAAP

2007-03-13 Thread Mark Pace

I have this new z9.  In this z9 I have a regular CP, a IFL and a zAAP.  I
had no problem defining an LPAR with the IFL and running z/VM and Linux.  I
created and LPAR with a regular CP running z/OS 1.7.   Now I have defined an
LPAR with a regular CP, sharing the one CP, and defined the zAAP.

In that LPAR z/VM does not show the zAAP.  I assume that I should be able to
see with Q PROCESSOR.
q processor
PROCESSOR 00 MASTER
Ready; T=0.01/0.01 13:12:11

When I look on the HMC I see that all the processors are defined to the CPC
and that they are Active.  But when I look at the LPAR I see the processors,
but the zAAP is Stopped.   I can not figure out how to "start" the zAAP.
The Activate Icon doesn't do it, and the Start Icon in the CP configuration
area doesn't do it.

How do I start the zAAP?

--
Mark Pace
Mainline Information Systems


Re: How to share tape drives

2007-03-13 Thread Les Geer (607-429-3580)
>Les,
>
>I was referring to the ptf VM63746
>
>Thanks
>Alain

That is the DFSMS/VM RMS APAR that allows for MULTIUSER attach support.
This will allow you to use request an RMS operation without having
the device detached from another user ID.   For example, you can
request a library mount for a user ID and not have it detached from
that ID to satisfy the mount.


Best Regards,
Les Geer
IBM z/VM and Linux Development


Re: IBM's Cell Broadband Engine (Cell processor) article

2007-03-13 Thread Schuh, Richard
1MB! What are you, a Johnny-come-lately? 


Regards, 
Richard Schuh 


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Phil Smith III
Sent: Saturday, March 10, 2007 8:04 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: IBM's Cell Broadband Engine (Cell processor) article

http://www.drdobbs.com/dept/64bit/197801624 is a very interesting
article about how the CBE works.  The fact that you've gotta do
everything in 256K chunks brings a smile to those of us who grew up with
1MB virtual machines and are horrified at the size of current
executables...

...phsiii


Re: High Level Assembler

2007-03-13 Thread Schuh, Richard
Dingus is the one suggested by the folks in the development lab for one
O/S in use here. I won't divulge which O/S, but the suggestion was made
to our TPF sysprogs who are working on the latest release of their
system. 


Regards, 
Richard Schuh 


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Mike Walter
Sent: Saturday, March 10, 2007 6:55 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: High Level Assembler

If IBM's High Level Assembler (admittedly a great assembler) is too
expensive for your pocketbook, look at the IBM Program Product Matrix
at:
http://www.vm.ibm.com/vendor/vend520.html
for the non-IBM product: Dignus Systems/ASM, found at: 
http://www.dignus.com/dasm/

Word on the street is that a certain mainframe Operating System
developed and supported in New York State, somewhere *west* of Mecca
(more specifically west of Poughkeepsie) is written and supported using
Dignus's Systems/ASM.  But that's only rumor, I have no way of knowing
for sure.

At least it's worth looking into.

Mike Walter
Hewitt Associates
Any opinions expressed herein are mine alone and do not necessarily
represent the opinions or policies of Hewitt Associates.



"Alan Ackerman" <[EMAIL PROTECTED]> 

Sent by: "The IBM z/VM Operating System" 
03/09/2007 09:51 PM
Please respond to
"The IBM z/VM Operating System" 



To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: High Level Assembler






On Thu, 8 Mar 2007 11:45:25 +1100, Graeme Moss <[EMAIL PROTECTED]>
wrote:

>Fellow Listers,
>
>I have been asked if we need High Level Assembler.
>
>We have three exits that I know of
>- VMSECURE but this can be done in REXX.
>- RACF (I have read CMS Assembler is OK)
>- RSCS - still to be examined
>
>Does any-one know of a product that we need HLA & HLATK for.
>We run zVM 5.2 with CA VM:Manager suite.
>
>Thanks
>Graeme Moss
>
=
==
==

From
z/VM General Information
GC24-6095-04 

High Level Assembler
Although
 not a prerequisite for z/VM, the IBM High Level Assembler, V1.5
(5696-234)
 or later, or an equivalent product, is required to: 
* 
   Create a new DMSTRT for system languages (NLS)
* 
   Create image libraries for system printers (FCBs)
* 
   Create GCS application segments (CONTENTS macro)
* 
   Access major CMS application interfaces (CMSCALL)
* 
   Access most CP application interfaces (DIAGNOSE)
* 
   Modify the AVS tuning control module (AGWTUN)
* 
   Use RAS tools (such as MDCHECK, FS2SFSER, AFTCHAIN, PRINTBLK, and
PRINTFST) 
 
* 
   Use the API for data compression
* 
   Use the CMS pipelines assembler macro interface
* 
   Customize Language Environment or compile assembler routines used in 

mixed-language
 user applications
* 
   Use exit routines in z/VM features, such as DirMaint, or in
VM-related  products, such  as RSCS
* 
   Create applications that exploit the IEEE Floating Point hardware
faci lity
* 
   Add devices that cannot be sensed (updating HCPRIO ASSEMBLE)
* 
   Perform local modifications to modules written in assembler
* 
   Service the CP Loader (HCPLDR)
* 
   Assemble any CP modules
* 
   Use CP exit routines
*
Reassemble CP replacement parts for the RACF for z/VM optional feature

Alan Ackerman
Alan (dot) Ackerman (at) Bank of America  (dot) com 




 
The information contained in this e-mail and any accompanying documents
may contain information that is confidential or otherwise protected from
disclosure. If you are not the intended recipient of this message, or if
this message has been addressed to you in error, please immediately
alert the sender by reply e-mail and then delete this message, including
any attachments. Any dissemination, distribution or other use of the
contents of this message by anyone other than the intended recipient is
strictly prohibited.


Re: CKDSVRST program from IBM Downloads

2007-03-13 Thread Thomas Kern
But PIPEDDR is SO MUCH easier to code into a larger process that can deal

with less than a full volume.

/Tom Kern
/301-903-2211

On Tue, 13 Mar 2007 11:14:44 -0400, Bruce Hayden <[EMAIL PROTECTED]> wro
te:
>Regarding PIPEDDR using tapes - I never considered it because native
>DDR supports tapes, and I assumed that you'd just use DDR if you were
>dumping or restoring disks to tape!
>
>--
>Bruce Hayden
>IBM Global Technology Services, System z Linux
>Endicott, NY
>
=



Re: LPAR weightings

2007-03-13 Thread Curren, Pat J.
I have used 1,000 as the total of the weights for years now with
excellent results.  Just figure out how much of the machine you want
your production to take and give it that much weight, ie: if you want
production to have 60% of the machine give it 600 as a weighting factor
and give test 400 for a total of 1,000.

You don't have to worry about how many CPs an LPAR has.  The number of
logical CPs determines the maximum amount of MIPS you can use. 
For example if you have 5 logical CPs and a weight of 600/1000, then the
LPAR dispatcher will give you 60% of 5 physical CPs.  You can use up to
100% of 5 CPs if nobody else is using them.

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Colin Allinson
Sent: Tuesday, March 13, 2007 10:17 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: LPAR weightings

-- Information from the mail header
---
Sender:   The IBM z/VM Operating System 
Poster:   Colin Allinson <[EMAIL PROTECTED]>
Subject:  Re: LPAR weightings

---

This is a multipart message in MIME format.
--=_alternative 0053FF34C125729D_=
Content-Type: text/plain; charset="US-ASCII"

Kris Buelens <[EMAIL PROTECTED]> wrote:-

> I'm not the specialist of LPAR weigths, but my understanding too is
that 
only the relative values  matter.

> Something you did not write: the LPAR scheduler will distribute the 
relative weight given to a partition amongst the logical processors it 
has. 
> Suppose a system with 2 LPARs, both with weight 100, but LPAR A has 2 
logical processors, LPAR B has only one. 
> So tye dispathcer has to dispatch in total 3 logical processors: LPA1,

LPA2, and LPB1; the weights it will use are 50, 50, and 100

Kris, 

Thanks for your update. Yes, I should have mentioned that I was aware
that 
the number of assigned CPU's affects the weighting but, in our case,
this 
does not matter as all 8 CPU's are shared across all partitions.

Colin Allinson
Amadeus Data Processing

--=_alternative 0053FF34C125729D_=
Content-Type: text/html; charset="US-ASCII"


Kris Buelens
<[EMAIL PROTECTED]>
wrote:-

> I'm not the specialist of LPAR weigths, but my
understanding
too is that only the relative values  matter.

> Something you did not write: the LPAR scheduler will distribute the
relative weight given to a partition amongst the logical processors it
has.  
> Suppose a system with 2 LPARs, both with weight
100,
but LPAR A has 2 logical processors, LPAR B has only one.  
> So tye dispathcer has to dispatch in total 3
logical
processors: LPA1, LPA2, and LPB1; the weights it will use are 50, 50,
and
100

Kris, 

Thanks for your update. Yes, I should have mentioned
that
I was aware that the number of assigned CPU's affects the weighting but,
in our case, this does not matter as all 8 CPU's are shared across all
partitions.

Colin Allinson
Amadeus Data Processing

--=_alternative 0053FF34C125729D_=--


Re: CKDSVRST program from IBM Downloads

2007-03-13 Thread RPN01
Actually, it isn't necessarily IBM's call for a lot of the packages listed
there. Many of these packages were written by customers using zVM, and they
have the right to decide how to distribute their intellectual property.

Generally, the submitter of the package is listed along with each package,
and you'd be free to write to them and request the source; demanding it
probably won't get you very far...


-- 
   .~.Robert P. Nix Mayo Foundation
   /V\RO-OC-1-13200 First Street SW
  /( )\   507-284-0844  Rochester, MN 55905
  ^^-^^   - 
"In theory, theory and practice are the same, but
 in practice, theory and practice are different."




On 3/13/07 10:22 AM, "Stephen Frazier" <[EMAIL PROTECTED]> wrote:

> I would like IBM to include the source of all the programs on the download
> page. That way if the
> author leaves (or is busy) someone else who uses the program can still fix
> problems.
> 
> [EMAIL PROTECTED] wrote:
>> I have been able to graft a TAPE=TAPn function into PIPEDDR. It probably
>> isn't the way the original author would have liked it, but it works for now.
>> 
>> I have had some luck with contacting other contributors to the Downloads
>> page and would like to continue that. My client's dependency on programs
>> like this really has nothing to do with the legal aspects of any of this.
>> The only considerations are that it doesn't cost them anything and they can
>> blame me when it doesn't work after I am dead and gone. Having someone to
>> blame is a pretty good midigation for risk.
>> 
>> But my basic process is to try to get the current tools to work before
>> throwing them away for something completely different. So I ask about
>> CKDSVRST before switching completely to PIPEDDR.
>> 
>> /Tom Kern


Re: CKDSVRST program from IBM Downloads

2007-03-13 Thread Colin Allinson
Stephen Frazier <[EMAIL PROTECTED]> wrote:
> I would like IBM to include the source of all the programs on the 
download page. 
> That way if the author leaves (or is busy) someone else who uses the 
program can still fix problems.


I guess it would be nice if the author did include the source, for this 
reason, but there is no reasonable way to insist on this.


Colin Allinson
Amadeus Data Processing


Re: CKDSVRST program from IBM Downloads

2007-03-13 Thread Stephen Frazier
I would like IBM to include the source of all the programs on the download page. That way if the 
author leaves (or is busy) someone else who uses the program can still fix problems.


[EMAIL PROTECTED] wrote:

I have been able to graft a TAPE=TAPn function into PIPEDDR. It probably
isn't the way the original author would have liked it, but it works for now.

I have had some luck with contacting other contributors to the Downloads
page and would like to continue that. My client's dependency on programs
like this really has nothing to do with the legal aspects of any of this.
The only considerations are that it doesn't cost them anything and they can
blame me when it doesn't work after I am dead and gone. Having someone to
blame is a pretty good midigation for risk.

But my basic process is to try to get the current tools to work before
throwing them away for something completely different. So I ask about
CKDSVRST before switching completely to PIPEDDR.

/Tom Kern


--
Stephen Frazier
Information Technology Unit
Oklahoma Department of Corrections
3400 Martin Luther King
Oklahoma City, Ok, 73111-4298
Tel.: (405) 425-2549
Fax: (405) 425-2554
Pager: (405) 690-1828
email:  stevef%doc.state.ok.us


Re: LPAR weightings

2007-03-13 Thread Colin Allinson
Kris Buelens <[EMAIL PROTECTED]> wrote:-

> I'm not the specialist of LPAR weigths, but my understanding too is that 
only the relative values  matter.

> Something you did not write: the LPAR scheduler will distribute the 
relative weight given to a partition amongst the logical processors it 
has. 
> Suppose a system with 2 LPARs, both with weight 100, but LPAR A has 2 
logical processors, LPAR B has only one. 
> So tye dispathcer has to dispatch in total 3 logical processors: LPA1, 
LPA2, and LPB1; the weights it will use are 50, 50, and 100

Kris, 

Thanks for your update. Yes, I should have mentioned that I was aware that 
the number of assigned CPU's affects the weighting but, in our case, this 
does not matter as all 8 CPU's are shared across all partitions.

Colin Allinson
Amadeus Data Processing


Re: CKDSVRST program from IBM Downloads

2007-03-13 Thread Bruce Hayden

Regarding PIPEDDR using tapes - I never considered it because native
DDR supports tapes, and I assumed that you'd just use DDR if you were
dumping or restoring disks to tape!

--
Bruce Hayden
IBM Global Technology Services, System z Linux
Endicott, NY


Re: LPAR weightings

2007-03-13 Thread Kris Buelens

I'm not the specialist of LPAR weigths, but my understanding too is that
only the relative values  matter.

Something you did not write: the LPAR scheduler will distribute the relative
weight given to a partition amongst the logical processors it has.  Suppose
a system with 2 LPARs, both with weight 100, but LPAR A has 2 logical
processors, LPAR B has only one.  So tye dispathcer has to dispatch in total
3 logical processors: LPA1, LPA2, and LPB1; the weights it will use are 50,
50, and 100

2007/3/13, Colin Allinson <[EMAIL PROTECTED]>:



I know, (at least I think I know), that it is the relative value of the
LPAR weightings that is important.

However, I just wanted to make sure that the actual values are not
important in themselves.

The background to this is that the weighting of one system/partition has
grown to 910 so that we have little scope now to adjust relative weightings.

I proposed normalising these to a 1000 total, in which case our large
partition would have a weighting of 580. Would there be any disadvantage, in
terms of the way the LPAR scheduler works, of normalising to 100 total so
that our partitions had weightings of 58, 16, 22 etc.?

Colin Allinson
Amadeus Data Processing





--
Kris Buelens,
IBM Belgium, VM customer support


LPAR weightings

2007-03-13 Thread Colin Allinson
I know, (at least I think I know), that it is the relative value of the 
LPAR weightings that is important.

However, I just wanted to make sure that the actual values are not 
important in themselves.

The background to this is that the weighting of one system/partition has 
grown to 910 so that we have little scope now to adjust relative 
weightings.

I proposed normalising these to a 1000 total, in which case our large 
partition would have a weighting of 580. Would there be any disadvantage, 
in terms of the way the LPAR scheduler works, of normalising to 100 total 
so that our partitions had weightings of 58, 16, 22 etc.?

Colin Allinson
Amadeus Data Processing 

Re: How to share tape drives

2007-03-13 Thread William Munson

As we will benefit!
we are all and all are us

Bill Munson
IT Specialist
Office of Information Technology
State of New Jersey
(609) 984-4065

President MVMUA
http://www.marist.edu/~mvmua



Imler, Steven J wrote:

Alain,

It is *all* VM:Tape and DFSMS/VM users who will benefit!  Like you, I
just happen to be one of them :-)

JR (Steven) Imler
CA
Senior Software Engineer
Tel:  +1 703 708 3479
Fax:  +1 703 708 3267
[EMAIL PROTECTED]


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Alain Benveniste
Sent: Tuesday, March 13, 2007 02:29 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: How to share tape drives

Jr,

Finally, your are the one for who these threads will bring a benefit. :)

Thanks for all
Alain

  



Re: CKDSVRST program from IBM Downloads

2007-03-13 Thread Thomas Kern
I have been able to graft a TAPE=TAPn function into PIPEDDR. It probabl
y
isn't the way the original author would have liked it, but it works for n
ow.

I have had some luck with contacting other contributors to the Downloads
page and would like to continue that. My client's dependency on programs
like this really has nothing to do with the legal aspects of any of this.

The only considerations are that it doesn't cost them anything and they c
an
blame me when it doesn't work after I am dead and gone. Having someone to

blame is a pretty good midigation for risk.

But my basic process is to try to get the current tools to work before
throwing them away for something completely different. So I ask about
CKDSVRST before switching completely to PIPEDDR.

/Tom Kern

On Tue, 13 Mar 2007 09:27:06 +0100, Rob van der Heij <[EMAIL PROTECTED]> 
wrote:
>On 3/12/07, Thomas Kern <[EMAIL PROTECTED]> wrote:
>
>> Like PIPEDDR, which does use "trackread" & "trackwrite" but doesn'
t write to
>> tape  or restore to a larger minidisk.
>
>I suppose the PIPEDDR adds some additional checks to protect your own
>feet. But the basic stages add no such restrictions. You can certainly
>write your data to a tape with CMS Pipelines, and if you look at a few
>of your CKDVRST tapes you can probably reverse engineer it and have
>the pipeline restore those files.
>For copying local disks track by track the function is close to DDR
>(but probably a bit easier to incorporate in an existing program).
>With a FORMAT RECOMP you can have CMS fix up after copying to a larger
>disk.
>
>> It would help if IBM released the source code to these programs when t
heir
>> internal support retires. Or remove them from the public offering.
>
>I ensure you many would get in trouble if IBM would withdraw products
>once the author retires or leaves the company  ;-) If the legal
>folks (and programmers) at IBM had any fear about such obligations, we
>would never have those download pages in the first place.
>But it certainly makes sense to think about your dependency such
>things if you can. Frequently I find CMS Pipelines helpful to put
>things together again when something breaks.
>
>Rob
>
=



Re: CKDSVRST program from IBM Downloads

2007-03-13 Thread Berry van Sleeuwen
Hello Thomas,

I don't like to see any of them removed. The download directory comes wit
h 
a clear disclamer. Use at your own risk, IBM doesn't support any of the 

materials found there.

In our procedures we document the utility and the workaround when it 
doesn't work anymore. Usually it means we need to do a task manualy or 

using a different tool. Take PIPEDDR for instance. When it can't be used 

anymore we must fall back to the old tape DDR to move data from one VM to
 
another. But as long as it works we keep on using the PIPEDDR.

We also used MOVESEG some time ago. But after migrating to zVM it did not
 
work anymore. So we moved to using DCSSBKUP/DCSSRSAV from the CMS 
utilities. So we did have a workaround for this utility. And the CMS 
utilities are supported by IBM.

I agree that source codes could help us. But to remove a utility when 
someone leaves the mainframe world could mean we lose a lot of usefull 

utilities.

The same is true for other materials found on the web. Take the PIPELINE 

runtime library for instance. While it is not supported by IBM it does 

provide us with functionality we do not have with the IBM supplied 
materials. IBM even links to the materials from the downloads page. But 

once again, one must be aware of the risks and make sure some work around
 
does exist before using a utility.

Regards, Berry.

On Mon, 12 Mar 2007 12:44:11 -0500, Thomas Kern <[EMAIL PROTECTED]> 

wrote:

>It would help if IBM released the source code to these programs when the
ir
>internal support retires. Or remove them from the public offering.


Re: How to share tape drives

2007-03-13 Thread Imler, Steven J
Alain,

It is *all* VM:Tape and DFSMS/VM users who will benefit!  Like you, I
just happen to be one of them :-)

JR (Steven) Imler
CA
Senior Software Engineer
Tel:  +1 703 708 3479
Fax:  +1 703 708 3267
[EMAIL PROTECTED]


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Alain Benveniste
Sent: Tuesday, March 13, 2007 02:29 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: How to share tape drives

Jr,

Finally, your are the one for who these threads will bring a benefit. :)

Thanks for all
Alain

  


Re: CKDSVRST program from IBM Downloads

2007-03-13 Thread Rick Troth
On Tue, 13 Mar 2007, Rob van der Heij wrote:
> I suppose the PIPEDDR adds some additional checks to protect your own
> feet. But the basic stages add no such restrictions. You can certainly
> write your data to a tape with CMS Pipelines, and if you look at a few
> of your CKDVRST tapes you can probably reverse engineer it and have
> the pipeline restore those files.
 ...

I use TRACKREAD/TRACKWRITE to copy and restore CKD content.
Yes, had to extract the usage from PIPEDDR. Yes, sadly,
PIPEDDR does not have "write to tape" built in.

-- R;


Re: CKDSVRST program from IBM Downloads

2007-03-13 Thread Rob van der Heij

On 3/12/07, Thomas Kern <[EMAIL PROTECTED]> wrote:


Like PIPEDDR, which does use "trackread" & "trackwrite" but doesn't write to
tape  or restore to a larger minidisk.


I suppose the PIPEDDR adds some additional checks to protect your own
feet. But the basic stages add no such restrictions. You can certainly
write your data to a tape with CMS Pipelines, and if you look at a few
of your CKDVRST tapes you can probably reverse engineer it and have
the pipeline restore those files.
For copying local disks track by track the function is close to DDR
(but probably a bit easier to incorporate in an existing program).
With a FORMAT RECOMP you can have CMS fix up after copying to a larger
disk.


It would help if IBM released the source code to these programs when their
internal support retires. Or remove them from the public offering.


I ensure you many would get in trouble if IBM would withdraw products
once the author retires or leaves the company  ;-) If the legal
folks (and programmers) at IBM had any fear about such obligations, we
would never have those download pages in the first place.
But it certainly makes sense to think about your dependency such
things if you can. Frequently I find CMS Pipelines helpful to put
things together again when something breaks.

Rob


Re: Mainframe Consoles

2007-03-13 Thread Sebastian Welton
On Mon, 12 Mar 2007 14:57:54 -0400, [EMAIL PROTECTED] wrote:

>We are looking at replacing our Multiprise 2000 with a z9, and the issue

>of replacing the console terminals has come up.
>
>Currently, we have 3 3290 gas plasma terminals with 4 screens on each
>for our VSE guests, and a 3472 terminal for VM. We actually need the
>equivalent of 12 terminals sessions. We plan on using OSA-ICC for the
>new consoles. It does not look practical to stuff 12 17-inch LCD
>monitors into our console area. We experimented with multiple BlueZone
>terminal emulator sessions on a 37-inch LCD monitor, but the result was
>not very readable.
>
>What are other sites doing for consoles? Suggestions, caveats?
>
>Peter 

A couple of suggestions:

- have you looked at the Microsoft Virtual Desktop Manager (at
http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx)
which allows you to have 4 desktops. Not brilliant but could be helpful

- how about using Linux instead where you can have multiple desktops?
Admittedly you have to switch between them which might not be ideal for y
ou

- an outboard tool such as AF/Remote which can work as a console controll
er
with multiple messages being fed into one screen (you'll need to do a bit
 of
work there)

IIRC, the gas plasma screens were in fact not allowed in many European
countries due to emissions from them. I used one in the UK and thought it

was pretty nifty though.

Seb.