Re: SWAPGEN

2009-05-02 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Thanks Rob!

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov
-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Rob van der Heij
Sent: Saturday, May 02, 2009 9:32 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SWAPGEN

On Sat, May 2, 2009 at 12:46 PM, Phil Smith III li...@akphs.com wrote:

 The pathological cases of This guest runs away, real Swap DASD gives
me a chance to control it are perfectly valid, but don't contradict the
statement that VDISK is better *for performance*; rather, they support
it.

Let me show you the numbers on a beer coaster then...

I worked with Terry on his setup and recommended that in this
exceptional case it would make sense to put a gravel bed next to the
road to slow down the penguin with no brakes  It turns out their
application had a bug/failure in that it had apparently an endless
demand for memory in some situation. Since VDISK is fast, you can fill
it up pretty quick - at 40 MB/s your 2G VDISK is full in a minute. But
filling up the VDISK did not hurt z/VM, it just made Linux give up
when it ran out of swap space. And that hurt their application
(probably the ungraceful shutdown required journal recovery etc of a
large disk, etc).

If you do the math, you will see that a penguin with intention to kill
itself could also fill a 2G real disk in 10 minutes or so. In this
case that was enough because they were sitting next to it during the
test. When you don't expect it to happen, you will not be there in
time to rescue the penguin.

So I conclude: when the memory requirements of the application exceed
your planned capacity just a little (say less than the swap space
you set up to support Linux memory over commit) then VDISK will do
fine. It does not hurt z/VM and it avoids people complain about the
sudden slowdown. When Linux needs way more than planned, it will fill
up swap space (whether VDISK or real) and the Out-of-Memory Killer
will stop vital processes during the crash. The only advantage of the
real swap disk is that it postpones the moment of crash with an hour
and costs more money. Not a hard choice for me.

Tuning by opinion and fear rarely is cost-effective.

Rob
-- 
Rob van der Heij
Velocity Software
http://www.velocitysoftware.com/


Re: SWAPGEN

2009-04-30 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi Barton,

Thanks for the information. I will have two VDISKs for my z/Linux guests
already. I have found that when a z/Linux guest at least with my
workload starts to use SWAP it plows through it in no time so the extra
real disk for swap was to slow this down so that I could react quickly
to head of off running out of SWAP. In some cases with some of my Oracle
workload by the time I received the alert that the second VDISK was
being used it would have already been used up. My paging subsystem is
pretty robust as it stands and I do very little paging so far.

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Barton Robinson
Sent: Wednesday, April 29, 2009 6:42 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SWAPGEN

giving real disks to swap is a real waste of resource.  It is much 
better to take the extra disk resource that you allocate but never 
want to use, and assign it to z/VM paging to enhance your paging 
subsystem.  Then define two vdisks for swap, prioritize them, and set an

alert when the 2nd disk is being used.

Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
wrote:
 Hi
 
  
 
 I am using SWAPGEN to define by z/Linux VDISKS I also want to define a

 real disk for swap. My question is can I use SWAPGEN to define a swap
on 
 real DASD? If you have an example of the control card syntax to 
 accomplish this that would be great?   
 
  
 
 //Thank You,//
 
  
 
 //Terry Martin//
 
 //Lockheed Martin - Information Technology//
 
 //z/OS  z/VM Systems - Performance and Tuning//
 
 //Cell - 443 632-4191//
 
 //Work - 410 786-0386//
 
 //terry.ma...@cms.hhs.gov mailto:terry.ma...@cms.hhs.gov//
 
  
 


Re: SWAPGEN

2009-04-30 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Scott Wrote:

 

A real disk might make real sense with an ill-behaved, unpredictable
guest that is causing you swapping headaches.

 

 This is exactly why I want to allocate a real disk. I understand the
theory behind what Rich and Barton are saying but in practice all
workloads are not created equally. In my case I am planning for what I
already know can happen (saw it during testing) so knowing this that is
the only reason I am considering a real disk as a last precaution. Of
course I am working with the application developers to enhance the
efficiency of the application which is the REAL BANG FOR THE BUCK!

 

Thanks to all for all of the responses it is much appreciated.

 

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Scott Rohling
Sent: Wednesday, April 29, 2009 9:51 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SWAPGEN

 

Right - I got that from Barton's post.

Consider that there are times when using a real disk might make sense ..
I'm just not big on blanket statements...   Dedicating a resource is not
always a big waste and does not always benefit one to the detriment of
the rest.  It's a balancing act and it takes all the tricks in the bag
to keep it from falling over.  A real disk might make real sense with an
ill-behaved, unpredictable guest that is causing you swapping headaches.
That's what I was trying to point out.. 

Maybe I'd stay quiet if I saw some qualifiers like 'in general' when
people talk about BIG/REAL WASTE.   Guidelines are nice, but I object to
them being presented as 'rules'.  

I'll shuddup now ;-)  

Scott

On Wed, Apr 29, 2009 at 6:16 PM, Rich Smrcina rsmrc...@wi.rr.com
wrote:

The biggest benefit of z/VM is to virtualize resources as much as
possible.  Dedicating a resource to a specific guest is a big waste and
benefits one to the detriment of all the rest.  It would be much better
to allocate all virtual disk swap for the Linux guests, then allocate
the disk that would have been dedicated to swap as page space.  That way
everyone wins.



Scott Rohling wrote: 

Maybe --  but having a real disk (and setting an alert for that) helps
isolate the issue to a single guest rather than affecting critical
shared resources (in this case memory/paging) when a guest starts
swapping more than normal or than it 'should'.

I like the idea of having a 'failover' swap area on real disk -- whether
you have a single VDISK or 2 prioritized ahead of it.  I guess whether
it's waste of resource depends on your POV..  But your point is taken..

Scott

On Wed, Apr 29, 2009 at 4:42 PM, Barton Robinson
bar...@vm1.velocity-software.com wrote:

giving real disks to swap is a real waste of resource.  It is much
better to take the extra disk resource that you allocate but never
want to use, and assign it to z/VM paging to enhance your paging
subsystem.  Then define two vdisks for swap, prioritize them, and set an
alert when the 2nd disk is being used. 



Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
wrote:

Hi

 
I am using SWAPGEN to define by z/Linux VDISKS I also want to
define a real disk for swap. My question is can I use SWAPGEN to define
a swap on real DASD? If you have an example of the control card syntax
to accomplish this that would be great?   
 
//Thank You,//

 
//Terry Martin//

//Lockheed Martin - Information Technology//

//z/OS  z/VM Systems - Performance and Tuning//

//Cell - 443 632-4191//

//Work - 410 786-0386//

//terry.ma...@cms.hhs.gov mailto:terry.ma...@cms.hhs.gov//

 

 

 

-- 
Rich Smrcina 

 



Re: SWAPGEN

2009-04-30 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi Marcy,

Yes, I have played with that taking it from the default of 60 to 20 and
it does help. I just have an oracle app that needs some work.


Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Marcy Cortes
Sent: Thursday, April 30, 2009 8:41 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SWAPGEN

You might want to take a look at vm.swappiness setting.  (see discussion
here a few months ago).
We found one of ours munched through it (not as fast as plowed) at a
setting of 60 but not at a setting of 20 where it seemed to stay put.
 
 

Marcy 
 
This message may contain confidential and/or privileged information. If
you are not the addressee or authorized to receive this for the
addressee, you must not use, copy, disclose, or take any action based on
this message or any information herein. If you have received this
message in error, please advise the sender immediately by reply e-mail
and delete this message. Thank you for your cooperation.

 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR)
(CTR)
Sent: Thursday, April 30, 2009 5:35 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] SWAPGEN



Scott Wrote:

 

A real disk might make real sense with an ill-behaved, unpredictable
guest that is causing you swapping headaches.

 

 This is exactly why I want to allocate a real disk. I understand the
theory behind what Rich and Barton are saying but in practice all
workloads are not created equally. In my case I am planning for what I
already know can happen (saw it during testing) so knowing this that is
the only reason I am considering a real disk as a last precaution. Of
course I am working with the application developers to enhance the
efficiency of the application which is the REAL BANG FOR THE BUCK!

 

Thanks to all for all of the responses it is much appreciated.

 

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Scott Rohling
Sent: Wednesday, April 29, 2009 9:51 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SWAPGEN

 

Right - I got that from Barton's post.

Consider that there are times when using a real disk might make sense ..
I'm just not big on blanket statements...   Dedicating a resource is not
always a big waste and does not always benefit one to the detriment of
the rest.  It's a balancing act and it takes all the tricks in the bag
to keep it from falling over.  A real disk might make real sense with an
ill-behaved, unpredictable guest that is causing you swapping headaches.
That's what I was trying to point out.. 

Maybe I'd stay quiet if I saw some qualifiers like 'in general' when
people talk about BIG/REAL WASTE.   Guidelines are nice, but I object to
them being presented as 'rules'.  

I'll shuddup now ;-)  

Scott

On Wed, Apr 29, 2009 at 6:16 PM, Rich Smrcina rsmrc...@wi.rr.com
wrote:

The biggest benefit of z/VM is to virtualize resources as much as
possible.  Dedicating a resource to a specific guest is a big waste and
benefits one to the detriment of all the rest.  It would be much better
to allocate all virtual disk swap for the Linux guests, then allocate
the disk that would have been dedicated to swap as page space.  That way
everyone wins.



Scott Rohling wrote: 

Maybe --  but having a real disk (and setting an alert for that) helps
isolate the issue to a single guest rather than affecting critical
shared resources (in this case memory/paging) when a guest starts
swapping more than normal or than it 'should'.

I like the idea of having a 'failover' swap area on real disk -- whether
you have a single VDISK or 2 prioritized ahead of it.  I guess whether
it's waste of resource depends on your POV..  But your point is taken..

Scott

On Wed, Apr 29, 2009 at 4:42 PM, Barton Robinson
bar...@vm1.velocity-software.com wrote:

giving real disks to swap is a real waste of resource.  It is much
better to take the extra disk resource that you allocate but never
want to use, and assign it to z/VM paging to enhance your paging
subsystem.  Then define two vdisks for swap, prioritize them, and set an
alert when the 2nd disk is being used. 



Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
wrote:

Hi

 
I am using SWAPGEN to define by z/Linux VDISKS I also want to
define a real disk for swap. My question is can I use SWAPGEN to define
a swap on real DASD? If you have an example of the control card

SWAPGEN

2009-04-26 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi

 

I am using SWAPGEN to define by z/Linux VDISKS I also want to define a
real disk for swap. My question is can I use SWAPGEN to define a swap on
real DASD? If you have an example of the control card syntax to
accomplish this that would be great?   

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.ma...@cms.hhs.gov

 



Re: Problems with IPLing a SECOND LEVEL z/VM 5.3

2009-04-12 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi

In the interest of getting this back on track a bit I just wanted to let
you know that I was able to get a Second Level z/VM system up and
running with the ability to logon to another user on the second level
machine even with a personalized Logo for the second level machine (The
Little Things in Life). I also set up the BRKKEY key on the second
level to be different than the first level so that I can go back and
forth between the first and its' second level machines. 

Thanks to all who responded with some good information. I think that I
have become half decent with z/VM and z/Linux over the last year and I
owe a lot of this to the good folks who take the time to answer
questions on this list. It has been very valuable to me by helping to
keep my first POC from Solaris to z/Linux on z on track.

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov
-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Kris Buelens
Sent: Thursday, April 09, 2009 4:12 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Problems with IPLing a SECOND LEVEL z/VM 5.3

Not really, CP no longer supports a 3125 as console. Removed several
years ago.

What was seen was the first level VM that simulates the linemode
message interface of the HMC.  The second level VM systems must have
had SYSTEM_CONSOLE in its console list to make this work (OK in the
sample SYSTEM CONFIG file).
One can respond to the second level VM system questions by using
  #CP VINPUT VMSG x

2009/4/9 David Kreuter dkreu...@vm-resources.com:
 still pretty sweet that after all these years (decades!) CP will still
 initialize to a 3215! Albeit a virtual one.
 David

  Original Message 
 Subject: Re: [IBMVM] Problems with IPLing a SECOND LEVEL z/VM 5.3
 From: Michael Coffin michaelcof...@mccci.com
 Date: Thu, April 09, 2009 1:51 pm
 To: IBMVM@LISTSERV.UARK.EDU

 Yup, that's definitely it.  Do:

 CP TERM CONMODE 3270
 IPL 1000 CLEAR LOADPARM 009

 that will  bring up the standalone loader using the virtual machine's
 console at 009, in 3270 mode.

 On the standalone loader type:
 cons=009

 in the parms section BEFORE pressing PF10.

 -Mike

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu]
On
 Behalf Of Bob Bates
 Sent: Thursday, April 09, 2009 1:45 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Problems with IPLing a SECOND LEVEL z/VM 5.3

 Remember to do TERM CONMODE 3270 before the IPL?

 Also, you may need to put the cons=0009 on the load screen (assuming
the
 address of your console is 0009)

 Bob Bates
 Enterprise Hosting Services

 w. (469)892-6660
 c. (214) 907-5071
 This message may contain confidential and/or privileged information.
If
 you are not the addressee or authorized to receive this for the
addressee,
 you must not use, copy, disclose, or take any action based on this
message
 or any information herein.  If you have received this message in
error,
 please advise the sender immediately by reply e-mail and delete this
 message.  Thank you for your cooperation.

 
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu]
On
 Behalf Of Martin, Terry R. (LOCKHEED MARTIN Performance
Engineering/CTR)
 (CTR)
 Sent: Thursday, April 09, 2009 12:38 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Problems with IPLing a SECOND LEVEL z/VM 5.3

 Hi

 I am taking my first crack at building a 2nd level z/VM under my 1st
level
 z/VM. I tried IPLing the 2nd level and I am receiving the following:


 13:20:27 Start ((Warm|Force|COLD|CLEAN) (DRain) (DIsable)  (NODIRect)
 13:20:27   (NOAUTOlog)) or (SHUTDOWN)
 H HCPSED6013A A CP read is pending.

 At this point I cannot enter anything in the console.

 A little background on how I built this. The 2nd level is a copy of my
1st
 level with any needed changes to the SYSTEM CONFIG and Directory
files. The
 RES and Spool are copies from my first level.  Below is a copy of my
SECLVL
 user directory entry:

 USER SECLVL SECLVL 500M 500M BCDEFG
 MACHINE ESA 2
 OPTION TODENABLE
 IPL CMS
 CONSOLE 0009 3215 T OPERATOR
 SPOOL 000C READER A
 SPOOL 000D PUNCH A
 SPOOL 000E PRINTER A
 LINK MAINT 0190 0190 RR
 LINK MAINT 019D 019D RR
 LINK MAINT 019E 019E RR
 MDISK 191  3390 1 200 53DW01 MR
 MDISK 1000 3390 0 END 53DRES MR
 MDISK 12F1 3390 0 END 53DPAG MR
 MDISK 12F2 3390 0 END 53DSPL MR

 Now the examples in the book 'z/VM Running Guest Operating Systems'
are
 using one disk broken down into multiple mdisks for RES, PAGE, and
SPOOL. I
 just decided to use my copy of the first level and make these full
pack
 mdisks as you see in the user directory. Will this approach work? Or
am I
 missing something.

 Thank You,

 Terry Martin
 Lockheed Martin - Information Technology
 z/OS  z/VM Systems - Performance and Tuning
 Cell - 443 632-4191
 Work - 410 786

Problems with IPLing a SECOND LEVEL z/VM 5.3

2009-04-09 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi

 

I am taking my first crack at building a 2nd level z/VM under my 1st
level z/VM. I tried IPLing the 2nd level and I am receiving the
following:

 

 

13:20:27 Start ((Warm|Force|COLD|CLEAN) (DRain) (DIsable)  (NODIRect) 

13:20:27   (NOAUTOlog)) or (SHUTDOWN) 

H HCPSED6013A A CP read is pending.  

 

At this point I cannot enter anything in the console.

 

A little background on how I built this. The 2nd level is a copy of my
1st level with any needed changes to the SYSTEM CONFIG and Directory
files. The RES and Spool are copies from my first level.  Below is a
copy of my SECLVL user directory entry:

 

USER SECLVL SECLVL 500M 500M BCDEFG

MACHINE ESA 2  

OPTION TODENABLE   

IPL CMS

CONSOLE 0009 3215 T OPERATOR   

SPOOL 000C READER A

SPOOL 000D PUNCH A 

SPOOL 000E PRINTER A   

LINK MAINT 0190 0190 RR

LINK MAINT 019D 019D RR

LINK MAINT 019E 019E RR

MDISK 191  3390 1 200 53DW01 MR

MDISK 1000 3390 0 END 53DRES MR

MDISK 12F1 3390 0 END 53DPAG MR

MDISK 12F2 3390 0 END 53DSPL MR

 

Now the examples in the book 'z/VM Running Guest Operating Systems'  are
using one disk broken down into multiple mdisks for RES, PAGE, and
SPOOL. I just decided to use my copy of the first level and make these
full pack mdisks as you see in the user directory. Will this approach
work? Or am I missing something.  

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.ma...@cms.hhs.gov

 



Re: Format a SPPOL VOLUME on First IPL

2009-04-08 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi Scott,

 

I just wanted to let you that I was able to build the new system and IPL
without any issues. I did not get the errors in AUTOLOG2 this time. So I
must have messed up initially. I re-copied all of packs and made sure
that the System Config and the Directory were pointing to the correct
packs and this time I did a FORCE and the spool started fine.

 

Thanks again for your help along with everyone else!

 

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Scott Rohling
Sent: Tuesday, April 07, 2009 5:30 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Format a SPPOL VOLUME on First IPL

 

Hi Terry --   Everything should work fine using spool from the other
system - and you basically want to avoid having to rebuild your
NSS/DCSS's.   A FORCE is normal after coming up from a copy of your
spool -- pointers have usually changed...   I've occasionally been able
to come up WARM, but it's rare and all depends on how off the pointers
(warm/chkpoint) on your SYSRES are from the spool packs and how fast
things copied.  Anyway - FORCE is fine.

The only thing you might want to do is to come up without AUTOLOG2
(which it sounds like you have by accident) and scratch things from
spool from the old system.  You should be able to issue some commands to
kill most of it  -- like:

PIPE CP Q RDR ALL | DROP FIRST | SPECS /PURGE/ 1 W1 nw /RDR/ nw W2 nw |
CP | CONS

Do that 3 times -  once for RDR - another for PRT - another for PUN ..
and you should should have cleaned up any old junk from the old system
you don't want.  

For your AUTOLOG2 problem -- you'll have to show us the error..  Try
this:

XAUTOLOG AUTOLOG2 SYNCH #SET SECUSER AUTOLOG2 *

And see what messages are issued..   or you may get an error from the
autolog and show us that..

Scott



On Tue, Apr 7, 2009 at 3:03 PM, Martin, Terry R. (LOCKHEED MARTIN
Performance Engineering/CTR) (CTR) terry.mar...@cms.hhs.gov wrote:

Hi Scott,

 

Probably don't need to. What I am doing is a DFDSS full volume copy of
my test system to a new set of system and user packs. I defined some
mdisks on the running system pointing to the SYSTEM CONFIG and User
Directory files on the NEWRES. I made the changes to the SYSTEM CONFIG
and Directory files that matched the new environment, such as new
sysres, page, spool, and work volumes.

 

Pointing to the area on the NEWRES pack that contains the User Directory
is done and than defining another mdisk for NEWRES as 0 to END. Once the
changes were made I issued the DIRECTXA USER DIRECT M (FM='M' is the FM
that I accessed the mdisk for the Directory area on the NEWRES pack with

 

Question:

1.  Is ok to copy the spool from the other system to the new system?
Are the  NSS on the spool specific for each system or does it matter if
this information is copied to another system?
2.  When I tried to IPL this new system the first time I issued a
WARM IPL this failed and I was prompted to STOP or FORCE I elected to
issue FORCE. It looked like everything came up but I noticed that
xautolog of the autolog2 had failed. The xautolog of autolog1 which
starts RACF and a few other machines worked fine, but when aoutlog2 was
executed it failed. I wrote down the error message but I left it at
work. Is there a way to get any error text from the execution of the
AUTOLOG2 exec like to a RDR so that I can see if there any other errors?

 

I guess that is it for now. Thanks for the help!!  

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Scott Rohling
Sent: Tuesday, April 07, 2009 2:19 PM


To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Format a SPPOL VOLUME on First IPL

 

Why are you formatting the spool volume?   There's probably a better way
to do what you're trying to accomplish without toasting your NSS files
and rebuilding everything...

Scott

On Tue, Apr 7, 2009 at 12:16 PM, Kris Buelens kris.buel...@gmail.com
wrote:

Some extra word of caution: if you'd format the active spool volumes,
you will also loos all VM's saved segments, like CMS, CMSPIPES etc,
all of them will need to be recreated  or restored from an SPXTAPE
backup.

2009/4/7 Kris Buelens kris.buel...@gmail.com:

 You can format -new- spool space while VM is running.
 Anyhow: if you IPL VM with any startup you can, VM will have
 initialized its spool before you can do something.

 But, you should have a look on MAINT CF1, search for ICKSADSF MODULE.
 If you find it, you have the standalone ICKDSF version, that you

Re: ICC Support

2009-04-08 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi

I am just curious about the steps to configure the ICC console
particular in the area of the GEN. I happen to be looking at setting up
the ICC now so some help would be greatly appreciated.   

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov
-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Mike Hammock
Sent: Wednesday, April 08, 2009 1:33 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: ICC Support

Your presumed answer is exactly right...   nothing special is required
in
zVM.  I've installed a number of systems  (z9 and z10 using zVM 5.2,
5.3,
and 5.4)  and generally use an ICC connected terminal as the OPERATOR
console and it comes up perfectly from the first (normal) IPL.It's
just
another 3270.

The biggest 'problem' is configuring the ICC (in both the ICC and the
IOCP), and that is not much of a problem at all.

Mike

C. M. (Mike) Hammock
Sr. Technical Advisor
IBM System Z  Solutions
Mainline Information Systems
(404) 643-3258
mike.hamm...@mainline.com


 

 Schuh, Richard

 rsc...@visa.com

 Sent by: The IBM
To 
 z/VM OperatingIBMVM@LISTSERV.UARK.EDU

 System
cc 
 ib...@listserv.u

 ARK.EDU
Subject 
   ICC Support

 

 04/08/2009 01:28

 PM

 

 

 Please respond to

   The IBM z/VM

 Operating System

 ib...@listserv.u

 ARK.EDU

 

 





I have just been asked to verify that z/VM 5.3 has no requirements in
order
to support ICC. I presume that means no configuration definitions,
software
to install, virtual machines to define. There are so many references to
ICC
in a search of the 5.3 library, that it will take a lot of looking, a
lot
of time (which I do not have unless I take it home at night) to come to
a
definitive conclusion. The answer appears to be that if it is defined in
the IOCDS, VM will be happy to use it. Can someone either confirm or
disabuse me of this notion?


Regards,
Richard Schuh








This e-mail and files transmitted with it are confidential, and are
intended solely for the use of the individual or entity to whom this
e-mail
is addressed.  If you are not the intended recipient, or the employee or
agent responsible to deliver it to the intended recipient, you are
hereby
notified that any dissemination, distribution or copying of this
communication is strictly prohibited.  If you are not one of the named
recipient(s) or otherwise have reason to believe that you received this
message in error, please immediately notify sender by e-mail, and
destroy
the original message.  Thank You.


Re: Format a SPPOL VOLUME on First IPL

2009-04-08 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Thanks Scott, now I am going to build a 2nd level VM under the 1st level
VM   just built. I may have some questions on this but I have been
reading the 'Running Guest Operating Systems' manual so I will give it a
good try first.

 

Thanks again.

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Scott Rohling
Sent: Wednesday, April 08, 2009 2:24 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Format a SPPOL VOLUME on First IPL

 

That's grand!  Glad you got past any issues and have a new system..

Scott

On Wed, Apr 8, 2009 at 12:17 PM, Martin, Terry R. (LOCKHEED MARTIN
Performance Engineering/CTR) (CTR) terry.mar...@cms.hhs.gov wrote:

Hi Scott,

 

I just wanted to let you that I was able to build the new system and IPL
without any issues. I did not get the errors in AUTOLOG2 this time. So I
must have messed up initially. I re-copied all of packs and made sure
that the System Config and the Directory were pointing to the correct
packs and this time I did a FORCE and the spool started fine.

 

Thanks again for your help along with everyone else!

 

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Scott Rohling
Sent: Tuesday, April 07, 2009 5:30 PM


To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Format a SPPOL VOLUME on First IPL

 

Hi Terry --   Everything should work fine using spool from the other
system - and you basically want to avoid having to rebuild your
NSS/DCSS's.   A FORCE is normal after coming up from a copy of your
spool -- pointers have usually changed...   I've occasionally been able
to come up WARM, but it's rare and all depends on how off the pointers
(warm/chkpoint) on your SYSRES are from the spool packs and how fast
things copied.  Anyway - FORCE is fine.

The only thing you might want to do is to come up without AUTOLOG2
(which it sounds like you have by accident) and scratch things from
spool from the old system.  You should be able to issue some commands to
kill most of it  -- like:

PIPE CP Q RDR ALL | DROP FIRST | SPECS /PURGE/ 1 W1 nw /RDR/ nw W2 nw |
CP | CONS

Do that 3 times -  once for RDR - another for PRT - another for PUN ..
and you should should have cleaned up any old junk from the old system
you don't want.  

For your AUTOLOG2 problem -- you'll have to show us the error..  Try
this:

XAUTOLOG AUTOLOG2 SYNCH #SET SECUSER AUTOLOG2 *

And see what messages are issued..   or you may get an error from the
autolog and show us that..

Scott

On Tue, Apr 7, 2009 at 3:03 PM, Martin, Terry R. (LOCKHEED MARTIN
Performance Engineering/CTR) (CTR) terry.mar...@cms.hhs.gov wrote:

Hi Scott,

 

Probably don't need to. What I am doing is a DFDSS full volume copy of
my test system to a new set of system and user packs. I defined some
mdisks on the running system pointing to the SYSTEM CONFIG and User
Directory files on the NEWRES. I made the changes to the SYSTEM CONFIG
and Directory files that matched the new environment, such as new
sysres, page, spool, and work volumes.

 

Pointing to the area on the NEWRES pack that contains the User Directory
is done and than defining another mdisk for NEWRES as 0 to END. Once the
changes were made I issued the DIRECTXA USER DIRECT M (FM='M' is the FM
that I accessed the mdisk for the Directory area on the NEWRES pack with

 

Question:

1.  Is ok to copy the spool from the other system to the new system?
Are the  NSS on the spool specific for each system or does it matter if
this information is copied to another system?
2.  When I tried to IPL this new system the first time I issued a
WARM IPL this failed and I was prompted to STOP or FORCE I elected to
issue FORCE. It looked like everything came up but I noticed that
xautolog of the autolog2 had failed. The xautolog of autolog1 which
starts RACF and a few other machines worked fine, but when aoutlog2 was
executed it failed. I wrote down the error message but I left it at
work. Is there a way to get any error text from the execution of the
AUTOLOG2 exec like to a RDR so that I can see if there any other errors?

 

I guess that is it for now. Thanks for the help!!  

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Scott Rohling
Sent: Tuesday

Format a SPPOL VOLUME on First IPL

2009-04-07 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi

 

I am building a new test system and I want the first IPL to format the
spool volume. Currently VM is set up to IPL automatically WARM.
Where/how do I change it to prompt for a Startup parameter at IPL time
so that I can specify the formatting of the spool volume?

 

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.ma...@cms.hhs.gov

 



Re: Format a SPPOL VOLUME on First IPL

2009-04-07 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Yes, I thought about that and have disabled AUTO_WARM_IPL so now I will
get prompted.

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Schuh, Richard
Sent: Tuesday, April 07, 2009 3:51 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Format a SPPOL VOLUME on First IPL

 

Look at the Features statement in your SYSTEM CONFIG. There is Auto_IPL
that can be omitted and Disable Auto_Warm_IPL that may be of interest. I
personally have never been too much in favor of a system that
automatically does a Warm Start (or any other kind, for that matter). I
think that the only place they should be employed is in a lights-out
center. If the system does the start without prompting the operator, it
is difficult to keep service machines off in a problem situation.
Besides, the operators need the practice when VM is ipled every 4 or 5
moths due to a POR.

Regards, 
Richard Schuh 

 

 

 





From: The IBM z/VM Operating System
[mailto:ib...@listserv.uark.edu] On Behalf Of Gentry, Stephen
Sent: Tuesday, April 07, 2009 11:02 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Format a SPPOL VOLUME on First IPL

I think you specify COLD  when VM asks about
FORCE/NOAUTOlog/COLD/DRAIN, etc.  Then you'll get the date prompt, then
I think you'll get a message telling you how many records are in the
spool file and a prompt to format/erase.  I think the reply would be GO

I haven't done it in a while.

Steve

 

 





From: The IBM z/VM Operating System
[mailto:ib...@listserv.uark.edu] On Behalf Of Martin, Terry R. (LOCKHEED
MARTIN Performance Engineering/CTR) (CTR)
Sent: Tuesday, April 07, 2009 1:53 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Format a SPPOL VOLUME on First IPL

 

Hi

 

I am building a new test system and I want the first IPL to
format the spool volume. Currently VM is set up to IPL automatically
WARM. Where/how do I change it to prompt for a Startup parameter at IPL
time so that I can specify the formatting of the spool volume?

 

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.ma...@cms.hhs.gov

 



Re: Format a SPPOL VOLUME on First IPL

2009-04-07 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi Scott,

 

Probably don't need to. What I am doing is a DFDSS full volume copy of
my test system to a new set of system and user packs. I defined some
mdisks on the running system pointing to the SYSTEM CONFIG and User
Directory files on the NEWRES. I made the changes to the SYSTEM CONFIG
and Directory files that matched the new environment, such as new
sysres, page, spool, and work volumes.

 

Pointing to the area on the NEWRES pack that contains the User Directory
is done and than defining another mdisk for NEWRES as 0 to END. Once the
changes were made I issued the DIRECTXA USER DIRECT M (FM='M' is the FM
that I accessed the mdisk for the Directory area on the NEWRES pack with

 

Question:

1.  Is ok to copy the spool from the other system to the new system?
Are the  NSS on the spool specific for each system or does it matter if
this information is copied to another system?
2.  When I tried to IPL this new system the first time I issued a
WARM IPL this failed and I was prompted to STOP or FORCE I elected to
issue FORCE. It looked like everything came up but I noticed that
xautolog of the autolog2 had failed. The xautolog of autolog1 which
starts RACF and a few other machines worked fine, but when aoutlog2 was
executed it failed. I wrote down the error message but I left it at
work. Is there a way to get any error text from the execution of the
AUTOLOG2 exec like to a RDR so that I can see if there any other errors?

 

I guess that is it for now. Thanks for the help!!  

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Scott Rohling
Sent: Tuesday, April 07, 2009 2:19 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Format a SPPOL VOLUME on First IPL

 

Why are you formatting the spool volume?   There's probably a better way
to do what you're trying to accomplish without toasting your NSS files
and rebuilding everything...

Scott

On Tue, Apr 7, 2009 at 12:16 PM, Kris Buelens kris.buel...@gmail.com
wrote:

Some extra word of caution: if you'd format the active spool volumes,
you will also loos all VM's saved segments, like CMS, CMSPIPES etc,
all of them will need to be recreated  or restored from an SPXTAPE
backup.

2009/4/7 Kris Buelens kris.buel...@gmail.com:

 You can format -new- spool space while VM is running.
 Anyhow: if you IPL VM with any startup you can, VM will have
 initialized its spool before you can do something.

 But, you should have a look on MAINT CF1, search for ICKSADSF MODULE.
 If you find it, you have the standalone ICKDSF version, that you can
 start instead of VM:
 - IPL with as loadparm SYSG or an address of a 3270 (like an ICC
 console).  This will start SAPL in prompt mode.
 - in SAPL press PF9 (Filelist) and select ICKDSF
 - enter the ICKDSF statements to format whatever you want.
 When done, reipl the normal way

 2009/4/7 Martin,  Terry R. (LOCKHEED MARTIN Performance
 Engineering/CTR) (CTR) terry.mar...@cms.hhs.gov:
 Hi



 I am building a new test system and I want the first IPL to format
the spool
 volume. Currently VM is set up to IPL automatically WARM. Where/how
do I
 change it to prompt for a Startup parameter at IPL time so that I can
 specify the formatting of the spool volume?





 Thank You,



 Terry Martin

 Lockheed Martin - Information Technology

 z/OS  z/VM Systems - Performance and Tuning

 Cell - 443 632-4191

 Work - 410 786-0386

 terry.ma...@cms.hhs.gov





 --
 Kris Buelens,
 IBM Belgium, VM customer support




--
Kris Buelens,
IBM Belgium, VM customer support

 



Re: Format a SPPOL VOLUME on First IPL

2009-04-07 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Thanks Scott. I will re copy everything including spool from the old
system make the nesacary changes in both the SYSTEM CONFIG and
DIRECTORY. I will send any error information if I get any once I IPL the
NEWRES.

 

Terry

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Scott Rohling
Sent: Tuesday, April 07, 2009 5:30 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Format a SPPOL VOLUME on First IPL

 

Hi Terry --   Everything should work fine using spool from the other
system - and you basically want to avoid having to rebuild your
NSS/DCSS's.   A FORCE is normal after coming up from a copy of your
spool -- pointers have usually changed...   I've occasionally been able
to come up WARM, but it's rare and all depends on how off the pointers
(warm/chkpoint) on your SYSRES are from the spool packs and how fast
things copied.  Anyway - FORCE is fine.

The only thing you might want to do is to come up without AUTOLOG2
(which it sounds like you have by accident) and scratch things from
spool from the old system.  You should be able to issue some commands to
kill most of it  -- like:

PIPE CP Q RDR ALL | DROP FIRST | SPECS /PURGE/ 1 W1 nw /RDR/ nw W2 nw |
CP | CONS

Do that 3 times -  once for RDR - another for PRT - another for PUN ..
and you should should have cleaned up any old junk from the old system
you don't want.  

For your AUTOLOG2 problem -- you'll have to show us the error..  Try
this:

XAUTOLOG AUTOLOG2 SYNCH #SET SECUSER AUTOLOG2 *

And see what messages are issued..   or you may get an error from the
autolog and show us that..

Scott



On Tue, Apr 7, 2009 at 3:03 PM, Martin, Terry R. (LOCKHEED MARTIN
Performance Engineering/CTR) (CTR) terry.mar...@cms.hhs.gov wrote:

Hi Scott,

 

Probably don't need to. What I am doing is a DFDSS full volume copy of
my test system to a new set of system and user packs. I defined some
mdisks on the running system pointing to the SYSTEM CONFIG and User
Directory files on the NEWRES. I made the changes to the SYSTEM CONFIG
and Directory files that matched the new environment, such as new
sysres, page, spool, and work volumes.

 

Pointing to the area on the NEWRES pack that contains the User Directory
is done and than defining another mdisk for NEWRES as 0 to END. Once the
changes were made I issued the DIRECTXA USER DIRECT M (FM='M' is the FM
that I accessed the mdisk for the Directory area on the NEWRES pack with

 

Question:

1.  Is ok to copy the spool from the other system to the new system?
Are the  NSS on the spool specific for each system or does it matter if
this information is copied to another system?
2.  When I tried to IPL this new system the first time I issued a
WARM IPL this failed and I was prompted to STOP or FORCE I elected to
issue FORCE. It looked like everything came up but I noticed that
xautolog of the autolog2 had failed. The xautolog of autolog1 which
starts RACF and a few other machines worked fine, but when aoutlog2 was
executed it failed. I wrote down the error message but I left it at
work. Is there a way to get any error text from the execution of the
AUTOLOG2 exec like to a RDR so that I can see if there any other errors?

 

I guess that is it for now. Thanks for the help!!  

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Scott Rohling
Sent: Tuesday, April 07, 2009 2:19 PM


To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Format a SPPOL VOLUME on First IPL

 

Why are you formatting the spool volume?   There's probably a better way
to do what you're trying to accomplish without toasting your NSS files
and rebuilding everything...

Scott

On Tue, Apr 7, 2009 at 12:16 PM, Kris Buelens kris.buel...@gmail.com
wrote:

Some extra word of caution: if you'd format the active spool volumes,
you will also loos all VM's saved segments, like CMS, CMSPIPES etc,
all of them will need to be recreated  or restored from an SPXTAPE
backup.

2009/4/7 Kris Buelens kris.buel...@gmail.com:

 You can format -new- spool space while VM is running.
 Anyhow: if you IPL VM with any startup you can, VM will have
 initialized its spool before you can do something.

 But, you should have a look on MAINT CF1, search for ICKSADSF MODULE.
 If you find it, you have the standalone ICKDSF version, that you can
 start instead of VM:
 - IPL with as loadparm SYSG or an address of a 3270 (like an ICC
 console).  This will start SAPL in prompt mode.
 - in SAPL press PF9 (Filelist) and select ICKDSF
 - enter

Re: Format a SPPOL VOLUME on First IPL

2009-04-07 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Thanks Rich I will just add the spool cons statement to the Profile Exec
for AUTOLOG2.

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Schuh, Richard
Sent: Tuesday, April 07, 2009 5:53 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Format a SPPOL VOLUME on First IPL

 

It is probably best to put the SET SECUSER in the AUTOLOG2 PROFILE EXEC
or make a 'CP SPOOL CONS START MAINT' one of the first things that is
done in the profile. Feel free to substitute any other userid for MAINT.
If you just want to see the messages, relying on a command that is not
issued until the IPL sequence has finished may not be soon enough to
catch the error messages. AUTOLOG2 may be well past the important
messages by the time the SECUSER status is established.  

Regards, 
Richard Schuh 

 

 

 





From: The IBM z/VM Operating System
[mailto:ib...@listserv.uark.edu] On Behalf Of Scott Rohling
Sent: Tuesday, April 07, 2009 2:33 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Format a SPPOL VOLUME on First IPL

p.s.  Forgot to mention those PIPE CP Q commands need to be
issued from a privileged user (classes BD at least I believe) to
query/purge spool files for all users

On Tue, Apr 7, 2009 at 3:30 PM, Scott Rohling
scott.rohl...@gmail.com wrote:

Hi Terry --   Everything should work fine using spool from the
other system - and you basically want to avoid having to rebuild your
NSS/DCSS's.   A FORCE is normal after coming up from a copy of your
spool -- pointers have usually changed...   I've occasionally been able
to come up WARM, but it's rare and all depends on how off the pointers
(warm/chkpoint) on your SYSRES are from the spool packs and how fast
things copied.  Anyway - FORCE is fine.

The only thing you might want to do is to come up without
AUTOLOG2 (which it sounds like you have by accident) and scratch things
from spool from the old system.  You should be able to issue some
commands to kill most of it  -- like:

PIPE CP Q RDR ALL | DROP FIRST | SPECS /PURGE/ 1 W1 nw /RDR/ nw
W2 nw | CP | CONS

Do that 3 times -  once for RDR - another for PRT - another for
PUN ..   and you should should have cleaned up any old junk from the old
system you don't want.  

For your AUTOLOG2 problem -- you'll have to show us the error..
Try this:

XAUTOLOG AUTOLOG2 SYNCH #SET SECUSER AUTOLOG2 *

And see what messages are issued..   or you may get an error
from the autolog and show us that..

Scott 





On Tue, Apr 7, 2009 at 3:03 PM, Martin, Terry R. (LOCKHEED
MARTIN Performance Engineering/CTR) (CTR) terry.mar...@cms.hhs.gov
wrote:

Hi Scott,

 

Probably don't need to. What I am doing is a DFDSS full volume
copy of my test system to a new set of system and user packs. I defined
some mdisks on the running system pointing to the SYSTEM CONFIG and User
Directory files on the NEWRES. I made the changes to the SYSTEM CONFIG
and Directory files that matched the new environment, such as new
sysres, page, spool, and work volumes.

 

Pointing to the area on the NEWRES pack that contains the User
Directory is done and than defining another mdisk for NEWRES as 0 to
END. Once the changes were made I issued the DIRECTXA USER DIRECT M
(FM='M' is the FM that I accessed the mdisk for the Directory area on
the NEWRES pack with

 

Question:

1.  Is ok to copy the spool from the other system to the new
system? Are the  NSS on the spool specific for each system or does it
matter if this information is copied to another system? 
2.  When I tried to IPL this new system the first time I
issued a WARM IPL this failed and I was prompted to STOP or FORCE I
elected to issue FORCE. It looked like everything came up but I noticed
that xautolog of the autolog2 had failed. The xautolog of autolog1 which
starts RACF and a few other machines worked fine, but when aoutlog2 was
executed it failed. I wrote down the error message but I left it at
work. Is there a way to get any error text from the execution of the
AUTOLOG2 exec like to a RDR so that I can see if there any other errors?


 

I guess that is it for now. Thanks for the help!!  

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov

Re: Copying one z/VM to another using DFDSS

2009-04-06 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Thanks mark. I will let you know how it goes!

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Mark Wheeler
Sent: Sunday, April 05, 2009 9:07 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Copying one z/VM to another using DFDSS

 

Terry,
 
Let's assume for a moment that both MAINT CF1 and MAINT 2CC live on your
current sysres volume (call itoldRES). 
1) Copy it to another volume accessible on your current system, 
2) use DDR to copy oldRES to newRES, then 
3) add two temporary MAINT mdisks on your current system - CCF1 and
C2CC, both on newRES at same cylinder locations as on oldRES. 
4) Link and access them, update SYSTEM CONFIG and USER DIRECT per my
previous append. 
5) DETACH the fullpack disk of your currrent SYSRES volume. YOU DON'T
WANT TO ACCIDENTALLY OVERWRITE YOUR CURRENT DIRECTORY WITH THE
DEFINITIONS OF YOUR NEW SYSTEM!!! 
6) ATTACH newRES (or DEFINE MDISK cuu 0 END newRES) where cuu is the
address specified on the DIRECTORY statement (which you should verify
specifies newRES)
7) ACCESS C2CC Z and run DIRECTXA USER DIRECT Z to write the new
directory on newRES. 
8) Copy all volumes as before, except copy newRES instead of oldRES
9) Relabel all volumes per previous append using ICKDSF CPVOL LABEL
10) IPL new LPAR
11) Scratch oldsys's newRES since was only temporary
 
Just a suggestion: make sure copies of DDR MODULE and ICKSADSF MODULE
live on MAINT CF1 so you can run them standalone from SALIPL if needed.
Saved my bacon more than once!
 
Good luck!
 
Mark
 



Date: Sun, 5 Apr 2009 20:41:36 -0400
From: terry.mar...@cms.hhs.gov
Subject: Re: Copying one z/VM to another using DFDSS
To: IBMVM@LISTSERV.UARK.EDU

Hi Mark,

 

Thanks for the information. The one thing I forgot to mention was that I
cannot access the new addresses from the z/VM LPAR that I am copying to.
So that is why I needed a way to make the changes before I copied the
packs over so that when they were copied to the new the System Config
and User Directory files would be reflecting the new system's addresses.
I think the steps you outlined would require that both of the LPARS have
access to the new addresses. It is not the case here. What do you think?


 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Mark Wheeler
Sent: Sunday, April 05, 2009 8:28 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Copying one z/VM to another using DFDSS

 

I neglected to mention that the new USERC DIRECT A must be copied back
to the appropriate SYSC-owned mdisk (MAINT 2CC?) as USER DIRECT.  
 



Date: Sun, 5 Apr 2009 16:41:01 -0500
From: mwheele...@hotmail.com
Subject: Re: Copying one z/VM to another using DFDSS
To: IBMVM@LISTSERV.UARK.EDU

Terry,
 
I assume you're not using DIRMAINT or VM:Secure, so following deals only
with USER DIRECT...
 
From your current system, 
1) copy all the DASD volumes (SYSRES, etc) to your new system's device
addresses, then 2) use ICKDSF CPVOL LABEL commands to change to new
device addrs to new volsers. 
3) Update all volsers in the new SYSTEM CONFIG (you can use DEFINE MDISK
to get access to the new MAINT CF1, for example)
4) Make a copy of your USER DIRECT and change the volsers on the DIRECT
statement and all MDISK statements. Save as USERC DIRECT A (perhaps).
5) LINK or ATTACH the new sysres volume to your userid using the device
address specified on the DIRECT statement
6) Issue DIRECTXA USERC DIRECT A
7) IPL!
 
Best regards,
 
Mark Wheeler
http://www.linkedin.com/in/marklwheeler
 



Rediscover Hotmail(r): Get e-mail storage that grows with you. Check it
out.
http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscove
r_Storage1_042009 

 



Quick access to your favorite MSN content and Windows Live with Internet
Explorer 8. Download FREE now!
http://ie8.msn.com/microsoft/internet-explorer-8/en-us/ie8.aspx?ocid=B0
37MSN55C0701A 



Copying one z/VM to another using DFDSS

2009-04-05 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi

 

I want to copy my test system over to another LPAR. I want to be able to
IPL the new system with an updated SYSTEM CONFIG file and the USER
DIRECTORY.  What is the best way to do this? I figured I would do
something like:

 

1.  Create a new SYSTEM CONFIG file with the changes that reflect
the new DASD device addresses, such as the SYSRES, SYSSPL, etc. if
applicable. 
2.  Create a new USER DIRECTORY with changes that reflect the new
DASD addresses. 
3.  IPL from SYSC console and specify the new SYSTEM CONFIG file
that matches the new RES volume serial and the other volumes for the new
system

 

I am not too sure of how to load the new USER DIRECTORY. Can I create
another one on the RES pack that is being copied and then specify that
USER DIRECTORY at IPL time? Not sure!

 

BTW, I am using DFDSS to do a full volume copy and a restore.

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.ma...@cms.hhs.gov

 



Re: Copying one z/VM to another using DFDSS

2009-04-05 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi Mark,

 

Thanks for the information. The one thing I forgot to mention was that I
cannot access the new addresses from the z/VM LPAR that I am copying to.
So that is why I needed a way to make the changes before I copied the
packs over so that when they were copied to the new the System Config
and User Directory files would be reflecting the new system's addresses.
I think the steps you outlined would require that both of the LPARS have
access to the new addresses. It is not the case here. What do you think?


 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Mark Wheeler
Sent: Sunday, April 05, 2009 8:28 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Copying one z/VM to another using DFDSS

 

I neglected to mention that the new USERC DIRECT A must be copied back
to the appropriate SYSC-owned mdisk (MAINT 2CC?) as USER DIRECT.  
 



Date: Sun, 5 Apr 2009 16:41:01 -0500
From: mwheele...@hotmail.com
Subject: Re: Copying one z/VM to another using DFDSS
To: IBMVM@LISTSERV.UARK.EDU

Terry,
 
I assume you're not using DIRMAINT or VM:Secure, so following deals only
with USER DIRECT...
 
From your current system, 
1) copy all the DASD volumes (SYSRES, etc) to your new system's device
addresses, then 2) use ICKDSF CPVOL LABEL commands to change to new
device addrs to new volsers. 
3) Update all volsers in the new SYSTEM CONFIG (you can use DEFINE MDISK
to get access to the new MAINT CF1, for example)
4) Make a copy of your USER DIRECT and change the volsers on the DIRECT
statement and all MDISK statements. Save as USERC DIRECT A (perhaps).
5) LINK or ATTACH the new sysres volume to your userid using the device
address specified on the DIRECT statement
6) Issue DIRECTXA USERC DIRECT A
7) IPL!
 
Best regards,
 
Mark Wheeler
http://www.linkedin.com/in/marklwheeler
 



Rediscover Hotmail(r): Get e-mail storage that grows with you. Check it
out.
http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscove
r_Storage1_042009 



SMSG to RACFVM to do SMF SWITCH

2009-03-23 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi

 

I am testing gout the RACFSMF SMF switching process and I want to issue
the SMF SWITCH command to RACFVM. When I try to issue the SMSG RACFSM
SMF SWITCH it tells me that in this case that my MAINT user id does not
have the authority to issue the SMSG. What do I need to set this
authority and is the command correct to switch the SMF data set. I did
try to logon to RACFVM directly to do this but had no luck.  

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.ma...@cms.hhs.gov

 



Re: SMSG to RACFVM to do SMF SWITCH

2009-03-23 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Thanks Kris!

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Kris Buelens
Sent: Monday, March 23, 2009 9:50 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SMSG to RACFVM to do SMF SWITCH

You need to be authorized in CSTCONS.  This file tells not only who
RACFVM must send messages too, but also who can send SMSG commands to
it.  It is an ASSEMBLER file, but the standard ASSEMBLE coimmand can
still compile it into CSTCONS TEXT.
Don't tell the enemy: OPERATOR is by default in the file, hence CP
SEND CP OPERATOR SMSG RACFVM  will work

2009/3/23 Martin,  Terry R. (LOCKHEED MARTIN Performance
Engineering/CTR) (CTR) terry.mar...@cms.hhs.gov:
 Hi



 I am testing gout the RACFSMF SMF switching process and I want to
issue the
 SMF SWITCH command to RACFVM. When I try to issue the SMSG RACFSM SMF
SWITCH
 it tells me that in this case that my MAINT user id does not have the
 authority to issue the SMSG. What do I need to set this authority and
is the
 command correct to switch the SMF data set. I did try to logon to
RACFVM
 directly to do this but had no luck.



 Thank You,



 Terry Martin

 Lockheed Martin - Information Technology

 z/OS  z/VM Systems - Performance and Tuning

 Cell - 443 632-4191

 Work - 410 786-0386

 terry.ma...@cms.hhs.gov





-- 
Kris Buelens,
IBM Belgium, VM customer support


Re: SMSG to RACFVM to do SMF SWITCH

2009-03-23 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi

I was able to issue the command as you pointed out but received an error
when it tried to autolog the RACFSFM machine. When I look at the SMF
CONTROL file I see the following:

CURRENT 301 K PRIMARY 301 K SECONDARY 302 K 1 LVA1 CLOSE 001 SEVER
NO
0 RAC  

Note that RAC should be the name of the machine (RACFSMF) to be auto
logged but whenever I try to change it to RACFSMF it truncates back to
RAC. Any suggestions?


Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Kris Buelens
Sent: Monday, March 23, 2009 9:50 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SMSG to RACFVM to do SMF SWITCH

You need to be authorized in CSTCONS.  This file tells not only who
RACFVM must send messages too, but also who can send SMSG commands to
it.  It is an ASSEMBLER file, but the standard ASSEMBLE coimmand can
still compile it into CSTCONS TEXT.
Don't tell the enemy: OPERATOR is by default in the file, hence CP
SEND CP OPERATOR SMSG RACFVM  will work

2009/3/23 Martin,  Terry R. (LOCKHEED MARTIN Performance
Engineering/CTR) (CTR) terry.mar...@cms.hhs.gov:
 Hi



 I am testing gout the RACFSMF SMF switching process and I want to
issue the
 SMF SWITCH command to RACFVM. When I try to issue the SMSG RACFSM SMF
SWITCH
 it tells me that in this case that my MAINT user id does not have the
 authority to issue the SMSG. What do I need to set this authority and
is the
 command correct to switch the SMF data set. I did try to logon to
RACFVM
 directly to do this but had no luck.



 Thank You,



 Terry Martin

 Lockheed Martin - Information Technology

 z/OS  z/VM Systems - Performance and Tuning

 Cell - 443 632-4191

 Work - 410 786-0386

 terry.ma...@cms.hhs.gov





-- 
Kris Buelens,
IBM Belgium, VM customer support


SMF CONTROL FILE FOR RACFVM

2009-03-23 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
 

Hi

 

I asked this in another thread but I thought it might be better in a
separate one for archiving purposes. Anyway I am trying to get the
RACFSMF SMF switch process to work. I modified the SMF CONTROL file to
specify the correct LPAR and added the RACFSMF machine name at the end
of the file to let RACFVM know he is to autolog RACFSMF to handle the
SMF switching and such. The problem is that when I try to change the
default of RAC as the machine to be auto logged it truncates all but
RACF after I hit the enter key. Is there an issue or am I doing
something wrong here?

 

CURRENT 301 K PRIMARY 301 K SECONDARY 302 K 1 LVA1 CLOSE 001 SEVER
NO

0 RACF  

 

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.ma...@cms.hhs.gov

 



Re: SMF CONTROL FILE FOR RACFVM

2009-03-23 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Thanks Kris. I will follow your advice and see what happens!

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Kris Buelens
Sent: Monday, March 23, 2009 12:33 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SMF CONTROL FILE FOR RACFVM

I guess your SMF CONTROL is RECFM F LRECL 80;

Another problem can be caused by XEDIT: the default will be VERIFY 1
80, meaning you view cols 1 to 80.  If you overtype beyond col 80,
XEDIT throws that away.

That's why I suggested COPYFILE (LRECL 100 and VERIFY 1 100 in the other
tread?

2009/3/23, Martin,  Terry R. (LOCKHEED MARTIN Performance
Engineering/CTR) (CTR) terry.mar...@cms.hhs.gov:






 Hi



 I asked this in another thread but I thought it might be better in a
 separate one for archiving purposes. Anyway I am trying to get the
RACFSMF
 SMF switch process to work. I modified the SMF CONTROL file to specify
the
 correct LPAR and added the RACFSMF machine name at the end of the file
to
 let RACFVM know he is to autolog RACFSMF to handle the SMF switching
and
 such. The problem is that when I try to change the default of RAC as
the
 machine to be auto logged it truncates all but RACF after I hit the
enter
 key. Is there an issue or am I doing something wrong here?



 CURRENT 301 K PRIMARY 301 K SECONDARY 302 K 1 LVA1 CLOSE 001 SEVER
NO

 0 RACF





 Thank You,



 Terry Martin

 Lockheed Martin - Information Technology

 z/OS  z/VM Systems - Performance and Tuning

 Cell - 443 632-4191

 Work - 410 786-0386

 terry.ma...@cms.hhs.gov




-- 
Kris Buelens,
IBM Belgium, VM customer support


Re: SMF CONTROL FILE FOR RACFVM

2009-03-23 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
HI Kris,

My CONTROL file is F 100.

BTW, when I issued the: CP SEND RACFVM EXEC RECEIVE 0039 (replace

I received an error from the EXEC stating the no data was found on line
0.

I did update the SMF CONTROL file in RACFVM by linking to it and
updating the SMF CONTROL file on the 'A' disk. I did try xautologging
RACFSMF and it just logged right off. I can't tell if it did anything or
not. If I issue the SMF SWITCH command again will that hurt anything? 

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Kris Buelens
Sent: Monday, March 23, 2009 12:33 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SMF CONTROL FILE FOR RACFVM

I guess your SMF CONTROL is RECFM F LRECL 80;

Another problem can be caused by XEDIT: the default will be VERIFY 1
80, meaning you view cols 1 to 80.  If you overtype beyond col 80,
XEDIT throws that away.

That's why I suggested COPYFILE (LRECL 100 and VERIFY 1 100 in the other
tread?

2009/3/23, Martin,  Terry R. (LOCKHEED MARTIN Performance
Engineering/CTR) (CTR) terry.mar...@cms.hhs.gov:






 Hi



 I asked this in another thread but I thought it might be better in a
 separate one for archiving purposes. Anyway I am trying to get the
RACFSMF
 SMF switch process to work. I modified the SMF CONTROL file to specify
the
 correct LPAR and added the RACFSMF machine name at the end of the file
to
 let RACFVM know he is to autolog RACFSMF to handle the SMF switching
and
 such. The problem is that when I try to change the default of RAC as
the
 machine to be auto logged it truncates all but RACF after I hit the
enter
 key. Is there an issue or am I doing something wrong here?



 CURRENT 301 K PRIMARY 301 K SECONDARY 302 K 1 LVA1 CLOSE 001 SEVER
NO

 0 RACF





 Thank You,



 Terry Martin

 Lockheed Martin - Information Technology

 z/OS  z/VM Systems - Performance and Tuning

 Cell - 443 632-4191

 Work - 410 786-0386

 terry.ma...@cms.hhs.gov




-- 
Kris Buelens,
IBM Belgium, VM customer support


Re: SMF CONTROL FILE FOR RACFVM

2009-03-23 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Thanks Kris!

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Kris Buelens
Sent: Monday, March 23, 2009 2:26 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SMF CONTROL FILE FOR RACFVM

So you had F 100, so I guess the SMF CONTROL was OK, but you didn't
see it.  I looked on my system and with VERIFY 1 80, what you just see
ends with RAC; but V 1 * would make you see RACFSMF.

EXEC RECEIVE may indeed fail: RACF's 190, S-disk has not all CMS
tools.  a CP SEND RACFM to LINK MAINT 190 190 and ACCESS 190 Y could
be used to make RECEIVE available.

RACFSMF hasn't much to do, the default code will move the SMF log file
from RACFVM 301 or 302 to its A-disk.  That may be very quick indeed.
And, if the move had taken place already, there is even less to do.
If you don't exploit this log (to make reports of e.g. LINK violations
or invalid logon attempts), you can switch the SMS log as often as you
like.

2009/3/23, Martin,  Terry R. (LOCKHEED MARTIN Performance
Engineering/CTR) (CTR) terry.mar...@cms.hhs.gov:
 HI Kris,

  My CONTROL file is F 100.

  BTW, when I issued the: CP SEND RACFVM EXEC RECEIVE 0039 (replace

  I received an error from the EXEC stating the no data was found on
line
  0.

  I did update the SMF CONTROL file in RACFVM by linking to it and
  updating the SMF CONTROL file on the 'A' disk. I did try xautologging
  RACFSMF and it just logged right off. I can't tell if it did anything
or
  not. If I issue the SMF SWITCH command again will that hurt anything?


  Thank You,

  Terry Martin
  Lockheed Martin - Information Technology
  z/OS  z/VM Systems - Performance and Tuning
  Cell - 443 632-4191
  Work - 410 786-0386

 terry.mar...@cms.hhs.gov

  -Original Message-
  From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu]
On
  Behalf Of Kris Buelens
  Sent: Monday, March 23, 2009 12:33 PM
  To: IBMVM@LISTSERV.UARK.EDU
  Subject: Re: SMF CONTROL FILE FOR RACFVM


 I guess your SMF CONTROL is RECFM F LRECL 80;

  Another problem can be caused by XEDIT: the default will be VERIFY 1
  80, meaning you view cols 1 to 80.  If you overtype beyond col 80,
  XEDIT throws that away.

  That's why I suggested COPYFILE (LRECL 100 and VERIFY 1 100 in the
other
  tread?

  2009/3/23, Martin,  Terry R. (LOCKHEED MARTIN Performance
  Engineering/CTR) (CTR) terry.mar...@cms.hhs.gov:
  
  
  
  
  
  
   Hi
  
  
  
   I asked this in another thread but I thought it might be better in
a
   separate one for archiving purposes. Anyway I am trying to get the
  RACFSMF
   SMF switch process to work. I modified the SMF CONTROL file to
specify
  the
   correct LPAR and added the RACFSMF machine name at the end of the
file
  to
   let RACFVM know he is to autolog RACFSMF to handle the SMF
switching
  and
   such. The problem is that when I try to change the default of RAC
as
  the
   machine to be auto logged it truncates all but RACF after I hit the
  enter
   key. Is there an issue or am I doing something wrong here?
  
  
  
   CURRENT 301 K PRIMARY 301 K SECONDARY 302 K 1 LVA1 CLOSE 001
SEVER
  NO
  
   0 RACF
  
  
  
  
  
   Thank You,
  
  
  
   Terry Martin
  
   Lockheed Martin - Information Technology
  
   z/OS  z/VM Systems - Performance and Tuning
  
   Cell - 443 632-4191
  
   Work - 410 786-0386
  
   terry.ma...@cms.hhs.gov
  
  


  --
  Kris Buelens,
  IBM Belgium, VM customer support



-- 
Kris Buelens,
IBM Belgium, VM customer support


Total VDISK space allowed

2009-03-13 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi

 

I forget, how much VDISK total is allowed for a Linux guest?

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.ma...@cms.hhs.gov

Telecommuting on Fridays - Use my cell phone

 



Re: Total VDISK space allowed

2009-03-13 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Rob,

I am setting these disks up using SWAPGEN. I am adding enough to total about 
4G(This is about what my paging subsystem will handle). This is the test that 
we spoke of!

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov
Telecommuting on Fridays - use my cell phone
-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Rob van der Heij
Sent: Friday, March 13, 2009 11:50 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Total VDISK space allowed

On Fri, Mar 13, 2009 at 3:52 PM, James Stracka (DHL US)
james.stra...@dhl.com wrote:

 Query    VDISK userlim

A helpful trick in this area is that the VDISK defined in the
directory is not subject to the defined User Limit. So you can give
some servers a large VDISK but still not allow everyone to get one
like that.

Rob
-- 
Rob van der Heij
Velocity Software
http://www.velocitysoftware.com/


Re: Total VDISK space allowed

2009-03-13 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi Adam,

What is the format of the SWAPGEN command if you use it in the
directory I currently issue SWAPGEN in the PROFILE of the z/Linux
guest.

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov
Telecommuting on Fridays - use my cell phone

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Adam Thornton
Sent: Friday, March 13, 2009 12:30 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Total VDISK space allowed

On Mar 13, 2009, at 10:54 AM, Martin, Terry R. (LOCKHEED MARTIN  
Performance Engineering/CTR) (CTR) wrote:

 Rob,

 I am setting these disks up using SWAPGEN. I am adding enough to  
 total about 4G(This is about what my paging subsystem will handle).  
 This is the test that we spoke of!

SWAPGEN (REUSE

will let you use VDISK defined in the directory, if you weren't  
already aware of that parameter.

Adam


Re: Total VDISK space allowed

2009-03-13 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi Adam,

Thanks for the information. What advantage does defining the VDISK in
the directory and using SWAPGEN in the PROFILE with REUSE over not
defining them in the directory and just doing the SWAPGEN in the profile
without REUSE? Just trying to make sure I understand this!

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
terry.mar...@cms.hhs.gov
Telecommuting on Fridays - use my cell phone

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Adam Thornton
Sent: Friday, March 13, 2009 2:29 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Total VDISK space allowed

On Mar 13, 2009, at 1:06 PM, Martin, Terry R. (LOCKHEED MARTIN  
Performance Engineering/CTR) (CTR) wrote:

 Hi Adam,

 What is the format of the SWAPGEN command if you use it in the
 directory I currently issue SWAPGEN in the PROFILE of the z/Linux
 guest.

You use SWAPGEN in PROFILE.

It's just that you can use it to format VDISKS specified in the  
directory.

For instance, if you had a VDISK at 160 defined in your directory, you  
could do

SWAPGEN 160 nblocks ( REUSE

Where nblocks is however many blocks.

(The next version probably should figure out how big the device is and  
default to the biggest possible size in the absence of nblocks, huh?)

Adam


Re: MDISK DEFINITION in MAINT DIRECTORY ENTRY

2009-03-12 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Yes,  I am using DOENDS. I guess the question is are these overlays anything to 
worry about and normal?

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 

Telecommuting on Fridays - use my cell phone



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Brüchmann.Frank FBR
Sent: Thursday, March 12, 2009 9:00 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: SV: MDISK DEFINITION in MAINT DIRECTORY ENTRY

 

Hi Terry.

 

Are you using the (doends option when running diskmap? I only get these 
overlays when using (doends, otherwise they're supressed.

 

Regards 

Frank Bruchmann.

 



Fra: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] På vegne af 
Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Sendt: 11. marts 2009 23:07
Til: IBMVM@LISTSERV.UARK.EDU
Emne: MDISK DEFINITION in MAINT DIRECTORY ENTRY

Hi

 

I did a DISKMAP USER DIRECTORY and while viewing the output I noticed that I 
had a few 'OVERLAYS'. 

 

In my MAINT directory entry I have the following:

 

MDISK 122 3390 000 END 530SPL MR 

MDISK 123 3390 000 END 530RES MR 

MDISK 124 3390 000 END 530W01 MR 

MDISK 125 3390 000 END 530W02 MR 

MDISK 126 3390 000 END 530W03 MR

 

Now, I reference these disks I other entries in the directory starting at 
location 001 for however many cylinders I need. As you can see the MDISK 
entries above start at 000 to END.

 

The output from the DISKMAP shows the following:

 

  

VOLUME   USERID  CUU   DEVTYPE  START ENDSIZE 

530SPL   $SPOOL$   B01 3390 0  END   ?  
   

 MAINT 122  3390 0  END 
  ? *OVE

 

 

530W01   LNXADMIN191  3390  1   00100   00100   
 

   E49L021P 191  3390  00101   00102   
2

   E49L054P  191 3390  00103   00104   
2

   E49L124P 191  3390  00105   00106   
2

   E49L046P 191  3390  00107   00108   
2

   MAINT  124 3390   0 END  
 ? *OVE

 

 

 

530W02   E49L021P  910 3390  1   00200   00200  
   

   E49L054P  910 3390  00201   00400   
00200 

   E49L124P  910 3390  00401   00600   
00200 

  

   E49L046P   910 3390 00801   01000   
00200 

   MAINT125 3390 0 END  
 ? *OVE

 

I see what the problem is my question is do I need to have the entries for 
these disks in the MAINT directory entry? And what are the consequences if they 
are removed from the MAINT entry. This is the way the DIRECTORY was shipped on 
the install tape.

 

Thanks for the help!

 

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.ma...@cms.hhs.gov

Telecommuting on Fridays - Use my cell phone

 

__
KMD A/S, Lautrupparken 40-42, DK-2750 Ballerup, CVR-nr. 26911745 

KMD er medlem af IT-Branchen og Dansk Erhverv samt anmeldt til Datatilsynet som 
edb-servicevirksomhed. KMD er certificeret i henhold til ISO 9001:2000, med 
Dansk Standard som certificerende organ og er desuden Microsoft Gold Certified 
Partner og Certificeret SAP Hosting Center.

www.kmd.dk www.kundenet.kmd.dk www.e-Boks.dk www.organisator.dk 
www.kmdinternational.com

Hvis du har modtaget denne e-mail ved en fejl, bedes du venligst give mig 
besked herom og slette den.
If you received this e-mail by mistake, please notify me and delete it. Thank 
you.



Re: MDISK DEFINITION in MAINT DIRECTORY ENTRY

2009-03-12 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Thanks Kris and all. I understand now! Another learning experience for
me!!!  I am getting there!

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.mar...@cms.hhs.gov mailto:terry.mar...@cms.hhs.gov 

Telecommuting on Fridays - use my cell phone



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Kris Buelens
Sent: Thursday, March 12, 2009 9:48 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: MDISK DEFINITION in MAINT DIRECTORY ENTRY

 

Please oh please: use DIRMAP iso DISKMAP.  DIRAMP knows how to properly
treat fullpack minidisks, they are not taken as overlap...
In my CP directories, **any** overlap signals a problem, there should be
not a single one, otherwise people will miss a truely unexpected overlap
too.  DIRMAP even signal overlaps with a non-zero return code and
message to the console, but, it ignores fullpack overlays.  
With DIRMAP fullpack definitions are still a very good thing, for
example to learn DIRMAP how many cylinders a volume has; no need to
define a dummy user $END.

I sent Terry Martin the directory wisdom document I wrote for my former
customer.

2009/3/12, Edward M Martin emar...@aultman.com:

Hello Terry,

 

As others have explained, MAINT uses these to do some functions (DDR
backup etc).

The overlay is normal from DISKMAP and is expected (well should be).

 

I have added user ids of $ALLOC$ and $END$ for cylinder 0 and for the
last cylinder on 

all z/VM volumes as a reminder for myself.  

 

Just something that helps me keep track.  (No, we do not have DIRMAINT.)

 

 

Ed Martin

Aultman Health Foundation

330-588-4723

ext 40441



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR)
(CTR)
Sent: Wednesday, March 11, 2009 6:07 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: MDISK DEFINITION in MAINT DIRECTORY ENTRY

 

Hi

 

I did a DISKMAP USER DIRECTORY and while viewing the output I noticed
that I had a few 'OVERLAYS'. 

 

In my MAINT directory entry I have the following:

 

MDISK 122 3390 000 END 530SPL MR 

MDISK 123 3390 000 END 530RES MR 

MDISK 124 3390 000 END 530W01 MR 

MDISK 125 3390 000 END 530W02 MR 

MDISK 126 3390 000 END 530W03 MR

 

Now, I reference these disks I other entries in the directory starting
at location 001 for however many cylinders I need. As you can see the
MDISK entries above start at 000 to END.

 

The output from the DISKMAP shows the following:

 

 


VOLUME   USERID  CUU   DEVTYPE  START ENDSIZE


530SPL   $SPOOL$   B01 3390 0  END
? 

 MAINT 122  3390 0
END   ? *OVE

 

 

530W01   LNXADMIN191  3390  1   00100
00100

   E49L021P 191  3390  00101   00102
2

   E49L054P  191 3390  00103   00104
2

   E49L124P 191  3390  00105   00106
2

   E49L046P 191  3390  00107   00108
2

   MAINT  124 3390   0
END   ? *OVE

 

 

 

530W02   E49L021P  910 3390  1   00200
00200 

   E49L054P  910 3390  00201   00400
00200 

   E49L124P  910 3390  00401   00600
00200 

 


   E49L046P   910 3390 00801   01000
00200 

   MAINT125 3390 0
END   ? *OVE

 

I see what the problem is my question is do I need to have the entries
for these disks in the MAINT directory entry? And what are the
consequences if they are removed from the MAINT entry. This is the way
the DIRECTORY was shipped on the install tape.

 

Thanks for the help!

 

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.ma...@cms.hhs.gov

Telecommuting on Fridays - Use my cell phone

 




-- 
Kris Buelens,
IBM Belgium, VM customer support 



MDISK DEFINITION in MAINT DIRECTORY ENTRY

2009-03-11 Thread Martin, Terry R. (LOCKHEED MARTIN Performance Engineering/CTR) (CTR)
Hi

 

I did a DISKMAP USER DIRECTORY and while viewing the output I noticed
that I had a few 'OVERLAYS'. 

 

In my MAINT directory entry I have the following:

 

MDISK 122 3390 000 END 530SPL MR 

MDISK 123 3390 000 END 530RES MR 

MDISK 124 3390 000 END 530W01 MR 

MDISK 125 3390 000 END 530W02 MR 

MDISK 126 3390 000 END 530W03 MR

 

Now, I reference these disks I other entries in the directory starting
at location 001 for however many cylinders I need. As you can see the
MDISK entries above start at 000 to END.

 

The output from the DISKMAP shows the following:

 

 


VOLUME   USERID  CUU   DEVTYPE  START ENDSIZE


530SPL   $SPOOL$   B01 3390 0  END
? 

 MAINT 122  3390 0
END   ? *OVE

 

 

530W01   LNXADMIN191  3390  1   00100
00100

   E49L021P 191  3390  00101   00102
2

   E49L054P  191 3390  00103   00104
2

   E49L124P 191  3390  00105   00106
2

   E49L046P 191  3390  00107   00108
2

   MAINT  124 3390   0
END   ? *OVE

 

 

 

530W02   E49L021P  910 3390  1   00200
00200 

   E49L054P  910 3390  00201   00400
00200 

   E49L124P  910 3390  00401   00600
00200 

 


   E49L046P   910 3390 00801   01000
00200 

   MAINT125 3390 0
END   ? *OVE

 

I see what the problem is my question is do I need to have the entries
for these disks in the MAINT directory entry? And what are the
consequences if they are removed from the MAINT entry. This is the way
the DIRECTORY was shipped on the install tape.

 

Thanks for the help!

 

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

terry.ma...@cms.hhs.gov

Telecommuting on Fridays - Use my cell phone