Re: API for accessing available DASD to each LPAR in a sysplex.

2018-12-13 Thread Tom Marchant
On Wed, 12 Dec 2018 19:33:14 -0500, Matt Hogstrom wrote: >I’m looking to detect differences across the LPARs in terms of shared storage >and want to pull together an aggregate view. I wonder if an API into the active IODF would help. I don't know if such is available. -- Tom Marchant ---

Re: API for accessing available DASD to each LPAR in a sysplex.

2018-12-12 Thread Matt Hogstrom
Thanks Scott and Steve, this will get me started. Matt Hogstrom PGP Key: 0x90ECB270 “You can’t put too much water in a nuclear reactor" > On Dec 12, 2018, at 7:24 PM, Steve Horein wrote: > > You may want to try: IBMzOS_LogicalDisk > https://www.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com

Re: API for accessing available DASD to each LPAR in a sysplex.

2018-12-12 Thread Matt Hogstrom
I’m looking to detect differences across the LPARs in terms of shared storage and want to pull together an aggregate view. Matt Hogstrom PGP Key: 0x90ECB270 “Quantity has a quality all its own.” — Joseph Stalin > On Dec 12, 2018, at 4:23 PM, Tony Harminc wrote: > > running -

Re: API for accessing available DASD to each LPAR in a sysplex.

2018-12-12 Thread Steve Horein
You may want to try: IBMzOS_LogicalDisk https://www.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com.ibm.zos.v2r2.cfzu100/ibmzos_logicaldisk.htm On Wed, Dec 12, 2018 at 12:41 PM Matt Hogstrom wrote: > Is there a callable API that returns the list of online volumes to LPARs > in a Sysplex? I as

Re: API for accessing available DASD to each LPAR in a sysplex.

2018-12-12 Thread Tony Harminc
On Wed, 12 Dec 2018 at 13:41, Matt Hogstrom wrote: > Is there a callable API that returns the list of online volumes to LPARs > in a Sysplex? I assume one could route a command and write scripts. I’m > looking for an API that can be incorporated into a program where all the > searching and cata

Re: API for accessing available DASD to each LPAR in a sysplex.

2018-12-12 Thread Scott Barry
On Wed, 12 Dec 2018 13:41:24 -0500, Matt Hogstrom wrote: >Is there a callable API that returns the list of online volumes to LPARs in a >Sysplex? I assume one could route a command and write scripts. I’m looking >for an API that can be incorporated into a program where all the searching and

Re: API for accessing available DASD to each LPAR in a sysplex.

2018-12-12 Thread Mike Schwab
IDCAMS DCOLECT VOLS(*) will give you the volume data you need. Other record types can give you the cataloged data sets. On Wed, Dec 12, 2018 at 12:41 PM Matt Hogstrom wrote: > > Is there a callable API that returns the list of online volumes to LPARs in a > Sysplex? I assume one could route a co

API for accessing available DASD to each LPAR in a sysplex.

2018-12-12 Thread Matt Hogstrom
Is there a callable API that returns the list of online volumes to LPARs in a Sysplex? I assume one could route a command and write scripts. I’m looking for an API that can be incorporated into a program where all the searching and cataloging is done. Matt Hogstrom m...@hogstrom.org PGP Key: