I have just finished creating an array on our new enclosure and our CentOS 5 server has recognized it.  It shows as the full 6tb in the LSI configuration utility as well as when I ran fdisk:<br><br>[root@HOST sbin]# fdisk /dev/sdb<br>
Note: sector size is 2048 (not 512)<br><br>The number of cylinders for this disk is set to 182292.<br>There is nothing wrong with that, but this is larger than 1024,<br>and could in certain setups cause problems with:<br>
1) software that runs at boot time (e.g., old versions of LILO)<br>2) booting and partitioning software from other OSs<br>   (e.g., DOS FDISK, OS/2 FDISK)<br><br>Command (m for help): p<br><br>Disk /dev/sdb: 5997.6 GB, 5997628227584 bytes<br>
255 heads, 63 sectors/track, 182292 cylinders<br>Units = cylinders of 16065 * 2048 = 32901120 bytes<br><br>   Device Boot      Start         End      Blocks   Id  System<br><br>I was then created a parition in fdisk and it appeared to work until I formated it (here is the output of the formating)<br>
<br>[root@HOST ~]# mkfs -t ext2 -j /dev/sdb1<br>mke2fs 1.39 (29-May-2006)<br>Filesystem label=<br>OS type: Linux<br>Block size=4096 (log=2)<br>Fragment size=4096 (log=2)<br>195264512 inodes, 390518634 blocks<br>19525931 blocks (5.00%) reserved for the super user<br>
First data block=0<br>Maximum filesystem blocks=4294967296<br>11918 block groups<br>32768 blocks per group, 32768 fragments per group<br>16384 inodes per group<br>Superblock backups stored on blocks:<br>        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,<br>
        4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,<br>        102400000, 214990848<br><br>Writing inode tables: done<br>Creating journal (32768 blocks): done<br>Writing superblocks and filesystem accounting information: done<br>
<br>When I did a df I got the following (only included the array entry)<br><br>[root@HOST etc]# df -h<br>Filesystem            Size  Used Avail Use% Mounted on<br>...<br>/dev/sdb1             1.5T  198M  1.5T   1% /home1<br>
<br>I then tried removing it and working with parted.  <br><br><br>[root@HOST etc]# parted /dev/sdb<br>Warning: Device /dev/sdb has a logical sector size of 2048.  Not all parts of GNU Parted support this at<br>the moment, and the working code is HIGHLY EXPERIMENTAL.<br>
<br>GNU Parted 1.8.1<br>Using /dev/sdb<br>Welcome to GNU Parted! Type 'help' to view a list of commands.<br>(parted) p<br>Error: Unable to open /dev/sdb - unrecognised disk label.<br>(parted) mklabel gpt<br>*** glibc detected *** <unknown>: double free or corruption (!prev): 0x0000000016760800 ***<br>
======= Backtrace: =========<br>/lib64/libc.so.6[0x3435c6f4f4]<br>/lib64/libc.so.6(cfree+0x8c)[0x3435c72b1c]<br>/usr/lib64/libparted-1.8.so.0[0x3436c1a5c5]<br>/usr/lib64/libparted-1.8.so.0[0x3436c48a54]<br>======= Memory map: ========<br>
00400000-00410000 r-xp 00000000 08:05 130761                             /sbin/parted<br>00610000-00611000 rw-p 00010000 08:05 130761                             /sbin/parted<br>00611000-00612000 rw-p 00611000 00:00 0<br>
00810000-00812000 rw-p 00010000 08:05 130761                             /sbin/parted<br>1673d000-1677f000 rw-p 1673d000 00:00 0<br>3435800000-343581a000 r-xp 00000000 08:05 4765445                        /lib64/ld-<a href="http://2.5.so">2.5.so</a><br>
3435a19000-3435a1a000 r--p 00019000 08:05 4765445                        /lib64/ld-<a href="http://2.5.so">2.5.so</a><br>3435a1a000-3435a1b000 rw-p 0001a000 08:05 4765445                        /lib64/ld-<a href="http://2.5.so">2.5.so</a><br>
3435c00000-3435d46000 r-xp 00000000 08:05 4765452                        /lib64/libc-<a href="http://2.5.so">2.5.so</a><br>3435d46000-3435f46000 ---p 00146000 08:05 4765452                        /lib64/libc-<a href="http://2.5.so">2.5.so</a><br>
3435f46000-3435f4a000 r--p 00146000 08:05 4765452                        /lib64/libc-<a href="http://2.5.so">2.5.so</a><br>3435f4a000-3435f4b000 rw-p 0014a000 08:05 4765452                        /lib64/libc-<a href="http://2.5.so">2.5.so</a><br>
3435f4b000-3435f50000 rw-p 3435f4b000 00:00 0<br>3436000000-3436013000 r-xp 00000000 08:05 4765602                        /lib64/libdevmapper.so.1.02<br>3436013000-3436213000 ---p 00013000 08:05 4765602                        /lib64/libdevmapper.so.1.02<br>
3436213000-3436215000 rw-p 00013000 08:05 4765602                        /lib64/libdevmapper.so.1.02<br>3436400000-3436402000 r-xp 00000000 08:05 4765458                        /lib64/libdl-<a href="http://2.5.so">2.5.so</a><br>
3436402000-3436602000 ---p 00002000 08:05 4765458                        /lib64/libdl-<a href="http://2.5.so">2.5.so</a><br>3436602000-3436603000 r--p 00002000 08:05 4765458                        /lib64/libdl-<a href="http://2.5.so">2.5.so</a><br>
3436603000-3436604000 rw-p 00003000 08:05 4765458                        /lib64/libdl-<a href="http://2.5.so">2.5.so</a><br>3436800000-3436802000 r-xp 00000000 08:05 4765478                        /lib64/libuuid.so.1.2<br>
3436802000-3436a02000 ---p 00002000 08:05 4765478                        /lib64/libuuid.so.1.2<br>3436a02000-3436a03000 rw-p 00002000 08:05 4765478                        /lib64/libuuid.so.1.2<br>3436c00000-3436c5c000 r-xp 00000000 08:05 464724                         /usr/lib64/libparted-1.8.so.0.0.                                                   1<br>
3436c5c000-3436e5b000 ---p 0005c000 08:05 464724                         /usr/lib64/libparted-1.8.so.0.0.                                                   1<br>3436e5b000-3436e5f000 rw-p 0005b000 08:05 464724                         /usr/lib64/libparted-1.8.so.0.0.                                                   1<br>
3436e5f000-3436e60000 rw-p 3436e5f000 00:00 0<br>3437000000-3437035000 r-xp 00000000 08:05 463236                         /usr/lib64/libreadline.so.5.1<br>3437035000-3437234000 ---p 00035000 08:05 463236                         /usr/lib64/libreadline.so.5.1<br>
3437234000-343723c000 rw-p 00034000 08:05 463236                         /usr/lib64/libreadline.so.5.1<br>343723c000-343723d000 rw-p 343723c000 00:00 0<br>343b000000-343b00d000 r-xp 00000000 08:05 4765466                        /lib64/libgcc_s-4.1.2-20070626.s                                                   o.1<br>
343b00d000-343b20d000 ---p 0000d000 08:05 4765466                        /lib64/libgcc_s-4.1.2-20070626.s                                                   o.1<br>343b20d000-343b20e000 rw-p 0000d000 08:05 4765466                        /lib64/libgcc_s-4.1.2-20070626.s                                                   o.1<br>
343c000000-343c03b000 r-xp 00000000 08:05 4765743                        /lib64/libsepol.so.1<br>343c03b000-343c23b000 ---p 0003b000 08:05 4765743                        /lib64/libsepol.so.1<br>343c23b000-343c23c000 rw-p 0003b000 08:05 4765743                        /lib64/libsepol.so.1<br>
343c23c000-343c246000 rw-p 343c23c000 00:00 0<br>343c400000-343c415000 r-xp 00000000 08:05 4765744                        /lib64/libselinux.so.1<br>343c415000-343c615000 ---p 00015000 08:05 4765744                        /lib64/libselinux.so.1<br>
343c615000-343c617000 rw-p 00015000 08:05 4765744                        /lib64/libselinux.so.1<br>343c617000-343c618000 rw-p 343c617000 00:00 0<br>3448e00000-3448e4e000 r-xp 00000000 08:05 464701                         /usr/lib64/libncurses.so.5.5<br>
3448e4e000-344904e000 ---p 0004e000 08:05 464701                      Aborted<br><br>Any suggestions or direction would be appreciated.<br><br>Thank you,<br>Rob<br><br>