WEB开发网
开发学院操作系统Linux/Unix 在 IBM 集成虚拟化管理器上进行 Linux 分区的 DLP... 阅读

在 IBM 集成虚拟化管理器上进行 Linux 分区的 DLPAR 操作,第 3 部分

 2010-09-27 08:01:44 来源:WEB开发网   
核心提示: 用 ifconfig 查看:uli13lp2:~#ifconfig-a|grepetheth0Linkencap:EthernetHWaddr2E:B5:4B:53:D9:04eth1Linkencap:EthernetHWaddr2E:B5:4B:53:D9:05uli13lp2:~#l

用 ifconfig 查看:

uli13lp2:~ # ifconfig -a | grep eth 
eth0   Link encap:Ethernet HWaddr 2E:B5:4B:53:D9:04 
eth1   Link encap:Ethernet HWaddr 2E:B5:4B:53:D9:05 
uli13lp2:~ # lscfg -vp | grep eth1 
在 DLPAR 后重启 vpdupdater 服务以便重新获取 VPD 信息,其中包含新增加的适配器信息 
uli13lp2:~ # /etc/init.d/vpdupdater restart 
uli13lp2:~ # lscfg -vp | grep eth1 
 eth1       U7998.60X.100E7DA-V3-C5-T1 

在 open firmware 设备树中查看:

uli13lp2:~ # ls /proc/device-tree/vdevice/ 
#address-cells  ibm,drc-names      l-lan@30000005 
#interrupt-cells ibm,drc-power-domains   linux,phandle 
#size-cells    ibm,drc-types       name 
IBM,sp@4000    ibm,max-virtual-dma-size nvram@4002 
compatible    ibm,phandle        rtc@4001 
device_type    interrupt-controller   v-scsi@30000002 
gscsi@4004    interrupt-ranges     vty@30000000 
ibm,drc-indexes  l-lan@30000004 

在 sysfs 中查看:

uli13lp2:~ # ls /sys/devices/vio/ 
30000000 30000002 30000004 30000005 4000 4001 4002 4004 bus uevent 
uli13lp2:~ # ls /sys/devices/vio/30000005 
bus devspec driver name net:eth1 pool0 pool1 pool2 pool3 pool4 uevent 

成功增加了虚拟以太网适配器后,就可以配置并使用该适配器来进行网络通信。要删除适配器,需要执行与上述过程相反的操作。首先在 Linux 操作系统上使用 ifdown 或 ifconfig 等命令停止使用该适配器;其次打开图1所示的页面,把该适配器所对应的虚拟以太网设置成“无”;最后点击“确定”按钮完成 DLPAR 删除操作。与 HMC 类似,IVM 也不支持在不同分区之间移动虚拟适配器,因为虚拟适配器只属于某个分区,不是系统范围内的全局资源。

上一页  2 3 4 5 6 7 8 9 10  下一页

Tags:IBM 集成 虚拟化

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接