Public bug reported:

Description:
LEDs do not work properly during migration with 
ledmon-0.90-0ubuntu1~18.04.1_amd64


Steps to reproduce:
1. Launch ledmon
# ledmon ?all

2. Create RAID container and volume
# mdadm --create /dev/md/imsm0 --metadata=imsm --raid-devices=3 /dev/sdb 
/dev/sdc /dev/sda ?run
# mdadm --create /dev/md/r5d3n1s64-5_A --level=5 --chunk 64 --size=2621440 
--raid-devices=3 /dev/sdb /dev/sdc /dev/sda ?run

3. Add spare to RAID volume.
# mdadm --add /dev/md/imsm0 /dev/sdj

4. Begin grow from Raid5 with 3 devices to Raid5 with 4 devices.
# mdadm ?grow /dev/md/imsm0 ?raid-devices=4

5. Check if LEDs are indicating proper RAID status.


Expected results:
LEDs are indicating Rebuild status.


Actual results:
LEDs are showing Normal status. 


Upstream commit that fixes that:
Recognize RAID volume under reshape as DEVICE_TYPE_VOLUME 
https://github.com/intel/ledmon/commit/c57e7d6d2dabe9e9d17d2e3aa4a2e77f7dc70acd

** Affects: ledmon (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831591

Title:
  LEDs not working properly during migration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ledmon/+bug/1831591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to