<HTML>
<HEAD>
<TITLE>Resize partition</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I am running DRBD 8.3.1. &nbsp;I am trying to resize a partition, but for some reason I cannot increase the capacity. &nbsp;&nbsp;Here is the scenario: &nbsp;<BR>
<BR>
At one point I had a 5 TB partition on one machine and a 4 TB partition on the other machine. &nbsp;I increased the size of the partition on the 4 TB machine to 5 TB, and then did a drbdadm resize all. &nbsp;I then did a pvresize on /dev/drbd1, my DRBD device, but did not see the increase in size. &nbsp;I restarted DRBD, but that did not help. &nbsp;&nbsp;I am getting this in /var/log/messages:<BR>
<BR>
May 19 00:11:44 bg-host-l2 drbd: GIT-hash:[deleted]<BR>
May 19 00:11:44 bg-host-l2 drbd: registered as block device major 147<BR>
May 19 00:11:44 bg-host-l2 drbd: minor_table @ 0xffff880223d38180<BR>
May 19 00:11:44 bg-host-l2 drbd1: disk( Diskless -&gt; Attaching )<BR>
May 19 00:11:44 bg-host-l2 drbd1: Starting worker thread (from cqueue [7757])<BR>
May 19 00:11:44 bg-host-l2 drbd1: No usable activity log found.<BR>
May 19 00:11:44 bg-host-l2 drbd1: Method to ensure write ordering: barrier<BR>
May 19 00:11:44 bg-host-l2 drbd1: max_segment_size ( = BIO size ) = 32768<BR>
May 19 00:11:44 bg-host-l2 drbd1: drbd_bm_resize called with capacity == 8587575296<BR>
May 19 00:11:44 bg-host-l2 drbd1: resync bitmap: bits=1073446912 words=16772608<BR>
May 19 00:11:44 bg-host-l2 drbd1: size = 4095 GB (4293787648 KB)<BR>
May 19 00:11:44 bg-host-l2 drbd1: recounting of set bits took additional 20 jiffies<BR>
May 19 00:11:44 bg-host-l2 drbd1: 0 KB (0 bits) marked out-of-sync by on disk bit-map.<BR>
May 19 00:11:44 bg-host-l2 drbd1: disk( Attaching -&gt; UpToDate )<BR>
<BR>
But on that machine parted is reporting 5398GB. &nbsp;&nbsp;<BR>
On the other machine the partition is 5898 GB. &nbsp;<BR>
<BR>
What would keep the partition from going beyond 4 TB? &nbsp;Both machines are running 2.6.27 64 bit kernels. &nbsp;Also, I do not have a size maximum listed in drbd.conf. &nbsp;<BR>
<BR>
--<BR>
Terry Hull<BR>
Network Resource Group, Inc. <BR>
</SPAN></FONT>
</BODY>
</HTML>