Z naszego bloga

  • AV Access KVM Switches – Professional Solutions for macOS and Windows Users
    AV Access KVM Switches – Professional Solutions for macOS...

    Modern workstations increasingly use more than one computer. Programmers work simultaneously on work and personal computers, graphic designers use high-performance workstations and laptops, and home users want to switch conveniently between their work computer and their gaming computer. For such applications, KVM (Keyboard, Video, Mouse) switches are the ideal solution, allowing users to control multiple computers using a single keyboard, mouse, and set of monitors.

    06/23/2026
  • USB-C and USB4 – Differences, Speeds, and Applications | Abart Pro
    USB-C and USB4 – Differences, Speeds, and Applications |...

    Just a few years ago, choosing the right USB cable was simple. Today, the situation is completely different. The market offers USB-C, USB 10 Gb/s, USB 20 Gb/s, USB4, Thunderbolt 4, and Thunderbolt 5. Although many of these standards use the same connector, their capabilities can vary dramatically. In this article, we explain what USB-C is, the differences between USB 3.2 and USB4, and how to choose the right accessories for use with Apple computers, PCs, docking stations, and professional peripherals.

    06/18/2026
  • ATTO FastFrame™ AIR – professional 10/25/50/100GbE network cards for the most demanding workstations
    ATTO FastFrame™ AIR – professional 10/25/50/100GbE...

    ATTO FastFrame™ AIR – professional 10/25/50/100GbE network cards for the most demanding workstations ATTO Technology is expanding its product portfolio with the new FastFrame™ AIR series of network cards, designed specifically for modern workstations that demand the highest performance, minimal latency, and reliable network communication. The new 10GbE, 25GbE, 50GbE, and 100GbE Ethernet adapters combine exceptional performance with an innovative active cooling system, making them ideal for environments where standard network cards cannot deliver the required performance.

    06/10/2026
  • The Glyph Atom EX40 drives deliver performance that keeps pace with your work environment
    The Glyph Atom EX40 drives deliver performance that keeps...

    When it comes to creative work, your equipment shouldn’t hold you back. Whether you’re working with 4K/8K footage, large RAW libraries, or audio projects, one thing matters most: stable, predictable, and high performance. The Glyph Atom EX40 is a drive designed not for benchmarks, but for real-world, high-demand production workloads.

    03/18/2026

Basic RAID levels - for the reluctant

The usable capacity of a RAID (Redundant Array of Independent Disks) configuration depends on the specific RAID level, as well as the number and capacity of the individual drives in the array. Here are typical usable capacities for some popular RAID configurations:

RAID 0 (Striping):

Usable capacity: Equal to the sum of the capacities of all drives in the array.
Data Striping: Data is evenly distributed across all disks in the array.
Redundancy: No data redundancy. If one drive fails, all data will be lost.

RAID 1 (Mirroring):

Usable capacity: Equal to the capacity of a single drive in the array.
Data mirroring: Data is duplicated on all drives in the array.
Redundancy: High redundancy because data is duplicated. It can survive a single drive failure.

RAID 5 (Striping with Parity):

Usable capacity: (number of drives – 1)
Data Striping: Data is spread across all drives.
Parity: Parity information is distributed across disks to provide error tolerance.
Redundancy: Can tolerate a single disk failure without data loss.

RAID 6 (Double Parity Striping):

Usable capacity: (number of drives – 2)
Data Striping: Data is spread across all drives.
Double Parity: Two sets of parity information are used to provide error tolerance.
Redundancy: Can tolerate two disk failures without data loss.

RAID 50 (combination of RAID 5 and RAID 0):

Usable capacity: (number of drives in each RAID 5 group – 1)
Data Striping: Data is spread over multiple RAID 5 arrays.
Parity: Parity is calculated in each RAID 5 group.
Redundancy: Can tolerate the failure of one drive in each RAID 5 group without data loss.

RAID 60 (combination of RAID 6 and RAID 0):

Usable capacity: (number of drives in each RAID 6 group – 2)
Data Striping: Data is spread over multiple RAID 6 arrays.
Double parity: Double parity is calculated in each RAID 6 group.
Redundancy: Can tolerate the failure of two drives in each RAID group 6 without data loss.

The one thing to keep in mind, especially in the world of high-capacity drives, is that the capacity you put on your drives refers to decimal capacity of 10, 16, 18, 20 TB, etc.

Basic data is stored in bits, which are not decimal numbers.

So a 20TB drive is actually \"seen\" by a RAID or HBA controller as 18.18TB.

TB: Terabajt
TB: tebibajt

1 terabyte is equal to (1012/240) tebibytes.

A terabyte contains 0.90949470177293 tebibytes.

1 TB = 0.90949470177293 TiB

The calculation is \"easy\", just 20 x 0.9 to get an approximate number

It sounds enigmatic, but in the case of large devices such as 60 x 20 TB drives, the difference is noticeable: 1200TB = 1090.80 TiB

Leave a comment