Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
> how big is the difference? The fsck output is: fsck 1.32 (09-Nov-2002) e2fsck 1.32 (09-Nov-2002) The filesystem size (according to the superblock) is 1004031 blocks The physical size of the device is 506016 blocks Either the superblock or the partition table is likely to be corrupt! Abort<y>? yes > how big is the *peer* device? The *peer* is not yet up, so this is on a single machine. > > fdisk -s /dev/hde2 [root at dlssi3 root]# fdisk -s /dev/hde6 1004031 [root at dlssi3 root]# fdisk -s /dev/nbd/0 506016 > > in each case, > what does read_gc.pl report? (its in ./testing/ of the drbd source tree) > fdisk -s /dev/nbd/0 > # assuming ext3 : > dumpe2fs -h /dev/nbd/0 | grep "^Block " [root at dlssi3 root]# dumpe2fs -h /dev/nbd/0 | grep "^Block " dumpe2fs 1.32 (09-Nov-2002) Block count: 1004031 Block size: 1024 > drbdsetup /dev/nbd/0 show [root at dlssi3 root]# drbdsetup /dev/nbd/0 show Lower device: 33:06 (/dev/hde6) Meta device: 33:05 (/dev/hde5) Meta index: 0 Disk options: on-io-error = panic Local address: 15.70.191.200:7788 Remote address: 15.70.191.198:7788 Wire protocol: B Net options: timeout = 6.0 sec (default) connect-int = 10 sec (default) ping-int = 10 sec (default) max-epoch-size = 2048 (default) max-buffers = 2048 (default) sndbuf-size = 131070 (default) Syncer options: rate = 10240 KB/sec group = 1 al-extents = 257 Regards, En Chiang