|
- About SNIA
- Technical Activities
- Member Community
- Education
- Storage Networking & Information Management Primer
- Storage Area Networking Essentials
- Storage Devices: Disk & Tape
- The SNIA Shared Storage Model
- Storage Management: The SNIA Technical Tutorial
- File Area Networks: An Introduction
- IP Storage Whitepaper: The IP Storage Forum
- Storage Security: The SNIA Technical Tutorial
- Storage Virtualization: The SNIA Technical Tutorial
- SNIA Tutorials
- SNIA Certification
- Training at the SNIA Technology Center
- Certification Courses
- Hands-on-Labs
- SNIA Dictionary
- Podcasts
- Online Resources
- Webcast
- Contact the SNIA Education Committee
- Storage Networking & Information Management Primer
- Forums & Initiatives
- International
- End Users
I Want ToBecome a Member! |
RRADIUSCONTEXT [Security] Acronym for Remote Authentication Dial In User Service. RAIDCONTEXT [Storage System]
RAID 0RAID Level 0CONTEXT [Storage System] Synonym for data striping. RAID 1RAID Level 1CONTEXT [Storage System] Synonym for mirroring. RAID 2RAID Level 2CONTEXT [Storage System] A form of RAID in which a Hamming code computed on stripes of data on some of a RAID array's disks is stored on the remaining disks and serves as check data. RAID 3RAID Level 3CONTEXT [Storage System] A form of parity RAID in which all disks are assumed to be rotationally synchronized, and in which the data stripe size is no larger than the exported block size. RAID 4RAID Level 4CONTEXT [Storage System] A form of parity RAID in which the disks operate independently, the data strip size is no smaller than the exported block size, and all parity check data is stored on one disk. RAID 5RAID Level 5CONTEXT [Storage System] A form of parity RAID in which the disks operate independently, the data stripe size is no smaller than the exported block size, and parity check data is distributed across the RAID array's disks. RAID 6RAID Level 6CONTEXT [Storage System] Any form of RAID that can continue to execute read and write requests to all of a RAID array's virtual disks in the presence of any two concurrent disk failures. Several methods, including dual check data computations (parity and Reed Solomon), orthogonal dual parity check data and diagonal parity have been used to implement RAID Level 6. RAID arrayCONTEXT [Storage System] Acronym for Redundant Array of Independent Disks. RAMdiskCONTEXT [Storage Device A quantity of host system random access memory (RAM) managed by software and presented to applications as a high-performance disk. RAMdisks generally emulate disk I/O functional characteristics, but unless augmented by special hardware to make their contents non-volatile, they cannot tolerate loss of power without losing data. cf. solid state disk random I/Orandom I/O loadrandom readsrandom writesCONTEXT [Storage System] Any I/O load whose consecutively issued read and/or write requests do not specify adjacently located data. The term random I/O is commonly used to denote any I/O load that is not sequential, whether or not the distribution of data locations is indeed random. Random I/O is characteristic of I/O request-intensive applications. cf. sequential I/O random numberCONTEXT [Security] An unpredictable number used for cryptographic applications that is typically a generated sequence of zero and one bits. There are two basic classes: deterministic or pseudorandom often generated by an algorithm that produces a sequence of bits from an initial value called a seed; and nondeterministic generated by some unpredictable physical source that is outside human control. random relative offsetCONTEXT [Fibre Channel] A transmission control algorithm in which the frames containing the subblocks that comprise a block of information may be transmitted in any order. rankCONTEXT [Storage System]
RAS
raw partitionA disk partition not managed by a volume manager. The term raw partition is frequently encountered when discussing database systems because some database system vendors recommend volumes or files for underlying database storage, while others recommend direct storage on raw partitions. raw partition backupCONTEXT [Data Recovery] A bit-by-bit copy of a partition image. A raw partition backup incorporates no information about the objects contained on the partition, and hence cannot be used for individual object restoration. cf. disk image backup read/write headCONTEXT [Storage Device The magnetic or optical recording device in a disk. Read/write heads are used both to write data by altering the recording medias state, and to read data by sensing the alterations. Disks typically have read/write heads, unlike tapes, in which reading and writing are often done using separate heads. real time copyCONTEXT [Storage System] Synonym for mirroring. rebuildrebuildingCONTEXT [Storage System] The regeneration and writing onto one or more replacement disks of all of the user data and check data from a failed disk in a mirrored or RAID array. In most arrays, a rebuild can occur while applications are accessing data on the arrays virtual disks. receiverCONTEXT [General] [Fibre Channel]
receptacleThe stationary (female) half of the interface connector on a transmitter or receiver. reconstructionCONTEXT [Storage System] Synonym for rebuilding. recorded volume serial numberCONTEXT [Data Recovery] Synonym for media ID. Abbreviated RVSN. recoveryCONTEXT [Data Recovery] The recreation of a past operational state of an entire application or computing environment. Recovery is required after an application or computing environment has been destroyed or otherwise rendered unusable. It may include restoration of application data, if that data had been destroyed as well. cf. restoration Recovery Point Objective - RPOCONTEXT [Data Recovery] The maximum desired time period prior to a failure or disaster during which changes to data may be lost as a consequence of recovery. Data changes preceding the failure or disaster by at least this time period are preserved by recovery. Zero is a valid value and is equivalent to a "zero data loss" requirement. Recovery Time Objective - RTOCONTEXT [Data Recovery] The maximum desired time period required to bring one or more applications and associated data back to a correct operational state. redCONTEXT [Security] In the context of security analysis, a designation applied to information systems and associated areas, circuits, components, and equipment in which sensitive information is being processed. red/black conceptCONTEXT [Security] The separation of electrical and electronic circuits, components, equipment and systems that handle sensitive information (red) in electrical form, from those that handle on information that is not sensitive (black) in the same form. reduced modeCONTEXT [Storage System] Synonym for degraded mode. reductionCONTEXT [Storage System] The removal of a member disk from a RAID array, placing the array in degraded mode. Reduction most often occurs because of member disk failure, however, some RAID implementations allow reduction for system management purposes. redundancyThe inclusion of extra components of a given type in a system (beyond those required by the system to carry out its function) for the purpose of enabling continued operation in the event of a component failure. redundancy groupCONTEXT [Management] [Storage System]
redundancy group stripeCONTEXT [Storage System] A set of sequences of correspondingly numbered physical extent blocks in each of the physical extents comprising a redundancy group. The check data blocks in a redundancy group stripe protect the protected space in that stripe. redundancy group stripe depthCONTEXT [Storage System] The number of consecutively numbered physical extent blocks in one physical extent of a redundancy group stripe. In the conventional striped data mapping model, redundancy group stripe depth is the same for all stripes in a redundancy group. redundant (components)Components of a system that have the capability to substitute for each other when necessary, as, for example when one of the components fails, so that the system can continue to perform its function. In storage subsystems, power distribution units, power supplies, cooling devices, and controllers are often configured to be redundant. The disks comprising a mirror set are redundant. A parity RAID arrays member disks are redundant, since surviving disks can collectively replace the function of a failed disk. redundant (configuration, system)A system or configuration of a system in which failure tolerance is achieved by the presence of redundant instances of all components that are critical to the systems operation. Redundant Array of Independent DisksCONTEXT [Storage System] A disk array in which part of the physical storage capacity is used to store redundant information about user data stored on the remainder of the storage capacity. The redundant information enables regeneration of user data in the event that one of the array's member disks or the access path to it fails. Although it does not conform to this definition, disk striping is often referred to as RAID (RAID Level 0). regenerationCONTEXT [Information Lifecycle Management] Synonym for fixed content. regenerationCONTEXT [Information Lifecycle Management] Synonym for fixed content. regenerationCONTEXT [Storage System] Recreation of user data from a failed disk in a RAID array using check data and user data from surviving members. Regeneration may also be used to recover data from an unrecoverable media error. Data in a parity RAID array is regenerated by computing the exclusive OR of the contents of corresponding blocks from the array's remaining disks. Data in a RAID Level 6 array is regenerated by choosing the more convenient of two parity algorithms and executing it. registered state change notificationCONTEXT [Fibre Channel] A Fibre Channel switch function that allows notification to registered nodes if a change occurs to other specified nodes. rejoin mirrorCONTEXT [Storage System] Bring a split mirror component back into the mirror. When the resilvering process completes, the mirror component becomes identical to all mirror components in the mirror. rekeyingCONTEXT [Security] The process of changing the key used for an ongoing communication session. relative offsetCONTEXT [Fibre Channel] A displacement, expressed in bytes, used to divide a quantity of data into blocks and subblocks for transmission in separate frames. Relative offsets are used to reassemble data at the receiver and verify that all data has arrived. relative offset spaceCONTEXT [Fibre Channel] A numerical range defined by a sending upper level protocol for an information category. The range starts at zero, representing the upper level-defined-origin, and extends to a highest value. Relative offset values are required to lie within the appropriate relative offset space. Remote Authentication Dial In User ServiceCONTEXT [Security] RADIUS is an authentication and accounting protocol used by many Internet Service Providers (ISPs). Information such as username and password is entered when a connection is made. This information is passed to a RADIUS server that verifies the information in order to authorizes access to the system. Radius is defined in RFC 2865. removable media storage deviceA storage device designed so that its storage media can be readily removed and inserted. Tapes, CDROMs, and optical disks are removable media devices. replacement diskCONTEXT [Storage System] A disk available for use as or used to replace a failed member disk in a RAID array. replacement unitA component or collection of components in a system which are always replaced (swapped) as a unit when any part of the collection fails. Abbreviated RU. Replacement units may be field replaceable, or they may require that the system of which they are part be returned to a factory or repair depot for replacement. Field replaceable units may be customer replaceable, or their replacement may require trained service personnel. Typical replacement units in a disk subsystem include disks, controller logic boards, power supplies, cooling devices, and cables. Replacement units may be cold, warm, or hot swappable. replay attackCONTEXT [Security] An attack in which a valid data transmission is maliciously or fraudulently repeated, either by the originator or by an adversary who intercepts the data and retransmits it. replicaCONTEXT [Data Recovery]
replicateCONTEXT [Data Recovery]
replication linkCONTEXT [Storage System] A physical and logical connection that transports data and replication control commands between primary and secondary sites. replication setCONTEXT [Storage System] A pair of volumes that have a replication relationship. A replication set consists of a primary volume and a secondary volume that are physically separated. The replication set also defines how the primary and secondary volumes are connected and how replication ought to proceed. Request for CommentCONTEXT [Security] Internet -related specifications, including standards, experimental definitions, informational documents and best practice definitions, produced by the IETF. request intensive (application)A characterization of applications. A request-intensive application is an I/O intensive application characterized by a high rate of I/O requests. Request-intensive applications' I/O requests are usually randomly addressed and often specify a small amount of data for transfer. reserved (field)CONTEXT [General] [Fibre Channel]
resilveringCONTEXT [Data Recovery, Storage Systems] Synonym for mirror resynchronization. responderCONTEXT [General][iSCSI] [Fibre Channel]
Responder Exchange IdentifierCONTEXT [Fibre Channel] An identifier assigned by a responder to identify an exchange. Abbreviated RX_ID. An RX_ID is meaningful only to the responder that originates it. restorationCONTEXT [Data Recovery] The copying of a backup to on-line storage for application use. Restoration normally occurs after part or all of an applications data has been destroyed or become inaccessible. cf. recovery retention periodCONTEXT [Data Recovery] [File System]
Retention policyCONTEXT [Information Lifecycle Management] A policy governing when and for how long a record must be retained by a storage system. This may be a rule that applies to groups or categories of records, or may be specified for individual records. The policy may be time or event based. retimerA circuit that uses a clock independent of the incoming signal to generate an outbound signal. return lossThe ratio of the strength of a returned signal to that of the incident signal that caused it. In electrical circuits, return loss is caused by impedance discontinuities. Optical return loss is caused by index of refraction differences. RFCCONTEXT [Security] Acronym for Request for Comment robotrobotic media handlerCONTEXT [Data Recovery] A mechanical handler capable of storing multiple pieces of removable media and loading and unloading them from one or more drives in arbitrary order in response to electronic commands. cf. library riskCONTEXT [Security] The potential that a given threat will exploit vulnerabilities of an asset or group of assets to cause loss or damage to the assets [IEEE 13335-1:1996]. risk analysisCONTEXT [Security] The process of identifying security risks, determining their magnitude, and identifying areas needing safeguards [IEEE 13335-1:1996]. risk managementCONTEXT [Security] The process of assessing and quantifying risk and establishing an acceptable level of risk for the organization [IEEE 13335-1:1996]. rollback to snapshotCONTEXT [Storage System] The process of resetting a volume's data to become identical to a snapshot taken of that volume. rotational latencyCONTEXT [Storage Device] The interval between the end of a disk seek and the time at which the starting block address specified in the I/O request passes the disk head. Exact rotational latencies for specific sequences of I/O operations can only be obtained by detailed disk drive simulation or measurement. The simplifying assumption that on average, requests wait for half a disk revolution time of rotational latency works well in practice. Half of a disk revolution time is therefore defined to be the average rotational latency. routing functionCONTEXT [Fibre Channel] An entity that resides in an Inter-Fabric Router and is responsible for the forwarding of frames between independent Fabrics including the translation of N_Port_ID’s to present the Proxy N_Ports to the local Fabrics. rowCONTEXT [Storage System] The set of blocks with corresponding physical extent block addresses in each of an arrays member physical extents. The concept of rows is useful for locking the minimal amount of data during a RAID array update so as to maximize the potential for parallel execution. RSACONTEXT [Security] Acronym for both a public key algorithm and a corporation in the business of algorithm design, derived from the names of the founders (Rivest, Shamir & Adelman). RSCNCONTEXT [Fibre Channel] Acronym for registered state change notification. RUAcronym for replaceable unit. cf. CRU, FRU run lengthThe number of consecutive identical bits in a transmitted signal. For example, the pattern 0011111010 has run lengths of 2, 5, 1, 1, and 1. running disparityCONTEXT [Fibre Channel] The cumulative disparity (positive or negative) of all previously issued transmission characters. RVSNCONTEXT [Data Recovery] Acronym for recorded volume serial number. |
SearchKey ProgramsFeatured Events
FarSighted NewsletterSign-up to receive newsletter. Enter email address: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
