Also note that on both systems, / is ext3, other mountpoints are xfs and I also have one or two vfat FS mounted. Here is the corresponding fstab: proc /proc proc defaults 0 0 /dev/sdb8 none swap sw 0 0 /dev/sdb2 / ext3 defaults,data=writeback,errors=remount-ro,relatime 0 1 tmpfs /tmp tmpfs defaults,nosuid,nodev,size=1G 0 0 /tmp /var/tmp none bind 0 0 /dev/sdb5 /usr xfs defaults,noatime,nodiratime 0 2 /dev/sdb6 /home xfs defaults,noatime,nodiratime 0 2 /dev/sdb7 /storage1 xfs defaults,noatime,nodiratime 0 2 /dev/sda5 /storage2 xfs defaults,noatime,nodiratime 0 2 /dev/sdb9 /storage3 xfs defaults,noatime,nodiratime 0 2 # /dev/sdb1 /storagewin vfat defaults,uid=dw,gid=dw,showexec,quiet 0 0 -- Damien Wyart -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html