Dave Hall Binghamton University kdhall@binghamton.edu 607-760-2328 (Cell) 607-777-4641 (Office)
Linux decoy 3.2.0-0.bpo.4-amd64 #1 SMP Debian 3.2.35-2~bpo60+1 x86_64 GNU/LinuxYes, please provide the output of the following commands:~$ uname -a
LABEL=backup /infortrend xfs inode64,noatime,nodiratime,nobarrier 0 0~$ grep xfs /etc/fstab
# xfs_info /dev/sdb1~$ xfs_info /dev/[mount-point]
# df /dev/sdb1~$ df /dev/[mount_point]
# df -i /dev/sdb1~$ df -i /dev/[mount_point]
# xfs_db -r -c freesp /dev/sdb1~$ xfs_db -r -c freesp /dev/[mount-point]
The RAID box is an Infortrend S16S-G1030 with 512MB cache and a fully functional battery. I couldn't find any details about the internal RAID implementation used by Infortrend. The array is SAS attached to an LSI HBA (SAS2008 PCI-Express Fusion-MPT SAS-2).Also please provide the make/model of the RAID controller, the write cache size and if it is indeed enabled and working, as well as any errors, if any, logged by the controller in dmesg or elsewhere in Linux, or in the controller firmware.
Another bit of information that you didn't ask about is the I/O scheduler algorithm. I just checked and found it set to 'cfq', although I though I had set it to 'noop' via a kernel parameter in GRUB.