DRBD not work after Upgrade to linux-image-5.3.0-26-generic
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-signed-hwe (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Hi,
After Kernel upgrade and System Reboot DRBD not mohr working.
System nfs01
##############
lsb_release -rd
Description: Ubuntu 18.04.3 LTS
Release: 18.04
uname -a
Linux nfs01 5.0.0-37-generic #40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
cat /proc/drbd
version: 8.4.11 (api:1/
srcversion: 1A039827F6ABC24
1: cs:WFConnection ro:Primary/Unknown ds:UpToDate/
ns:45890195 nr:43260388 dw:86292083 dr:1061858 al:6452 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:d oos:200856
System nfs02
##############
lsb_release -rd
Description: Ubuntu 18.04.3 LTS
Release: 18.04
uname -a
Linux nfs02 5.3.0-26-generic #28~18.04.1-Ubuntu SMP Wed Dec 18 16:40:14 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
cat /proc/drbd
version: 8.4.11 (api:1/
srcversion: A7701877BDDC2E3
service drbd start
/var/log/kern.log
###
Jan 18 11:46:42 nfs02. kernel: [ 3607.812647] drbd: initialized. Version: 8.4.11 (api:1/
Jan 18 11:46:42 nfs02. kernel: [ 3607.812649] drbd: srcversion: A7701877BDDC2E3
Jan 18 11:46:42 nfs02. kernel: [ 3607.812649] drbd: registered as block device major 147
###
/var/log/syslog
###
Jan 18 11:46:42 nfs02. kernel: [ 3607.812647] drbd: initialized. Version: 8.4.11 (api:1/
Jan 18 11:46:42 nfs02. kernel: [ 3607.812649] drbd: srcversion: A7701877BDDC2E3
Jan 18 11:46:42 nfs02. kernel: [ 3607.812649] drbd: registered as block device major 147
Jan 18 11:46:42 nfs02. drbd[25327]: * Starting DRBD resources
Jan 18 11:46:42 nfs02. drbd[25327]: [
Jan 18 11:46:42 nfs02. drbd[25327]: create res: NFS:failed(
Jan 18 11:46:42 nfs02. drbd[25327]: prepare disk: [skipped:NFS]
Jan 18 11:46:42 nfs02. drbd[25327]: adjust disk: [skipped:NFS]
Jan 18 11:46:42 nfs02. drbd[25327]: adjust net: [skipped:NFS]
Jan 18 11:46:42 nfs02. drbd[25327]: ]
Jan 18 11:46:52 nfs02. drbd[25327]: WARN: stdin/stdout is not a TTY; using /dev/consoleout
Jan 18 11:46:52 nfs02. drbd[25327]: outdated-
Jan 18 11:46:52 nfs02. drbd[25327]: error determining which timeout to use: minor not available
Jan 18 11:46:52 nfs02. drbd[25327]: ...done.
###
/var/log/dpkg.log
2020-01-17 18:15:39 install linux-image-
2020-01-17 18:15:39 status half-installed linux-image-
2020-01-17 18:15:40 status unpacked linux-image-
2020-01-17 18:15:40 status unpacked linux-image-
2020-01-17 18:15:46 upgrade linux-image-
2020-01-17 18:15:46 status half-configured linux-image-
2020-01-17 18:15:46 status unpacked linux-image-
2020-01-17 18:15:46 status half-installed linux-image-
2020-01-17 18:15:46 status half-installed linux-image-
2020-01-17 18:15:46 status unpacked linux-image-
2020-01-17 18:15:46 status unpacked linux-image-
2020-01-17 18:15:47 configure linux-image-
2020-01-17 18:15:47 status unpacked linux-image-
2020-01-17 18:15:47 status half-configured linux-image-
2020-01-17 18:15:47 status installed linux-image-
2020-01-17 18:15:47 status triggers-pending linux-image-
2020-01-17 18:15:48 configure linux-image-
2020-01-17 18:15:48 status unpacked linux-image-
2020-01-17 18:15:48 status half-configured linux-image-
2020-01-17 18:15:48 status installed linux-image-
2020-01-17 18:15:48 trigproc linux-image-
2020-01-17 18:15:48 status half-configured linux-image-
2020-01-17 18:16:04 status installed linux-image-
2020-01-18 06:21:59 status installed linux-image-
2020-01-18 06:21:59 remove linux-image-
2020-01-18 06:21:59 status half-configured linux-image-
2020-01-18 06:21:59 status half-installed linux-image-
2020-01-18 06:22:00 status config-files linux-image-
2020-01-18 06:22:00 status config-files linux-image-
the problem has been with the new kernel.
This was installed by unattendet upgrads yesterday.
After restarting the system to the old 5.0 kernel, drbd runs again without problems.
Status changed to 'Confirmed' because the bug affects multiple users.