Re: Red Hat network modules

2010-06-28 Thread Thang Pham
Phone:(845) 433-7567Poughkeepsie, NY 12601 e-mail: thang.p...@us.ibm.com From:

Re: Red Hat network modules

2010-06-24 Thread Steffen Maier
On 06/23/2010 07:29 PM, Thang Pham wrote: > I am building my initrd using cpio -H newc -o| gzip -9 -c - > initrd.gz What do you base the content of your custom initrd on? Is it an existing initrd generated with mkinitrd? Since you use nash, that could be the case. What is the use case for activati

Re: Red Hat network modules

2010-06-23 Thread Richard Troth
             Poughkeepsie, NY >                                            12601 > >  e-mail:   thang.p...@us.ibm.com > > > > > > > > From:       Peter Oberparleiter > To:         LINUX-390@vm.marist.edu > Date:       06/23/2010 04:11 AM > Subject:    Re: Red

Re: Red Hat network modules

2010-06-23 Thread Thang Pham
gif) Phone:(845) 433-7567Poughkeepsie, NY 12601 e-mail: thang.p...@us.ibm.com From: Peter Oberparleiter To: LINUX-390@vm.marist.edu Date: 06/23/2010 04:11 AM Subject:Re: Red Hat network modules Sent

Re: Red Hat network modules

2010-06-23 Thread Peter Oberparleiter
On 22.06.2010 20:39, Thang Pham wrote: I dropped the first instance of the qeth module, and the qeth: Unknown symbol qdio_synchronize qeth: Unknown symbol do_QDIO ... errors disappeared. But the ERROR: Interface setup failed: pumpSetupInterface failed: get link - 19: No such device error is sti

Re: Red Hat network modules

2010-06-22 Thread Justin Payne
7.gif) Phone:(845) 433-7567Poughkeepsie, NY 12601 e-mail: thang.p...@us.ibm.com From: Steffen Maier To: LINUX-390@vm.marist.edu Date: 06/22/2010 02:27 PM Subject: Re: Red Hat network modules Sent

Re: Red Hat network modules

2010-06-22 Thread Thang Pham
e-mail: thang.p...@us.ibm.com From: Steffen Maier To: LINUX-390@vm.marist.edu Date: 06/22/2010 02:27 PM Subject: Re: Red Hat network modules Sent by:Li

Re: Red Hat network modules

2010-06-22 Thread Steffen Maier
On 06/22/2010 08:17 PM, Thang Pham wrote: > The module loading order is: > > crypto_api > xfrm_nalgo > ipv6 > qeth Can you try and drop this qeth here? It is too early and there's one load of qeth at the end below which should be good. > fscache > sunrpc > lockd > nfs_acl > nfs > ccwgroup > qdio

Re: Red Hat network modules

2010-06-22 Thread Mark Post
>>> On 6/22/2010 at 02:16 PM, Justin Payne wrote: > Looks like it was loaded from his lsmod output in the last post. Good > question though, i'm checking to see if the order matters with regard to > ipv6. I see that qeth requires it. Unless the lsmod command is included in the initrd, that outpu

Re: Red Hat network modules

2010-06-22 Thread Thang Pham
/2010 02:16 PM Subject:Re: Red Hat network modules Sent by:Linux on 390 Port Is the ipv6 module included in the initrd? Mark Post -- For LINUX-390 subscribe / signoff / archive access instructions, send email to lists

Re: Red Hat network modules

2010-06-22 Thread Justin Payne
Poughkeepsie, NY 12601 e-mail: thang.p...@us.ibm.com From: Justin Payne To: LINUX-390@vm.marist.edu Date: 06/22/2010 02:07 PM Subject:Re: Red Hat network modules Sent by:Linux on 390 Port Thang, Can you

Re: Red Hat network modules

2010-06-22 Thread Thang Pham
: Justin Payne To: LINUX-390@vm.marist.edu Date: 06/22/2010 02:07 PM Subject:Re: Red Hat network modules Sent by:Linux on 390 Port Thang, Can you provide an ordered list of your module loading sequence? Justin On 06/22/2010 10:39 AM, Thang Pham wrote: > qeth, q

Re: Red Hat network modules

2010-06-22 Thread Justin Payne
Looks like it was loaded from his lsmod output in the last post. Good question though, i'm checking to see if the order matters with regard to ipv6. I see that qeth requires it. Justin On 06/22/2010 02:13 PM, Mark Post wrote: Is the ipv6 module included in the initrd? Mark Post -

Re: Red Hat network modules

2010-06-22 Thread Mark Post
Is the ipv6 module included in the initrd? 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/

Re: Red Hat network modules

2010-06-22 Thread Justin Payne
:(845) 433-7567Poughkeepsie, NY 12601 e-mail: thang.p...@us.ibm.com From: Jan Glauber To: LINUX-390@vm.marist.edu Date: 06/22/2010 10:27 AM Subject:Re: Red Hat network modules Sent by:Linux on

Re: Red Hat network modules

2010-06-22 Thread Justin Payne
Subject:Re: Red Hat network modules Sent by:Linux on 390 Port On Tue, 2010-06-22 at 08:56 -0400, Thang Pham wrote: The kernel version is 2.6.18-164.el5 There was a similar issue due to a bug in the module loader but that was fixed already with RHEL5.2. Are all relevant modules loaded after

Re: Red Hat network modules

2010-06-22 Thread Thang Pham
...@us.ibm.com From: Jan Glauber To: LINUX-390@vm.marist.edu Date: 06/22/2010 10:27 AM Subject:Re: Red Hat network modules Sent by:Linux on 390 Port On Tue, 2010-06-22 at 08:56 -0400, Thang Pham wrote: > The kernel version is 2.6.18-164.el5 There was a similar is

Re: Red Hat network modules

2010-06-22 Thread Jan Glauber
> > > > > > From: Mauro Souza > To: LINUX-390@vm.marist.edu > Date: 06/22/2010 08:52 AM > Subject:Re: Red Hat network modules > Sent by:Linux on 390 Port > > > > Thang, > > This is the RedHat distro version, not kernel

Re: Red Hat network modules

2010-06-22 Thread Thang Pham
/2010 08:52 AM Subject:Re: Red Hat network modules Sent by:Linux on 390 Port Thang, This is the RedHat distro version, not kernel version. You need to run *uname -r* to get the kernel version. Mauro http://mauro.limeiratem.com - registered Linux User: 294521 Scripture is both history, and

Re: Red Hat network modules

2010-06-22 Thread Mauro Souza
45) 433-7567Poughkeepsie, NY >12601 > > e-mail: thang.p...@us.ibm.com > > > > > > > > From: Jan Glauber > To: LINUX-390@vm.marist.edu > Date: 06/22/2010 04:20 AM > Subject:Re: Red

Re: Red Hat network modules

2010-06-22 Thread Thang Pham
Subject:Re: Red Hat network modules Sent by:Linux on 390 Port Hi Thang, can you tell us the RHEL kernel version number? Regards, Jan -- Linux on System z Kernel developer, LTC Boeblingen On Mon, 2010-06-21 at 16:50 -0400, Thang Pham wrote: > Hi, > > I am creating a custom initr

Re: Red Hat network modules

2010-06-22 Thread Jan Glauber
Hi Thang, can you tell us the RHEL kernel version number? Regards, Jan -- Linux on System z Kernel developer, LTC Boeblingen On Mon, 2010-06-21 at 16:50 -0400, Thang Pham wrote: > Hi, > > I am creating a custom initrd for Red Hat. When I load the initrd, I get > this error: > > IPv6 over IPv4 t

Red Hat network modules

2010-06-21 Thread Thang Pham
Hi, I am creating a custom initrd for Red Hat. When I load the initrd, I get this error: IPv6 over IPv4 tunneling driver qeth: Unknown symbol qdio_synchronize qeth: Unknown symbol do_QDIO qeth: Unknown symbol ccwgroup_probe_ccwdev qeth: Unknown symbol ccwgroup_driver_register qeth: Unknown symb