Assuming it is an aggregate... Browse parmlib or issue D OMVS,F and search for it, etc. If you have access, UNIX System Services shell command df would be quicker--df -v /usr/local. Check for secondary extents, if applicable, then take a look at zfsadm grow. Example, grow your aggregate one extent: zfsadm grow -aggregate your.local.aggregate -size 0.
If zfsadm grow is not an option, allocate something larger and use copytree, pax, etc. along with mount/unmount to move things around. Could also use this to break out the offending growth into its own filesystem. Regards, Kevin -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Scott Ford Sent: Monday, March 21, 2016 2:41 PM To: [email protected] Subject: Unix System Services question All, How do i find the volume where '/usr/local/' lives ? I think it might be ZFS , but how can i tell ..and how do i increase the filesystem where it lives ? Scott Idmworks ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
