可以在 CLI 或 GUI 中创建服务器配置文件。有关 GUI 过程,请参阅Oracle Fabric Manager 5.0.2 管理指南 中的 创建 I/O 配置文件。此过程针对的是 CLI。
例如,服务器配置文件名为 mytest。
[OFOS] add server-profile mytest ? Possible completions: alexander@iowa:ServerPort8 Connection to host alexander (up) ceasar@iowa:ServerPort24 Connection to host caesar (up)
将显示连接到网状结构网络的所有物理服务器。列出的两台服务器(alexander 和 caesar)是网状结构网络自动发现的。
[OFOS] add server-profile mytest alexander@iowa:ServerPort8
[OFOS] show server-profile mytest name state descr connection def-gw vnics vhbas -------------------------------------------------------------------------------- mytest up/unassigned My first server profile 1 1 1 record displayed
尚未有任何 I/O 资源 (vNIC 或 vHBA) 分配给新服务器配置文件。将为该配置文件分配资源。请参见使用 vNIC 和 vHBA 配置以太网连接。
如果状态显示为 unassigned,则说明配置文件已创建但尚未分配到实际主机服务器。可使用 set server-profile name connect phys-server 命令将配置文件分配道主机服务器。
请参见创建 vNIC。