Re: Unable to read data from RAID partition

2015-10-25 Thread houghi
On Sun, Oct 25, 2015 at 09:56:29PM +0300, Reco wrote: > Hi. > > On Sun, 25 Oct 2015 19:16:30 +0100 > houghi wrote: > > > root@penne : mount /dev/md124 /mnt/3 > > mount: unknown filesystem type 'drbd' > > This seems to be the key to the problem. It seems that they don't use > simple RAID1

Re: Unable to read data from RAID partition

2015-10-25 Thread Pascal Hambourg
houghi a écrit : > > root@penne : cat /proc/mdstat > Personalities : [raid1] > md124 : active raid1 sdc3[0] > 1455183616 blocks super 1.0 [1/1] [U] > > unused devices: > > > The raid1 device is /dev/md124 > > root@penne : mdadm --detail /dev/md124 > /dev/md124: > Ver

Re: Unable to read data from RAID partition

2015-10-25 Thread Reco
Hi. On Sun, 25 Oct 2015 19:16:30 +0100 houghi wrote: > root@penne : mount /dev/md124 /mnt/3 > mount: unknown filesystem type 'drbd' This seems to be the key to the problem. It seems that they don't use simple RAID1 based on mdadm in QNAP NAS. They use DRBD (Distributed Replicated Block

Unable to read data from RAID partition

2015-10-25 Thread houghi
If I have not given enough information or if another place is better to ask, please let me know. I have a QNAP NAS and I have replaced one drive because I thought I would just plug in the HD in my machine, boot it and mount the device. I have done so in the past, but now it does not seem to work