Public bug reported:
To reproduce:
Try to set Locate state for one of connected drives.
# ledctl locate={ /dev/nvme0n1 }
Expected result:
Status LED on selected disks is locate, status LED on all other disks is normal.
Actual result:
Status LED on all disks is normal, no errors in dmesg or log
Hi all,
Issue is fixed in Ubuntu 24.04.1 - I am closing this ticket.
** Changed in: linux (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2079038
Title:
[
Hello,
I confirm that mdadm from "proposed" fixes issue on my setup. Steps to
reproduce:
1. Create Raid 1 from os level using below command
mdadm -C /dev/md/imsm0 /dev/nvme0n1 /dev/nvme1n1 –n 2 –e imsm – to
create container
mdadm -C /dev/md/md124 /dev/md/imsm0 –n 2 –l 1 -z 20G --create volume
Hi,
I confirm that mdadm - v4.3 - 2024-02-15 - Ubuntu 4.3-1ubuntu2 fixes issue on
my setup.
On my platform I was able to check it by:
- update mdadm package
- run mdadm --detail-platform
command completed successfully and list platform information correctly.
Without the fix command finished with
Is it possible to fix in Ubuntu 24.04.2? I don't know the process of
updating kernel package in next LTS relases.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2079038
Title:
[VROC] [Ub 24.04.0/1] K
Ok, so please rebase hwe kernel to the mentioned kernel (6.11-rc4) at
least, if possible.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2079038
Title:
[VROC] [Ub 24.04.0/1] Kernel bug and reboot han
Please fix in Ubuntu 24.04.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2079038
Title:
[VROC] [Ub 24.04.0/1] Kernel bug and reboot hang during recovery -
missing patch
To manage notifications
Public bug reported:
Steps to reproduce:
1. Create RAID array (example for IMSM):
mdadm -CR imsm -e imsm -n2 /dev/nvme[01]n1
mdadm -CR vol1 -l1 -n2 /dev/nvme[01]n1
2. Hot-remove one of the drive.
3. Insert drive back - recovery should start.
4. Reboot platform
Expected: reboot is performed succe
Hi
I've updated test plan. Please notice, that this issue is reproducible
only on Intel platforms
** Description changed:
[ Impact ]
mdadm crashes sporadically with error *** buffer overflow detected ***
at some invokations:
- mdadm --detail-pl
- mdadm -CR /dev/md0 -l1 -n2 /dev/n
Hi,
can you explain more what is needed? Do I have to prepare something?
This is the first issue resolved in mdadm from me, I don't know if I
described everything correctly.
Thanks
Kinga
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
Hi,
can you explain more what is needed? Do I have to prepare something?
This is the first issue resolved in mdadm from me, I don't know if I
described everything correctly.
Thanks
Kinga
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
** Changed in: mdadm (Ubuntu)
Status: In Progress => Confirmed
** Changed in: mdadm (Ubuntu Noble)
Status: In Progress => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070371
** Changed in: linux-hwe-5.13 (Ubuntu)
Status: In Progress => Fix Committed
** Changed in: linux-hwe-5.13 (Ubuntu Focal)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.l
Hi @hectorcao
I confirm that test package fixes this issue. We are looking forward
official update
Thanks,
Kinga
** Changed in: mdadm (Ubuntu Noble)
Status: In Progress => Confirmed
** Changed in: mdadm (Ubuntu Oracular)
Status: In Progress => Confirmed
--
You received this bug
yes, Ubuntu 24.04
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070371
Title:
[VROC] [Ub 24.04] mdadm: grow for R0 not start - missing patch
To manage notifications about this bug go to:
https://b
With test package issue is fixed.
Thanks,
Kinga
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070371
Title:
[VROC] [Ub 24.04] mdadm: grow for R0 not start - missing patch
To manage notifications
Hi Michael Hudson-Doyle
could you help me with this one, please?
** Tags added: noble
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065277
Title:
[INTEL 24.04 BUG] [VROC] Automatic OS installatio
** Tags added: vroc
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070371
Title:
[VROC] [Ub 24.04] mdadm: grow for R0 not start - missing patch
To manage notifications about this bug go to:
https:/
** Also affects: intel
Importance: Undecided
Status: New
** No longer affects: intel
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065277
Title:
[INTEL 24.04 BUG] [VROC] Automatic OS ins
Hello,
do you have any update?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070371
Title:
[VROC] [Ub 24.04] mdadm: grow for R0 not start - missing patch
To manage notifications about this bug go
Hello,
do you have any update?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2069821
Title:
[VROC] [Ub 24.04] mdadm: buffer overflow detected
To manage notifications about this bug go to:
https://b
Public bug reported:
Steps to reproduce:
1. Create RAID volume e.g.:
# mdadm -C /dev/md/imsm0 -e imsm -n 2 /dev/nvme0n1 /dev/nvme1n1 -R
# mdadm -C /dev/md/MyVolume -l0 -n 2 /dev/nvme[0-1]n1 -R
2. Add additional drive(s) to an IMSM array using command e.g.:
# mdadm --add /dev/md/imsm0 /dev/nvme2n1
** Description changed:
Mdadm throws buffer-overflow sometimes, it depends on the building
environment.
- It happens mdadm is built with FORFTIFY_SOURCE=3 (as it is done in Ubuntu
24.04).
+ It happens when mdadm is built with FORFTIFY_SOURCE=3 (as it is done in
Ubuntu 24.04).
Buffer-over
Public bug reported:
Mdadm throws buffer-overflow sometimes, it depends on the building environment.
It happens mdadm is built with FORFTIFY_SOURCE=3 (as it is done in Ubuntu
24.04).
Buffer-overflow is detected for many commands in this case:
- mdadm --detail-pl
- mdadm -CR /dev/md0 -l1 -n2 /dev
Hi,
has somebody analyzed this issue?
** Package changed: ubuntu => linux (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2059092
Title:
[VROC] mdadm detects dm-device as partition
To mana
Hi,
can somebody look at this issue, please?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065277
Title:
[INTEL 24.04 BUG] [VROC] Automatic OS installation crashes
To manage notifications about t
Hi
do you have any update? Has anybody analyzed this issue?
** Also affects: subiquity
Importance: Undecided
Status: New
** Summary changed:
- [VROC] Automatic OS installation crashes
+ [INTEL 24.04 BUG] [VROC] Automatic OS installation crashes
--
You received this bug notification
Public bug reported:
Found with Ubuntu 24.04. Subiquity was updated before test.
Steps for reproduce:
1. Create RAID volume in PreOS:
e.g. VMD: #rcfgvroc /C:r5d3 /L:5 /DS:0x0 0x1 0x2 /SS:128
2. Prepare install configuration file and set installation on GPT partition.
3. Start OS installation us
Hi @kamalmostafa,
Just to make sure, because task has "in progress" state. Was this fix
included into 5.13 kernel used in Ubuntu 22.04? Or will be included in
next releases?
Regards,
Kinga Tanska
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Hi,
sorry for the delay. I checked test kernel and it works as expected. I
think you can submit it.
Thanks,
Kinga Tanska
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960324
Title:
[VROC] Kernel
I installed and verified ledmon-0.95-1build1 package.
Fix is OK - ledmon is installed and run without errors.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960921
Title:
[VROC] Ledmon couldn't be r
** Summary changed:
- Installation on RAID volume fails - ubuntu 22.04
+ [VROC] Installation on RAID volume fails - ubuntu 22.04
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960926
Title:
[VROC]
** Tags added: vroc
** Summary changed:
- Kernel does not contain fixes for iostat for md devices
+ [VROC] Kernel does not contain fixes for iostat for md devices
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
** Summary changed:
- Ledmon couldn't be run with latest libsgutils2-2 package - ubuntu 22.04
+ [VROC] Ledmon couldn't be run with latest libsgutils2-2 package - ubuntu 22.04
** Tags removed: jammy
** Tags added: vroc
--
You received this bug notification because you are a member of Ubuntu
Bugs
Public bug reported:
Installation on RAID volume created in uefi fails with error
"ValueError: devices or container for raid must be specified". Syslog
contains error log with curtin:
Jan 20 08:58:16 ubuntu-server subiquity_log.4517[4968]: start:
cmd-install/stage-partitioning/builtin/cmd-block-
Public bug reported:
In Ubuntu 22.04 new version of package libsgutils2-2 is used (1.46). Earlier,
for Ubuntu 20.04, libsgutils2-2 with 1.44 version was used.
This package is dependency of ledmon. Installation of ledmon and libsgutils2-2
packages completes successfully, but ledmon couldn't be st
/log/?h=hwe-5.13&qt=author&q=Guoqing+Jiang)
Please consider adding series of patches described above.
Regards,
Kinga Tanska
** Affects: linux-hwe-5.13 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs,
37 matches
Mail list logo