Skip to main content

Questions tagged [raid]

RAID - Redundant Array of Independent Disks. A Storage technology to provide redundancy and performance, to reduce I/O bottlenecks involved in using multiple disks for large storage.

0 votes
1 answer
37 views

In essence I want to have two mirror devices but also two copies of the data on each device. Will something like this work and behave as I expect? btrfs balance start convert=raid1,dup,soft /mnt/sdxn/
Microsoft Linux TM's user avatar
1 vote
1 answer
141 views

I am trying to make mdadm call into a simple bash script which writes a message in the kernel log in case of a state change. I am running on a VM (qemu). The VM is running debian 12.5, and kernel ...
Haris's user avatar
  • 63
0 votes
0 answers
60 views

i have one problem. I created RAID1 with two discs, then i simulated failure of one of the discs. It was sdb1. I restared the VM with one disc working in RAID array. Then i added new fresh disc to add ...
linuxenjoyer32123's user avatar
1 vote
1 answer
74 views

Lets say I have two devices: /dev/sda1 mounted to / (system partition) /dev/sdb1 mounted to /media/data (data partition, usb device may be unplugged) I want to merge/overlay/raid two directories ...
MOHAMMAD RASIM's user avatar
0 votes
1 answer
74 views

I've been running a RAID1 setup using two Samsung 970 EVO 500GB NVMEs on an Asus Z390 Maximus XI Formula motherboard for the last two years. This is my home server running Ubuntu 22.04 and I chose ...
Rikardny's user avatar
  • 101
0 votes
0 answers
84 views

We experienced a power outage last Thursday morning. Luckily the OMV server is on battery backup, so I was able to shut the server down. Once power was restored, I restarted the server and the RAID ...
Ryan Blankenship's user avatar
1 vote
1 answer
71 views

My RAID1 array is currently running with 3 disks (2x6TB and 1x3TB). I want to remove the smaller disk and wonder if it makes sense to put it in the safe as cold backup. The idea is to be able to mount ...
treuss's user avatar
  • 313
2 votes
0 answers
376 views

I have a RAID5 array configured with MDADM in Ubuntu 24.04 LTS. The array consists of five 8TB drives, and there have been no changes to it recently. Today I noticed that the array is not accessible. ...
T Shoaf's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
57