Raised the server to debian8, installed the system on a separate disk. WD took two disks with synology. There they were in raid1. I would like without erasing information from disks again to include disks in raid1. Tell me how to do it. if this is not possible, then at least extract information from the disks.
cat /proc/mdstat Personalities : [raid1] md2 : active raid1 sdc5[0] 2925531648 blocks super 1.2 [2/1] [U_] unused devices: <none> fdisk -l /dev/sdc /dev/sdb Disk /dev/sdc: 2.7 TiB, 3000592982016 bytes, 5860533168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: 4ECEA6BB-8B09-43FC-9C8A-21FDF196DE0A Device Start End Sectors Size Type /dev/sdc1 256 4980735 4980480 2.4G Linux RAID /dev/sdc2 4980736 9175039 4194304 2G Linux RAID /dev/sdc5 9453280 5860519007 5851065728 2.7T Linux RAID Disk /dev/sdb: 2.7 TiB, 3000592982016 bytes, 5860533168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: C70DB86E-61C2-467C-87A5-98D4A0D372E0 Device Start End Sectors Size Type /dev/sdb1 256 4980735 4980480 2.4G Linux RAID /dev/sdb2 4980736 9175039 4194304 2G Linux RAID /dev/sdb5 9453280 5860519007 5851065728 2.7T Linux RAID
sudo fdisk -l /dev/md2. 3. Correct the issue by clicking edit below the question text. - aleksandr barakinmdadm -a /dev/md2 /dev/sdb5( wiki.dieg.info/mdadm ). But I would first copy the data from the existing disk, and then return the second one, figs it from what it fell off. - MANKK