|
If you have the qshell utilities loaded, try going to the root of the directory tree that you think may be the problem, and enter something like ls -laR > diskinf.txt Use strqsh to enter the utilities if you haven't used them before. The results will not be precise, since they give actual sizes of objects, and you need to round up to the nearest 8K block size to see how much space is actually allocated to an object, but it should give you an answer that's close enough to find your major offenders. Haven't tried this, but if you have PASE and the actual korn shell loaded, you should be able to pipe the results through sort to quickly find the biggest objects. I don't recall the syntax off the top of my head to tell sort which column of the output to sort by, though. MIDRANGE-L@midrange.com wrote: > We're currently getting close to overflow in the system ASP. We haven't been able to find the culprit. One thing that occurred to me is the IFS, where we've just recently started storing some large files. Would this show up as used disk space in the system ASP? If it does, I know where the monster files are. I've looked through the list archives and noticed that there don't seem to be many options for the kind of disk usage analysis you can do in the qsys.lib file system for stream files in the other file systems. I see there are some third party utilities available to report on IFS disk usage etc., but it seems to me that this ought to be part of the operating system. CHKDSK and DIR did it in a primitive way for primitive versions of DOS. +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.