Re: INCREASE space on my A DISK

2008-11-07 Thread Kris Buelens
If you have installed DFSMS, you can enlarge a minidisk with extra
space added at the end of the minidisk:
- verify you have DFSMS COPY: look for DFSMS MODULE on DGTOWNER 195
  (DFSMS is a free feature of z/VM, but it is not pre-installed)
- update the size of the minidisk in the CP directory
- run DIRMAP to check you didn't create overlaps
- LINK * 191 1191 MW
- DFSMS COPY A 1191
- ACCESS 1191 Z
- FORMAT 1191 Z (RECOMP
- CP DETACH 191
- CP DEFINE 1191 191
- ACCESS 191 A
It seems scary as it involves a MW LINK , but we tested this and used
it several times when we where short of disk space and large minidisks
had to be expanded.  Note: DFSMS COPY is much faster than a FORMAT
plus COPYFILE * * fm1 = = fm2 (OLDDATA; DATAMOVE will use DFMS COPY
when it is available.

2008/11/7 Dave Wade [EMAIL PROTECTED]

 Folks,

  For small minidisks I used to use DISK DUMP to store it in the spool. I 
 know its slower and you need to be sure you don't fill the spool space, but, 
 if you are tight on DASD space, it can be quicker...

 I assume this will stil work ?

 Dave

 Alan Altmark wrote:

 On Thursday, 11/06/2008 at 08:41 EST, Martin, Terry R. (CMS/CTR) (CTR) 
 [EMAIL PROTECTED] wrote:

 I ran of space on my A disk so I went into the user directory and made

 it

 bigger brought the new directory online logged back on the guest and I

 am still

 out of space. Am I missing a step here?

 CMS can write only on the formatted area of the disk.  When you extended the 
 minidisk, the formatted area didn't change.  (QUERY DISK would have shown 
 you the same values.)

 To make life inconvenient, CMS FORMAT cannot extend the formatted area. 
 Smaller, yes; larger, no.  So, you need TWO disks.  You need a second disk 
 to which you can copy the contents of your A-disk.  (It could another MDISK, 
 SFS or a formatted T-disk, if you like.)  Then you FORMAT your 191.  Then 
 you copy the files from t-disk (e.g.) back to your A-disk.

 If you have DIRMAINT installed with DATAMOVE configured, a DIRM CMDISK will 
 cause all of that to happen for you.

 Alan Altmark
 z/VM Development
 IBM Endicott




--
Kris Buelens,
IBM Belgium, VM customer support


Wired delenda est

2008-11-07 Thread Phil Smith III
http://www.wired.com/culture/design/multimedia/2007/04/gallery_mascots?slide=9slideView=2

Someone at /. has conflated the VM bear and V/Bear, though:
http://slashdot.org/article.pl?sid=07/04/25/1233212

(Gee, someone at /. getting something wrong! How remarkable! But his heart's in 
the right place.)

...phsiii


Re: What to do when my A disk is full

2008-11-07 Thread Bruce Hayden
If you have DIRMAINT, see the CMDISK (copy minidisk) command..

On Thu, Nov 6, 2008 at 10:30 PM, Martin, Terry R. (CMS/CTR) (CTR)
[EMAIL PROTECTED] wrote:
 Hi



 My A disk is full and I am not sure of the easiest or correct steps to take
 to increase the size of my A disk. Any help would be appreciated!



 Thanks,



 Terry



-- 
Bruce Hayden
Linux on System z Advanced Technical Support
IBM, Endicott, NY


Re: What to do when my A disk is full

2008-11-07 Thread August Carideo
create a larger temp disk , format it w/ a dif letter . acc it copy you
data to it ( use olddate parm )
after copy switch midisk entries for the user set the new disk to a



   
 Bruce Hayden  
 [EMAIL PROTECTED] 
 omTo 
 Sent by: The IBM  IBMVM@LISTSERV.UARK.EDU 
 z/VM Operating cc 
 System
 [EMAIL PROTECTED] Subject 
 ARK.EDU  Re: What to do when my A disk is
   full
   
 11/07/2008 09:30  
 AM
   
   
 Please respond to 
   The IBM z/VM
 Operating System  
 [EMAIL PROTECTED] 
 ARK.EDU  
   
   




If you have DIRMAINT, see the CMDISK (copy minidisk) command..

On Thu, Nov 6, 2008 at 10:30 PM, Martin, Terry R. (CMS/CTR) (CTR)
[EMAIL PROTECTED] wrote:
 Hi



 My A disk is full and I am not sure of the easiest or correct steps to
take
 to increase the size of my A disk. Any help would be appreciated!



 Thanks,



 Terry



--
Bruce Hayden
Linux on System z Advanced Technical Support
IBM, Endicott, NY


Re: What to do when my A disk is full

2008-11-07 Thread August Carideo
obv you will have to update the directory twice
and log off and back on to pick up the changes



   
 Bruce Hayden  
 [EMAIL PROTECTED] 
 omTo 
 Sent by: The IBM  IBMVM@LISTSERV.UARK.EDU 
 z/VM Operating cc 
 System
 [EMAIL PROTECTED] Subject 
 ARK.EDU  Re: What to do when my A disk is
   full
   
 11/07/2008 09:30  
 AM
   
   
 Please respond to 
   The IBM z/VM
 Operating System  
 [EMAIL PROTECTED] 
 ARK.EDU  
   
   




If you have DIRMAINT, see the CMDISK (copy minidisk) command..

On Thu, Nov 6, 2008 at 10:30 PM, Martin, Terry R. (CMS/CTR) (CTR)
[EMAIL PROTECTED] wrote:
 Hi



 My A disk is full and I am not sure of the easiest or correct steps to
take
 to increase the size of my A disk. Any help would be appreciated!



 Thanks,



 Terry



--
Bruce Hayden
Linux on System z Advanced Technical Support
IBM, Endicott, NY


Re: INCREASE space on my A DISK

2008-11-07 Thread Martin, Terry R. (CMS/CTR) (CTR)
Got it mike Thanks! We do have DIRMAINT in house I have just have not
completed the implementation of it. We are In the early stages of the
POC, but will definitely get this going!

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

[EMAIL PROTECTED]



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Mike Walter
Sent: Thursday, November 06, 2008 9:27 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: INCREASE space on my A DISK

 

Yes.

When you increase minidisk space (unlike SFS filespace limits) the CMS
filesystem is not updated.  

The typical method to increase the disk space is to allocate a NEW
minidisk (e.g. 291) at a new location with the larger size, check the
allocation for overlaps with DIRMAP or DISKMAP (DIRMAINT or another ESM
will do that for you), only _then_ run DIRECTXA (again, an ESM will do
that for you) or risk overlapping minidisk space due to a manual error.

Then LINK to that new disk (not ACCESS), use the CMS command FORMAT,
then LINK to the old 191, ACCESS it, and COPYFILE all the files using
the (OLDDATE option.  

Once it's all copied, go back to delete the original 191 disk, change
291 to 191, and run DIRECTXA again (an ESM with do the DIRECTXA part).

Do that a few times (losing productivity), accidentally overlay an
important disk a few times (losing data), and your business case for an
ESM is complete ... IF you still have a job!  ;-)

The point is that the FORMAT command tells the CMS minidisk filesystem
how large the disk is.  Telling CP (via DIRECTXA) that the disk is
suddenly larger still doesn't tell CMS, nor format the added blocks on
the now physically larger disk.

Mike Walter
Hewitt Associates 



 - Original Message -
  From: Martin, Terry R. (CMS/CTR) (CTR) [EMAIL PROTECTED]
  Sent: 11/06/2008 01:36 PM EST
  To: IBMVM@LISTSERV.UARK.EDU
  Subject: INCREASE space on my A DISK

 

Hi

 

I ran of space on my A disk so I went into the user directory and made
it bigger brought the new directory online logged back on the guest and
I am still out of space. Am I missing a step here?

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

[EMAIL PROTECTED]

 




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. All messages sent to and from this e-mail address
may be monitored as permitted by applicable law and regulations to
ensure compliance with our internal policies and to protect our
business. E-mails are not secure and cannot be guaranteed to be error
free as they can be intercepted, amended, lost or destroyed, or contain
viruses. You are deemed to have accepted these risks if you communicate
with us by e-mail. 



Re: What to do when my A disk is full

2008-11-07 Thread August Carideo
sorry I did not see all the prior replies
till after I replied



   
 Martin, Terry R. 
 (CMS/CTR) (CTR)  
 [EMAIL PROTECTED]  To 
 .hhs.gov IBMVM@LISTSERV.UARK.EDU 
 Sent by: The IBM   cc 
 z/VM Operating
 SystemSubject 
 [EMAIL PROTECTED] What to do when my A disk is full   
 ARK.EDU  
   
   
 11/06/2008 10:30  
 PM
   
   
 Please respond to 
   The IBM z/VM
 Operating System  
 [EMAIL PROTECTED] 
 ARK.EDU  
   
   




Hi

My A disk is full and I am not sure of the easiest or correct steps to take
to increase the size of my A disk. Any help would be appreciated!

Thanks,

Terry


Re: Command / release level

2008-11-07 Thread August Carideo
the way it displayed on Rel  5 made me think it was old
The shop  received a notice from IBM that RSCS V3 R2 is being discontinued
from service on Oct 31, 2009

 they are  on z/VM Version 4 Release 3.0, service level 0301 (32-bit)
because every year they keep saying VM is going away
latest prediction was 4th Qtr this year, now its 4th Qtr 2009
thanks,
Augie



   
 Ron Schmiedge 
 [EMAIL PROTECTED] 
 ail.com   To 
 Sent by: The IBM  IBMVM@LISTSERV.UARK.EDU 
 z/VM Operating cc 
 System
 [EMAIL PROTECTED] Subject 
 ARK.EDU  Re: Command 
   
   
 11/06/2008 05:31  
 PM
   
   
 Please respond to 
   The IBM z/VM
 Operating System  
 [EMAIL PROTECTED] 
 ARK.EDU  
   
   




RSCS V3.2 at 0201 is as new as you can get under z/VM 5.2. On z/VM 5.3
it becomes a feature but I don't think the code gets any newer, just
the response to the command :-)

Ron

On Thu, Nov 6, 2008 at 2:12 PM, August Carideo [EMAIL PROTECTED]
wrote:
 I also thought it was not working because release so is so old

 SM rscs Query System level
 Ready; T=0.01/0.01 16:06:10
  RSCS Networking Version 3, Release 2.0-0201

 thanks again,
 Augie




 Wandschneider,
 Scott
 Scott.Wandschnei  To
 [EMAIL PROTECTED] IBMVM@LISTSERV.UARK.EDU
 com   cc
 Sent by: The IBM
 z/VM OperatingSubject
 SystemRe: Command
 [EMAIL PROTECTED]
 ARK.EDU


 11/06/2008 03:07
 PM


 Please respond to
   The IBM z/VM
 Operating System
 [EMAIL PROTECTED]
 ARK.EDU






 smsg rscs q system level
 MAINT AT ZVMESA5  Ready; T=0.01/0.01 15:03:52
  RSCS Networking Function Level 530-

 Thank You,
 Scott R Wandschneider
 Senior Systems Programmer || Infocrossing, a Wipro Company || 11707
 Miracle Hills Drive, Omaha, NE 68154 || ': 402.963.8905 || ::
 [EMAIL PROTECTED]  **Think Green  - Please print
 responsibly**





 -Original Message-
 From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED]
 On Behalf
 Of August Carideo
 Sent: Thursday, November 06, 2008 2:00 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Command

 Is there a Query command that will display current level of RSCS
 like the one for CPLEVEL or CMSLEVEL
 if not, any easy way to find out what it is, mind drawing blank on it
 thanks,
 Augie



Re: What to do when my A disk is full

2008-11-07 Thread Martin, Terry R. (CMS/CTR) (CTR)
No problem!

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
[EMAIL PROTECTED]

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of August Carideo
Sent: Friday, November 07, 2008 9:58 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: What to do when my A disk is full

sorry I did not see all the prior replies
till after I replied



 

 Martin, Terry R.

 (CMS/CTR) (CTR)

 [EMAIL PROTECTED]
To 
 .hhs.gov IBMVM@LISTSERV.UARK.EDU

 Sent by: The IBM
cc 
 z/VM Operating

 System
Subject 
 [EMAIL PROTECTED] What to do when my A disk is full

 ARK.EDU

 

 

 11/06/2008 10:30

 PM

 

 

 Please respond to

   The IBM z/VM

 Operating System

 [EMAIL PROTECTED]

 ARK.EDU

 

 





Hi

My A disk is full and I am not sure of the easiest or correct steps to
take
to increase the size of my A disk. Any help would be appreciated!

Thanks,

Terry


Re: Verify from z/VM that a Linux guest is up

2008-11-07 Thread Thomas Kern
When I need to XAUTOLOG an SVM (linux is just another SVM) and watch its
console, I use the AUTOSCIF exec from the SCIF package at the IBM DOWNLOA
DS
website. This xautologs the svm and sets me as the SECUSER (secondary
console user) so that I can see the messages and enter commands if necess
ary. 

If I just need to see if an SVM is at some appropriate message (login
prompt), I use the TRACK svmname CONS command (TRACK is an excellent prog
ram
to add to your z/VM toolbox). This will show me the last spooled CONSOLE
buffer. I always have my SVMs spooling there consoles somewhere.

/Tom Kern
/301-903-2211

On Fri, 7 Nov 2008 10:14:26 -0500, Martin, Terry R. (CMS/CTR) (CTR)
[EMAIL PROTECTED] wrote:

Hi 

I have written some REXX (with help from this list) to shutdown and my
z/Linux guests and I also have an EXEC to XAUTOLOG them when I am ready
to bring them back up. I would like to know if there is a way from z/VM
to check something in the Linux guest to confirm that in fact the guest
is up at least to the LOGIN PROMPT?

Thank You,

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


Re: Verify from z/VM that a Linux guest is up

2008-11-07 Thread Scott Rohling
Well - somewhere in /etc/rc3.d you could put a script that issues 'vmcp wng
operator I am up and running!' (or wng to whatever userid will be bringing
them up and watching)... hopefully, vmcp is loaded at that point..

Other than capturing console messages, there is no way to know that Linux is
up and running unless you get Linux to tell you it is..

I suppose one more way would be to telnet (on VM)  to the Linux ip address
using port 22 -- until you get a response ..  but not sure how I'd code that
without playing with it more.

Scott Rohling

On Fri, Nov 7, 2008 at 8:14 AM, Martin, Terry R. (CMS/CTR) (CTR) 
[EMAIL PROTECTED] wrote:

  Hi



 I have written some REXX (with help from this list) to shutdown and my
 z/Linux guests and I also have an EXEC to XAUTOLOG them when I am ready to
 bring them back up. I would like to know if there is a way from z/VM to
 check something in the Linux guest to confirm that in fact the guest is up
 at least to the LOGIN PROMPT?



 *Thank You,*



 *Terry Martin*

 *Lockheed Martin - Information Technology*

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

 *Cell - 443 632-4191*

 *Work - 410 786-0386*

 [EMAIL PROTECTED]





Re: Verify from z/VM that a Linux guest is up

2008-11-07 Thread Huegel, Thomas
I don't know much about LINUX, but if it has a TCP/IP stack running, how about 
just a simple PING from a CMS to the LINUX?

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] Behalf Of Scott 
Rohling
Sent: Friday, November 07, 2008 9:55 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Verify from z/VM that a Linux guest is up


Well - somewhere in /etc/rc3.d you could put a script that issues 'vmcp wng 
operator I am up and running!' (or wng to whatever userid will be bringing them 
up and watching)... hopefully, vmcp is loaded at that point..

Other than capturing console messages, there is no way to know that Linux is up 
and running unless you get Linux to tell you it is..

I suppose one more way would be to telnet (on VM)  to the Linux ip address 
using port 22 -- until you get a response ..  but not sure how I'd code that 
without playing with it more.

Scott Rohling


On Fri, Nov 7, 2008 at 8:14 AM, Martin, Terry R. (CMS/CTR) (CTR)  [EMAIL 
PROTECTED] wrote:


Hi



I have written some REXX (with help from this list) to shutdown and my z/Linux 
guests and I also have an EXEC to XAUTOLOG them when I am ready to bring them 
back up. I would like to know if there is a way from z/VM to check something in 
the Linux guest to confirm that in fact the guest is up at least to the LOGIN 
PROMPT?



Thank You,



Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

[EMAIL PROTECTED]






Re: INCREASE space on my A DISK

2008-11-07 Thread Rob van der Heij
On Fri, Nov 7, 2008 at 9:25 AM, Kris Buelens [EMAIL PROTECTED] wrote:

 If you have installed DFSMS, you can enlarge a minidisk with extra
 space added at the end of the minidisk:
 - verify you have DFSMS COPY: look for DFSMS MODULE on DGTOWNER 195
  (DFSMS is a free feature of z/VM, but it is not pre-installed)
 - update the size of the minidisk in the CP directory
 - run DIRMAP to check you didn't create overlaps
 - LINK * 191 1191 MW

I think it's not too often that you find the free space behind your
full mini disk, but it can happen (and sometimes made to happen by
moving away the one that sits behind your very large disk).

But I think your approach is very tricky because it relies on the
DETACH 191 preventing CMS from writing back the directory. You should
also make clear that nothing else should be done between these steps
since it would break the spell.

And not copying the data is even faster than having DFSMS COPY do it.
So my approach would be:

 RELEASE A ( DET
 LINK * 191 191
 ACCESS 191 A
 run a pipeline that formats the new cylinders beyond the CMS formatted area
 FORMAT 191 A ( RECOMP

This takes minimal resources since it only formats the added
cylinders. If someone needs to see the pipeline to do this, then today
would be the day to ask since it's friday again.

Sir Rob the Plumber


Re: Parm disks vs. MAINT 123

2008-11-07 Thread Mike Harding
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU wrote on 
11/06/2008 07:52:20 PM:

 I'm seeing a strange problem with z/VM 5.4.  On my 2nd level z/VM 5.4 
 installation system, I have the predefined PARM disks, MAINT CF1, CF2, 
 and CF3.  I also have the predefined MAINT 123 MDISK for the 540RES 
 volume.  The problem that I am seeing is that, originally, from MAINT, I 

 could not get a write link to 540RES to load the directory using 
 DIRECTXA and the pre-defined directory without doing a CPRELEASE A, B, 
 and C.  I still cannot even after redefining the MAINT 123 disk to the 
 size of the DRCT space.  CP Q ALLOC MAP shows that the directory space 
 is cylinders 1-20.  An ICKDSF CPVOL LIST shows the following allocation:
 
 CYLINDER ALLOCATION CURRENTLY IS AS FOLLOWS: 
   TYPE START  ENDTOTAL 
    -  ---- 
   PERM 0  0  1 
   DRCT 1  20 20 
   PERM 21 38 18 
   PARM 39 158120 
   PARM 159278120 
   PARM 279398120 
   PERM 3993338   2940 
 
 so 540RES appears to be correctly allocated.
 
 As you might imagine, this causes all kind of problems with DIRMAINT, 
 which I installed and enabled on the 2nd level system.
 
 Has anyone seen anything like this before?  It does not seem to 
 something that is related to the CP NUC because I copied CPLOAD MODULE 
 to my test lpar and it works as expected.
 
Is the real volume just a mod-3?  MAINT's 123 should be defined as a 
full-volume MW minidisk.  If it's in the directory as mdisk 123 3390 0 
3339 540res mw and the actual disk is larger, then it won't qualify as a 
full-pack mini and I'd expect the results you're seeing.  That is, CP 
won't allow you write access to a non-full-pack disk which overlays a 
STABLE link, which those to the parm disks are.  Try changing the 
allocation to 0 END.


Re: Verify from z/VM that a Linux guest is up

2008-11-07 Thread Bruce Hayden
I hope that would be 'vmcp msg operator I am up and running' and not a
warning message.  Sending a warning requires CP class A, B, or C and I
hope nobody gives a Linux machine those privileges!

Terry, it sounds like you may want to look at a some system automation
software such as VM Operations manager or a similar product.

On Fri, Nov 7, 2008 at 10:55 AM, Scott Rohling [EMAIL PROTECTED] wrote:
 Well - somewhere in /etc/rc3.d you could put a script that issues 'vmcp wng
 operator I am up and running!' (or wng to whatever userid will be bringing
 them up and watching)... hopefully, vmcp is loaded at that point..

 Other than capturing console messages, there is no way to know that Linux is
 up and running unless you get Linux to tell you it is..

 I suppose one more way would be to telnet (on VM)  to the Linux ip address
 using port 22 -- until you get a response ..  but not sure how I'd code that
 without playing with it more.

 Scott Rohling



-- 
Bruce Hayden
Linux on System z Advanced Technical Support
IBM, Endicott, NY


Re: Verify from z/VM that a Linux guest is up

2008-11-07 Thread Scott Rohling
Yeah - you're right -- I interpreted 'login' to mean an ssh login...   a
simple ping will do it and is less complicated to see if the Linux stack is
available ;-)

Scott

On Fri, Nov 7, 2008 at 9:11 AM, Huegel, Thomas [EMAIL PROTECTED] wrote:

  I don't know much about LINUX, but if it has a TCP/IP stack running, how
 about just a simple PING from a CMS to the LINUX?

 -Original Message-
 *From:* The IBM z/VM Operating System [mailto:[EMAIL PROTECTED]
 Behalf Of *Scott Rohling
 *Sent:* Friday, November 07, 2008 9:55 AM
 *To:* IBMVM@LISTSERV.UARK.EDU
 *Subject:* Re: Verify from z/VM that a Linux guest is up

 Well - somewhere in /etc/rc3.d you could put a script that issues 'vmcp wng
 operator I am up and running!' (or wng to whatever userid will be bringing
 them up and watching)... hopefully, vmcp is loaded at that point..

 Other than capturing console messages, there is no way to know that Linux
 is up and running unless you get Linux to tell you it is..

 I suppose one more way would be to telnet (on VM)  to the Linux ip address
 using port 22 -- until you get a response ..  but not sure how I'd code that
 without playing with it more.

 Scott Rohling

 On Fri, Nov 7, 2008 at 8:14 AM, Martin, Terry R. (CMS/CTR) (CTR) 
 [EMAIL PROTECTED] wrote:

  Hi



 I have written some REXX (with help from this list) to shutdown and my
 z/Linux guests and I also have an EXEC to XAUTOLOG them when I am ready to
 bring them back up. I would like to know if there is a way from z/VM to
 check something in the Linux guest to confirm that in fact the guest is up
 at least to the LOGIN PROMPT?



 *Thank You,*



 *Terry Martin*

 *Lockheed Martin - Information Technology*

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

 *Cell - 443 632-4191*

 *Work - 410 786-0386*

 [EMAIL PROTECTED]







Re: Verify from z/VM that a Linux guest is up

2008-11-07 Thread Jack Woehr

Huegel, Thomas wrote:
I don't know much about LINUX, but if it has a TCP/IP stack running, 
how about just a simple PING from a CMS to the LINUX?



Ping doesn't prove that it's ready for multiple interactive logins. The 
IP stack comes up before everything

is running.


--
Jack J. Woehr# Sen. Obama has achieved a great
http://www.well.com/~jax #  thing for him and for his country.
http://www.softwoehr.com #  - Sen. John McCain



Re: What to do when my A disk is full

2008-11-07 Thread Bob Levad (641-585-6770)
If you are just a little bit brave and the user is logged on, you can
comment out the old 191 in the directory and create the new 191 at the same
time, then:  


CP DEFINE 191 D191. /* make room for new 191 */ 
ACC D191 C  /* access old data */
CP LINK * 191 191 W /* link to new 191 */
CP Q V DASD /* verify success   */
FORMAT 191 A/* format new minidisk */
COPYFILE * * C = = A (OLDDATE   /* copy the data /*
Q DISK  /* verify success */
FORMAT D191 C   /* wipe the redundant copies */
CP DET D191 /* drop the old disk */

If the user logs off too soon or you are interrupted in the process, you may
have to back out your changes.

When I comment out a 191 disk, I usually change it to 'MDISK D191' so I can
clean up occasionally by doing an ALL /*MDISK D191/.

Bob


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Martin, Terry R. (CMS/CTR) (CTR)
Sent: Friday, November 07, 2008 9:11 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: What to do when my A disk is full

No problem!

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology z/OS  z/VM Systems - Performance
and Tuning Cell - 443 632-4191 Work - 410 786-0386 [EMAIL PROTECTED]

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of August Carideo
Sent: Friday, November 07, 2008 9:58 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: What to do when my A disk is full

sorry I did not see all the prior replies till after I replied



 

 Martin, Terry R.

 (CMS/CTR) (CTR)

 [EMAIL PROTECTED]
To 
 .hhs.gov IBMVM@LISTSERV.UARK.EDU

 Sent by: The IBM
cc 
 z/VM Operating

 System
Subject 
 [EMAIL PROTECTED] What to do when my A disk is full

 ARK.EDU

 

 

 11/06/2008 10:30

 PM

 

 

 Please respond to

   The IBM z/VM

 Operating System

 [EMAIL PROTECTED]

 ARK.EDU

 

 





Hi

My A disk is full and I am not sure of the easiest or correct steps to take
to increase the size of my A disk. Any help would be appreciated!

Thanks,

Terry

This electronic transmission and any documents accompanying this electronic 
transmission contain confidential information belonging to the sender.  This 
information may be legally privileged.  The information is intended only for 
the use of the individual or entity named above.  If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or the taking of any action in reliance on or regarding the contents of this 
electronically transmitted information is strictly prohibited.


Re: Verify from z/VM that a Linux guest is up

2008-11-07 Thread Romanowski, John (OFT)
If your linux guests are enabled in /etc/inittab to shutdown in response to CP 
SIGNAL SHUTDOWN USER guest 
then   
CP Q SIGNALS  shows they're enabled and from that you might infer they're 
running (but perhaps not yet at the LOGIN PROMPT like you wanted)
 
Signalled  Timeout   
UseridSignalSignal Status   By Remaining 
TZ2LF162  SHUTDOWN  Enabled -  - 
DZ2MFRT2  SHUTDOWN  Enabled -  - 
DZ2MFRT1  SHUTDOWN  Enabled -  - 
 


This e-mail, including any attachments, may be confidential, privileged or 
otherwise legally protected. It is intended only for the addressee. If you 
received this e-mail in error or from someone who was not authorized to send it 
to you, do not disseminate, copy or otherwise use this e-mail or its 
attachments.  Please notify the sender immediately by reply e-mail and delete 
the e-mail from your system.




From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On Behalf Of 
Martin, Terry R. (CMS/CTR) (CTR)
Sent: Friday, November 07, 2008 10:14 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Verify from z/VM that a Linux guest is up

Hi 

I have written some REXX (with help from this list) to shutdown and my z/Linux 
guests and I also have an EXEC to XAUTOLOG them when I am ready to bring them 
back up. I would like to know if there is a way from z/VM to check something in 
the Linux guest to confirm that in fact the guest is up at least to the LOGIN 
PROMPT?

Thank You,
 
Terry Martin
Lockheed Martin - Information Technology
z/OS  z/VM Systems - Performance and Tuning
Cell - 443 632-4191
Work - 410 786-0386
[EMAIL PROTECTED]


Re: Query: Mainframers look forward and back

2008-11-07 Thread David L. Craig
On Thu, Nov 06, 2008 at 04:00:03PM -0500, Gabe Goldberg wrote:

 Do people plan to work as long as they're able? Because of enjoyable 
 jobs? From necessity? For other reasons?

Yes.  While it IS enjoyable, even the off hours, the main reason is I got
caught in the dot.com crash, especially because I was over 50, and burned
through all my assets except for home equity (which is now also quickly
disappearing).

 Are folks being downsized/outsourced?

Not directly.  Management decides whether or not to replace retiring
employees with contractors.

 Retiring voluntarily or otherwise? When projects finish or ... certain 
 ages are reached? Or companies migrate off the mainframe? Or youngsters 
 are available for lower salaries?

I'm a contractor myself.  My job will go away if they ever succeed in
migrating every application off the mainframe.  There is some chance
they might decide to utilize my other skills.

 Regarding dump the mainframe projects -- have you stayed with a 
 company after migrating to another platform? How has that worked out? 
 Have you seen dump projects fail or simply continue forever with 
 mainframes chugging along productively?

This is the first situation I've been in like that.  This one is going
very slowly.  They've been at it for the better part of a decade and
still have apps waiting for resources to change.  However, I believe
they are comitted to doing it.

 Has the skill set required for mainframe work changed during your 
 career? How have tools evolved to support skills required?

I entered the field in the '70s, so I guess so.  Network tools have
definitely gotten better.

 What are boomer mainframers doing in retirement? Are you taking new jobs 
 and double dipping? Becoming consultants? Trainers? Writers? With 
 former employers? In locations you've worked or moving?
 Or starting new careers in other fields?

I don't know.

 With decades of experience and perspective -- and considering 
 contradictory trends of organizations migrating to other platforms AND 
 the general resurgence of the mainframe -- what recommendations are 
 offered for the mainframe's future?

It looks like mainframe shops have to grow their own work force.  I don't
think your average college is going to start teaching this stuff.

 Are younger-generation mainframe staffers joining your companies? Have 
 you helped recruit any (including family members!)? How are they 
 integrated into your data centers? Are there inter-generational issues 
 (training, collaboration, communication, work habits, whatever)? What 
 should employers do to smooth the process?

I don't have any experience with this, save I recommended learning COBOL
to my son who just graduated, but he's not interested thus far.

 Have you worked for younger bosses/managers? What's that been like? Are 
 there challenges communicating mainframe benefits, mindset, practices to 
 them?

No.

-- 

May the LORD God bless you exceedingly abundantly!

Dave Craig

-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -
'So the universe is not quite as you thought it was.
 You'd better rearrange your beliefs, then.
 Because you certainly can't rearrange the universe.'

--from _Nightfall_  by Asimov/Silverberg


Verify from z/VM that a Linux guest is up

2008-11-07 Thread Martin, Terry R. (CMS/CTR) (CTR)
Hi 

 

I have written some REXX (with help from this list) to shutdown and my
z/Linux guests and I also have an EXEC to XAUTOLOG them when I am ready
to bring them back up. I would like to know if there is a way from z/VM
to check something in the Linux guest to confirm that in fact the guest
is up at least to the LOGIN PROMPT?

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

[EMAIL PROTECTED]

 



Re: Verify from z/VM that a Linux guest is up

2008-11-07 Thread Martin, Terry R. (CMS/CTR) (CTR)
Thanks, I think I will try this one out. I will ask my Linux Admin to
add the script and see how it goes! I will let you all know how it
works! 

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

[EMAIL PROTECTED]



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Scott Rohling
Sent: Friday, November 07, 2008 10:55 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Verify from z/VM that a Linux guest is up

 

Well - somewhere in /etc/rc3.d you could put a script that issues 'vmcp
wng operator I am up and running!' (or wng to whatever userid will be
bringing them up and watching)... hopefully, vmcp is loaded at that
point..

Other than capturing console messages, there is no way to know that
Linux is up and running unless you get Linux to tell you it is..  

I suppose one more way would be to telnet (on VM)  to the Linux ip
address using port 22 -- until you get a response ..  but not sure how
I'd code that without playing with it more.

Scott Rohling

On Fri, Nov 7, 2008 at 8:14 AM, Martin, Terry R. (CMS/CTR) (CTR)
[EMAIL PROTECTED] wrote:

Hi 

 

I have written some REXX (with help from this list) to shutdown and my
z/Linux guests and I also have an EXEC to XAUTOLOG them when I am ready
to bring them back up. I would like to know if there is a way from z/VM
to check something in the Linux guest to confirm that in fact the guest
is up at least to the LOGIN PROMPT?

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

[EMAIL PROTECTED]

 

 



SWAPGEN not working for FBA

2008-11-07 Thread Martin, Terry R. (CMS/CTR) (CTR)
Hi

 

I am trying to use the SWAPGEN EXEC to create a FBA SWAP file by adding
it to the PROFILE EXEC of the Linux guest. However it seems to keep
taking the default of DIAG. Since I do not have the DIAG drivers on my
RedHat REL4 guest I need to do FBA. Here is he syntax I am using:

 

'SWAPGEN 900 524288 FBA'

 

I am tracing the EXEC now to see if I spot something. BTW I do have the
RXDASD MODULE on the guest. This module is required for FBA swap. Does
anyone have any ideas about 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

[EMAIL PROTECTED]

 



Re: SWAPGEN not working for FBA

2008-11-07 Thread Adam Thornton


On Nov 7, 2008, at 4:30 PM, Martin, Terry R. (CMS/CTR) (CTR) wrote:


Hi

I am trying to use the SWAPGEN EXEC to create a FBA SWAP file by  
adding it to the PROFILE EXEC of the Linux guest. However it seems  
to keep taking the default of DIAG. Since I do not have the DIAG  
drivers on my RedHat REL4 guest I need to do FBA. Here is he syntax  
I am using:


'SWAPGEN 900 524288 FBA'

I am tracing the EXEC now to see if I spot something. BTW I do have  
the RXDASD MODULE on the guest. This module is required for FBA  
swap. Does anyone have any ideas about this?





SWAPGEN 900 524288 ( FBA

It's an option.  It comes after an open-paren.

However, I think the FBA driver will actually work with a CMS- 
formatted disk and partition 1 of the device (rather than the raw  
device) if you leave DIAG off.


Adam

Re: SWAPGEN not working for FBA

2008-11-07 Thread Mark Post
 On 11/7/2008 at  5:30 PM, Martin, Terry R. (CMS/CTR) (CTR)
[EMAIL PROTECTED] wrote: 
-snip-
 'SWAPGEN 900 524288 FBA'

Have you tried
'SWAPGEN 900 524288 ( FBA'
??


Mark Post


Re: SWAPGEN not working for FBA

2008-11-07 Thread Martin, Terry R. (CMS/CTR) (CTR)
It worked by specifying (FBA. Sorry for missing this in the HELP doc,
went right by it!

 

Thank You,

 

Terry Martin

Lockheed Martin - Information Technology

z/OS  z/VM Systems - Performance and Tuning

Cell - 443 632-4191

Work - 410 786-0386

[EMAIL PROTECTED]



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Adam Thornton
Sent: Friday, November 07, 2008 5:39 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: SWAPGEN not working for FBA

 

 

On Nov 7, 2008, at 4:30 PM, Martin, Terry R. (CMS/CTR) (CTR) wrote:





Hi

 

I am trying to use the SWAPGEN EXEC to create a FBA SWAP file by adding
it to the PROFILE EXEC of the Linux guest. However it seems to keep
taking the default of DIAG. Since I do not have the DIAG drivers on my
RedHat REL4 guest I need to do FBA. Here is he syntax I am using:

 

'SWAPGEN 900 524288 FBA'

 

I am tracing the EXEC now to see if I spot something. BTW I do have the
RXDASD MODULE on the guest. This module is required for FBA swap. Does
anyone have any ideas about this?

 

 

 

SWAPGEN 900 524288 ( FBA

 

It's an option.  It comes after an open-paren.

 

However, I think the FBA driver will actually work with a CMS-formatted
disk and partition 1 of the device (rather than the raw device) if you
leave DIAG off.

 

Adam



Re: Verify from z/VM that a Linux guest is up

2008-11-07 Thread Mary Anne Matyaz
I use the ping to make sure that it isn't up on another lpar.
MA

On Fri, Nov 7, 2008 at 5:55 PM, Kris Buelens [EMAIL PROTECTED] wrote:

 Or, also exploit the deadman diagnose feature that came with one of the
 more recent z/VM releases. This diagnose tells CP that the virtual machine
 must  do something (maybe re-issue the diagnose, I just don't remember the
 details) every so often, otherwise CP will execute the command you provide.
 For example CP MSG OPERATOR I no longer live

 2008/11/7 Martin, Terry R. (CMS/CTR) (CTR) [EMAIL PROTECTED]

  Thanks, I think I will try this one out. I will ask my Linux Admin to add
 the script and see how it goes! I will let you all know how it works!



 *Thank You,*



 *Terry Martin***

 *Lockheed Martin - Information Technology***

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

 *Cell - 443 632-4191***

 *Work - 410 786-0386***

 [EMAIL PROTECTED]
   --

 *From:* The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Scott Rohling
 *Sent:* Friday, November 07, 2008 10:55 AM
 *To:* IBMVM@LISTSERV.UARK.EDU
 *Subject:* Re: Verify from z/VM that a Linux guest is up



 Well - somewhere in /etc/rc3.d you could put a script that issues 'vmcp
 wng operator I am up and running!' (or wng to whatever userid will be
 bringing them up and watching)... hopefully, vmcp is loaded at that
 point..

 Other than capturing console messages, there is no way to know that Linux
 is up and running unless you get Linux to tell you it is..

 I suppose one more way would be to telnet (on VM)  to the Linux ip address
 using port 22 -- until you get a response ..  but not sure how I'd code that
 without playing with it more.

 Scott Rohling

 On Fri, Nov 7, 2008 at 8:14 AM, Martin, Terry R. (CMS/CTR) (CTR) 
 [EMAIL PROTECTED] wrote:

 Hi



 I have written some REXX (with help from this list) to shutdown and my
 z/Linux guests and I also have an EXEC to XAUTOLOG them when I am ready to
 bring them back up. I would like to know if there is a way from z/VM to
 check something in the Linux guest to confirm that in fact the guest is up
 at least to the LOGIN PROMPT?



 *Thank You,*



 *Terry Martin*

 *Lockheed Martin - Information Technology*

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

 *Cell - 443 632-4191*

 *Work - 410 786-0386*

 [EMAIL PROTECTED]








 --
 Kris Buelens,
 IBM Belgium, VM customer support



Make me abend, please

2008-11-07 Thread Marcy Cortes
Hello,

I want to create a CP abend for testing.  What's the easiest way? 


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.


Re: Make me abend, please

2008-11-07 Thread O'Brien, Dennis L
First-level: PSW restart from the HMC. 
Second-level: CP SEND CP xxx SYSTEM RESTART to the guest from a class C
userid.


   Dennis 

Bitterly clinging to my guns.
-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Marcy Cortes
Sent: Friday, November 07, 2008 16:19
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] Make me abend, please

Hello,

I want to create a CP abend for testing.  What's the easiest way? 


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.


Re: Make me abend, please

2008-11-07 Thread O'Brien, Dennis L
Or SNAPDUMP, if you don't want to crash and restart.

   Dennis 

Bitterly clinging to my guns.
-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Marcy Cortes
Sent: Friday, November 07, 2008 16:19
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] Make me abend, please

Hello,

I want to create a CP abend for testing.  What's the easiest way? 


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.


Re: Make me abend, please

2008-11-07 Thread Schuh, Richard
Or you could just store a word of x'' in the Program New PSW.

Regards, 
Richard Schuh 

 

 -Original Message-
 From: The IBM z/VM Operating System 
 [mailto:[EMAIL PROTECTED] On Behalf Of O'Brien, Dennis L
 Sent: Friday, November 07, 2008 4:27 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Make me abend, please
 
 First-level: PSW restart from the HMC. 
 Second-level: CP SEND CP xxx SYSTEM RESTART to the guest from 
 a class C userid.
 
 
Dennis 
 
 Bitterly clinging to my guns.
 -Original Message-
 From: The IBM z/VM Operating System 
 [mailto:[EMAIL PROTECTED] On Behalf Of Marcy Cortes
 Sent: Friday, November 07, 2008 16:19
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: [IBMVM] Make me abend, please
 
 Hello,
 
 I want to create a CP abend for testing.  What's the easiest way? 
 
 
 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.
 


Re: Verify from z/VM that a Linux guest is up

2008-11-07 Thread Alan Altmark
On Friday, 11/07/2008 at 05:55 EST, Kris Buelens [EMAIL PROTECTED] 
wrote:
 Or, also exploit the deadman diagnose feature that came with one of 
the more 
 recent z/VM releases. This diagnose tells CP that the virtual machine 
must  do 
 something (maybe re-issue the diagnose, I just don't remember the 
details) 
 every so often, otherwise CP will execute the command you provide.  For 
example 
 CP MSG OPERATOR I no longer live

Timebomb.  Diag 0x288.  Give it a command and an interval.  If you fail 
to re-issue the diag within the interval, CP will issue the command.

Alan Altmark
z/VM Development
IBM Endicott


Re: Make me abend, please

2008-11-07 Thread David Kreuter
that'd give a dreaded and feared or lovely and delightful depending on your 
viewpoint  program interrupt loop.
From which point you could do a standalone dump.
David



From: The IBM z/VM Operating System on behalf of Schuh, Richard
Sent: Fri 11/7/2008 7:33 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] Make me abend, please



Or you could just store a word of x'' in the Program New PSW.

Regards,
Richard Schuh



 -Original Message-
 From: The IBM z/VM Operating System
 [mailto:[EMAIL PROTECTED] On Behalf Of O'Brien, Dennis L
 Sent: Friday, November 07, 2008 4:27 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Make me abend, please

 First-level: PSW restart from the HMC.
 Second-level: CP SEND CP xxx SYSTEM RESTART to the guest from
 a class C userid.


Dennis

 Bitterly clinging to my guns.
 -Original Message-
 From: The IBM z/VM Operating System
 [mailto:[EMAIL PROTECTED] On Behalf Of Marcy Cortes
 Sent: Friday, November 07, 2008 16:19
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: [IBMVM] Make me abend, please

 Hello,

 I want to create a CP abend for testing.  What's the easiest way?


 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.






Re: Make me abend, please

2008-11-07 Thread Marcy Cortes
I should have been clearer.
I want CP to abend - dump - and restart - exactly as if it had some sw
problem IBM created :)
Goal : be sure that works after a hyperswap has moved us to alternate
DASD.


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:[EMAIL PROTECTED] On
Behalf Of David Kreuter
Sent: Friday, November 07, 2008 5:49 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] Make me abend, please


that'd give a dreaded and feared or lovely and delightful depending on
your viewpoint  program interrupt loop.
From which point you could do a standalone dump.
David



From: The IBM z/VM Operating System on behalf of Schuh, Richard
Sent: Fri 11/7/2008 7:33 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] Make me abend, please



Or you could just store a word of x'' in the Program New PSW.

Regards,
Richard Schuh



 -Original Message-
 From: The IBM z/VM Operating System
 [mailto:[EMAIL PROTECTED] On Behalf Of O'Brien, Dennis L
 Sent: Friday, November 07, 2008 4:27 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Make me abend, please

 First-level: PSW restart from the HMC.
 Second-level: CP SEND CP xxx SYSTEM RESTART to the guest from
 a class C userid.


Dennis

 Bitterly clinging to my guns.
 -Original Message-
 From: The IBM z/VM Operating System
 [mailto:[EMAIL PROTECTED] On Behalf Of Marcy Cortes
 Sent: Friday, November 07, 2008 16:19
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: [IBMVM] Make me abend, please

 Hello,

 I want to create a CP abend for testing.  What's the easiest way?


 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.



Re: Make me abend, please

2008-11-07 Thread Rich Greenberg
On: Fri, Nov 07, 2008 at 06:18:32PM -0600,Marcy Cortes Wrote:

} Hello,
} 
} I want to create a CP abend for testing.  What's the easiest way? 

PSW Restart == PSA002

-- 
Rich Greenberg  N Ft Myers, FL, USA richgr atsign panix.com  + 1 239 543 1353
Eastern time.  N6LRT  I speak for myself  my dogs only.VM'er since CP-67
Canines:Val, Red, Shasta  Casey (RIP), Red  Zero, Siberians  Owner:Chinook-L
Retired at the beach Asst Owner:Sibernet-L


Re: Make me abend, please

2008-11-07 Thread David Kreuter
The failure code is SVC002 not PSA002.
David



From: The IBM z/VM Operating System on behalf of Rich Greenberg
Sent: Fri 11/7/2008 9:24 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] Make me abend, please



On: Fri, Nov 07, 2008 at 06:18:32PM -0600,Marcy Cortes Wrote:

} Hello,
}
} I want to create a CP abend for testing.  What's the easiest way?

PSW Restart == PSA002

--
Rich Greenberg  N Ft Myers, FL, USA richgr atsign panix.com  + 1 239 543 1353
Eastern time.  N6LRT  I speak for myself  my dogs only.VM'er since CP-67
Canines:Val, Red, Shasta  Casey (RIP), Red  Zero, Siberians  Owner:Chinook-L
Retired at the beach Asst Owner:Sibernet-L





Re: Wired delenda est

2008-11-07 Thread Chip Davis
Correct me if I'm wrong Phil, but wasn't the VM bear the creation of the SHARE 
VM Project when they were looking for a symbol to represent the most 
user-friendly operating system?  I know it goes 'way back.


-Chip-

On 11/7/08 12:45 Phil Smith III said:

http://www.wired.com/culture/design/multimedia/2007/04/gallery_mascots?slide=9slideView=2

Someone at /. has conflated the VM bear and V/Bear, though:
http://slashdot.org/article.pl?sid=07/04/25/1233212

(Gee, someone at /. getting something wrong! How remarkable! But his heart's in 
the right place.)

...phsiii