Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Fresh Software Raid 1 - Slow Resync

phpminphpmin Member
edited August 2017 in Help

Hello everyone

Just bought today a LT DEALS 1701.1 (Online.net) Intel Xeon E3 1230v3 with 2 HD Soft Raid (Mirror).
Is it normal this, verrry, slow resync ?

[root@srv fcgi-bin]# cat /proc/mdstat
Personalities : [raid1]
md2 : active raid1 sda2[0] sdb2[1]
      1932067840 blocks super 1.2 [2/2] [UU]
      [==========>..........]  resync = 54.1% (1046551936/1932067840) finish=179.9min speed=82010K/sec
      bitmap: 8/15 pages [32KB], 65536KB chunk

md0 : active raid1 sdb5[1] sda5[0]
      307136 blocks super 1.0 [2/2] [UU]
        resync=DELAYED
      bitmap: 1/1 pages [4KB], 65536KB chunk

md1 : active raid1 sdb3[1] sda3[0]
      20463616 blocks super 1.2 [2/2] [UU]
      bitmap: 1/1 pages [4KB], 65536KB chunk

unused devices: 

There's only the OS (CentOS7), MariaDB, Nginx,OpenDKIM and of course PHP 7.1 with CSF

And according:

# smartctl -a -T permissive /dev/sg0
# smartctl -a -T permissive /dev/sg1

I dont see any error (Disks are with 6000h average)

PS I know, according DOCS ( If there is a problem with the raid the letters [UU] will be displayed as [U_] or [_U] ) there's a problem but i dont see errors on the disks from smartctl

Comments

Sign In or Register to comment.