>>> On 12/14/2010 at 04:13 PM, Marcy Cortes <[email protected]> >>> wrote:
> Don't you have to bring online the c01 and c02 devices too > chccwdev -e 0.0.0c00-0.0.0c02 No, you can only bring the lowest address of the three devices that have been grouped together online. So, the manual process would be echo 0.0.0c00,0.0.0c01,0.0.0c02 > /sys/bus/ccwgroup/drivers/qeth/group echo 0 > /sys/bus/ccwgroup/drivers/qeth/0.0.0c00/layer2 echo 1 > /sys/bus/ccwgroup/drivers/qeth/0.0.0c00/online -- or -- chccwdev -e 0.0.0c00 If it's a Layer 2 NIC, then you would have to change the second echo command to "echo 1". Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
