Re: Clean Linux Guest Shutdown

2009-06-04 Thread Ivica Brodaric
When I issue the shutdown, vm shuts down before most if not all linux guests have responded or completed shutdown; always within a minute or two. Are you using IMMEDIATE operand of SHUTDOWN command? IMMEDIATE doesn't mean now, it means without sending any signals. Ivica Brodaric

Re: Clean Linux Guest Shutdown

2009-06-04 Thread Robert J McCarthy
Thank all of you for your input. I have tested the CP SIGNAL SHUTDOWN guest WITHIN xx and it does exactly what I want. I am writing an exec to shutdown each guest individually and in phases. I think that I have run into a problem in the past due to the fact that twenty minutes is in sufficent. I

Re: Clean Linux Guest Shutdown

2009-06-04 Thread Robert J McCarthy
Ivica, I had CP SET SIGNAL SHUTDOWN 1200 specified in my autolog1 exec. I believe that my problem was that I the initial setting was CP SET SIGNAL SHUTDOWN 60 and this is what was picked up at the time of shutdown. The writing of the CP SIGNAL exec will be much cleaner and give me much more

Re: Clean Linux Guest Shutdown

2009-06-04 Thread Martin, Terry R. (CMS/CTR) (CTR)
Sounds good Bob! 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

HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Bauer, Bobby (NIH/CIT) [E]
I'm attempting to clone our pilot VM system to a production lpar since it looks like a couple of applications might actually have a real future (a quiet hurray!). Attempting to copy the res volumes fails q 127a DASD 127A CP OWNED 540RES 83 then ddr input 127A 3390 540RES HCPDDR704E

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Huegel, Thomas
If doing the DDR from MAINT try using 123 (the virtual address of res) as your input CUU.. From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Bauer, Bobby (NIH/CIT) [E] Sent: Thursday, June 04, 2009 9:14 AM To:

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Edward M Martin
Hello Bobby Bauer, Typically Maint has 540RES as 123 MR. You should be able to link to maint 123 127a RR. Then redo your DDR. Ed Martin Aultman Health Foundation 330-363-5050 ext 35050 From: The IBM z/VM Operating System

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Wandschneider, Scott
Your input / output must be on virtual addresses of the guest doing the DDR. Thank you, Scott From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Bauer, Bobby (NIH/CIT) [E] Sent: Thursday, June 04, 2009 9:14 AM To: IBMVM@LISTSERV.UARK.EDU Subject:

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Bauer, Bobby (NIH/CIT) [E]
Thanks everybody. Didn't realize I needed the virtual device. Bobby Bauer Center for Information Technology National Institutes of Health Bethesda, MD 20892-5628 301-594-7474 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Wandschneider, Scott Sent: Thursday,

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Huegel, Thomas
Unless of course the volume is free and you can attach it. From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Bauer, Bobby (NIH/CIT) [E] Sent: Thursday, June 04, 2009 9:27 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: HCPDDR704E error

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Scott Rohling
It has to be attached to you - not the system.. or you can: DEF MDISK 127A 0 END 540RES Or, as others pointed out - if you're on MAINT - the 123 disk should point to the res pack as well. Scott On Thu, Jun 4, 2009 at 8:14 AM, Bauer, Bobby (NIH/CIT) [E] baue...@mail.nih.gov wrote: I’m

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Adam Thornton
On Jun 4, 2009, at 9:21 AM, Edward M Martin wrote: Typically Maint has 540RES as 123 MR. I should not answer questions before coffee. Yeah, there already *IS* a covering minidisk, isn't there? Question: is it actually safe to DDR the RES volume from a live system to another system? I

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Adam Thornton
On Jun 4, 2009, at 9:14 AM, Bauer, Bobby (NIH/CIT) [E] wrote: I’m attempting to clone our pilot VM system to a production lpar since it looks like a couple of applications might actually have a real future (a quiet hurray!). Attempting to copy the res volumes fails q 127a DASD 127A CP

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Huegel, Thomas
I copy xxxRES all of the time .. The only problem I have ever seen is that you cannon do a warm start of the new volume.. From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Adam Thornton Sent: Thursday, June 04, 2009 9:28 AM To:

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Romanowski, John (OFT)
Adam, I get away with it too but I do CP Q SYSTEM first to see which userids have r/w mdisks on the sysres; I shutdown things like SFS servers that have an mdisk on the sysres before I flashcopy or DDR it. From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Adam

Virtual Devices for VTAM in RESET status

2009-06-04 Thread Boyer, William
We are attempting to move from SNA network to APPN. We have two guest ZOS systems which I have executed a DEFINE CTCA 200 and DEFINE CTCA 201 on both systems. I issued the COUPLE 200 TO ZOSB 200 and COUPLE 201 TO ZOSB 201 from ZOSA. The addresses are defined in the HCD for both ZOS systems. We

Re: Virtual Devices for VTAM in RESET status

2009-06-04 Thread Rich Greenberg
On: Thu, Jun 04, 2009 at 11:48:03AM -0400,Boyer, William Wrote: } We are attempting to move from SNA network to APPN. We have two guest } ZOS systems which I have executed a DEFINE CTCA 200 and DEFINE CTCA 201 } on both systems. I issued the COUPLE 200 TO ZOSB 200 and COUPLE 201 TO } ZOSB 201

Re: Virtual Devices for VTAM in RESET status

2009-06-04 Thread mike . wawiorko
If I've understood correctly you're trying to define AHHC MPC CTC links. You'll need to define and activate a LOCAL PU mapped to the TRLE before the TRLE becomes active. As William said, be careful to understand if you need to cross-over the READ-WRITE device addresses. Regards, Mike

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Austin, Alyce (CIV)
I have an exec I used to backup the res volume. If anyone would like a copy of it, I would be happy to share it... Alyce From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Romanowski, John (OFT) Sent: Thursday, June

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Bob Levad
Don't forget to relabel the volume(s) after the ddr. Duplicates can get you into trouble. Bob _ From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Romanowski, John (OFT) Sent: Thursday, June 04, 2009 10:11 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re:

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Bauer, Bobby (NIH/CIT) [E]
Love to see it baue...@mail.nih.gov Bobby Bauer Center for Information Technology National Institutes of Health Bethesda, MD 20892-5628 301-594-7474 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Austin, Alyce (CIV) Sent: Thursday, June 04, 2009 12:37 PM To:

Re: Virtual Devices for VTAM in RESET status

2009-06-04 Thread Quay, Jonathan (IHG)
It has been a long time, but I am near certain that you have to cross couple the device addresses. From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of mike.wawio...@barclays.com Sent: Thursday, June 04, 2009 12:20 PM To:

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Gentry, Stephen
DDR, in this case, works with device addresses. Since you are trying to run DDR from MAINT, 127A has to be attached to MAINT. Since this is 540RES, thus cp owned, you can't detach it. As the others have suggested, use 123. Edit your user directory and find USER MAINT, scroll forward from that

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Hughes, Jim
DO you have a full mdisk link to the input volume? Jim Hughes 603-271-5586 It is fun to do the impossible. From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Bauer, Bobby (NIH/CIT) [E] Sent: Thursday,

Re: Virtual Devices for VTAM in RESET status

2009-06-04 Thread Mark Wheeler
Bill, On ZOSA, define 200 as READ and 201 as WRITE. On ZOSB, define 200 as WRITE and 201 as READ. Best regards, Mark Wheeler http://www.linkedin.com/in/marklwheeler Date: Thu, 4 Jun 2009 11:48:03 -0400 From: bil...@vips.com Subject: Virtual Devices for VTAM in RESET status To:

OS/VS1

2009-06-04 Thread Ward, Mike S
Hello all, I know this is old hat to some, but I thought I would ask anyway. I'm sure it's been asked here before, but we might have some new members that may be able to help. I'm looking for a copy OS/VS1, tapes, manuals, etc... I would like to get a vanilla VS1 Release 7.0 system without BPE,

EXECIO COMMAND HELP

2009-06-04 Thread Howard Rifkind
Hello all, I need some help with the execio command. From my console when I do a 'CP Q RDR * ALL' I get back 107 lines listed on the console, these are files for my user id and it looks correct. When I issue the command 'CP Q RDR ALL' I get all the files from everyone listed on my console

Re: EXECIO COMMAND HELP

2009-06-04 Thread Bruce Hayden
The default buffer size on a diag 8 call (which is what EXECIO does for you) is 8K. So, your execio is only getting 8K of the output. You can specify a longer buffer by using the BUFFER option of EXECIO. You can either just specify a big buffer that will always hold the output for the number of

Re: OS/VS1

2009-06-04 Thread Ward, Mike S
From what I gather in the OSVS1 group the base is not copyrighted. The BPE and other addons such as dfdss, cics, etc are. The base manuals are not copyrighted, but the tnl's that make them bpe are. -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On

Re: EXECIO COMMAND HELP

2009-06-04 Thread Howard Rifkind
Thanks all for your quick response... --- On Thu, 6/4/09, Bruce Hayden bjhay...@gmail.com wrote: From: Bruce Hayden bjhay...@gmail.com Subject: Re: EXECIO COMMAND HELP To: IBMVM@LISTSERV.UARK.EDU Date: Thursday, June 4, 2009, 4:21 PM The default buffer size on a diag 8 call (which is what

Re: EXECIO COMMAND HELP

2009-06-04 Thread Neal Scheffler
You might try something like this: 'EXECIO * CP (BUFFER 65536 STRING QUERY RDR SYSTEM ALL' Neal Scheffler Howard Rifkind wrote: Hello all, I need some help with the execio command. From my console when I do a 'CP Q RDR * ALL' I get back 107 lines listed on the console, these are files for

Roger Lunsford is out of the office.

2009-06-04 Thread Roger Lunsford
I will be out of the office starting 06/04/2009 and will not return until 06/15/2009. I will respond to your message when I return. Please contact my manager Nick Pianella (429-5343) if you need assistance before my return.

Re: HCPDDR704E error attempting to copy res volume

2009-06-04 Thread Jim Thomas
Alyce, Might I have a copy too please ?. Kind Regards Jim From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Austin, Alyce (CIV) Sent: Thursday, June 04, 2009 11:37 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: HCPDDR704E error attempting to copy res

zHPF on VM?

2009-06-04 Thread Marcy Cortes
Are there announced plans/SOD for zHPF on z/VM? http://www-03.ibm.com/systems/z/hardware/connectivity/ficon_performance.html 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

Re: zHPF on VM?

2009-06-04 Thread Steve Wilkins
Yes, we have plans; but won't post them here. Steve Wilkins IBM z/VM I/O Development Strategy Architecture From: Marcy Cortes marcy.d.cor...@wellsfargo.com

Re: EXECIO COMMAND HELP

2009-06-04 Thread Howard Rifkind
Thanks Neal, this is just about what I did only 'queue rdr all' --- On Thu, 6/4/09, Neal Scheffler n...@chrysler.com wrote: From: Neal Scheffler n...@chrysler.com Subject: Re: EXECIO COMMAND HELP To: IBMVM@LISTSERV.UARK.EDU Date: Thursday, June 4, 2009, 4:36 PM You might try something like

Specifying a specific console UCB while logging on to a guest

2009-06-04 Thread Martin, Terry R. (CMS/CTR) (CTR)
Hi I was wondering if there was a way that I could specify a specific console UCB while logging on to a guest. I have ICC consoles and would like to log a guest on DYNAMICALLY to a specific ICC console specifying the UCB of that console. I know I can specify the ICC console UCB at LOAD time

Re: Specifying a specific console UCB while logging on to a guest

2009-06-04 Thread Mike Walter
Have you checked: XAUTOLOG userid ON rdev Not sure from home which z/VM release it came on, but it sure has been handy on 5.4.0. Mike Walter Hewitt Associates (Sent from the wee keyboard on a Blackberry.) - Original Message - From: Martin, Terry R. (CMS/CTR) (CTR)

Re: Specifying a specific console UCB while logging on to a guest

2009-06-04 Thread Martin, Terry R. (CMS/CTR) (CTR)
Hi Mike, I have not checked that out yet but it sounds like what I am looking for. I am running 5.3 so I will check to see if it is supported. Thank You, Terry Martin Lockheed Martin - Information Technology z/OS z/VM Systems - Performance and Tuning Cell - 443 632-4191 Work - 410

Re: Specifying a specific console UCB while logging on to a guest

2009-06-04 Thread Tom Duerbusch
1. VM 2. You can IPL VSE without a console. Then use the VSE console, FAQS, Logout, etc, to control your system. Tom Duerbusch THD Consulting Sent via BlackBerry by ATT -Original Message- From: Martin, Terry R. (CMS/CTR) (CTR) terry.mar...@cms.hhs.gov Date: Thu, 4 Jun 2009

Re: Specifying a specific console UCB while logging on to a guest

2009-06-04 Thread Martin, Terry R. (CMS/CTR) (CTR)
Yes, I am referring to z/VM 5.3 sorry. Anyway I looked up the 'XAUOTLOG userid ON rdev' and it is supported on z/VM 5.3. So I think I have what I need Thanks for the help, Mike and all! Thank You, Terry Martin Lockheed Martin - Information Technology z/OS z/VM Systems - Performance and