First one:
linuxmce@dcerouter:~$ sudo e2fsck -f /dev/md1
[sudo] password for linuxmce:
e2fsck 1.40.2 (12-Jul-2007)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/md1: 3832/182910976 files (9.9% non-contiguous), 346034004/365791968 blocks
Second one:
linuxmce@dcerouter:~$ sudo resize2fs /dev/md1
[sudo] password for linuxmce:
resize2fs 1.40.2 (12-Jul-2007)
Filesystem at /dev/md1 is mounted on /mnt/device/34; on-line resizing required
old desc_blocks = 88, new_desc_blocks = 131
Performing an on-line resize of /dev/md1 to 548687952 (4k) blocks.
The filesystem on /dev/md1 is now 548687952 blocks long
Free disk space: 657.5GB out of 2.0 TB (69% used)