Chelsio Communications Chelsio T5 Guía de usuario Pagina 80

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 452
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 79
Chapter IV. iWARP (RDMA)
Chelsio T5/T4 Unified Wire For Linux Page 80
All services in NFS should start without errors.
v. Now we need to edit the file portlist in the path /proc/fs/nfsd/
vi. Include the rdma port 2050 into this file as:
[root@host]# echo rdma 2050 > /proc/fs/nfsd/portlist
vii. Run exportfs to make local directories available for Network File System (NFS) clients to
mount.
[root@host]# exportfs
Now the NFS-RDMA server is ready.
Client-side settings
Follow the steps mentioned below at the client side.
i. Load the iwarp modules and make sure peer2peer is set to 1. Make sure you are able to ping
and ssh to the server Chelsio interface through which directories will be exported.
ii. Load the xprtrdma module.
[root@host]# modprobe xprtrdma
iii. Run the showmount command to show all directories from server as:
[root@host]# showmount e <server-chelsio-ip>
iv. Once the exported directories are listed, mount them as:
[root@host]# mount.nfs <serverip>:<directory> <mountpoint-on-client> -o
vers=3,rdma,port=2050,wsize=65536,rsize=65536
Vista de pagina 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 451 452

Comentarios a estos manuales

Sin comentarios