Hi b1gnas,
Yes,
When you degrade a raid, mdadm tries to synchronize again the raid once the raid has again all its members.
Note: this does not prevent you to use the NAS.
time dd if=/dev/zero of=/share/1100/test.img bs=1MB count=1024
echo 1 >/sys/block/sda/device/queue_depth
echo 1 >/sys/block/sdb/device/queue_depth
echo 1 >/sys/block/sdc/device/queue_depth
echo 1 >/sys/block/sdd/device/queue_depth
echo 1 >/sys/block/sde/device/queue_depth
dmesg -c
time dd if=/dev/zero of=/share/1100/test.img bs=1MB count=1024
root@fvdwsl-base:/ # time dd if=/dev/zero of=/share/1100/test.img bs=1MB count=1024
1024+0 records in
1024+0 records out
real 0m 59.28s
user 0m 0.00s
sys 0m 21.77s
root@fvdwsl-base:/ # echo 1 >/sys/block/sda/device/queue_depth
root@fvdwsl-base:/ # echo 1 >/sys/block/sdb/device/queue_depth
root@fvdwsl-base:/ # echo 1 >/sys/block/sdc/device/queue_depth
root@fvdwsl-base:/ # echo 1 >/sys/block/sdd/device/queue_depth
root@fvdwsl-base:/ # echo 1 >/sys/block/sde/device/queue_depth
root@fvdwsl-base:/ # time dd if=/dev/zero of=/share/1100/test.img bs=1MB count=1024
1024+0 records in
1024+0 records out
real 0m 53.70s
user 0m 0.02s
sys 0m 22.59s
Now use your 5big1 and see later if there is still no error.b1gnas wrote:No errors in dmesg
lsscsi -l
root@fvdwsl-base:/ # lsscsi -l
[0:0:0:0] disk ATA ST1000DM003-1ER1 CC45 /dev/sde
state=running queue_depth=1 scsi_level=6 type=0 device_blocked=0 timeout=30
[1:0:0:0] disk ATA ST1000DM003-1ER1 CC45 /dev/sdd
state=running queue_depth=1 scsi_level=6 type=0 device_blocked=0 timeout=30
[2:0:0:0] disk ATA ST1000DM003-1ER1 CC45 /dev/sdc
state=running queue_depth=1 scsi_level=6 type=0 device_blocked=0 timeout=30
[3:0:0:0] disk ATA ST1000DM003-1ER1 CC45 /dev/sdb
state=running queue_depth=1 scsi_level=6 type=0 device_blocked=0 timeout=30
[4:0:0:0] disk ATA ST1000DM003-1ER1 CC45 /dev/sda
state=running queue_depth=1 scsi_level=6 type=0 device_blocked=0 timeout=30
root@fvdwsl-base:/ #
mkdir /lib/modules/3.18.21
tar -xf /direct-usb/fvdw/modules-31821-5big1-3.tar -C /lib/modules/3.18.21
dd if=/direct-usb/fvdw/UIMAGE-31821-5BIG1-3 of=dev/sda6
sync;reboot
dd if=/direct-usb/fvdw/UIMAGE-3142-5BIG1-1 of=/dev/sda6
Return to Lacie 5Big Network vs1
Users browsing this forum: boerie and 9 guests