Skip to content

Add LTS Linux 6.1.52-456 #2977

Merged
merged 2 commits into from
Sep 12, 2023
Merged

Add LTS Linux 6.1.52-456 #2977

merged 2 commits into from
Sep 12, 2023

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Sep 12, 2023

Tested on maleficent.

Cherry-pick the two configuration changes below – done for 6.5.2.

1.  36533b0841d3c config-mpi: (Re-)enable MICROCODE_LATE_LOADING
2.  71d132e4477f5 config-mpi: Re-Add CONFIG_FB=y

Resolves: mariux64/linux#4
@pmenzel pmenzel merged commit 42f4778 into master Sep 12, 2023
@pmenzel
Copy link
Collaborator Author

pmenzel commented Sep 12, 2023

Tested on sigusr2.

@donald
Copy link
Collaborator

donald commented Sep 13, 2023

Oh, no, another sync_action "check" to "idle" transition bug?

root@done:~# ps -fp 24153
UID        PID  PPID  C STIME TTY          TIME CMD
root     24153     1  0 06:00 ?        00:00:00 /bin/bash /usr/bin/mdcheck.safe --duration 06:00
root@done:~# cat /proc/24153/stack 
[<0>] kthread_stop+0x74/0x190
[<0>] md_unregister_thread+0x43/0x80
[<0>] action_store+0x169/0x2d0
[<0>] md_attr_store+0x80/0xf0
[<0>] kernfs_fop_write_iter+0x114/0x1b0
[<0>] vfs_write+0x2cb/0x400
[<0>] ksys_write+0x5f/0xe0
[<0>] do_syscall_64+0x40/0x90
[<0>] entry_SYSCALL_64_after_hwframe+0x64/0xce
root@done:~# cat /proc/mdstat 
Personalities : [linear] [raid0] [raid1] [raid6] [raid5] [raid4] [multipath] 
md2 : active raid6 sdc[0] sdo[15] sdn[14] sdm[13] sdl[12] sdk[11] sdj[10] sdi[9] sdh[8] sdg[7] sdf[6] sde[5] sdd[4] sdr[3] sdq[2] sdp[1]
      109394518016 blocks super 1.2 level 6, 512k chunk, algorithm 2 [16/16] [UUUUUUUUUUUUUUUU]
      bitmap: 0/59 pages [0KB], 65536KB chunk

md1 : active raid6 sdaa[0] sdz[15] sdy[14] sdx[13] sdw[12] sdv[11] sdu[10] sdt[16] sds[8] sdah[7] sdag[17] sdaf[5] sdae[4] sdad[3] sdac[2] sdab[1]
      109394518016 blocks super 1.2 level 6, 512k chunk, algorithm 2 [16/16] [UUUUUUUUUUUUUUUU]
      bitmap: 1/59 pages [4KB], 65536KB chunk

md0 : active raid6 sdai[0] sdax[15] sdaw[16] sdav[13] sdau[12] sdat[11] sdas[10] sdar[9] sdaq[8] sdap[7] sdao[6] sdan[17] sdam[4] sdal[3] sdak[2] sdaj[1]
      109394518016 blocks super 1.2 level 6, 512k chunk, algorithm 2 [16/16] [UUUUUUUUUUUUUUUU]
      [>....................]  check =  2.5% (196401792/7813894144) finish=1035822.1min speed=122K/sec
      bitmap: 51/59 pages [204KB], 65536KB chunk

unused devices: <none>
root@done:~# uname  -a
Linux done.molgen.mpg.de 6.1.52.mx64.456 #1 SMP PREEMPT_DYNAMIC Mon Sep 11 18:43:43 CEST 2023 x86_64 GNU/Linux
root@done:~# 

@thomas
Copy link
Collaborator

thomas commented Sep 13, 2023

Just FYI:

the recent Nvidia driver works with this kernel.

#> nvidia-smi
Wed Sep 13 12:45:11 2023       
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.104.05             Driver Version: 535.104.05   CUDA Version: 12.2     |
|-----------------------------------------+----------------------+----------------------+

But I guess that I rather wait with the integration until a 'better' 6.1 kernel is prepared?

@donald
Copy link
Collaborator

donald commented Sep 14, 2023

Great! It looks like we already have patches to fix the mdcheck problem 1 so you'll get a new 6.1 kernel to try shortly :-)

@donald
Copy link
Collaborator

donald commented Sep 14, 2023

#2985 if you find time.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants