Re: PIPEDDR and attached DASD

2011-05-05 Thread Brian Nielsen
I have solved this problem and present the resolution for the benefit of others: it was an MTU mismatch between the VM TCPIP stacks (set at 8992) and what the network between would support (1500). Further testing I did had showed that ATTACH vs. MDISK and the versions o f PIPELINES and

Re: PIPEDDR and attached DASD

2011-04-06 Thread Dave
Sometimes you have to vary the device off and on before the system detects a new VOLSER. -Original Message- From: Bruce Hayden bjhay...@gmail.com Sent: Apr 5, 2011 3:33 PM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: PIPEDDR and attached DASD I don't know why the mdisk works

Re: PIPEDDR and attached DASD

2011-04-06 Thread Alan Altmark
On Wednesday, 04/06/2011 at 10:57 EDT, Dave david_v_le...@earthlink.net wrote: Sometimes you have to vary the device off and on before the system detects a new VOLSER. When a guest DETACHes a volume, CP re-reads the volser. (btw, Dave, you have reply-to: set to your id.) Alan Altmark z/VM

Re: PIPEDDR and attached DASD

2011-04-05 Thread Bruce Hayden
PIPEDDR should work fine with attached DASD. I just tried it on the latest version and some older levels and they all worked fine with a 3390-3 with both the source disk and target disk attached. I have the latest Pipelines runtime module, if that makes a difference. PIPEDDR doesn't really do

Re: PIPEDDR and attached DASD

2011-04-05 Thread Brian Nielsen
On Tue, 5 Apr 2011 13:55:57 -0400, Bruce Hayden bjhay...@gmail.com wrot e: PIPEDDR should work fine with attached DASD. I just tried it on the latest version and some older levels and they all worked fine with a 3390-3 with both the source disk and target disk attached. I have the latest

Re: PIPEDDR and attached DASD

2011-04-05 Thread Rob van der Heij
On Tue, Apr 5, 2011 at 10:07 PM, Brian Nielsen bniel...@sco.idaho.gov wrote: PIPTCQ1015E ERRNO 54: ECONNRESET. PIPMSG004I ... Issued from stage 3 of pipeline 3 name iprestore. PIPMSG001I ... Running tcpdata. PIPUPK072E Last record not complete. PIPMSG003I ... Issued from stage 2 of pipeline

Re: PIPEDDR and attached DASD

2011-04-05 Thread Brian Nielsen
Additional note: After this failed transfer the receiving DASD has a label of SCRTCH. I would expect it to be SYSDRL after cyl 0 is transfere d. det 6607 DASD 6607 DETACHED Ready; T=0.01/0.01 14:15:13 q 6607 DASD 6607 SCRTCH Ready; T=0.01/0.01 14:15:15 Brian Nielsen On Tue, 5 Apr 2011

Re: PIPEDDR and attached DASD

2011-04-05 Thread Brian Nielsen
On Tue, 5 Apr 2011 22:15:31 +0200, Rob van der Heij rvdh...@gmail.com wrote: On Tue, Apr 5, 2011 at 10:07 PM, Brian Nielsen bniel...@sco.idaho.gov wrote: PIPTCQ1015E ERRNO 54: ECONNRESET. PIPMSG004I ... Issued from stage 3 of pipeline 3 name iprestore. PIPMSG001I ... Running tcpdata.

Re: PIPEDDR and attached DASD

2011-04-05 Thread Bruce Hayden
I don't know why the mdisk works and the attached disk doesn't. If the label is still SCRTCH, then nothing was written on the disk. That seems like the TCP/IP connection wasn't established correctly. We should take this offline to work on it further. On Tue, Apr 5, 2011 at 4:27 PM, Brian Nielsen