On Tue, 14 Dec 2010, Mark Post wrote:
> >>> On 12/14/2010 at 04:13 PM, Marcy Cortes <marcy.d.cor...@wellsfargo.com> 
> >>> 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
yes.
>  -- or --
> chccwdev -e 0.0.0c00
The last one is not right - it would change an attribute of the ccw device,
not one of the ccwgroup device. (I know its hard to distinguish, since
they have the same name...)

>
> 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 lists...@vm.marist.edu 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/
>
regards
Sebastian

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu 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/

Reply via email to