Page 1 of 4

Disks's leds are blinking in blue colour

PostPosted: Thu Jul 19, 2018 8:47 am
by Basajaun
Hi,

on our second 5Big vs1 disks's leds are blinking in blue color.

When i try to execute any command, it's status: Current System Status: execution command, please wait …

Thanks in advance !

Best regards

Re: Disks's leds are blinking in blue colour

PostPosted: Thu Jul 19, 2018 9:04 am
by fvdw
What was the last command that you gave?

In other words, do you know which command it is executing

Re: Disks's leds are blinking in blue colour

PostPosted: Thu Jul 19, 2018 9:07 am
by Basajaun
Hi fvdw,

yes, the last command was

Power LED Off on Setup / Other settings

Thanks in advance !

Best rgards,

Re: Disks's leds are blinking in blue colour

PostPosted: Thu Jul 19, 2018 10:01 am
by fvdw
That sould not make the webinterface non responsive. I advice to perform a reboot. If you can connect via ssh give on the commandline the command
Code: Select all
reboot

If thats not possible cut power and connect power again.

Re: Disks's leds are blinking in blue colour

PostPosted: Thu Jul 19, 2018 1:41 pm
by Basajaun
Hi,

why the disks's leds are blinking at the same time ?

Thanks in advance !

Best regards,

Re: Disks's leds are blinking in blue colour

PostPosted: Thu Jul 19, 2018 2:53 pm
by fvdw
Do you a raid array active?

Re: Disks's leds are blinking in blue colour

PostPosted: Thu Jul 19, 2018 3:08 pm
by Jocko
Yes he should have a raid. So blue Led blinking means a resync state. You can see it with the main disk setup or with the command
Code: Select all
cat /proc/mdstat

Re: Disks's leds are blinking in blue colour

PostPosted: Thu Jul 19, 2018 3:16 pm
by Basajaun
Hi jocko,

here you are

Code: Select all
root@Ortzi:/ # cat /proc/mdstat
Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid5 sda8[0] sde8[4] sdd8[3] sdc8[2] sdb8[1]
      7800905728 blocks super 1.0 level 5, 512k chunk, algorithm 2 [5/5] [UUUUU]
      bitmap: 0/15 pages [0KB], 65536KB chunk

unused devices: <none>


Thanks in advance !

Best regards

Re: Disks's leds are blinking in blue colour

PostPosted: Fri Jul 20, 2018 11:28 am
by Basajaun
Hi Jocko, fvdw,

we have two nas 5Big vs1 (Osiris and Ortzi). Ortzi have all disks's leds blinking blue at the same time. On Osiris all is ok.

i've uploaded four images, two (Osiris) and two (Ortzi)

Re: Disks's leds are blinking in blue colour

PostPosted: Sat Jul 21, 2018 11:15 am
by Jocko
Hi basajaun

You have this issue as you do not have the expected output with mdstat output (bitmap line).

Next week we go to deepen it (when I will be at home)