报错: Device size would be truncated, which 
 would corrupt data and result in 
 'access beyond end of device' errors. 
 You need to either 
    * use external meta data (recommended) 
    * shrink that filesystem first 
    * zero out the device (destroy the filesystem) 
 Operation refused. 
 Command 'drbdmeta 0 v08 /dev/sdc7 internal create-md' terminated with exit coolcode 40 
 drbdadm create-md ha: exited with coolcode 40 

 

解决: dd if=/dev/zero of=/dev/sdc7 bs=1M count=1