<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.6000.17080" name=GENERATOR><LINK 
href="BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em}" 
rel=stylesheet></HEAD>
<BODY 
style="MARGIN-TOP: 10px; FONT-SIZE: 10pt; MARGIN-LEFT: 10px; COLOR: #000000; MARGIN-RIGHT: 10px; FONT-FAMILY: Verdana">
<DIV>Hi:&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV></DIV>
<DIV>I&nbsp;have&nbsp;2&nbsp;host&nbsp;:&nbsp;one&nbsp;is&nbsp;centstandby&nbsp;,&nbsp;another&nbsp;is&nbsp;centmaster.</DIV>
<DIV>&nbsp;</DIV>
<DIV></DIV>
<DIV>On&nbsp;centstandby&nbsp;&nbsp;:&nbsp;/dev/sdc&nbsp;is&nbsp;empty&nbsp;and&nbsp;not&nbsp;parted&nbsp;yet.</DIV>
<DIV>On&nbsp;centmaster&nbsp;:&nbsp;/dev/sdc1&nbsp;and&nbsp;/dev/sdc2&nbsp;is&nbsp;formatted&nbsp;as&nbsp;ext3&nbsp;,&nbsp;and&nbsp;there&nbsp;are&nbsp;some&nbsp;files&nbsp;on&nbsp;/dev/sdc1&nbsp;and&nbsp;/dev/sdc2&nbsp;.</DIV>
<DIV>[root@centmaster&nbsp;drbd]#&nbsp;fdisk&nbsp;-l&nbsp;/dev/sdc</DIV>
<DIV></DIV>
<DIV>Disk&nbsp;/dev/sdc:&nbsp;8589&nbsp;MB,&nbsp;8589934592&nbsp;bytes</DIV>
<DIV>255&nbsp;heads,&nbsp;63&nbsp;sectors/track,&nbsp;1044&nbsp;cylinders</DIV>
<DIV>Units&nbsp;=&nbsp;cylinders&nbsp;of&nbsp;16065&nbsp;*&nbsp;512&nbsp;=&nbsp;8225280&nbsp;bytes</DIV>
<DIV></DIV>
<DIV>&nbsp;&nbsp;&nbsp;Device&nbsp;Boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Blocks&nbsp;&nbsp;&nbsp;Id&nbsp;&nbsp;System</DIV>
<DIV>/dev/sdc1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;300&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2409718+&nbsp;&nbsp;83&nbsp;&nbsp;Linux</DIV>
<DIV>/dev/sdc2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;301&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1044&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5976180&nbsp;&nbsp;&nbsp;83&nbsp;&nbsp;Linux</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>I&nbsp;configured&nbsp;centmaster&nbsp;as&nbsp;primary&nbsp;and&nbsp;centstandby&nbsp;as&nbsp;secondary&nbsp;,&nbsp;&nbsp;using&nbsp;internal&nbsp;meta&nbsp;data&nbsp;(&nbsp;meta-disk&nbsp;&nbsp;/dev/sdd1[0]&nbsp;):&nbsp;</DIV>
<DIV>resource&nbsp;r3&nbsp;{</DIV>
<DIV>&nbsp;&nbsp;startup&nbsp;{</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;degr-wfc-timeout&nbsp;120;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</DIV>
<DIV>&nbsp;&nbsp;disk&nbsp;{</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;on-io-error&nbsp;&nbsp;&nbsp;detach;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</DIV>
<DIV>&nbsp;&nbsp;net&nbsp;{</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;cram-hmac-alg&nbsp;sha1;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;shared-secret&nbsp;"FooFunFactory";</DIV>
<DIV>&nbsp;&nbsp;}</DIV>
<DIV>&nbsp;&nbsp;syncer&nbsp;{</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;rate&nbsp;100M;</DIV>
<DIV>&nbsp;&nbsp;}</DIV>
<DIV>&nbsp;&nbsp;on&nbsp;centmaster&nbsp;{</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/dev/drbd3;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;disk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/dev/sdc;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;address&nbsp;&nbsp;&nbsp;&nbsp;10.1.1.21:7791;</DIV>
<DIV><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;meta-disk&nbsp;&nbsp;/dev/sdd1[0];</STRONG></DIV>
<DIV>&nbsp;&nbsp;}</DIV>
<DIV>&nbsp;&nbsp;on&nbsp;centstandby&nbsp;{</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;device&nbsp;&nbsp;&nbsp;&nbsp;/dev/drbd3;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;disk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/dev/sdc;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;address&nbsp;&nbsp;&nbsp;10.1.1.22:7791;</DIV>
<DIV><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;meta-disk&nbsp;&nbsp;/dev/sdd1[0];</STRONG></DIV>
<DIV>&nbsp;&nbsp;}</DIV>
<DIV>}</DIV>
<DIV>&nbsp;</DIV>
<DIV></DIV>
<DIV>when&nbsp;I&nbsp;start&nbsp;drbd&nbsp;both&nbsp;server&nbsp;and execute 
fdisk on /dev/drbd3 : </DIV>
<DIV>[root@centmaster&nbsp;~]#&nbsp;fdisk&nbsp;-l&nbsp;/dev/drbd3</DIV>
<DIV></DIV>
<DIV>Disk&nbsp;/dev/drbd3:&nbsp;8589&nbsp;MB,&nbsp;8589934592&nbsp;bytes</DIV>
<DIV>255&nbsp;heads,&nbsp;63&nbsp;sectors/track,&nbsp;1044&nbsp;cylinders</DIV>
<DIV>Units&nbsp;=&nbsp;cylinders&nbsp;of&nbsp;16065&nbsp;*&nbsp;512&nbsp;=&nbsp;8225280&nbsp;bytes</DIV>
<DIV></DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Device&nbsp;Boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Blocks&nbsp;&nbsp;&nbsp;Id&nbsp;&nbsp;System</DIV>
<DIV>/dev/drbd3p1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;300&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2409718+&nbsp;&nbsp;83&nbsp;&nbsp;Linux</DIV>
<DIV>/dev/drbd3p2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;301&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1044&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5976180&nbsp;&nbsp;&nbsp;83&nbsp;&nbsp;Linux</DIV>
<DIV>[root@centmaster&nbsp;~]#</DIV>
<DIV>&nbsp;</DIV>
<DIV></DIV>
<DIV></DIV>
<DIV>I&nbsp;know&nbsp;that&nbsp;/dev/drbd3p1&nbsp;=&nbsp;/dev/sdc1&nbsp;and&nbsp;/dev/drbd3p2&nbsp;=&nbsp;/dev/sdc2&nbsp;,&nbsp;</DIV>
<DIV>but&nbsp;<STRONG>there&nbsp;is&nbsp;no&nbsp;drbd3p1&nbsp;or&nbsp;drbd3p2&nbsp;in&nbsp;the&nbsp;/dev&nbsp;directory&nbsp;</STRONG>and&nbsp;I&nbsp;cannot&nbsp;mount&nbsp;/dev/drbd3p1&nbsp;or&nbsp;/dev/drbd3p1&nbsp;.&nbsp;</DIV>
<DIV>Anyone&nbsp;can&nbsp;tell&nbsp;me&nbsp;how&nbsp;to&nbsp;use&nbsp;/dev/drbd3p1&nbsp;and&nbsp;/dev/drbd3p2&nbsp;?</DIV>
<DIV></DIV>
<DIV></DIV></BODY></HTML>