Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
I'm not sure if this is the right mailing list or not. I got this traceback while testing drbd between two machines. The version I am using is 0.7.22 as built for openSUSE 10.2. I'm trying to remember the exact conditions under which the tracegack occurred, but I seem to recall that I did something like this: P = "primary" (source), S = "secondary" (dest) P: drbdadm disconnect notebook P: edit /etc/drbd.conf and change protocol from 'A' to 'C', also change send buffer size from 512 to "commented out" S: edit /etc/drbd.conf and change protocol from 'A' to 'C', also change send buffer size from 512 to "commented out" P: drbdadm adjust notebook S: drbdadm adjust notebook P: drbdadm connect notebook <- this fails P: drbdadm up notebook <- this also fails P: rcdrbd restart <- this fails (drbd in use) etc... Eventually, I noted in the 'S' side the following in /var/log/messages kernel: drbd1: drbd1_receiver [16321]: cstate WFConnection --> WFReportParams kernel: drbd1: Handshake successful: DRBD Network Protocol version 74 kernel: drbd1: receiver terminated kernel: drbd1: drbdsetup [27498]: cstate WFReportParams --> Unconnected kernel: drbd1: drbd1_receiver [27655]: cstate Unconnected --> WFConnection kernel: drbd1: drbdsetup [27549]: cstate WFConnection --> Unconnected kernel: Modules linked in: drbd ipt_MASQUERADE xt_pkttype ipt_TCPMSS xt_tcpudp ipt_LOG xt_limit edd nfsd exportfs lockd nfs_acl sunrpc af_pack t_REJECT xt_state iptable_mangle iptable_nat ip_nat iptable_filter ip_conntrack nfnetlink ip_tables x_tables loop_fish2 loop 8139too i2c_viapr ci_hotplug via_velocity via_ircc irda crc_ccitt via_agp agpgart parport_pc lp parport ext2 jfs ext3 mbcache jbd dm_mod raid456 xor fan thermal via82cxxx aic7xxx scsi_transport_spi sd_mod scsi_mod ide_disk ide_core kernel: Process drbd1_asender (pid: 27654, ti=e1bfe000 task=dfdff1c0 task.ti=e1bfe000) kernel: [<f90624a4>] _drbd_process_ee+0x163/0x18f [drbd] kernel: [<f9063e76>] drbd_asender+0x18e/0x4a8 [drbd] kernel: [<f906c480>] drbd_thread_setup+0xb7/0xe7 [drbd] kernel: [<f906c3c9>] drbd_thread_setup+0x0/0xe7 [drbd] kernel: <6>drbd1: worker terminated This is on openSUSE 10.2 (although latest 'default' kernel from them) with the openSUSE drbd kernel modules and userland. The version of the software is reported to be: drbd-kmp-default-0.7.22_2.6.18.2_34-30 drbd-0.7.22-30 Is there anything else I can provide? -- Jon Nelson <jnelson-drbd at jamponi.net>