Displaying 1 result from an estimated 1 matches for "drbd1_asend".
Did you mean:
  drbd1_asender
  
2007 Jun 29
0
centos drbd - mounts/ replication
...}
      }
##############
drbdadm create-md r0    # Is this done on just the primary or both?  I did it on both.
drbdadm up all
you'll see:
[root@ ~]# ps ax | grep drbd
18063 ?        S      0:00 [drbd1_worker]
18069 ?        S      0:00 [drbd1_receiver]
18070 ?        S      0:00 [drbd1_asender]
cat /proc/drbd will show both in secondary, as the drbd website howto shows, and you can promote a node to primary:
drbdadm -- --overwrite-data-of-peer primary all
[root@ ~]# cat /proc/drbd
version: 8.0.3 (api:86/proto:86)
SVN Revision: 2881 build by buildsvn at c5-x8664-build, 2007-05-23 14:...