Post #1
0 votes
Jordan
Reputation
12
Posts: 32
Joined: May 2, 2026, 11:10 AM
Posted: Jul 31, 2026, 10:16 AM
Keep seeing SPACE=(CYL,(primary,secondary)) or TRK. What happens if I run out of primary?
Keep seeing SPACE=(CYL,(primary,secondary)) or TRK. What happens if I run out of primary?
Primary = first chunk allocated. Secondary = extra chunks when it grows (up to a limit of extents).
CYL = cylinders, TRK = tracks. Bigger unit = bigger pieces.
If it cannot get more space you get SB37 / SD37 / SE37 flavors. Size it from how big the file actually gets, not vibes.
You must be signed in to reply to this thread