10 pts.
 AS/400 Tape Capacity
Is there a command/method for determining the amount of used versus available backup tape capacity?

Software/Hardware used:
ASKED: March 22, 2010  2:59 PM
UPDATED: March 24, 2010  7:31 PM

Answer Wiki:
Unfortunately there is no such command. Here is a reference from Sept 09 that may interest you: http://itknowledgeexchange.techtarget.com/itanswers/tape-capacity-used/
Last Wiki Answer Submitted:  March 23, 2010  11:47 pm  by  Whatis23   5,665 pts.
All Answer Wiki Contributors:  Whatis23   5,665 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Since there is no way to know what blocking might be used in the future nor what number and sizes of objects might be placed on the tape nor what compression/compaction might be possible for the distribution of bytes that might appear in whatever data would be written, it’s unlikely that any “estimate” might be particularly useful. Lots of small objects should tend to take more space than a few large objects for example. And basic text might take less space than binary data (or not, depending on the bit patterns.)

I’m not sure if there’s even a useful way to determine how much physical tape is left. This has been the way tape has always worked, but current tape systems might be more predictable. I haven’t run across examples though.

Tom

 108,330 pts.

 

Be aware that knowing how many bytes have already been written will not tell you how many more bytes can be written. It might get you close to the maximum possible to write under ideal conditions. The actual amount available will be somewhere between zero and the ideal maximum possible.

Tom

 108,330 pts.