Chelsio Communications Chelsio T5 User's Guide Page 454

  • Download
  • Add to my manuals
  • Print
  • Page
    / 460
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 453
Chapter XXII. Lustre File System
Chelsio T5/T4 Unified Wire For Linux Page 454
vii. Create a combined MGS/MDT file system on a block device. Run the following
command on the MDS node:
[root@host]# mkfs.lustre --fsname=<fsname> --mgs --mdt <block_device>
viii. Mount the file system created in the previous step. Run the following command on the
MDS node:
[root@host]# mount -t lustre <block_device> <mount_point>
ix. Create the OST on the OSS node by running the following command:
[root@host]# mkfs.lustre --ost --fsname=<fsname> --mgsnode=<NID> <block
device name>
x. On Client node, follow steps (i)-(vi).
xi. Mount the Lustre file system on the client node by running the following command:
[root@host]# mount -t lustre <MGS node>:/<fsname> <mount_point>
Page view 453

Comments to this Manuals

No comments