Brad, can I suggest more improvements for
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/as-IN/Installation_Guide/s2-s390info-qeth.html ? 1. # cat /sys/bus/ccwgroup/drivers/qeth/0.0.0600/online1 should be changed into # cat /sys/bus/ccwgroup/drivers/qeth/0.0.0600/online There exists no "online1" attribute. 2. The statement To change the value of if_name, run the following command: # echo new_if_name > /sys/bus/ccwgroup/drivers/qeth/0.0.0600/if_name is not correct. "if_name" is a read-only attribute and cannot be changed. The same is true for the attributes "card_type", "chpid", and "state". They should be removed from the list of "settable" attributes. Mit freundlichen Gruessen / Best regards Ursula Braun Phone: 0049-7031-16-4267 Email: [EMAIL PROTECTED] IBM Germany, Dept. 1419, Linux on System z Dev. Schoenaicher Str.220 71032 Boeblingen IBM Deutschland Entwicklung GmbH Vorsitzender des Aufsichtsrats: Martin Jetter Geschäftsführung: Herbert Kircher Sitz der Gesellschaft: Böblingen Registergericht: Amtsgericht Stuttgart, HRB 243294 Brad Hinson <[EMAIL PROTECTED] om> To Sent by: Linux on [email protected] 390 Port cc <[EMAIL PROTECTED] IST.EDU> Subject Re: Configuring Layer 2 25.07.2007 20:32 Please respond to Linux on 390 Port <[EMAIL PROTECTED] IST.EDU> Ooh, that's not good. I let our documentation team know immediately. Thanks, -Brad On Tue, 2007-07-24 at 18:23 -0600, Mark Post wrote: > >>> On Tue, Jul 24, 2007 at 5:31 PM, in message > <[EMAIL PROTECTED]>, "Kandi, Santosh" > <[EMAIL PROTECTED]> wrote: > > Mark, > > > > The manual did not have a redirect(">") symbol and also did not instruct > > You're right. Brad? > > --- s2-s390info-qeth.html.orig 2007-07-24 20:19:10.000000000 -0400 > +++ s2-s390info-qeth.html 2007-07-24 20:20:31.000000000 -0400 > @@ -89,7 +89,7 @@ > <p> > Next, bring the device back online: > </p> > - <pre class="screen"># echo 1 /sys/bus/ccwgroup/drivers/qeth/0.0.0600/online</pre> > + <pre class="screen"># echo 1 > /sys/bus/ccwgroup/drivers/qeth/0.0.0600/online</pre> > <p> > Then verify the state of the device: > </p> > > > > us to do "echo 1 > /sys/bus/ccwgroup/drivers/qeth/0.0.0700/layer2". > > That's because that page wasn't talking about working with Layer 2 devices, just Layer 3. > > > Once I did that we were able to bring up Layer2 NIC. > > Glad we could help. > > > Mark Post > > -- Brad Hinson <[EMAIL PROTECTED]> Sr. Support Engineer Lead, System z Red Hat, Inc. (919) 754-4198 ---------------------------------------------------------------------- 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 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
