Q-Logic IB6054601-00 D manual This tells ssh that your key pair should let you

Models: IB6054601-00 D

1 122
Download 122 pages 48.66 Kb
Page 48
Image 48

3 – Using InfiniPath MPI InfiniPath MPI Details

Q

The process is shown in the following steps:

1. Create a key pair. Use the default file name, and be sure to enter a passphrase.

$ ssh-keygen -t rsa

2.Enter a passphrase for your key pair when prompted. Note that the key agent does not survive X11 logout or system reboot:

$ ssh-add

3. This tells ssh that your key pair should let you in:

$ cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys

edit ~/.ssh/config so that it reads like this:

Host*

ForwardAgent yes

ForwardX11 yes

CheckHostIP no

StrictHostKeyChecking no

This forwards the key agent requests back to your desktop. When you log into a front end node, you can ssh to compute nodes without passwords.

4.Start ssh-agent by adding the following line to your ~/.bash_profile (or equivalent in another shell):

eval ‘ssh-agent‘

Use back-quotes rather than normal single-quotes. Programs started in your login shell will then be able to locate ssh-agentand query it for keys.

5.Finally, test by logging into the front end node, and from the front end node to a compute node as follows:

$ ssh frontend_node_name

$ ssh compute_node_name

For more information, see the man pages for ssh(1),ssh-keygen(1),ssh-add(1), and ssh-agent(1).

Alternatively, the cluster administrator can accomplish this for all users through the shosts.equiv mechanism, as described in section 2.9.

3-6

IB6054601-00 D

Page 48
Image 48
Q-Logic IB6054601-00 D This tells ssh that your key pair should let you, Edit ~/.ssh/config so that it reads like this

IB6054601-00 D specifications

The Q-Logic IB6054601-00 D is a high-performance InfiniBand adapter card designed for data centers and enterprise applications requiring robust connectivity and low-latency communication. This adapter is part of QLogic's extensive portfolio of networking solutions, catering to the needs of high-performance computing (HPC), cloud computing, and virtualization environments.

One of the standout features of the IB6054601-00 D is its capability to support data transfer rates of up to 56 Gbps. This makes it ideal for applications demanding large bandwidth and quick data processing. The adapter is optimized for RDMA (Remote Direct Memory Access) technology, which allows data to be transferred directly between the memory of different computers without involving the CPU. This reduces latency and CPU overhead, leading to enhanced overall system performance.

The architecture of the IB6054601-00 D includes support for a dual-port design, which offers increased bandwidth, redundancy, and fault tolerance. This dual-port configuration is especially advantageous for environments that require high availability and reliability, such as financial services and mission-critical applications.

The adapter utilizes advanced error detection and correction mechanisms, ensuring that data integrity is maintained during transmission. With features like adaptive routing and congestion management, the IB6054601-00 D is capable of optimizing the handling of data flows, thereby enhancing performance even under heavy loads.

In terms of compatibility, the Q-Logic IB6054601-00 D supports a wide range of operating systems and virtualization technologies, making it easy to integrate into diverse IT environments. It also includes drivers and software packages that facilitate seamless deployment and management.

In addition to high-speed connectivity, the adapter is designed with power efficiency in mind. It adheres to Energy Star regulations, helping organizations lower their operational costs while minimizing their environmental footprint.

Overall, the Q-Logic IB6054601-00 D stands out for its high throughput, low latency, and reliability. Its combination of advanced features and technologies positions it as an excellent choice for organizations looking to enhance their data center performance and maximize the efficiency of their network infrastructure. With the growing demands for faster and more efficient data transfer, solutions like the IB6054601-00 D are essential in meeting the evolving needs of modern enterprises.