Non-Primary Storage
Non-primary storage, often called secondary storage, is where data is kept for retention rather than for immediate use by the computer's processor. Unlike primary storage such as RAM, which is fast and typically loses its contents when power is removed, non-primary storage retains data when not actively in use and generally relies on devices like hard drives, solid-state drives, or optical media. It is usually slower and less costly per unit of capacity than primary storage.
Non-primary storage refers to storage that is not the main memory directly accessible by the CPU. Primary storage is typically volatile memory such as RAM that supports quick access but loses data when power is interrupted; non-primary (secondary) storage instead provides non-volatile data retention on devices such as HDDs, SSDs, and optical discs, at generally lower cost and lower access speed. Note that the evidence provided describes non-primary storage only at the general computing level and does not address PCI DSS storage requirements; whether cardholder data or sensitive authentication data may reside on any storage tier is governed by applicable PCI standards and controls, and readers should confirm requirements against the current published standard.
Why it matters
Non-primary storage is where data persists beyond the moment it is actively processed, which makes it the tier most relevant to questions of data retention. Because devices like hard drives, solid-state drives, and optical media retain their contents when power is removed, any data written to them remains available until it is deliberately overwritten, deleted, or otherwise rendered unrecoverable. For payment security teams, this persistence is precisely why storage decisions carry weight: data that lingers on secondary storage is data that could be exposed if that storage is lost, stolen, or improperly accessed.
The evidence provided describes non-primary storage only at the general computing level and does not itself address payment data handling. It is important not to read PCI DSS conclusions into the storage tier alone. Whether cardholder data (such as PAN, cardholder name, expiration date, or service code) may reside on any given storage device, and under what protections, is governed by the applicable PCI standards and their defined controls. Sensitive authentication data (such as full track data, CAV2/CVC2/CVV2/CID, or PIN blocks) must not be retained after authorization, even when encrypted, and the physical or logical storage tier does not change that prohibition.
Because non-volatile storage retains data by design, teams should confirm retention, protection, and disposal requirements against the current published PCI standard rather than assuming that a general definition of secondary storage settles any compliance question. The label "non-primary storage" describes a hardware and access characteristic; it does not by itself establish whether a given data element is permitted on that medium.
Who it's relevant to
Inside Non-Primary Storage
Common questions
Answers to the questions practitioners most commonly ask about Non-Primary Storage.