I have just built my raid 6 array and get the following error when trying to create a ext4 file system
root@nas:~# mkfs.ext4 /dev/sda1
mke2fs 1.41.11 (14-Mar-2010)
mkfs.ext4: Size of device /dev/sda1 too big to be expressed in 32 bits
using a blocksize of 4096.
root@nas:~#
What recommendations do people have for a file system of this size?
root@nas:~# mkfs.ext4 /dev/sda1
mke2fs 1.41.11 (14-Mar-2010)
mkfs.ext4: Size of device /dev/sda1 too big to be expressed in 32 bits
using a blocksize of 4096.
root@nas:~#
What recommendations do people have for a file system of this size?