On Thu, 25 Jun 2020 21:36:04 -0500, Mark Charles wrote:

>My in use /etc/ ZFS has grown to the limit of a DASD volume.  I found that 
>IMWEBSRV was writing to /etc/websrv1/logs/access_log for 2 years. 
>
There's a misdesign here.  This ought to be in /var/log.  Start an issue with 
the vendor.
    https://www.pathname.com/fhs/pub/fhs-2.3.html#THEVARHIERARCHY
    https://www.pathname.com/fhs/pub/fhs-2.3.html#PURPOSE6

>I deleted all the logs using these commands:  rm 
>/SYSTEM/etc/websrv1/logs/access_log; touch /SYSTEM/etc/websrv1/logs/access_log
>That file is now small but the ZFS is the same size.  Is there a way to make 
>the VSAM dataset smaller while the system is running?
>
>I have an IPL already planned to go to a new copy of /etc/ so the better 
>question is how do I make a smaller copy  of the VSAM dataset?  
>REPRO fails if the new VSAM dataset is smaller than the original that has all 
>that wasted space in it.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to