fcoe配置
安裝軟件包
yum install fcoe-utils lldpad -y
準備配置文件
cd /etc/fcoe/
cp cfg-ethx cfg-em3
vi cfg-em3
修改:
DCB_REQUIRED=“no”
cp cfg-em3 cfg-em4
cp cfg-em3 cfg-em7
cp cfg-em3 cfg-em8
啟動服務
systemctl restart lldpad
systemctl restart fcoe
systemctl enable lldpad
systemctl enable fcoe
查看狀態
fcoeadm -i
查看wwn號
cat /sys/class/fc_host/host1/port_name
cat /sys/class/fc_host/host2/port_name
cat /sys/class/fc_host/host3/port_name
cat /sys/class/fc_host/host4/port_name
總結
- 上一篇: 分享一款意想不到好用的手机PDF编辑器
- 下一篇: SSD和HDD的介绍