On Mon, 27 May 2013 15:28:37 +0200, nitz-ibm wrote: > >2 things spring to mind immediately: >1. Why is the mount via ishell looking for this ZFS on the wrong volume?
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ichza6c1/1.4.1 "The meaning of the volume serial number shown in the VOL field varies. For a non-VSAM data set, it means the volume on which the data set resides. For a VSAM data set, it means the volume on which the catalog containing the data set entry resides. " The ZFS is a VSAM dataset. >2. OMVS address space is started with userid OMVSUS1 (which is trusted and is >set as superuser in bpxprm). Why is this mount command using OMVSUS2? (Of >course, OMVSUS2 is NOT trusted, so there would be a RACF error.) http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/fcxd5aa0/1.2.1 It's the zFS started task that needs TRUSTED or OPERATIONS attribute or ALTER authority. > > >I have allocated (via ishell) ZFS SYS1.TESTZFS and put it on non-sms-managed >volume USER00. When I try to mount *that*, I get >BPXF903I THE ATTRIBUTE RETRIEVAL CALL (IGWASMS) FOR FILE SYSTEM sys1.testzfs >FAILED. >RC = 00000008, RS = 00000008, DIAG = 0000000000000000 >IOEZ00048I Detaching aggregate SYS1.TESTZFS > >RC8 rsn8 for IGWASMS is described as >An invalid dsname of blanks or invalid share_attr_array_length was specified. >Correct the argument and retry the request. >Which also deosn't really tell me anything. No new ptfs in this area found, >either. Help panel SYS1.SBPXPENU(BPXWF57): "The name of an HFS file system should be a fully qualified name of a data set. For other file. system types enter the name of the file system.. For mount operations, case can be preserved by. placing single quotes around the file system. name." 'sys1.testzfs' (lower case) does not exist. Norbert Friemel ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
