Hi <div>    The host use UIT's CT1600 and UIT's 2000E IP-SAN storage (single LUN 10TB)</div><div>last time the switch got a  power failure during the data backup (the iSCSI connection is lost)</div><div>after the iSCSI reconneted, the filesystem was unable to use.</div>
<div><br></div><div>So I try  use fsck.gfs2 to fix the filesystem problem.but there is a error message and I got no idea with this error.</div><div><br></div><div><div>[root@Toureg ~]# fsck.gfs2 /dev/sdc</div><div>Initializing fsck</div>
<div>The system master directory seems to be destroyed.</div><div>Okay to rebuild it? (y/n)y</div><div>Trying to rebuild the master directory.</div><div>libgfs2.h: out of space</div></div><div><br></div><div>file system info</div>
<div><div>[root@Toureg ~]# gfs2_tool sb /dev/sdc all</div><div>  mh_magic = 0x01161970</div><div>  mh_type = 1</div><div>  mh_format = 100</div><div>  sb_fs_format = 1801</div><div>  sb_multihost_format = 1900</div><div>  sb_bsize = 4096</div>
<div>  sb_bsize_shift = 12</div><div>  no_formal_ino = 2</div><div>  no_addr = 35</div><div>  no_formal_ino = 1</div><div>  no_addr = 34</div><div>  sb_lockproto = fsck_nolock</div><div>  sb_locktable =</div><div>  uuid = 5a8234ba-ad89-f87a-c98b-807e307085fe</div>
</div><div><br></div><div>disk info</div><div><div>Disk /dev/sdc: 9987.9 GB, 9987946446848 bytes</div><div>255 heads, 63 sectors/track, 1214298 cylinders</div><div>Units = cylinders of 16065 * 512 = 8225280 bytes</div><div>
Sector size (logical/physical): 512 bytes / 512 bytes</div><div>I/O size (minimum/optimal): 512 bytes / 512 bytes</div><div>Disk identifier: 0x00000000</div><div><br></div><div>Disk /dev/sdc doesn't contain a valid partition table</div>
</div><div><br></div><div>I had attached the host dmesg wish the data can come back.</div><div><br></div><div>the OS is RHEL 6.0 and I also tried CentOS 5.7 SL 6.1 the results are the same . only centos 5.4 will got different error messages</div>
<div>I guess it depends on what version of the gfs2-utils used.</div><div><br></div><div>btw:</div><div><div>gfs2_tool version</div><div>gfs2_tool master (built Nov 10 2011 21:26:03)</div><div>Copyright (C) Red Hat, Inc.  2004-2010  All rights reserved.</div>
</div><div><br></div><div>Thank you</div>