User`s guide

Chapter IX. FCoE Full Offload Initiator
Chelsio T5/T4 Unified Wire For Linux Page 164
4.4. Creating Filesystem
Create an ext3 filesystem using the following command:
[root@host]# mkfs.ext3 /dev/sdx
4.5. Mounting the formatted LUN
The formatted LUN can be mounted on the specified mountpoint using the following command:
[root@host]# mount /dev/sdx /mnt