Skip to content

Issue with drbd (bm_rw_range.constprop) during resource migration 9.2.12 #107

@nate-ac

Description

@nate-ac

Hello,

We use Linstor and are trying to migrate a resource from one node to another. During the migration drbd spits out a trace & the volume is corrupted on the destination node.

Any help with this is appreciated!

Pools are ZFS_THIN

Nodes (Ubuntu 22.04):
cstdsc0-0 - controller & satellite
cstdsc1-0 - satellite
cstdsc1-1 - satellite

Resource is created on cstdsc0-1 (Diskless) & cstdsc1-1 (Diskfull)
We create the Diskless resource on cstdsc0-0 & migrate from cstdsc1-1

Versions:

modinfo drbd:

filename:       /lib/modules/5.15.0-71-generic/updates/dkms/drbd.ko
softdep:        post: handshake
alias:          block-major-147-*
license:        GPL
version:        9.2.12
description:    drbd - Distributed Replicated Block Device v9.2.12
author:         Philipp Reisner <phil@linbit.com>, Lars Ellenberg <lars@linbit.com>
srcversion:     A1CEF35E30FA3C6605F1BA6
depends:        lru_cache,libcrc32c
retpoline:      Y
name:           drbd
vermagic:       5.15.0-71-generic SMP mod_unload modversions
parm:           enable_faults:int
parm:           fault_rate:int
parm:           fault_count:int
parm:           fault_devs:int
parm:           disable_sendpage:bool
parm:           allow_oos:DONT USE! (bool)
parm:           minor_count:Approximate number of drbd devices (1U-255U) (uint)
parm:           usermode_helper:string
parm:           protocol_version_min:
                Reject DRBD dialects older than this.
                Supported: DRBD 8 [86-101]; DRBD 9 [118-122].
                Default: 86 (drbd_protocol_version)
parm:           strict_names:restrict resource and connection names to ascii alnum and a subset of punct (drbd_strict_names)

Packages:

linstor-client/jammy,now 1.24.0-1ppa1~jammy1 all [installed]
linstor-common/jammy,now 1.30.4-1ppa1~jammy1 all [installed]
linstor-controller/jammy,now 1.30.4-1ppa1~jammy1 all [installed]
linstor-satellite/jammy,now 1.30.4-1ppa1~jammy1 all [installed]
drbd-dkms/jammy,now 9.2.12-1ppa1~jammy1 all [installed]
drbd-utils/jammy,now 9.30.0-1ppa1~jammy1 amd64 [installed]

dmesg from the controller, also the target of the migration:

[Mar 5 17:11] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: Starting worker thread (from drbdsetup [680290])
[  +0.002733] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Starting sender thread (from drbdsetup [680295])
[  +0.002100] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: conn( StandAlone -> Unconnected )
[  +0.000030] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Starting receiver thread (from drbd_w_cs-1a8e8 [680291])
[  +0.000049] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: conn( Unconnected -> Connecting )
[  +0.556680] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Handshake to peer 0 successful: Agreed network protocol version 122
[  +0.000009] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Feature flags enabled on protocol level: 0x7f TRIM THIN_RESYNC WRITE_SAME WRITE_ZEROES RESYNC_DAGTAG
[  +0.000225] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Peer authenticated using 20 bytes HMAC
[  +0.003765] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Preparing remote state change 2117273308
[  +0.020550] drbd1005: detected capacity change from 0 to 52428800
[  +0.000008] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: size = 25 GB (26214400 KB)
[  +0.000032] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005 cstdsc1-1: my exposed UUID: 0000000000000000
[  +0.000005] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005 cstdsc1-1: peer 9C978BEF625CD03C:FFFFFFFFFFFFFFFF:0000000000000000:0000000000000000 bits:0 flags:20
[  +0.000006] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: Setting exposed data uuid: 9C978BEF625CD03C
[  +0.007371] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Committing remote state change 2117273308 (primary_nodes=0)
[  +0.000023] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: conn( Connecting -> Connected ) peer( Unknown -> Secondary )
[  +0.000005] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005 cstdsc1-1: pdsk( DUnknown -> UpToDate ) repl( Off -> Established )
[Mar 5 17:19] debugfs: Directory 'zd16' with parent 'block' already present!
[  +0.458288] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Preparing remote state change 714592756
[  +0.040713] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Committing remote state change 714592756 (primary_nodes=0)
[  +0.205979] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: Starting sender thread (from drbdsetup [680895])
[  +0.039773] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: meta-data IO uses: blk-bio
[  +0.000133] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: disk( Diskless -> Attaching )
[  +0.000012] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: Maximum number of peer devices = 7
[  +0.000103] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: Method to ensure write ordering: flush
[  +0.000008] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: drbd_bm_resize called with capacity == 52428800
[  +0.005895] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: resync bitmap: bits=6553600 words=716800 pages=1400
[  +0.000009] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: size = 25 GB (26214400 KB)
[  +0.000002] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: size = 25 GB (26214400 KB)
[  +0.052345] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: Writing the whole bitmap, size changed
[  +0.012178] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: recounting of set bits took additional 4ms
[  +0.000017] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: Preparing cluster-wide state change 3335885655 (1->-1 7680/2048)
[  +0.000590] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: State change 3335885655: primary_nodes=0, weak_nodes=0
[  +0.000004] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: Committing cluster-wide state change 3335885655 (0ms)
[  +0.000020] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: disk( Attaching -> Negotiating )
[  +0.000003] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: attached to current UUID: 9C978BEF625CD03C
[  +0.000354] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005 cstdsc1-1: drbd_sync_handshake:
[  +0.000004] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005 cstdsc1-1: self 9C978BEF625CD03C:0000000000000000:0000000000000000:0000000000000000 bits:0 flags:20
[  +0.000003] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005 cstdsc1-1: peer 9C978BEF625CD03C:0000000000000000:0000000000000000:0000000000000000 bits:1309208 flags:20
[  +0.000004] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005 cstdsc1-1: uuid_compare()=no-sync by rule=both-off
[  +0.000010] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: disk( Negotiating -> UpToDate )
[  +0.006729] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: conn( StandAlone -> Unconnected )
[  +0.010452] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: Starting receiver thread (from drbd_w_cs-1a8e8 [680291])
[  +0.000235] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: conn( Unconnected -> Connecting )
[  +0.056668] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Preparing remote state change 2228737180
[  +0.000302] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Committing remote state change 2228737180 (primary_nodes=0)
[  +0.000034] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: Preparing cluster-wide state change 3086763655 (1->0 496/16)
[  +0.000154] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: State change 3086763655: primary_nodes=0, weak_nodes=0
[  +0.000004] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Cluster is now split
[  +0.000001] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: Committing cluster-wide state change 3086763655 (0ms)
[  +0.000013] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: susp-io( no -> quorum )
[  +0.000002] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: conn( Connected -> Disconnecting ) peer( Secondary -> Unknown )
[  +0.000001] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: quorum( yes -> no )
[  +0.000002] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005 cstdsc1-1: pdsk( UpToDate -> DUnknown ) repl( Established -> Off )
[  +0.000073] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Terminating sender thread
[  +0.000005] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Starting sender thread (from drbd_r_cs-1a8e8 [680299])
[  +0.066135] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Connection closed
[  +0.000020] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: helper command: /sbin/drbdadm disconnected
[  +0.001281] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: helper command: /sbin/drbdadm disconnected exit code 0
[  +0.000031] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: conn( Disconnecting -> StandAlone )
[  +0.000006] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Terminating receiver thread
[  +0.000050] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc1-1: Terminating sender thread
[  +0.003484] ------------[ cut here ]------------
[  +0.000007] WARNING: CPU: 4 PID: 681041 at /var/lib/dkms/drbd/9.2.5-1/build/src/drbd/drbd_bitmap.c:1278 bm_rw_range.constprop.0+0x4d5/0x570 [drbd]
[  +0.000034] Modules linked in: isofs dm_integrity crypto_simd dm_crypt xsk_diag unix_diag af_packet_diag netlink_diag drbd_transport_tcp(OE) bcache crc64 dm_cache dm_persistent_data dm_bio_prison dm_writecache nvme_rdma nvme_fabrics nvmet_rdma nvmet nvme_core rdma_cm iw_cm ib_cm ib_core drbd(OE) lru_cache zfs(PO) zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) dm_snapshot dm_bufio cpuid ip_set tls act_police cls_u32 sch_ingress cls_fw sch_sfq sch_htb rpcsec_gss_krb5 auth_rpcgss nfsv4 nfs lockd grace fscache netfs mptcp_diag raw_diag vhost_net vhost vhost_iotlb tap 8021q garp mrp tcp_diag udp_diag inet_diag nf_tables nfnetlink sunrpc intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp rapl intel_cstate joydev input_leds at24 ipmi_ssif mei_me mei binfmt_misc kvm_intel acpi_ipmi ie31200_edac ipmi_si kvm mac_hid sch_fq_codel dm_multipath scsi_dh_rdac scsi_dh_emc scsi_dh_alua br_netfilter bridge stp llc ipmi_devintf ipmi_msghandler
[  +0.000084]  msr ramoops reed_solomon pstore_blk pstore_zone efi_pstore ip_tables x_tables autofs4 xfs btrfs blake2b_generic zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid0 multipath linear raid1 hid_generic usbhid hid mgag200 i2c_algo_bit drm_kms_helper syscopyarea crct10dif_pclmul sysfillrect crc32_pclmul ghash_clmulni_intel sysimgblt cryptd fb_sys_fops cec rc_core ixgbe drm ahci xfrm_algo i2c_i801 dca lpc_ich e1000e libahci i2c_smbus mdio video
[  +0.000064] CPU: 4 PID: 681041 Comm: drbdsetup Tainted: P        W  OE     5.15.0-71-generic #78-Ubuntu
[  +0.000004] Hardware name: Supermicro X9SCI/X9SCA/X9SCI/X9SCA, BIOS 2.3a 01/06/2021
[  +0.000002] RIP: 0010:bm_rw_range.constprop.0+0x4d5/0x570 [drbd]
[  +0.000022] Code: 10 e8 ff d3 ed f3 e9 34 ff ff ff 4c 89 ff e8 52 f2 ff ff e9 06 fd ff ff be 03 00 00 00 4c 89 ff e8 e0 ee ea f3 e9 43 fd ff ff <0f> 0b e9 10 fc ff ff 45 31 f6 e9 bb fc ff ff 48 89 c6 48 c7 c7 40
[  +0.000004] RSP: 0018:ffffb0770d803920 EFLAGS: 00010246
[  +0.000004] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
[  +0.000002] RDX: 00000004613c8968 RSI: ffffffffc159dd54 RDI: 0000000000000009
[  +0.000002] RBP: ffffb0770d803978 R08: 0000000000000000 R09: 0000000000000009
[  +0.000002] R10: ffff9d0ae643b000 R11: 0000000000000577 R12: ffff9d0c47035a40
[  +0.000002] R13: ffff9d0ae7379000 R14: 0000000080000010 R15: ffff9d08fb4fe000
[  +0.000003] FS:  00007f3606cd3740(0000) GS:ffff9d0f8fd00000(0000) knlGS:0000000000000000
[  +0.000003] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  +0.000002] CR2: 000055d79f599000 CR3: 00000002ab128005 CR4: 00000000001726e0
[  +0.000003] Call Trace:
[  +0.000003]  <TASK>
[  +0.000005]  drbd_bm_write+0x15/0x20 [drbd]
[  +0.000023]  clear_peer_slot+0x1e1/0x300 [drbd]
[  +0.000032]  drbd_adm_forget_peer+0x247/0x290 [drbd]
[  +0.000032]  genl_family_rcv_msg_doit+0xe7/0x150
[  +0.000008]  genl_rcv_msg+0xe2/0x1f0
[  +0.000005]  ? clear_peer_slot+0x300/0x300 [drbd]
[  +0.000029]  ? genl_get_cmd+0xe0/0xe0
[  +0.000005]  netlink_rcv_skb+0x56/0x100
[  +0.000005]  genl_rcv+0x29/0x40
[  +0.000004]  netlink_unicast+0x223/0x340
[  +0.000004]  netlink_sendmsg+0x24b/0x4c0
[  +0.000005]  sock_sendmsg+0x69/0x70
[  +0.000006]  sock_write_iter+0x93/0xf0
[  +0.000006]  new_sync_write+0x190/0x1a0
[  +0.000005]  vfs_write+0x1d5/0x270
[  +0.000004]  ksys_write+0xb5/0xf0
[  +0.000003]  ? syscall_trace_enter.constprop.0+0x151/0x1c0
[  +0.000007]  __x64_sys_write+0x19/0x20
[  +0.000004]  do_syscall_64+0x5c/0xc0
[  +0.000006]  ? exit_to_user_mode_prepare+0x37/0xb0
[  +0.000005]  ? irqentry_exit_to_user_mode+0x9/0x20
[  +0.000004]  ? irqentry_exit+0x1d/0x30
[  +0.000003]  ? exc_page_fault+0x89/0x170
[  +0.000003]  entry_SYSCALL_64_after_hwframe+0x61/0xcb
[  +0.000005] RIP: 0033:0x7f3606dea887
[  +0.000004] Code: 10 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[  +0.000003] RSP: 002b:00007ffc7e5551b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[  +0.000003] RAX: ffffffffffffffda RBX: 0000000000000058 RCX: 00007f3606dea887
[  +0.000003] RDX: 0000000000000058 RSI: 000055d79f598310 RDI: 0000000000000003
[  +0.000002] RBP: 000055d79f598310 R08: 0000000000000000 R09: 0000000000000000
[  +0.000002] R10: 00007f3606e94ac0 R11: 0000000000000246 R12: 0000000000000058
[  +0.000002] R13: 0000000000000003 R14: 00007ffc7e555250 R15: 000055d79d881087
[  +0.000004]  </TASK>
[  +0.000001] ---[ end trace 7619acc0f45f9a38 ]---
[  +0.388048] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: Handshake to peer 2 successful: Agreed network protocol version 122
[  +0.000018] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: Feature flags enabled on protocol level: 0x7f TRIM THIN_RESYNC WRITE_SAME WRITE_ZEROES RESYNC_DAGTAG
[  +0.000226] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: Peer authenticated using 20 bytes HMAC
[  +0.003991] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: Preparing cluster-wide state change 3440002779 (1->2 499/146)
[  +0.023996] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005 cstdsc0-1: self 9C978BEF625CD03C:0000000000000000:0000000000000000:0000000000000000 bits:0 flags:0
[  +0.000011] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005 cstdsc0-1: peer's exposed UUID: 9C978BEF625CD03C
[  +0.000015] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: State change 3440002779: primary_nodes=0, weak_nodes=0
[  +0.000005] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: Committing cluster-wide state change 3440002779 (24ms)
[  +0.000034] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: susp-io( quorum -> no )
[  +0.000003] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: conn( Connecting -> Connected ) peer( Unknown -> Secondary )
[  +0.000003] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: quorum( no -> yes )
[  +0.000003] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005 cstdsc0-1: pdsk( DUnknown -> Diskless ) repl( Off -> Established )
[  +0.936405] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: Preparing remote state change 3333710757
[  +0.000232] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: Committing remote state change 3333710757 (primary_nodes=0)
[  +0.000020] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: conn( Connected -> TearDown ) peer( Secondary -> Unknown )
[  +0.000003] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005 cstdsc0-1: pdsk( Diskless -> DUnknown ) repl( Established -> Off )
[  +0.000076] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: Terminating sender thread
[  +0.000021] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: Starting sender thread (from drbd_r_cs-1a8e8 [681004])
[  +0.010107] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: conn( TearDown -> Disconnecting )
[  +0.047843] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: Connection closed
[  +0.000012] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: helper command: /sbin/drbdadm disconnected
[  +0.001351] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: helper command: /sbin/drbdadm disconnected exit code 0
[  +0.000024] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: conn( Disconnecting -> StandAlone )
[  +0.000005] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: Terminating receiver thread
[  +0.000034] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683 cstdsc0-1: Terminating sender thread
[Mar 5 19:47] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: disk( UpToDate -> Detaching )
[  +0.000075] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: disk( Detaching -> Diskless )
[  +0.002570] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683/0 drbd1005: drbd_bm_resize called with capacity == 0
[  +0.077714] drbd cs-1a8e83dc-a300-4191-b1ed-efd0adb70683: Terminating worker thread

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions