Mounting the File System
Procedure
- Use PuTTY to log in to the server as the root user.
- Create a directory and mount the file system.
mkdir /mnt/lustre
mount -t lustre 10.10.10.105@o2ib0 :/lustre /mnt/lustre
Parent topic: Configuring Lustre
mkdir /mnt/lustre
mount -t lustre 10.10.10.105@o2ib0 :/lustre /mnt/lustre