Setting Up RAID 0 in CyberData
RAID 0 (Striping without Parity or Redundancy)
RAID 0, also known as striping, offers the highest storage performance among all RAID levels.
RAID 0 improves storage performance by splitting data across multiple disks for read/write operations. This allows data requests to be processed in parallel by multiple disks, with each disk handling its portion of the request.
Such parallel data operations make full use of bus bandwidth, significantly enhancing overall disk performance.
Multiple hard drives are virtually combined into a single drive, with the total capacity equal to the sum of all drives. A minimum of two hard drives is required.
Advantages
· Fast access speed
· No redundancy
· Concurrent read/write operations
· 100% disk utilization
Disadvantages
Lack of parity or backup means if any one hard drive fails (or any data block is damaged), the entire file may become unreadable.
Use Cases
Temporary data (download cache, video editing scratch disks)
Scenarios where speed is prioritized over security (high-performance computing, non-critical test environments)
Limited budgets, with data that can be easily reacquired (e.g., downloadable movies)
Instructions
After binding and logging into the Cyber Cloud software, access the device.
On the "Initialize New Device" page, set the language, time zone, and service region, then proceed to create the system pool.
Navigate to "Create Storage Pool" → select Simple Mode → choose Array Mode.
Note: Creating a storage pool will format the hard drives, erasing all existing data. Please back up important data beforehand.


