Re: z/OS FTP Server Cert Trouble

2022-12-29 Thread Ed Jaffe

On 12/29/2022 3:30 PM, Harry Wahl wrote:

Does the root CA certificate on the bottom of the server chain have the "Trust" 
attribute set (or in a trusted location)?

Is it presenting its server chain properly?

OPENSSL is your friend here. It's free to download. Use "openssl s_client -connect 
192.168.10.193:21 -showcerts"


Digging into this (to answer your questions), I ended up generating an 
error 428 and the description there told me:


"Certificates that are meant to represent a server or client must be 
connected to a SAF key ring with a USAGE value of PERSONAL and either be 
owned by the user ID of the application or be SITE certificates."


So, I deleted and re-added the cert as type SITE, reconnected it to the 
keyrings, and SHAZAM -- It works!


Many thanks to you and Attila Fogarasi for the tip about OPENSSL. I will 
download it and give it a try for sure...



--
Phoenix Software International
Edward E. Jaffe
831 Parkview Drive North
El Segundo, CA 90245
https://www.phoenixsoftware.com/



This e-mail message, including any attachments, appended messages and the
information contained therein, is for the sole use of the intended
recipient(s). If you are not an intended recipient or have otherwise
received this email message in error, any use, dissemination, distribution,
review, storage or copying of this e-mail message and the information
contained therein is strictly prohibited. If you are not an intended
recipient, please contact the sender by reply e-mail and destroy all copies
of this email message and do not otherwise utilize or retain this email
message or any or all of the information contained therein. Although this
email message and any attachments or appended messages are believed to be
free of any virus or other defect that might affect any computer system into
which it is received and opened, it is the responsibility of the recipient
to ensure that it is virus free and no responsibility is accepted by the
sender for any loss or damage arising in any way from its opening or use.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


JES2EDS

2022-12-29 Thread Steely.Mark
Is there a way to just shutdown JES2EDS ?   (JES2 Email Delivery Services (EDS) 
is a JES2 function that accepts email messages from JES2 interfaces and 
delivers them to the intended recipients, the email addresses.)

I already purged all the e-mail. Would like to shutdown the task also. 

Thank You



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: z/OS FTP Server Cert Trouble

2022-12-29 Thread Attila Fogarasi
I've run into similar error when PKCS #12 file did not have a subject
distinguished name.
You can check the name value using

openssl pkcs12 -in cert.p12 -nokeys -clcerts | openssl x509 -noout
-subject | sed 's/subject= //'


On Fri, Dec 30, 2022 at 10:01 AM Ed Jaffe 
wrote:

> TCPIP/TLS Cert Mavens,
>
> We have FTPS via AT-TLS working great from z/OS FTP clients to IBM
> secure FTP servers and to our secure public FTP server outside the
> firewall.
>
> We have a wildcard certificate for our servers inside the firewall, but
> have so far been unable to establish working FTPS connections from z/OS
> FTP clients to the server. The cert is on both the client's keyring and
> the server's keyring -- as are the two other CERTAUTH certs in the chain.
>
> A return code '6' is 'Keylabel Not Found' but doesn't mention which
> label it is looking for. How do we trace/discover that?
>
> Also what do the three long numbers after "Initial handshake" mean? We
> can't find that documented.
>
> Apologies for posting system log format. I suspect many of you log your
> syslogd messages elsewhere...
>
> IEF403I FTPSDIRL - STARTED - TIME=14.16.07
> BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 247
>EZD1281I TTLS Map   CONNID: 00021556 LOCAL: 192.168.10.193..38789
> REMOTE: 192.168.10.193..21 JOBNAME: FTPSDIRL USERID: EDJXADM TYPE:
> OutBound STATUS: Appl Control RULE: PSI_FTP-Client~1 ACTIONS: gAct1
> eAct1~FTP_Clients cAct1~FTP_Clients ..
> BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 248
>EZD1281I TTLS Map   CONNID: 00021557 LOCAL: :::192.168.10.193..2
> 1 REMOTE: :::192.168.10.193..38789 JOBNAME: FTPD1 USERID: TCPIP
> TYPE: InBound STATUS: Appl Control RULE: PSI_FTP-Server~2 ACTIONS:
> gAct1 eAct2~FTP_Server cAct2~FTP_Server ..
> EZD1287I TTLS Error RC:6 Initial Handshake 249
>LOCAL: :::192.168.10.193..21
>REMOTE: :::192.168.10.193..38789
>JOBNAME: FTPD1 RULE: PSI_FTP-Server~2
>USERID: TCPIP GRPID: 000A ENVID: 0010 CONNID: 00021557
> EZD1287I TTLS Error RC:  438 Initial Handshake 250
>LOCAL: 192.168.10.193..38789
>REMOTE: 192.168.10.193..21
>JOBNAME: FTPSDIRL RULE: PSI_FTP-Client~1
>USERID: EDJXADM GRPID: 000A ENVID: 000F CONNID: 00021556
> BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 251
>EZD1283I TTLS Event GRPID: 000A ENVID: 0010 CONNID:
> 00021557  RC:6 Initial Handshake  005279A22390
>      ..
> BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 252
>EZD1286I TTLS Error GRPID: 000A ENVID: 0010 CONNID:
> 00021557 LOCAL: :::192.168.10.193..21 REMOTE: :::192.168.10.19
> 3..38789 JOBNAME: FTPD1 USERID: TCPIP RULE: PSI_FTP-Server~2 RC:
> 6 Initial Handshake  005279A22390 
> ..
> BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 253
>EZD1286I TTLS Error GRPID: 000A ENVID: 0010 CONNID:
> 00021557 LOCAL: :::192.168.10.193..21 REMOTE: :::192.168.10.19
> 3..38789 JOBNAME: FTPD1 USERID: TCPIP RULE: PSI_FTP-Server~2 RC:
> 6 Initial Handshake  005279A22390 
> ..
> BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 254
>EZD1283I TTLS Event GRPID: 000A ENVID: 000F CONNID:
> 00021556  RC:  438 Initial Handshake  005279A22F90
>      ..
> BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 255
>EZD1286I TTLS Error GRPID: 000A ENVID: 000F CONNID:
> 00021556 LOCAL: 192.168.10.193..38789 REMOTE: 192.168.10.193..21
> JOBNAME: FTPSDIRL USERID: EDJXADM RULE: PSI_FTP-Client~1  RC: 438
> Initial Handshake  005279A22F90 
>   ..
> BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 256
>EZD1286I TTLS Error GRPID: 000A ENVID: 000F CONNID:
> 00021556 LOCAL: 192.168.10.193..38789 REMOTE: 192.168.10.193..21
> JOBNAME: FTPSDIRL USERID: EDJXADM RULE: PSI_FTP-Client~1  RC: 438
> Initial Handshake  005279A22F90 
>   ..
> BPXF024I (OMVS) Dec 29 14:16:07 mvs60 ftps[197497]: EZYFT96I TLS 257
> handshake failed ..
> BPXF024I (OMVS) Dec 29 14:16:07 mvs60 ftps[197497]: EZYFT96I TLS 258
> handshake failed ..
>
> Thanks,
>
> --
> Phoenix Software International
> Edward E. Jaffe
> 831 Parkview Drive North
> El Segundo, CA 90245
> https://www.phoenixsoftware.com/
>
>
>
> 
> This e-mail message, including any attachments, appended messages and the
> information contained therein, is for the sole use of the intended
> recipient(s). If you are not an intended recipient or have otherwise
> received this email message in error, any use, dissemination, distribution,
> review, storage or copying of this e-mail message and the information
> contained t

Re: z/OS FTP Server Cert Trouble

2022-12-29 Thread Harry Wahl
Ed,

Does the root CA certificate on the bottom of the server chain have the "Trust" 
attribute set (or in a trusted location)?

Is it presenting its server chain properly?

OPENSSL is your friend here. It's free to download. Use "openssl s_client 
-connect 192.168.10.193:21 -showcerts"

Harry

Call me if you want (718) 403-6703. I'm a friend of Tim Gregerson


From: IBM Mainframe Discussion List  on behalf of Ed 
Jaffe 
Sent: Thursday, December 29, 2022 6:00 PM
To: IBM-MAIN@LISTSERV.UA.EDU 
Subject: z/OS FTP Server Cert Trouble

TCPIP/TLS Cert Mavens,

We have FTPS via AT-TLS working great from z/OS FTP clients to IBM
secure FTP servers and to our secure public FTP server outside the firewall.

We have a wildcard certificate for our servers inside the firewall, but
have so far been unable to establish working FTPS connections from z/OS
FTP clients to the server. The cert is on both the client's keyring and
the server's keyring -- as are the two other CERTAUTH certs in the chain.

A return code '6' is 'Keylabel Not Found' but doesn't mention which
label it is looking for. How do we trace/discover that?

Also what do the three long numbers after "Initial handshake" mean? We
can't find that documented.

Apologies for posting system log format. I suspect many of you log your
syslogd messages elsewhere...

IEF403I FTPSDIRL - STARTED - TIME=14.16.07
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 247
   EZD1281I TTLS Map   CONNID: 00021556 LOCAL: 192.168.10.193..38789
REMOTE: 192.168.10.193..21 JOBNAME: FTPSDIRL USERID: EDJXADM TYPE:
OutBound STATUS: Appl Control RULE: PSI_FTP-Client~1 ACTIONS: gAct1
eAct1~FTP_Clients cAct1~FTP_Clients ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 248
   EZD1281I TTLS Map   CONNID: 00021557 LOCAL: :::192.168.10.193..2
1 REMOTE: :::192.168.10.193..38789 JOBNAME: FTPD1 USERID: TCPIP
TYPE: InBound STATUS: Appl Control RULE: PSI_FTP-Server~2 ACTIONS:
gAct1 eAct2~FTP_Server cAct2~FTP_Server ..
EZD1287I TTLS Error RC:6 Initial Handshake 249
   LOCAL: :::192.168.10.193..21
   REMOTE: :::192.168.10.193..38789
   JOBNAME: FTPD1 RULE: PSI_FTP-Server~2
   USERID: TCPIP GRPID: 000A ENVID: 0010 CONNID: 00021557
EZD1287I TTLS Error RC:  438 Initial Handshake 250
   LOCAL: 192.168.10.193..38789
   REMOTE: 192.168.10.193..21
   JOBNAME: FTPSDIRL RULE: PSI_FTP-Client~1
   USERID: EDJXADM GRPID: 000A ENVID: 000F CONNID: 00021556
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 251
   EZD1283I TTLS Event GRPID: 000A ENVID: 0010 CONNID:
00021557  RC:6 Initial Handshake  005279A22390
     ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 252
   EZD1286I TTLS Error GRPID: 000A ENVID: 0010 CONNID:
00021557 LOCAL: :::192.168.10.193..21 REMOTE: :::192.168.10.19
3..38789 JOBNAME: FTPD1 USERID: TCPIP RULE: PSI_FTP-Server~2 RC:
6 Initial Handshake  005279A22390 
..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 253
   EZD1286I TTLS Error GRPID: 000A ENVID: 0010 CONNID:
00021557 LOCAL: :::192.168.10.193..21 REMOTE: :::192.168.10.19
3..38789 JOBNAME: FTPD1 USERID: TCPIP RULE: PSI_FTP-Server~2 RC:
6 Initial Handshake  005279A22390 
..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 254
   EZD1283I TTLS Event GRPID: 000A ENVID: 000F CONNID:
00021556  RC:  438 Initial Handshake  005279A22F90
     ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 255
   EZD1286I TTLS Error GRPID: 000A ENVID: 000F CONNID:
00021556 LOCAL: 192.168.10.193..38789 REMOTE: 192.168.10.193..21
JOBNAME: FTPSDIRL USERID: EDJXADM RULE: PSI_FTP-Client~1  RC: 438
Initial Handshake  005279A22F90 
  ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 256
   EZD1286I TTLS Error GRPID: 000A ENVID: 000F CONNID:
00021556 LOCAL: 192.168.10.193..38789 REMOTE: 192.168.10.193..21
JOBNAME: FTPSDIRL USERID: EDJXADM RULE: PSI_FTP-Client~1  RC: 438
Initial Handshake  005279A22F90 
  ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 ftps[197497]: EZYFT96I TLS 257
handshake failed ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 ftps[197497]: EZYFT96I TLS 258
handshake failed ..

Thanks,

--
Phoenix Software International
Edward E. Jaffe
831 Parkview Drive North
El Segundo, CA 90245
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.phoenixsoftware.com%2F&data=05%7C01%7C%7Cd0510cd6e4ed48bac43f08dae9f09e46%7C84df9e7fe9f640afb435%7C1%7C0%7C638079516938463801%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=T8MqHTpMe1DMyba%2B74uTCQqsLhSDekZFqW8ynZmibZ4%3D&reser

z/OS FTP Server Cert Trouble

2022-12-29 Thread Ed Jaffe

TCPIP/TLS Cert Mavens,

We have FTPS via AT-TLS working great from z/OS FTP clients to IBM 
secure FTP servers and to our secure public FTP server outside the firewall.


We have a wildcard certificate for our servers inside the firewall, but 
have so far been unable to establish working FTPS connections from z/OS 
FTP clients to the server. The cert is on both the client's keyring and 
the server's keyring -- as are the two other CERTAUTH certs in the chain.


A return code '6' is 'Keylabel Not Found' but doesn't mention which 
label it is looking for. How do we trace/discover that?


Also what do the three long numbers after "Initial handshake" mean? We 
can't find that documented.


Apologies for posting system log format. I suspect many of you log your 
syslogd messages elsewhere...


IEF403I FTPSDIRL - STARTED - TIME=14.16.07
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 247
  EZD1281I TTLS Map   CONNID: 00021556 LOCAL: 192.168.10.193..38789
REMOTE: 192.168.10.193..21 JOBNAME: FTPSDIRL USERID: EDJXADM TYPE:
OutBound STATUS: Appl Control RULE: PSI_FTP-Client~1 ACTIONS: gAct1
eAct1~FTP_Clients cAct1~FTP_Clients ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 248
  EZD1281I TTLS Map   CONNID: 00021557 LOCAL: :::192.168.10.193..2
1 REMOTE: :::192.168.10.193..38789 JOBNAME: FTPD1 USERID: TCPIP
TYPE: InBound STATUS: Appl Control RULE: PSI_FTP-Server~2 ACTIONS:
gAct1 eAct2~FTP_Server cAct2~FTP_Server ..
EZD1287I TTLS Error RC:    6 Initial Handshake 249
  LOCAL: :::192.168.10.193..21
  REMOTE: :::192.168.10.193..38789
  JOBNAME: FTPD1 RULE: PSI_FTP-Server~2
  USERID: TCPIP GRPID: 000A ENVID: 0010 CONNID: 00021557
EZD1287I TTLS Error RC:  438 Initial Handshake 250
  LOCAL: 192.168.10.193..38789
  REMOTE: 192.168.10.193..21
  JOBNAME: FTPSDIRL RULE: PSI_FTP-Client~1
  USERID: EDJXADM GRPID: 000A ENVID: 000F CONNID: 00021556
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 251
  EZD1283I TTLS Event GRPID: 000A ENVID: 0010 CONNID:
00021557  RC:    6 Initial Handshake  005279A22390
    ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 252
  EZD1286I TTLS Error GRPID: 000A ENVID: 0010 CONNID:
00021557 LOCAL: :::192.168.10.193..21 REMOTE: :::192.168.10.19
3..38789 JOBNAME: FTPD1 USERID: TCPIP RULE: PSI_FTP-Server~2 RC:
6 Initial Handshake  005279A22390 
   ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 253
  EZD1286I TTLS Error GRPID: 000A ENVID: 0010 CONNID:
00021557 LOCAL: :::192.168.10.193..21 REMOTE: :::192.168.10.19
3..38789 JOBNAME: FTPD1 USERID: TCPIP RULE: PSI_FTP-Server~2 RC:
6 Initial Handshake  005279A22390 
   ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 254
  EZD1283I TTLS Event GRPID: 000A ENVID: 000F CONNID:
00021556  RC:  438 Initial Handshake  005279A22F90
    ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 255
  EZD1286I TTLS Error GRPID: 000A ENVID: 000F CONNID:
00021556 LOCAL: 192.168.10.193..38789 REMOTE: 192.168.10.193..21
JOBNAME: FTPSDIRL USERID: EDJXADM RULE: PSI_FTP-Client~1  RC: 438
Initial Handshake  005279A22F90 
 ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 TTLS[33751922]: 14:16:07 TCPIP 256
  EZD1286I TTLS Error GRPID: 000A ENVID: 000F CONNID:
00021556 LOCAL: 192.168.10.193..38789 REMOTE: 192.168.10.193..21
JOBNAME: FTPSDIRL USERID: EDJXADM RULE: PSI_FTP-Client~1  RC: 438
Initial Handshake  005279A22F90 
 ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 ftps[197497]: EZYFT96I TLS 257
handshake failed ..
BPXF024I (OMVS) Dec 29 14:16:07 mvs60 ftps[197497]: EZYFT96I TLS 258
handshake failed ..

Thanks,

--
Phoenix Software International
Edward E. Jaffe
831 Parkview Drive North
El Segundo, CA 90245
https://www.phoenixsoftware.com/



This e-mail message, including any attachments, appended messages and the
information contained therein, is for the sole use of the intended
recipient(s). If you are not an intended recipient or have otherwise
received this email message in error, any use, dissemination, distribution,
review, storage or copying of this e-mail message and the information
contained therein is strictly prohibited. If you are not an intended
recipient, please contact the sender by reply e-mail and destroy all copies
of this email message and do not otherwise utilize or retain this email
message or any or all of the information contained therein. Although this
email message and any attachments or appended messages are believed to be
free of any virus or other defect that might affect any computer system into
which it is received and opened, it i

Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Mark Jacobs
I wanted to delete it since I didn't need it any longer. I'm sure I could use 
some unnatural acts to get rid of the dataset but I don't want to leave the 
hanging enqueue around afterwards.

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Thursday, December 29th, 2022 at 3:47 PM, Gibney, Dave 
<03b5261cfd78-dmarc-requ...@listserv.ua.edu> wrote:


> Had it not been enqueued, what did you wish to do? Perhaps one of the 
> BYPASSNQ CBT utilities would allow you to do it anyway.
> 
> Or, perhaps there is an internal (or abended) subtask in ZFS which is 
> retaining (or waiting) the problem enqueue
> 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> > Behalf Of Mark Jacobs
> > Sent: Thursday, December 29, 2022 12:15 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> > 
> > [EXTERNAL EMAIL]
> > 
> > Tried that. Didn't work. Told me that the file system that was contained in 
> > the
> > ZFS dataset was mounted somewhere. OMVS disagrees.
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key -
> > https://urldefense.com/v3/__https://api.protonmail.ch/pks/lookup?op=get
> > &search=markjacobs@protonmail.com__;!!JmPEgBY0HMszNaDT!qrhVnMjbi
> > aUp7SxqtXPV8dAsiy0-
> > UIkAniFKp_N1zIfz2XRM3bo1ILrHpGkfBpV8VnOZSMYRU5jBynjHid_BTtpsyjs9r
> > o2I$
> > 
> > --- Original Message ---
> > On Thursday, December 29th, 2022 at 1:37 PM, Patrick Loftus
> > patricklof...@pmlnet.co.uk wrote:
> > 
> > > Consider the following command in that case:
> > 
> > https://urldefense.com/v3/__https://www.ibm.com/docs/en/zos/2.4.0?top
> > ic=commands-zfsadm-
> > detach__;!!JmPEgBY0HMszNaDT!qrhVnMjbiaUp7SxqtXPV8dAsiy0-
> > UIkAniFKp_N1zIfz2XRM3bo1ILrHpGkfBpV8VnOZSMYRU5jBynjHid_BTtpsymF
> > 7NBU7$
> > 
> > > And have a look at the other zfsadm commands in that manual whilst
> > > you're there in case anything useful jumps out at you.
> > > 
> > > Regards
> > > 
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> > > Behalf Of Mark Jacobs
> > > 
> > > Sent: 29 December 2022 18:33
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> > > 
> > > It does, yes.
> > > 
> > > Mark Jacobs
> > > 
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > > 
> > > GPG Public Key -
> > > https://urldefense.com/v3/__https://api.protonmail.ch/pks/lookup?op=get
> > > &search=markjacobs@protonmail.com__;!!JmPEgBY0HMszNaDT!qrhVnMjbi
> > > aUp7SxqtXPV8dAsiy0-
> > > UIkAniFKp_N1zIfz2XRM3bo1ILrHpGkfBpV8VnOZSMYRU5jBynjHid_BTtpsyjs9r
> > > o2I$
> > > 
> > > --- Original Message ---
> > > On Thursday, December 29th, 2022 at 1:20 PM, Patrick Loftus
> > > patricklof...@pmlnet.co.uk wrote:
> > > 
> > > > Does Unix command "zfsadm aggrinfo -system sysname" list the
> > > > filesystem concerned, where sysname is the sysname of the one showing
> > > > the enqueue by ZFS?
> > > > 
> > > > -Original Message-
> > > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> > > > Behalf
> > > > Of Mark Jacobs
> > > > 
> > > > Sent: 29 December 2022 15:06
> > > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > > > mounted
> > > > 
> > > > OMVS doesn't have that file system in its list of mounted file systems, 
> > > > so
> > > > the OMVS unmount command fails just like the TSO umount command does.
> > > > 
> > > > Mark Jacobs
> > > > 
> > > > Sent from ProtonMail, Swiss-based encrypted email.
> > > > 
> > > > GPG Public Key -
> > 
> > https://urldefense.com/v3/__https://api.protonmail.ch/pks/lookup?op=get
> > &search=markjacobs@protonma__;!!JmPEgBY0HMszNaDT!qrhVnMjbiaUp7S
> > xqtXPV8dAsiy0-
> > UIkAniFKp_N1zIfz2XRM3bo1ILrHpGkfBpV8VnOZSMYRU5jBynjHid_BTtpsysZb
> > VZH_$
> > 
> > > > il.com
> > > > 
> > > > --- Original Message ---
> > > > On Thursday, December 29th, 2022 at 9:46 AM, Shelia Chalk
> > > > 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> > > > 
> > > > > Mark,
> > > > > 
> > > > > I also have a batch job if you need that also.
> > > > > 
> > > > > //INSTALL EXEC PGM=BPXBATCH,REGION=0M //STDPARM DD * SH
> > > > > /usr/xxx/unmount -f OMVS.xxx.xxx.ZFS
> > > > > /*
> > > > > //SYSMDUMP DD SYSOUT=*
> > > > > //STDOUT DD SYSOUT=*
> > > > > //STDERR DD SYSOUT=*
> > > > > 
> > > > > Or
> > > > > //STDPARM DD *
> > > > > SH
> > > > > /usr/xxx/unmount -f OMVS..xxx.ZFS immediate;
> > > > > /*
> > > > > 
> > > > > Thanks
> > > > > Shelia C
> > > > > 
> > > > > -Original Message-
> > > > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> > > > > Behalf
> > > > > Of Shelia Chalk
> > > > > 
> > > > > Sent: Thursday, Decemb

Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Mark Jacobs
I've looked at all those too. Nothing pops out at me.

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Thursday, December 29th, 2022 at 3:56 PM, Patrick Loftus 
 wrote:


> Perhaps see if the zfsadmin fsinfo commands reveal anything that might give a 
> clue:
> https://www.ibm.com/docs/en/zos/2.4.0?topic=commands-zfsadm-fsinfo
> 
> e.g. any shrink/salvage operations in progress, is it quiesced, what is the 
> status, any connected clients.
> 
> I'd open a Case with IBM on this one if you have support.
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf Of 
> Mark Jacobs
> 
> Sent: 29 December 2022 20:15
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> 
> Tried that. Didn't work. Told me that the file system that was contained in 
> the ZFS dataset was mounted somewhere. OMVS disagrees.
> 
> Mark Jacobs
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key - 
> https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com
> 
> 
> 
> 
> --- Original Message ---
> On Thursday, December 29th, 2022 at 1:37 PM, Patrick Loftus 
> patricklof...@pmlnet.co.uk wrote:
> 
> 
> 
> > Consider the following command in that case:
> > https://www.ibm.com/docs/en/zos/2.4.0?topic=commands-zfsadm-detach
> > And have a look at the other zfsadm commands in that manual whilst you're 
> > there in case anything useful jumps out at you.
> > 
> > Regards
> > 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> > Of Mark Jacobs
> > 
> > Sent: 29 December 2022 18:33
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > mounted
> > 
> > It does, yes.
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key -
> > https://api.protonmail.ch/pks/lookup?op=get&search=markjacobs@protonma
> > il.com
> > 
> > --- Original Message ---
> > On Thursday, December 29th, 2022 at 1:20 PM, Patrick Loftus 
> > patricklof...@pmlnet.co.uk wrote:
> > 
> > > Does Unix command "zfsadm aggrinfo -system sysname" list the filesystem 
> > > concerned, where sysname is the sysname of the one showing the enqueue by 
> > > ZFS?
> > > 
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> > > Behalf Of Mark Jacobs
> > > 
> > > Sent: 29 December 2022 15:06
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > > mounted
> > > 
> > > OMVS doesn't have that file system in its list of mounted file systems, 
> > > so the OMVS unmount command fails just like the TSO umount command does.
> > > 
> > > Mark Jacobs
> > > 
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > > 
> > > GPG Public Key -
> > > https://api.protonmail.ch/pks/lookup?op=get&search=markjacobs@proton
> > > ma
> > > il.com
> > > 
> > > --- Original Message ---
> > > On Thursday, December 29th, 2022 at 9:46 AM, Shelia Chalk 
> > > 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> > > 
> > > > Mark,
> > > > 
> > > > I also have a batch job if you need that also.
> > > > 
> > > > //INSTALL EXEC PGM=BPXBATCH,REGION=0M //STDPARM DD * SH
> > > > /usr/xxx/unmount -f OMVS.xxx.xxx.ZFS
> > > > /*
> > > > //SYSMDUMP DD SYSOUT=*
> > > > //STDOUT DD SYSOUT=*
> > > > //STDERR DD SYSOUT=*
> > > > 
> > > > Or
> > > > //STDPARM DD *
> > > > SH
> > > > /usr/xxx/unmount -f OMVS..xxx.ZFS immediate;
> > > > /*
> > > > 
> > > > Thanks
> > > > Shelia C
> > > > 
> > > > -Original Message-
> > > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> > > > Behalf Of Shelia Chalk
> > > > 
> > > > Sent: Thursday, December 29, 2022 8:39 AM
> > > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > > > mounted
> > > > 
> > > > Have you tried this command from omvs /usr/xxxn/t -f
> > > > OMVS...S.ZFS immediate
> > > > 
> > > > Shelia C
> > > > 
> > > > -Original Message-
> > > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> > > > Behalf Of Mark Jacobs
> > > > 
> > > > Sent: Thursday, December 29, 2022 7:14 AM
> > > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > > > mounted
> > > > 
> > > > That would likely be externalized as a different error.
> > > > 
> > > > Mark Jacobs
> > > > 
> > > > Sent from ProtonMail, Swiss-based encrypted email.
> > > > 
> > > > GPG Public Key -
> > > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > > > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40pr
> > > > oton
> > > > mail.com&data=05|01|SCha

Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Mark Jacobs
SYSDSN

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Thursday, December 29th, 2022 at 3:54 PM, Ed Jaffe 
 wrote:


> On 12/28/2022 9:52 AM, Mark Jacobs wrote:
> 
> > The ZFS address space has a shared enqueue on one of our ZFS file systems, 
> > but when I attempt to unmount it ZFS says it's not mounted. I attempted to 
> > manually mount it, failed with a filesystem is busy error. Any ideas on how 
> > to release the enqueue so I can delete the file system?
> 
> 
> Which QNAME? SYSZIOEZ? SYSDSN? or both?
> 
> 
> --
> Phoenix Software International
> Edward E. Jaffe
> 831 Parkview Drive North
> El Segundo, CA 90245
> https://www.phoenixsoftware.com/
> 
> 
> 
> This e-mail message, including any attachments, appended messages and the
> information contained therein, is for the sole use of the intended
> recipient(s). If you are not an intended recipient or have otherwise
> received this email message in error, any use, dissemination, distribution,
> review, storage or copying of this e-mail message and the information
> contained therein is strictly prohibited. If you are not an intended
> recipient, please contact the sender by reply e-mail and destroy all copies
> of this email message and do not otherwise utilize or retain this email
> message or any or all of the information contained therein. Although this
> email message and any attachments or appended messages are believed to be
> free of any virus or other defect that might affect any computer system into
> which it is received and opened, it is the responsibility of the recipient
> to ensure that it is virus free and no responsibility is accepted by the
> sender for any loss or damage arising in any way from its opening or use.
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Patrick Loftus
Perhaps see if the zfsadmin fsinfo commands reveal anything that might give a 
clue:
https://www.ibm.com/docs/en/zos/2.4.0?topic=commands-zfsadm-fsinfo

e.g. any shrink/salvage operations in progress, is it quiesced, what is the 
status, any connected clients.

I'd open a Case with IBM on this one if you have support.

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Mark Jacobs
Sent: 29 December 2022 20:15
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

Tried that. Didn't work. Told me that the file system that was contained in the 
ZFS dataset was mounted somewhere. OMVS disagrees. 

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Thursday, December 29th, 2022 at 1:37 PM, Patrick Loftus 
 wrote:


> Consider the following command in that case:
> https://www.ibm.com/docs/en/zos/2.4.0?topic=commands-zfsadm-detach
> And have a look at the other zfsadm commands in that manual whilst you're 
> there in case anything useful jumps out at you.
> 
> Regards
> 
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf 
> Of Mark Jacobs
> 
> Sent: 29 December 2022 18:33
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> mounted
> 
> It does, yes.
> 
> Mark Jacobs
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key - 
> https://api.protonmail.ch/pks/lookup?op=get&search=markjacobs@protonma
> il.com
> 
> 
> 
> 
> --- Original Message ---
> On Thursday, December 29th, 2022 at 1:20 PM, Patrick Loftus 
> patricklof...@pmlnet.co.uk wrote:
> 
> 
> 
> > Does Unix command "zfsadm aggrinfo -system sysname" list the filesystem 
> > concerned, where sysname is the sysname of the one showing the enqueue by 
> > ZFS?
> > 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On 
> > Behalf Of Mark Jacobs
> > 
> > Sent: 29 December 2022 15:06
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> > mounted
> > 
> > OMVS doesn't have that file system in its list of mounted file systems, so 
> > the OMVS unmount command fails just like the TSO umount command does.
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key -
> > https://api.protonmail.ch/pks/lookup?op=get&search=markjacobs@proton
> > ma
> > il.com
> > 
> > --- Original Message ---
> > On Thursday, December 29th, 2022 at 9:46 AM, Shelia Chalk 
> > 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> > 
> > > Mark,
> > > 
> > > I also have a batch job if you need that also.
> > > 
> > > //INSTALL EXEC PGM=BPXBATCH,REGION=0M //STDPARM DD * SH 
> > > /usr/xxx/unmount -f OMVS.xxx.xxx.ZFS
> > > /*
> > > //SYSMDUMP DD SYSOUT=*
> > > //STDOUT DD SYSOUT=*
> > > //STDERR DD SYSOUT=*
> > > 
> > > Or
> > > //STDPARM DD *
> > > SH
> > > /usr/xxx/unmount -f OMVS..xxx.ZFS immediate;
> > > /*
> > > 
> > > Thanks
> > > Shelia C
> > > 
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On 
> > > Behalf Of Shelia Chalk
> > > 
> > > Sent: Thursday, December 29, 2022 8:39 AM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> > > mounted
> > > 
> > > Have you tried this command from omvs /usr/xxxn/t -f 
> > > OMVS...S.ZFS immediate
> > > 
> > > Shelia C
> > > 
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On 
> > > Behalf Of Mark Jacobs
> > > 
> > > Sent: Thursday, December 29, 2022 7:14 AM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> > > mounted
> > > 
> > > That would likely be externalized as a different error.
> > > 
> > > Mark Jacobs
> > > 
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > > 
> > > GPG Public Key -
> > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40pr
> > > oton 
> > > mail.com&data=05|01|SChalk%40TRUSTMARK.COM|928c85cfe590470e267308d
> > > ae9a
> > > a6c2e|518d66eacb8948c8a7b903cba11cde91|1|0|638079215412860872|Unknown|
> > > TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLC
> > > JXVC
> > > I6Mn0%3D|3000|||&sdata=PtHOnrHn8OiYC3dzyGeI37XySpf2hn0DEHxVogpd%2F
> > > NQ%3
> > > D&reserved=0
> > > 
> > > --- Original Message ---
> > > On Thursday, December 29th, 2022 at 7:24 AM, Ituriel do Neto 
> > > 03427ec2837d-dmarc-requ...@listserv.ua.edu wrote:
> > > 
> > > > Maybe there is a subdirectory pointing to another ZFS still 
> > > > mounted
> > > > 
> > > > Best Regards
> > > > 
> > > > Ituriel do 

Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Ed Jaffe

On 12/28/2022 9:52 AM, Mark Jacobs wrote:

The ZFS address space has a shared enqueue on one of our ZFS file systems, but 
when I attempt to unmount it ZFS says it's not mounted. I attempted to manually 
mount it, failed with a filesystem is busy error. Any ideas on how to release 
the enqueue so I can delete the file system?


Which QNAME? SYSZIOEZ? SYSDSN? or both?


--
Phoenix Software International
Edward E. Jaffe
831 Parkview Drive North
El Segundo, CA 90245
https://www.phoenixsoftware.com/



This e-mail message, including any attachments, appended messages and the
information contained therein, is for the sole use of the intended
recipient(s). If you are not an intended recipient or have otherwise
received this email message in error, any use, dissemination, distribution,
review, storage or copying of this e-mail message and the information
contained therein is strictly prohibited. If you are not an intended
recipient, please contact the sender by reply e-mail and destroy all copies
of this email message and do not otherwise utilize or retain this email
message or any or all of the information contained therein. Although this
email message and any attachments or appended messages are believed to be
free of any virus or other defect that might affect any computer system into
which it is received and opened, it is the responsibility of the recipient
to ensure that it is virus free and no responsibility is accepted by the
sender for any loss or damage arising in any way from its opening or use.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Gibney, Dave
Had it not been enqueued, what did you wish to do? Perhaps one of the BYPASSNQ 
CBT utilities would allow you to do it anyway.

Or, perhaps there is an internal (or abended)  subtask in ZFS which is 
retaining (or waiting) the problem enqueue

> -Original Message-
> From: IBM Mainframe Discussion List  On
> Behalf Of Mark Jacobs
> Sent: Thursday, December 29, 2022 12:15 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> 
> [EXTERNAL EMAIL]
> 
> Tried that. Didn't work. Told me that the file system that was contained in 
> the
> ZFS dataset was mounted somewhere. OMVS disagrees.
> 
> Mark Jacobs
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key -
> https://urldefense.com/v3/__https://api.protonmail.ch/pks/lookup?op=get
> &search=markjacobs@protonmail.com__;!!JmPEgBY0HMszNaDT!qrhVnMjbi
> aUp7SxqtXPV8dAsiy0-
> UIkAniFKp_N1zIfz2XRM3bo1ILrHpGkfBpV8VnOZSMYRU5jBynjHid_BTtpsyjs9r
> o2I$
> 
> 
> --- Original Message ---
> On Thursday, December 29th, 2022 at 1:37 PM, Patrick Loftus
>  wrote:
> 
> 
> > Consider the following command in that case:
> >
> https://urldefense.com/v3/__https://www.ibm.com/docs/en/zos/2.4.0?top
> ic=commands-zfsadm-
> detach__;!!JmPEgBY0HMszNaDT!qrhVnMjbiaUp7SxqtXPV8dAsiy0-
> UIkAniFKp_N1zIfz2XRM3bo1ILrHpGkfBpV8VnOZSMYRU5jBynjHid_BTtpsymF
> 7NBU7$
> > And have a look at the other zfsadm commands in that manual whilst
> you're there in case anything useful jumps out at you.
> >
> > Regards
> >
> >
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> Behalf Of Mark Jacobs
> >
> > Sent: 29 December 2022 18:33
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> >
> > It does, yes.
> >
> > Mark Jacobs
> >
> > Sent from ProtonMail, Swiss-based encrypted email.
> >
> > GPG Public Key -
> https://urldefense.com/v3/__https://api.protonmail.ch/pks/lookup?op=get
> &search=markjacobs@protonmail.com__;!!JmPEgBY0HMszNaDT!qrhVnMjbi
> aUp7SxqtXPV8dAsiy0-
> UIkAniFKp_N1zIfz2XRM3bo1ILrHpGkfBpV8VnOZSMYRU5jBynjHid_BTtpsyjs9r
> o2I$
> >
> >
> >
> >
> > --- Original Message ---
> > On Thursday, December 29th, 2022 at 1:20 PM, Patrick Loftus
> patricklof...@pmlnet.co.uk wrote:
> >
> >
> >
> > > Does Unix command "zfsadm aggrinfo -system sysname" list the
> filesystem concerned, where sysname is the sysname of the one showing
> the enqueue by ZFS?
> > >
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> Behalf
> > > Of Mark Jacobs
> > >
> > > Sent: 29 December 2022 15:06
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > > mounted
> > >
> > > OMVS doesn't have that file system in its list of mounted file systems, so
> the OMVS unmount command fails just like the TSO umount command does.
> > >
> > > Mark Jacobs
> > >
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > >
> > > GPG Public Key -
> > >
> https://urldefense.com/v3/__https://api.protonmail.ch/pks/lookup?op=get
> &search=markjacobs@protonma__;!!JmPEgBY0HMszNaDT!qrhVnMjbiaUp7S
> xqtXPV8dAsiy0-
> UIkAniFKp_N1zIfz2XRM3bo1ILrHpGkfBpV8VnOZSMYRU5jBynjHid_BTtpsysZb
> VZH_$
> > > il.com
> > >
> > > --- Original Message ---
> > > On Thursday, December 29th, 2022 at 9:46 AM, Shelia Chalk
> 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> > >
> > > > Mark,
> > > >
> > > > I also have a batch job if you need that also.
> > > >
> > > > //INSTALL EXEC PGM=BPXBATCH,REGION=0M //STDPARM DD * SH
> > > > /usr/xxx/unmount -f OMVS.xxx.xxx.ZFS
> > > > /*
> > > > //SYSMDUMP DD SYSOUT=*
> > > > //STDOUT DD SYSOUT=*
> > > > //STDERR DD SYSOUT=*
> > > >
> > > > Or
> > > > //STDPARM DD *
> > > > SH
> > > > /usr/xxx/unmount -f OMVS..xxx.ZFS immediate;
> > > > /*
> > > >
> > > > Thanks
> > > > Shelia C
> > > >
> > > > -Original Message-
> > > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> Behalf
> > > > Of Shelia Chalk
> > > >
> > > > Sent: Thursday, December 29, 2022 8:39 AM
> > > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > > > mounted
> > > >
> > > > Have you tried this command from omvs
> > > > /usr/xxxn/t -f OMVS...S.ZFS immediate
> > > >
> > > > Shelia C
> > > >
> > > > -Original Message-
> > > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> Behalf
> > > > Of Mark Jacobs
> > > >
> > > > Sent: Thursday, December 29, 2022 7:14 AM
> > > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > > > mounted
> > > >
> > > > That would likely be externalized as a different error.
> > > >
> > > > Mark Jacobs
> > > >
> > > > Sent from ProtonMail, Swiss-based encrypted email.
> > > >
> > > > GPG Public Key -
> > > >
> https://urldefense.com/v3/__https://nam1

Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Mark Jacobs
Tried that. Didn't work. Told me that the file system that was contained in the 
ZFS dataset was mounted somewhere. OMVS disagrees. 

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Thursday, December 29th, 2022 at 1:37 PM, Patrick Loftus 
 wrote:


> Consider the following command in that case:
> https://www.ibm.com/docs/en/zos/2.4.0?topic=commands-zfsadm-detach
> And have a look at the other zfsadm commands in that manual whilst you're 
> there in case anything useful jumps out at you.
> 
> Regards
> 
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf Of 
> Mark Jacobs
> 
> Sent: 29 December 2022 18:33
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> 
> It does, yes.
> 
> Mark Jacobs
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key - 
> https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com
> 
> 
> 
> 
> --- Original Message ---
> On Thursday, December 29th, 2022 at 1:20 PM, Patrick Loftus 
> patricklof...@pmlnet.co.uk wrote:
> 
> 
> 
> > Does Unix command "zfsadm aggrinfo -system sysname" list the filesystem 
> > concerned, where sysname is the sysname of the one showing the enqueue by 
> > ZFS?
> > 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> > Of Mark Jacobs
> > 
> > Sent: 29 December 2022 15:06
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > mounted
> > 
> > OMVS doesn't have that file system in its list of mounted file systems, so 
> > the OMVS unmount command fails just like the TSO umount command does.
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key -
> > https://api.protonmail.ch/pks/lookup?op=get&search=markjacobs@protonma
> > il.com
> > 
> > --- Original Message ---
> > On Thursday, December 29th, 2022 at 9:46 AM, Shelia Chalk 
> > 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> > 
> > > Mark,
> > > 
> > > I also have a batch job if you need that also.
> > > 
> > > //INSTALL EXEC PGM=BPXBATCH,REGION=0M //STDPARM DD * SH
> > > /usr/xxx/unmount -f OMVS.xxx.xxx.ZFS
> > > /*
> > > //SYSMDUMP DD SYSOUT=*
> > > //STDOUT DD SYSOUT=*
> > > //STDERR DD SYSOUT=*
> > > 
> > > Or
> > > //STDPARM DD *
> > > SH
> > > /usr/xxx/unmount -f OMVS..xxx.ZFS immediate;
> > > /*
> > > 
> > > Thanks
> > > Shelia C
> > > 
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> > > Of Shelia Chalk
> > > 
> > > Sent: Thursday, December 29, 2022 8:39 AM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > > mounted
> > > 
> > > Have you tried this command from omvs
> > > /usr/xxxn/t -f OMVS...S.ZFS immediate
> > > 
> > > Shelia C
> > > 
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> > > Of Mark Jacobs
> > > 
> > > Sent: Thursday, December 29, 2022 7:14 AM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > > mounted
> > > 
> > > That would likely be externalized as a different error.
> > > 
> > > Mark Jacobs
> > > 
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > > 
> > > GPG Public Key -
> > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40proton
> > > mail.com&data=05|01|SChalk%40TRUSTMARK.COM|928c85cfe590470e267308dae9a
> > > a6c2e|518d66eacb8948c8a7b903cba11cde91|1|0|638079215412860872|Unknown|
> > > TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC
> > > I6Mn0%3D|3000|||&sdata=PtHOnrHn8OiYC3dzyGeI37XySpf2hn0DEHxVogpd%2FNQ%3
> > > D&reserved=0
> > > 
> > > --- Original Message ---
> > > On Thursday, December 29th, 2022 at 7:24 AM, Ituriel do Neto 
> > > 03427ec2837d-dmarc-requ...@listserv.ua.edu wrote:
> > > 
> > > > Maybe there is a subdirectory pointing to another ZFS still mounted
> > > > 
> > > > Best Regards
> > > > 
> > > > Ituriel do Nascimento Neto
> > > > z/OS System Programmer
> > > > 
> > > > Em quinta-feira, 29 de dezembro de 2022 09:04:24 BRT, Mark Jacobs 
> > > > 0224d287a4b1-dmarc-requ...@listserv.ua.edu escreveu:
> > > > 
> > > > It came back with a file system not found message.
> > > > 
> > > > Mark Jacobs
> > > > 
> > > > Sent from ProtonMail, Swiss-based encrypted email.
> > > > 
> > > > GPG Public Key -
> > > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > > > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40prot
> > > > on
> > > > mail.com&data=05%7C01%7CSChal

Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Michael Babcock
Is this filesystem a shared filesystem?   Perhaps it’s mounted on another
LPAR in the plex.   Apologies if this has been asked before.  You could
always do RO *ALL,D OMVS,F,N=name to verify.

On Thu, Dec 29, 2022 at 6:04 AM Mark Jacobs <
0224d287a4b1-dmarc-requ...@listserv.ua.edu> wrote:

> It came back with a file system not found message.
>
> Mark Jacobs
>
> Sent from ProtonMail, Swiss-based encrypted email.
>
> GPG Public Key -
> https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com
>
>
> --- Original Message ---
> On Wednesday, December 28th, 2022 at 11:46 PM, Lizette Koehler <
> stars...@mindspring.com> wrote:
>
>
> > I apologize if this has been asked and answered;
> >
> > what does a D OMVS,F,N= xN is the name of the MVS filesystem
> >
> > Sometimes it is not freed with a UNMOUNT FILESYS= because other mounts
> are still active
> >
> >
> >
> >
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> Of Mark Jacobs
> >
> > Sent: Wednesday, December 28, 2022 2:43 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> >
> > I issued a D GRS,RES=(*,name.of.file.system) command and it showed me
> that ZFS had it allocated as shared on one system in the sysplex. No other
> address space had the enqueue.
> >
> > Mark Jacobs
> >
> >
> > Sent from ProtonMail, Swiss-based encrypted email.
> >
> > GPG Public Key -
> https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com
> >
> >
> >
> >
> > --- Original Message ---
> > On Wednesday, December 28th, 2022 at 4:19 PM, Shelia Chalk
> 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> >
> >
> >
> > > Mark,
> > >
> > > Have you tried going to 3.4 put in the zfs address space dataset and
> > > in the command field type in whohas This will tell who has the dataset.
> > >
> > > Thanks
> > > Shelia C
> > >
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> > > Of Mark Jacobs
> > >
> > > Sent: Wednesday, December 28, 2022 11:53 AM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: ZFS Address Space, shared ENQ but filesystem isn't mounted
> > >
> > > The ZFS address space has a shared enqueue on one of our ZFS file
> systems, but when I attempt to unmount it ZFS says it's not mounted. I
> attempted to manually mount it, failed with a filesystem is busy error. Any
> ideas on how to release the enqueue so I can delete the file system?
> > >
> > > Mark Jacobs
> > >
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > >
> > > GPG Public Key -
> > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40proton
> > > mail.com&data=05|01|SChalk%40TRUSTMARK.COM|080ecfd7b14e4ce75a5d08dae8f
> > > c6bc8|518d66eacb8948c8a7b903cba11cde91|1|0|638078468085536783|Unknown|
> > > TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC
> > > I6Mn0%3D|3000|||&sdata=7Rmjq4ii%2BUkFkQ5IueOwDCLXif%2BJrA%2FnLWhKy5x%2
> > > F2zA%3D&reserved=0
> > >
> > > --
> > > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> > >
> > > --
> > > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
-- 
Michael Babcock
OneMain Financial
z/OS Systems Programmer, Lead

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Patrick Loftus
Consider the following command in that case:
  https://www.ibm.com/docs/en/zos/2.4.0?topic=commands-zfsadm-detach
And have a look at the other zfsadm commands in that manual whilst you're there 
in case anything useful jumps out at you.

Regards


-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Mark Jacobs
Sent: 29 December 2022 18:33
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

It does, yes.

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Thursday, December 29th, 2022 at 1:20 PM, Patrick Loftus 
 wrote:


> Does Unix command "zfsadm aggrinfo -system sysname" list the filesystem 
> concerned, where sysname is the sysname of the one showing the enqueue by ZFS?
> 
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf 
> Of Mark Jacobs
> 
> Sent: 29 December 2022 15:06
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> mounted
> 
> OMVS doesn't have that file system in its list of mounted file systems, so 
> the OMVS unmount command fails just like the TSO umount command does.
> 
> Mark Jacobs
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key - 
> https://api.protonmail.ch/pks/lookup?op=get&search=markjacobs@protonma
> il.com
> 
> 
> 
> 
> --- Original Message ---
> On Thursday, December 29th, 2022 at 9:46 AM, Shelia Chalk 
> 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> 
> 
> 
> > Mark,
> > 
> > I also have a batch job if you need that also.
> > 
> > //INSTALL EXEC PGM=BPXBATCH,REGION=0M //STDPARM DD * SH 
> > /usr/xxx/unmount -f OMVS.xxx.xxx.ZFS
> > /*
> > //SYSMDUMP DD SYSOUT=*
> > //STDOUT DD SYSOUT=*
> > //STDERR DD SYSOUT=*
> > 
> > Or
> > //STDPARM DD *
> > SH
> > /usr/xxx/unmount -f OMVS..xxx.ZFS immediate;
> > /*
> > 
> > Thanks
> > Shelia C
> > 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> > Of Shelia Chalk
> > 
> > Sent: Thursday, December 29, 2022 8:39 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > mounted
> > 
> > Have you tried this command from omvs
> > /usr/xxxn/t -f OMVS...S.ZFS immediate
> > 
> > Shelia C
> > 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> > Of Mark Jacobs
> > 
> > Sent: Thursday, December 29, 2022 7:14 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > mounted
> > 
> > That would likely be externalized as a different error.
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key -
> > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40proton
> > mail.com&data=05|01|SChalk%40TRUSTMARK.COM|928c85cfe590470e267308dae9a
> > a6c2e|518d66eacb8948c8a7b903cba11cde91|1|0|638079215412860872|Unknown|
> > TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC
> > I6Mn0%3D|3000|||&sdata=PtHOnrHn8OiYC3dzyGeI37XySpf2hn0DEHxVogpd%2FNQ%3
> > D&reserved=0
> > 
> > --- Original Message ---
> > On Thursday, December 29th, 2022 at 7:24 AM, Ituriel do Neto 
> > 03427ec2837d-dmarc-requ...@listserv.ua.edu wrote:
> > 
> > > Maybe there is a subdirectory pointing to another ZFS still mounted
> > > 
> > > Best Regards
> > > 
> > > Ituriel do Nascimento Neto
> > > z/OS System Programmer
> > > 
> > > Em quinta-feira, 29 de dezembro de 2022 09:04:24 BRT, Mark Jacobs 
> > > 0224d287a4b1-dmarc-requ...@listserv.ua.edu escreveu:
> > > 
> > > It came back with a file system not found message.
> > > 
> > > Mark Jacobs
> > > 
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > > 
> > > GPG Public Key -
> > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40prot
> > > on
> > > mail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C6a5317e9c0914f938a1
> > > c0
> > > 8dae99e8fe7%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C63807916448
> > > 99
> > > 89557%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLC
> > > JB
> > > TiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7V8iwZF5ZUuVYMJYnYO
> > > 6i
> > > Q4bbKJJDEAGVj0rBiMtE%2B4%3D&reserved=0
> > > 
> > > --- Original Message ---
> > > On Wednesday, December 28th, 2022 at 11:46 PM, Lizette Koehler 
> > > stars...@mindspring.com wrote:
> > > 
> > > > I apologize if this has been asked and answered;
> > > > 
> > > > what does a D OMVS,F,N= xN is the name of the MVS filesystem
> > > > 
> > > > Sometimes it is not freed with a UNMOUNT FILESYS= because other
>

Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Mark Jacobs
It does, yes.

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Thursday, December 29th, 2022 at 1:20 PM, Patrick Loftus 
 wrote:


> Does Unix command "zfsadm aggrinfo -system sysname" list the filesystem 
> concerned, where sysname is the sysname of the one showing the enqueue by ZFS?
> 
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf Of 
> Mark Jacobs
> 
> Sent: 29 December 2022 15:06
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> 
> OMVS doesn't have that file system in its list of mounted file systems, so 
> the OMVS unmount command fails just like the TSO umount command does.
> 
> Mark Jacobs
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key - 
> https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com
> 
> 
> 
> 
> --- Original Message ---
> On Thursday, December 29th, 2022 at 9:46 AM, Shelia Chalk 
> 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> 
> 
> 
> > Mark,
> > 
> > I also have a batch job if you need that also.
> > 
> > //INSTALL EXEC PGM=BPXBATCH,REGION=0M
> > //STDPARM DD *
> > SH
> > /usr/xxx/unmount -f OMVS.xxx.xxx.ZFS
> > /*
> > //SYSMDUMP DD SYSOUT=*
> > //STDOUT DD SYSOUT=*
> > //STDERR DD SYSOUT=*
> > 
> > Or
> > //STDPARM DD *
> > SH
> > /usr/xxx/unmount -f OMVS..xxx.ZFS immediate;
> > /*
> > 
> > Thanks
> > Shelia C
> > 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> > Of Shelia Chalk
> > 
> > Sent: Thursday, December 29, 2022 8:39 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > mounted
> > 
> > Have you tried this command from omvs
> > /usr/xxxn/t -f OMVS...S.ZFS immediate
> > 
> > Shelia C
> > 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> > Of Mark Jacobs
> > 
> > Sent: Thursday, December 29, 2022 7:14 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > mounted
> > 
> > That would likely be externalized as a different error.
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key -
> > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40proton
> > mail.com&data=05|01|SChalk%40TRUSTMARK.COM|928c85cfe590470e267308dae9a
> > a6c2e|518d66eacb8948c8a7b903cba11cde91|1|0|638079215412860872|Unknown|
> > TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC
> > I6Mn0%3D|3000|||&sdata=PtHOnrHn8OiYC3dzyGeI37XySpf2hn0DEHxVogpd%2FNQ%3
> > D&reserved=0
> > 
> > --- Original Message ---
> > On Thursday, December 29th, 2022 at 7:24 AM, Ituriel do Neto 
> > 03427ec2837d-dmarc-requ...@listserv.ua.edu wrote:
> > 
> > > Maybe there is a subdirectory pointing to another ZFS still mounted
> > > 
> > > Best Regards
> > > 
> > > Ituriel do Nascimento Neto
> > > z/OS System Programmer
> > > 
> > > Em quinta-feira, 29 de dezembro de 2022 09:04:24 BRT, Mark Jacobs 
> > > 0224d287a4b1-dmarc-requ...@listserv.ua.edu escreveu:
> > > 
> > > It came back with a file system not found message.
> > > 
> > > Mark Jacobs
> > > 
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > > 
> > > GPG Public Key -
> > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40prot
> > > on
> > > mail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C6a5317e9c0914f938a1
> > > c0
> > > 8dae99e8fe7%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C63807916448
> > > 99
> > > 89557%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLC
> > > JB
> > > TiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7V8iwZF5ZUuVYMJYnYO
> > > 6i
> > > Q4bbKJJDEAGVj0rBiMtE%2B4%3D&reserved=0
> > > 
> > > --- Original Message ---
> > > On Wednesday, December 28th, 2022 at 11:46 PM, Lizette Koehler 
> > > stars...@mindspring.com wrote:
> > > 
> > > > I apologize if this has been asked and answered;
> > > > 
> > > > what does a D OMVS,F,N= xN is the name of the MVS filesystem
> > > > 
> > > > Sometimes it is not freed with a UNMOUNT FILESYS= because other
> > > > mounts are still active
> > > > 
> > > > -Original Message-
> > > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> > > > Behalf Of Mark Jacobs
> > > > 
> > > > Sent: Wednesday, December 28, 2022 2:43 PM
> > > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > > > mounted
> > > > 
> > > > I issued a D GRS,RES=(*,name.of.file.system) command and it showed me 
> > > > that ZFS h

Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Patrick Loftus
Does Unix command "zfsadm aggrinfo -system sysname" list the filesystem 
concerned, where sysname is the sysname of the one showing the enqueue by ZFS?


-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Mark Jacobs
Sent: 29 December 2022 15:06
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

OMVS doesn't have that file system in its list of mounted file systems, so the 
OMVS unmount command fails just like the TSO umount command does.

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Thursday, December 29th, 2022 at 9:46 AM, Shelia Chalk 
<03d9384cc8f1-dmarc-requ...@listserv.ua.edu> wrote:


> Mark,
> 
> I also have a batch job if you need that also.
> 
> //INSTALL EXEC PGM=BPXBATCH,REGION=0M
> //STDPARM DD *
> SH
> /usr/xxx/unmount -f OMVS.xxx.xxx.ZFS
> /*
> //SYSMDUMP DD SYSOUT=*
> //STDOUT DD SYSOUT=*
> //STDERR DD SYSOUT=*
> 
> Or
> //STDPARM DD *
> SH
> /usr/xxx/unmount -f OMVS..xxx.ZFS immediate;
> /*
> 
> Thanks
> Shelia C
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf 
> Of Shelia Chalk
> 
> Sent: Thursday, December 29, 2022 8:39 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> mounted
> 
> Have you tried this command from omvs
> /usr/xxxn/t -f OMVS...S.ZFS immediate
> 
> Shelia C
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf 
> Of Mark Jacobs
> 
> Sent: Thursday, December 29, 2022 7:14 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> mounted
> 
> That would likely be externalized as a different error.
> 
> Mark Jacobs
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key - 
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40proton
> mail.com&data=05|01|SChalk%40TRUSTMARK.COM|928c85cfe590470e267308dae9a
> a6c2e|518d66eacb8948c8a7b903cba11cde91|1|0|638079215412860872|Unknown|
> TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC
> I6Mn0%3D|3000|||&sdata=PtHOnrHn8OiYC3dzyGeI37XySpf2hn0DEHxVogpd%2FNQ%3
> D&reserved=0
> 
> 
> --- Original Message ---
> On Thursday, December 29th, 2022 at 7:24 AM, Ituriel do Neto 
> 03427ec2837d-dmarc-requ...@listserv.ua.edu wrote:
> 
> 
> 
> > Maybe there is a subdirectory pointing to another ZFS still mounted
> > 
> > Best Regards
> > 
> > Ituriel do Nascimento Neto
> > z/OS System Programmer
> > 
> > Em quinta-feira, 29 de dezembro de 2022 09:04:24 BRT, Mark Jacobs 
> > 0224d287a4b1-dmarc-requ...@listserv.ua.edu escreveu:
> > 
> > It came back with a file system not found message.
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key -
> > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40prot
> > on
> > mail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C6a5317e9c0914f938a1
> > c0
> > 8dae99e8fe7%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C63807916448
> > 99 
> > 89557%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLC
> > JB 
> > TiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7V8iwZF5ZUuVYMJYnYO
> > 6i
> > Q4bbKJJDEAGVj0rBiMtE%2B4%3D&reserved=0
> > 
> > --- Original Message ---
> > On Wednesday, December 28th, 2022 at 11:46 PM, Lizette Koehler 
> > stars...@mindspring.com wrote:
> > 
> > > I apologize if this has been asked and answered;
> > > 
> > > what does a D OMVS,F,N= xN is the name of the MVS filesystem
> > > 
> > > Sometimes it is not freed with a UNMOUNT FILESYS= because other 
> > > mounts are still active
> > > 
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On 
> > > Behalf Of Mark Jacobs
> > > 
> > > Sent: Wednesday, December 28, 2022 2:43 PM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> > > mounted
> > > 
> > > I issued a D GRS,RES=(*,name.of.file.system) command and it showed me 
> > > that ZFS had it allocated as shared on one system in the sysplex. No 
> > > other address space had the enqueue.
> > > 
> > > Mark Jacobs
> > > 
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > > 
> > > GPG Public Key -
> > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2F
> > > ap 
> > > i.protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40
> > > pr
> > > otonmail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C6a5317e9c0914
> > > f9
> > > 38a1c08dae99e8fe7%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C638
> > > 07
> > > 9164489989557%7CUnknown%7

Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Steve Horein
There are some interesting MODIFY BPXOINIT commands (FIX and REINIT) that
may be useful:
https://www.ibm.com/docs/en/zos/2.5.0?topic=command-controlling-zos-unix-system-services-zos-unix


On Wed, Dec 28, 2022 at 11:53 AM Mark Jacobs <
0224d287a4b1-dmarc-requ...@listserv.ua.edu> wrote:

> The ZFS address space has a shared enqueue on one of our ZFS file systems,
> but when I attempt to unmount it ZFS says it's not mounted. I attempted to
> manually mount it, failed with a filesystem is busy error. Any ideas on how
> to release the enqueue so I can delete the file system?
>
> Mark Jacobs
>
> Sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted
> email.
>
> GPG Public Key -
> https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Shelia Chalk
Well that is not good at all..   Is the zfs file on a separate lpar where you 
can ipl?

Thanks
Shelia C

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Mark Jacobs
Sent: Thursday, December 29, 2022 9:06 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

OMVS doesn't have that file system in its list of mounted file systems, so the 
OMVS unmount command fails just like the TSO umount command does.

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40protonmail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C51bfba78f1884fe3219d08dae9ae4f44%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C638079232127109812%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=03QGnuqKmuXRQ78%2FB42kMO5%2FZ%2BIuddlmkLPqRCvWH2E%3D&reserved=0


--- Original Message ---
On Thursday, December 29th, 2022 at 9:46 AM, Shelia Chalk 
<03d9384cc8f1-dmarc-requ...@listserv.ua.edu> wrote:


> Mark,
> 
> I also have a batch job if you need that also.
> 
> //INSTALL EXEC PGM=BPXBATCH,REGION=0M
> //STDPARM DD *
> SH
> /usr/xxx/unmount -f OMVS.xxx.xxx.ZFS
> /*
> //SYSMDUMP DD SYSOUT=*
> //STDOUT DD SYSOUT=*
> //STDERR DD SYSOUT=*
> 
> Or
> //STDPARM DD *
> SH
> /usr/xxx/unmount -f OMVS..xxx.ZFS immediate;
> /*
> 
> Thanks
> Shelia C
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf 
> Of Shelia Chalk
> 
> Sent: Thursday, December 29, 2022 8:39 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> mounted
> 
> Have you tried this command from omvs
> /usr/xxxn/t -f OMVS...S.ZFS immediate
> 
> Shelia C
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf 
> Of Mark Jacobs
> 
> Sent: Thursday, December 29, 2022 7:14 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> mounted
> 
> That would likely be externalized as a different error.
> 
> Mark Jacobs
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key - 
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40proton
> mail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C51bfba78f1884fe3219d0
> 8dae9ae4f44%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C6380792321271
> 09812%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJB
> TiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=03QGnuqKmuXRQ78%2FB42
> kMO5%2FZ%2BIuddlmkLPqRCvWH2E%3D&reserved=0
> 
> 
> --- Original Message ---
> On Thursday, December 29th, 2022 at 7:24 AM, Ituriel do Neto 
> 03427ec2837d-dmarc-requ...@listserv.ua.edu wrote:
> 
> 
> 
> > Maybe there is a subdirectory pointing to another ZFS still mounted
> > 
> > Best Regards
> > 
> > Ituriel do Nascimento Neto
> > z/OS System Programmer
> > 
> > Em quinta-feira, 29 de dezembro de 2022 09:04:24 BRT, Mark Jacobs 
> > 0224d287a4b1-dmarc-requ...@listserv.ua.edu escreveu:
> > 
> > It came back with a file system not found message.
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key -
> > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40prot
> > on
> > mail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C6a5317e9c0914f938a1
> > c0
> > 8dae99e8fe7%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C63807916448
> > 99 
> > 89557%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLC
> > JB 
> > TiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7V8iwZF5ZUuVYMJYnYO
> > 6i
> > Q4bbKJJDEAGVj0rBiMtE%2B4%3D&reserved=0
> > 
> > --- Original Message ---
> > On Wednesday, December 28th, 2022 at 11:46 PM, Lizette Koehler 
> > stars...@mindspring.com wrote:
> > 
> > > I apologize if this has been asked and answered;
> > > 
> > > what does a D OMVS,F,N= xN is the name of the MVS filesystem
> > > 
> > > Sometimes it is not freed with a UNMOUNT FILESYS= because other 
> > > mounts are still active
> > > 
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On 
> > > Behalf Of Mark Jacobs
> > > 
> > > Sent: Wednesday, December 28, 2022 2:43 PM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> > > mounted
> > > 
> > > I issued a D GRS,RES=(*,name.of.file.system) command and it showed me 
> > > that ZFS had it allocated as shared on one system in the sysplex. No 
> > > other address space had the enqueue.
> > > 
> > > Mark Jacobs
> > > 
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > > 
> 

Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Mark Jacobs
OMVS doesn't have that file system in its list of mounted file systems, so the 
OMVS unmount command fails just like the TSO umount command does.

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Thursday, December 29th, 2022 at 9:46 AM, Shelia Chalk 
<03d9384cc8f1-dmarc-requ...@listserv.ua.edu> wrote:


> Mark,
> 
> I also have a batch job if you need that also.
> 
> //INSTALL EXEC PGM=BPXBATCH,REGION=0M
> //STDPARM DD *
> SH
> /usr/xxx/unmount -f OMVS.xxx.xxx.ZFS
> /*
> //SYSMDUMP DD SYSOUT=*
> //STDOUT DD SYSOUT=*
> //STDERR DD SYSOUT=*
> 
> Or
> //STDPARM DD *
> SH
> /usr/xxx/unmount -f OMVS..xxx.ZFS immediate;
> /*
> 
> Thanks
> Shelia C
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf Of 
> Shelia Chalk
> 
> Sent: Thursday, December 29, 2022 8:39 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> 
> Have you tried this command from omvs
> /usr/xxxn/t -f OMVS...S.ZFS immediate
> 
> Shelia C
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf Of 
> Mark Jacobs
> 
> Sent: Thursday, December 29, 2022 7:14 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> 
> That would likely be externalized as a different error.
> 
> Mark Jacobs
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key - 
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40protonmail.com&data=05|01|SChalk%40TRUSTMARK.COM|928c85cfe590470e267308dae9aa6c2e|518d66eacb8948c8a7b903cba11cde91|1|0|638079215412860872|Unknown|TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D|3000|||&sdata=PtHOnrHn8OiYC3dzyGeI37XySpf2hn0DEHxVogpd%2FNQ%3D&reserved=0
> 
> 
> --- Original Message ---
> On Thursday, December 29th, 2022 at 7:24 AM, Ituriel do Neto 
> 03427ec2837d-dmarc-requ...@listserv.ua.edu wrote:
> 
> 
> 
> > Maybe there is a subdirectory pointing to another ZFS still mounted
> > 
> > Best Regards
> > 
> > Ituriel do Nascimento Neto
> > z/OS System Programmer
> > 
> > Em quinta-feira, 29 de dezembro de 2022 09:04:24 BRT, Mark Jacobs 
> > 0224d287a4b1-dmarc-requ...@listserv.ua.edu escreveu:
> > 
> > It came back with a file system not found message.
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key -
> > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40proton
> > mail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C6a5317e9c0914f938a1c0
> > 8dae99e8fe7%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C6380791644899
> > 89557%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJB
> > TiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7V8iwZF5ZUuVYMJYnYO6i
> > Q4bbKJJDEAGVj0rBiMtE%2B4%3D&reserved=0
> > 
> > --- Original Message ---
> > On Wednesday, December 28th, 2022 at 11:46 PM, Lizette Koehler 
> > stars...@mindspring.com wrote:
> > 
> > > I apologize if this has been asked and answered;
> > > 
> > > what does a D OMVS,F,N= xN is the name of the MVS filesystem
> > > 
> > > Sometimes it is not freed with a UNMOUNT FILESYS= because other
> > > mounts are still active
> > > 
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On
> > > Behalf Of Mark Jacobs
> > > 
> > > Sent: Wednesday, December 28, 2022 2:43 PM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't
> > > mounted
> > > 
> > > I issued a D GRS,RES=(*,name.of.file.system) command and it showed me 
> > > that ZFS had it allocated as shared on one system in the sysplex. No 
> > > other address space had the enqueue.
> > > 
> > > Mark Jacobs
> > > 
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > > 
> > > GPG Public Key -
> > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fap
> > > i.protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40pr
> > > otonmail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C6a5317e9c0914f9
> > > 38a1c08dae99e8fe7%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C63807
> > > 9164489989557%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2
> > > luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7V8iwZF5Z
> > > UuVYMJYnYO6iQ4bbKJJDEAGVj0rBiMtE%2B4%3D&reserved=0
> > > 
> > > --- Original Message ---
> > > On Wednesday, December 28th, 2022 at 4:19 PM, Shelia Chalk 
> > > 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> > > 
> > > > Mark,
> > > > 
> > > > Have you tried going to 3.4 put in the zfs address space dataset
> > > >

Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Shelia Chalk
Mark,

I also have a batch job if you need that also.

//INSTALL  EXEC PGM=BPXBATCH,REGION=0M  
//STDPARM  DD  *
SH  
/usr/xxx/unmount -f OMVS.xxx.xxx.ZFS
/*  
//SYSMDUMP  DD SYSOUT=* 
//STDOUTDD SYSOUT=* 
//STDERRDD SYSOUT=*

Or 
  //STDPARM  DD  *
SH  
/usr/xxx/unmount -f OMVS..xxx.ZFS immediate; 
/* 

Thanks
Shelia C

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Shelia Chalk
Sent: Thursday, December 29, 2022 8:39 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

Have you tried this command from omvs
/usr/xxxn/t -f OMVS...S.ZFS immediate

Shelia C

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Mark Jacobs
Sent: Thursday, December 29, 2022 7:14 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

That would likely be externalized as a different error.

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40protonmail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C928c85cfe590470e267308dae9aa6c2e%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C638079215412860872%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=PtHOnrHn8OiYC3dzyGeI37XySpf2hn0DEHxVogpd%2FNQ%3D&reserved=0


--- Original Message ---
On Thursday, December 29th, 2022 at 7:24 AM, Ituriel do Neto 
<03427ec2837d-dmarc-requ...@listserv.ua.edu> wrote:


> Maybe there is a subdirectory pointing to another ZFS still mounted
> 
> 
> Best Regards
> 
> Ituriel do Nascimento Neto
> z/OS System Programmer
> 
> 
> 
> 
> 
> 
> Em quinta-feira, 29 de dezembro de 2022 09:04:24 BRT, Mark Jacobs 
> 0224d287a4b1-dmarc-requ...@listserv.ua.edu escreveu:
> 
> 
> 
> 
> 
> 
> It came back with a file system not found message.
> 
> Mark Jacobs
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key -
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40proton
> mail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C6a5317e9c0914f938a1c0
> 8dae99e8fe7%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C6380791644899
> 89557%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJB
> TiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7V8iwZF5ZUuVYMJYnYO6i
> Q4bbKJJDEAGVj0rBiMtE%2B4%3D&reserved=0
> 
> 
> 
> 
> --- Original Message ---
> On Wednesday, December 28th, 2022 at 11:46 PM, Lizette Koehler 
> stars...@mindspring.com wrote:
> 
> 
> 
> > I apologize if this has been asked and answered;
> > 
> > what does a D OMVS,F,N= xN is the name of the MVS filesystem
> > 
> > Sometimes it is not freed with a UNMOUNT FILESYS= because other 
> > mounts are still active
> > 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On 
> > Behalf Of Mark Jacobs
> > 
> > Sent: Wednesday, December 28, 2022 2:43 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> > mounted
> > 
> > I issued a D GRS,RES=(*,name.of.file.system) command and it showed me that 
> > ZFS had it allocated as shared on one system in the sysplex. No other 
> > address space had the enqueue.
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key -
> > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fap
> > i.protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40pr
> > otonmail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C6a5317e9c0914f9
> > 38a1c08dae99e8fe7%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C63807
> > 9164489989557%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2
> > luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7V8iwZF5Z
> > UuVYMJYnYO6iQ4bbKJJDEAGVj0rBiMtE%2B4%3D&reserved=0
> > 
> > --- Original Message ---
> > On Wednesday, December 28th, 2022 at 4:19 PM, Shelia Chalk 
> > 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> > 
> > > Mark,
> > > 
> > > Have you tried going to 3.4 put in the zfs address space dataset 
> > > and in the command field type in whohas This will tell who has the 
> > > dataset.
> > > 
> > > Thanks
> > > Shelia C
> > > 
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On 
> > > Behalf Of Mark Jacobs
> > > 
> > > Sent: Wednesday, December 28, 2022 11:53 AM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: ZFS Address Space, s

Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Shelia Chalk
Have you tried this command from omvs
/usr/xxxn/t -f OMVS...S.ZFS immediate

Shelia C

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Mark Jacobs
Sent: Thursday, December 29, 2022 7:14 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

That would likely be externalized as a different error.

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40protonmail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C6a5317e9c0914f938a1c08dae99e8fe7%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C638079164489832902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=TEDgSePWUvCWePA27clu9nH4Mkp3zgFI2RiHHRPKC3Y%3D&reserved=0


--- Original Message ---
On Thursday, December 29th, 2022 at 7:24 AM, Ituriel do Neto 
<03427ec2837d-dmarc-requ...@listserv.ua.edu> wrote:


> Maybe there is a subdirectory pointing to another ZFS still mounted
> 
> 
> Best Regards
> 
> Ituriel do Nascimento Neto
> z/OS System Programmer
> 
> 
> 
> 
> 
> 
> Em quinta-feira, 29 de dezembro de 2022 09:04:24 BRT, Mark Jacobs 
> 0224d287a4b1-dmarc-requ...@listserv.ua.edu escreveu:
> 
> 
> 
> 
> 
> 
> It came back with a file system not found message.
> 
> Mark Jacobs
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key - 
> https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40proton
> mail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C6a5317e9c0914f938a1c0
> 8dae99e8fe7%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C6380791644899
> 89557%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJB
> TiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7V8iwZF5ZUuVYMJYnYO6i
> Q4bbKJJDEAGVj0rBiMtE%2B4%3D&reserved=0
> 
> 
> 
> 
> --- Original Message ---
> On Wednesday, December 28th, 2022 at 11:46 PM, Lizette Koehler 
> stars...@mindspring.com wrote:
> 
> 
> 
> > I apologize if this has been asked and answered;
> > 
> > what does a D OMVS,F,N= xN is the name of the MVS filesystem
> > 
> > Sometimes it is not freed with a UNMOUNT FILESYS= because other 
> > mounts are still active
> > 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On 
> > Behalf Of Mark Jacobs
> > 
> > Sent: Wednesday, December 28, 2022 2:43 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't 
> > mounted
> > 
> > I issued a D GRS,RES=(*,name.of.file.system) command and it showed me that 
> > ZFS had it allocated as shared on one system in the sysplex. No other 
> > address space had the enqueue.
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key - 
> > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fap
> > i.protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40pr
> > otonmail.com&data=05%7C01%7CSChalk%40TRUSTMARK.COM%7C6a5317e9c0914f9
> > 38a1c08dae99e8fe7%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C63807
> > 9164489989557%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2
> > luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7V8iwZF5Z
> > UuVYMJYnYO6iQ4bbKJJDEAGVj0rBiMtE%2B4%3D&reserved=0
> > 
> > --- Original Message ---
> > On Wednesday, December 28th, 2022 at 4:19 PM, Shelia Chalk 
> > 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> > 
> > > Mark,
> > > 
> > > Have you tried going to 3.4 put in the zfs address space dataset 
> > > and in the command field type in whohas This will tell who has the 
> > > dataset.
> > > 
> > > Thanks
> > > Shelia C
> > > 
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On 
> > > Behalf Of Mark Jacobs
> > > 
> > > Sent: Wednesday, December 28, 2022 11:53 AM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: ZFS Address Space, shared ENQ but filesystem isn't 
> > > mounted
> > > 
> > > The ZFS address space has a shared enqueue on one of our ZFS file 
> > > systems, but when I attempt to unmount it ZFS says it's not mounted. I 
> > > attempted to manually mount it, failed with a filesystem is busy error. 
> > > Any ideas on how to release the enqueue so I can delete the file system?
> > > 
> > > Mark Jacobs
> > > 
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > > 
> > > GPG Public Key -
> > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40pr
> > > oton 
> > > mail.com&data=05|01|SChalk%40TRUSTMARK.COM|080ecfd7b14e4ce75a5d08d
> > > ae8f
> > > c6bc8|518d66eacb8948c8a7b903cba11cde91|1|0|638078468085536783|Unknown|
> > > TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQ

Re: Changing the INTRAY parameter of an output file

2022-12-29 Thread David Spiegel

Hi Gadi AMV"SH,
Program Rexx to do it via SDSF API calls?

Shabbat Shalom

Regards,
David

On 2022-12-29 07:33, Gadi Ben-Avi wrote:

I know I can do it in SDSF, but the job in question can have tens of output 
files, and I'm sure to miss one.
As opposed to other actions done through SDSF, this one doesn't generate a JES2 
command

Gadi

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Steve Horein
Sent: Thursday, December 29, 2022 1:49 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Changing the INTRAY parameter of an output file

It looks like SDSF would allow you to do so, based on "Table 2. Command Level 2 
Overtypeable Fields":
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ibm.com%2Fdocs%2Fen%2Fzos%2F2.3.0%3Ftopic%3Dlevel-command-2&data=05%7C01%7C%7C679ed89811604e6741f308dae9990538%7C84df9e7fe9f640afb435%7C1%7C0%7C638079140705720974%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=0jr4L167sgF8ybNSHAW0omJ3zloVxzkLBGLz7odGpgg%3D&reserved=0

On Thu, Dec 29, 2022 at 1:17 AM Gadi Ben-Avi  wrote:


Hi,
I need to change the INTRAY parameter of all of the output files in a
job after the job has ended.
Is there any way to do this using a JES2 command, or some other way?

I cannot use a default output statement, because the output files are
dynamically allocated.

I am running z/OS v2.3, and PSF v4.6.

Thanks

Gadi



--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Mark Jacobs
That would likely be externalized as a different error.

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Thursday, December 29th, 2022 at 7:24 AM, Ituriel do Neto 
<03427ec2837d-dmarc-requ...@listserv.ua.edu> wrote:


> Maybe there is a subdirectory pointing to another ZFS still mounted
> 
> 
> Best Regards
> 
> Ituriel do Nascimento Neto
> z/OS System Programmer
> 
> 
> 
> 
> 
> 
> Em quinta-feira, 29 de dezembro de 2022 09:04:24 BRT, Mark Jacobs 
> 0224d287a4b1-dmarc-requ...@listserv.ua.edu escreveu:
> 
> 
> 
> 
> 
> 
> It came back with a file system not found message.
> 
> Mark Jacobs
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key - 
> https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com
> 
> 
> 
> 
> --- Original Message ---
> On Wednesday, December 28th, 2022 at 11:46 PM, Lizette Koehler 
> stars...@mindspring.com wrote:
> 
> 
> 
> > I apologize if this has been asked and answered;
> > 
> > what does a D OMVS,F,N= xN is the name of the MVS filesystem
> > 
> > Sometimes it is not freed with a UNMOUNT FILESYS= because other mounts are 
> > still active
> > 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf Of 
> > Mark Jacobs
> > 
> > Sent: Wednesday, December 28, 2022 2:43 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> > 
> > I issued a D GRS,RES=(*,name.of.file.system) command and it showed me that 
> > ZFS had it allocated as shared on one system in the sysplex. No other 
> > address space had the enqueue.
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key - 
> > https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com
> > 
> > --- Original Message ---
> > On Wednesday, December 28th, 2022 at 4:19 PM, Shelia Chalk 
> > 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> > 
> > > Mark,
> > > 
> > > Have you tried going to 3.4 put in the zfs address space dataset and
> > > in the command field type in whohas This will tell who has the dataset.
> > > 
> > > Thanks
> > > Shelia C
> > > 
> > > -Original Message-
> > > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> > > Of Mark Jacobs
> > > 
> > > Sent: Wednesday, December 28, 2022 11:53 AM
> > > To: IBM-MAIN@LISTSERV.UA.EDU
> > > Subject: ZFS Address Space, shared ENQ but filesystem isn't mounted
> > > 
> > > The ZFS address space has a shared enqueue on one of our ZFS file 
> > > systems, but when I attempt to unmount it ZFS says it's not mounted. I 
> > > attempted to manually mount it, failed with a filesystem is busy error. 
> > > Any ideas on how to release the enqueue so I can delete the file system?
> > > 
> > > Mark Jacobs
> > > 
> > > Sent from ProtonMail, Swiss-based encrypted email.
> > > 
> > > GPG Public Key -
> > > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40proton
> > > mail.com&data=05|01|SChalk%40TRUSTMARK.COM|080ecfd7b14e4ce75a5d08dae8f
> > > c6bc8|518d66eacb8948c8a7b903cba11cde91|1|0|638078468085536783|Unknown|
> > > TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC
> > > I6Mn0%3D|3000|||&sdata=7Rmjq4ii%2BUkFkQ5IueOwDCLXif%2BJrA%2FnLWhKy5x%2
> > > F2zA%3D&reserved=0
> > > 
> > > --
> > > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> > > --
> > > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> > 
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send email 
> > to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> > 
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subsc

Re: Changing the INTRAY parameter of an output file

2022-12-29 Thread Gadi Ben-Avi
I know I can do it in SDSF, but the job in question can have tens of output 
files, and I'm sure to miss one. 
As opposed to other actions done through SDSF, this one doesn't generate a JES2 
command

Gadi

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Steve Horein
Sent: Thursday, December 29, 2022 1:49 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Changing the INTRAY parameter of an output file

It looks like SDSF would allow you to do so, based on "Table 2. Command Level 2 
Overtypeable Fields":
https://www.ibm.com/docs/en/zos/2.3.0?topic=level-command-2

On Thu, Dec 29, 2022 at 1:17 AM Gadi Ben-Avi  wrote:

> Hi,
> I need to change the INTRAY parameter of all of the output files in a 
> job after the job has ended.
> Is there any way to do this using a JES2 command, or some other way?
>
> I cannot use a default output statement, because the output files are 
> dynamically allocated.
>
> I am running z/OS v2.3, and PSF v4.6.
>
> Thanks
>
> Gadi
>
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Ituriel do Neto
Maybe there is a subdirectory pointing to another ZFS still mounted


Best Regards

Ituriel do Nascimento Neto
z/OS System Programmer






Em quinta-feira, 29 de dezembro de 2022 09:04:24 BRT, Mark Jacobs 
<0224d287a4b1-dmarc-requ...@listserv.ua.edu> escreveu: 





It came back with a file system not found message.

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Wednesday, December 28th, 2022 at 11:46 PM, Lizette Koehler 
 wrote:


> I apologize if this has been asked and answered;
> 
> what does a D OMVS,F,N= xN is the name of the MVS filesystem
> 
> Sometimes it is not freed with a UNMOUNT FILESYS= because other mounts are 
> still active
> 
> 
> 
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf Of 
> Mark Jacobs
> 
> Sent: Wednesday, December 28, 2022 2:43 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> 
> I issued a D GRS,RES=(*,name.of.file.system) command and it showed me that 
> ZFS had it allocated as shared on one system in the sysplex. No other address 
> space had the enqueue.
> 
> Mark Jacobs
> 
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key - 
> https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com
> 
> 
> 
> 
> --- Original Message ---
> On Wednesday, December 28th, 2022 at 4:19 PM, Shelia Chalk 
> 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> 
> 
> 
> > Mark,
> > 
> > Have you tried going to 3.4 put in the zfs address space dataset and
> > in the command field type in whohas This will tell who has the dataset.
> > 
> > Thanks
> > Shelia C
> > 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> > Of Mark Jacobs
> > 
> > Sent: Wednesday, December 28, 2022 11:53 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: ZFS Address Space, shared ENQ but filesystem isn't mounted
> > 
> > The ZFS address space has a shared enqueue on one of our ZFS file systems, 
> > but when I attempt to unmount it ZFS says it's not mounted. I attempted to 
> > manually mount it, failed with a filesystem is busy error. Any ideas on how 
> > to release the enqueue so I can delete the file system?
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key -
> > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40proton
> > mail.com&data=05|01|SChalk%40TRUSTMARK.COM|080ecfd7b14e4ce75a5d08dae8f
> > c6bc8|518d66eacb8948c8a7b903cba11cde91|1|0|638078468085536783|Unknown|
> > TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC
> > I6Mn0%3D|3000|||&sdata=7Rmjq4ii%2BUkFkQ5IueOwDCLXif%2BJrA%2FnLWhKy5x%2
> > F2zA%3D&reserved=0
> > 
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

> > 
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: ZFS Address Space, shared ENQ but filesystem isn't mounted

2022-12-29 Thread Mark Jacobs
It came back with a file system not found message.

Mark Jacobs 

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com


--- Original Message ---
On Wednesday, December 28th, 2022 at 11:46 PM, Lizette Koehler 
 wrote:


> I apologize if this has been asked and answered;
> 
> what does a D OMVS,F,N= xN is the name of the MVS filesystem
> 
> Sometimes it is not freed with a UNMOUNT FILESYS= because other mounts are 
> still active
> 
> 
> 
> 
> -Original Message-
> From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf Of 
> Mark Jacobs
> 
> Sent: Wednesday, December 28, 2022 2:43 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: ZFS Address Space, shared ENQ but filesystem isn't mounted
> 
> I issued a D GRS,RES=(*,name.of.file.system) command and it showed me that 
> ZFS had it allocated as shared on one system in the sysplex. No other address 
> space had the enqueue.
> 
> Mark Jacobs
> 
> 
> Sent from ProtonMail, Swiss-based encrypted email.
> 
> GPG Public Key - 
> https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com
> 
> 
> 
> 
> --- Original Message ---
> On Wednesday, December 28th, 2022 at 4:19 PM, Shelia Chalk 
> 03d9384cc8f1-dmarc-requ...@listserv.ua.edu wrote:
> 
> 
> 
> > Mark,
> > 
> > Have you tried going to 3.4 put in the zfs address space dataset and
> > in the command field type in whohas This will tell who has the dataset.
> > 
> > Thanks
> > Shelia C
> > 
> > -Original Message-
> > From: IBM Mainframe Discussion List IBM-MAIN@LISTSERV.UA.EDU On Behalf
> > Of Mark Jacobs
> > 
> > Sent: Wednesday, December 28, 2022 11:53 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: ZFS Address Space, shared ENQ but filesystem isn't mounted
> > 
> > The ZFS address space has a shared enqueue on one of our ZFS file systems, 
> > but when I attempt to unmount it ZFS says it's not mounted. I attempted to 
> > manually mount it, failed with a filesystem is busy error. Any ideas on how 
> > to release the enqueue so I can delete the file system?
> > 
> > Mark Jacobs
> > 
> > Sent from ProtonMail, Swiss-based encrypted email.
> > 
> > GPG Public Key -
> > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapi.
> > protonmail.ch%2Fpks%2Flookup%3Fop%3Dget%26search%3Dmarkjacobs%40proton
> > mail.com&data=05|01|SChalk%40TRUSTMARK.COM|080ecfd7b14e4ce75a5d08dae8f
> > c6bc8|518d66eacb8948c8a7b903cba11cde91|1|0|638078468085536783|Unknown|
> > TWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVC
> > I6Mn0%3D|3000|||&sdata=7Rmjq4ii%2BUkFkQ5IueOwDCLXif%2BJrA%2FnLWhKy5x%2
> > F2zA%3D&reserved=0
> > 
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> > 
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Changing the INTRAY parameter of an output file

2022-12-29 Thread Steve Horein
It looks like SDSF would allow you to do so, based on "Table 2. Command
Level 2 Overtypeable Fields":
https://www.ibm.com/docs/en/zos/2.3.0?topic=level-command-2

On Thu, Dec 29, 2022 at 1:17 AM Gadi Ben-Avi  wrote:

> Hi,
> I need to change the INTRAY parameter of all of the output files in a job
> after the job has ended.
> Is there any way to do this using a JES2 command, or some other way?
>
> I cannot use a default output statement, because the output files are
> dynamically allocated.
>
> I am running z/OS v2.3, and PSF v4.6.
>
> Thanks
>
> Gadi
>
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN