Re: How to add Layer2 network device to linux guest machine

2007-06-28 Thread Bhemidhi, Ashwin
: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Brad Hinson Sent: Wednesday, June 27, 2007 5:57 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: How to add Layer2 network device to linux guest machine On Wed, 2007-06-27 at 18:04 -0400, Alan Altmark wrote: On Wednesday, 06/27/2007 at 12:09 EST

Re: How to add Layer2 network device to linux guest machine

2007-06-28 Thread Brad Hinson
To: LINUX-390@VM.MARIST.EDU Subject: Re: How to add Layer2 network device to linux guest machine On Wed, 2007-06-27 at 18:04 -0400, Alan Altmark wrote: On Wednesday, 06/27/2007 at 12:09 EST, Bhemidhi, Ashwin [EMAIL PROTECTED] wrote: I am still struck with the same problem. Does anyone know

Re: How to add Layer2 network device to linux guest machine

2007-06-27 Thread Bhemidhi, Ashwin
To: LINUX-390@VM.MARIST.EDU Subject: Re: How to add Layer2 network device to linux guest machine On Friday, 06/22/2007 at 01:41 AST, Neale Ferguson [EMAIL PROTECTED] wrote: The DEFINE LAN command is the one with the TYPE ETHERNET operand. On Fri, 2007-06-22 at 11:36 -0600, Mark Post wrote

Re: How to add Layer2 network device to linux guest machine

2007-06-27 Thread Mark Post
On Wed, Jun 27, 2007 at 1:09 PM, in message [EMAIL PROTECTED], Bhemidhi, Ashwin [EMAIL PROTECTED] wrote: I am still struck with the same problem. Does anyone know what this error message in /var/log/messages mean, it seems to have happened when I did echo 0.0.0700,0.0.0701,0.0.0702

Re: How to add Layer2 network device to linux guest machine

2007-06-27 Thread Brad Hinson
On Wed, 2007-06-27 at 11:29 -0600, Mark Post wrote: On Wed, Jun 27, 2007 at 1:09 PM, in message [EMAIL PROTECTED], Bhemidhi, Ashwin [EMAIL PROTECTED] wrote: I am still struck with the same problem. Does anyone know what this error message in /var/log/messages mean, it seems to have

Re: How to add Layer2 network device to linux guest machine

2007-06-27 Thread Bhemidhi, Ashwin
/sys/bus/.../layer2 it error'ed giving no such file/directory. Thank you, Ashwin -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Mark Post Sent: Wednesday, June 27, 2007 12:30 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: How to add Layer2 network device

Re: How to add Layer2 network device to linux guest machine

2007-06-27 Thread Alan Altmark
On Wednesday, 06/27/2007 at 12:09 EST, Bhemidhi, Ashwin [EMAIL PROTECTED] wrote: I am still struck with the same problem. Does anyone know what this error message in /var/log/messages mean, it seems to have happened when I did echo 0.0.0700,0.0.0701,0.0.0702

Re: How to add Layer2 network device to linux guest machine

2007-06-27 Thread Brad Hinson
On Wed, 2007-06-27 at 18:04 -0400, Alan Altmark wrote: On Wednesday, 06/27/2007 at 12:09 EST, Bhemidhi, Ashwin [EMAIL PROTECTED] wrote: I am still struck with the same problem. Does anyone know what this error message in /var/log/messages mean, it seems to have happened when I did echo

Re: How to add Layer2 network device to linux guest machine

2007-06-24 Thread Alan Altmark
On Friday, 06/22/2007 at 01:41 AST, Neale Ferguson [EMAIL PROTECTED] wrote: The DEFINE LAN command is the one with the TYPE ETHERNET operand. On Fri, 2007-06-22 at 11:36 -0600, Mark Post wrote: Looks like Alan may have been having a Chuckie moment. I don't see any documentation that shows a

Re: How to add Layer2 network device to linux guest machine

2007-06-22 Thread Brad Hinson
on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Brad Hinson Sent: Thursday, June 21, 2007 11:24 AM To: LINUX-390@VM.MARIST.EDU Subject: Re: How to add Layer2 network device to linux guest machine Exactly what errors are you getting from Linux? Did you have any luck echoing 1

Re: How to add Layer2 network device to linux guest machine

2007-06-22 Thread Mark Post
On Thu, Jun 21, 2007 at 11:25 AM, in message [EMAIL PROTECTED], Bhemidhi, Ashwin [EMAIL PROTECTED] wrote: How do I need to define the NICDEF definition. I looked up the manual and there was not any ETHERNET option for TYPE on NICDEF statement. I tried NICDEF 0700 TYPE ETHERNET LAN SYSTEM

Re: How to add Layer2 network device to linux guest machine

2007-06-22 Thread Neale Ferguson
The DEFINE LAN command is the one with the TYPE ETHERNET operand. On Fri, 2007-06-22 at 11:36 -0600, Mark Post wrote: Looks like Alan may have been having a Chuckie moment. I don't see any documentation that shows a TYPE ETHERNET option on NICDEF or DEFINE NIC either.

Re: How to add Layer2 network device to linux guest machine

2007-06-21 Thread Bhemidhi, Ashwin
Subject: Re: How to add Layer2 network device to linux guest machine On Wed, Jun 20, 2007 at 3:24 PM, in message [EMAIL PROTECTED], Bhemidhi, Ashwin [EMAIL PROTECTED] wrote: We defined NICDEF statements in the VM profile. Please see below VM guest profile contains the following

Re: How to add Layer2 network device to linux guest machine

2007-06-21 Thread Brad Hinson
Subject: Re: How to add Layer2 network device to linux guest machine On Wed, Jun 20, 2007 at 3:24 PM, in message [EMAIL PROTECTED], Bhemidhi, Ashwin [EMAIL PROTECTED] wrote: We defined NICDEF statements in the VM profile. Please see below VM guest profile contains the following

Re: How to add Layer2 network device to linux guest machine

2007-06-21 Thread Bhemidhi, Ashwin
AM To: LINUX-390@VM.MARIST.EDU Subject: Re: How to add Layer2 network device to linux guest machine Exactly what errors are you getting from Linux? Did you have any luck echoing 1 to .../layer2 before echoing 1 to .../online and/or specifying OPTIONS='layer2=1' in /etc/sysconfig/network-scripts

How to add Layer2 network device to linux guest machine

2007-06-20 Thread Bhemidhi, Ashwin
We have few Z/VM Linux guest that we are evaluating for consideration. We have both Redhat (evaluation) and Debian guest machines installed, named svml09 and svml02 respectively. We need to 2 network interface devices in the Linux guest machines for our home grown Linux application to work. One

Re: How to add Layer2 network device to linux guest machine

2007-06-20 Thread Marcy Cortes
] On Behalf Of Bhemidhi, Ashwin Sent: Wednesday, June 20, 2007 10:04 AM To: LINUX-390@VM.MARIST.EDU Subject: [LINUX-390] How to add Layer2 network device to linux guest machine We have few Z/VM Linux guest that we are evaluating for consideration. We have both Redhat (evaluation) and Debian guest

Re: How to add Layer2 network device to linux guest machine

2007-06-20 Thread Rich Smrcina
Did you ATTACH 700, 701 and 702 to the Linux guest? Bhemidhi, Ashwin wrote: We have few Z/VM Linux guest that we are evaluating for consideration. We have both Redhat (evaluation) and Debian guest machines installed, named svml09 and svml02 respectively. We need to 2 network interface devices

Re: How to add Layer2 network device to linux guest machine

2007-06-20 Thread Bhemidhi, Ashwin
I just verified and they are not on the same card. -Original Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Marcy Cortes Sent: Wednesday, June 20, 2007 12:10 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: How to add Layer2 network device to linux guest machine

Re: How to add Layer2 network device to linux guest machine

2007-06-20 Thread Bhemidhi, Ashwin
To: LINUX-390@VM.MARIST.EDU Subject: Re: How to add Layer2 network device to linux guest machine Did you ATTACH 700, 701 and 702 to the Linux guest? Bhemidhi, Ashwin wrote: We have few Z/VM Linux guest that we are evaluating for consideration. We have both Redhat (evaluation) and Debian guest

Re: How to add Layer2 network device to linux guest machine

2007-06-20 Thread Bhemidhi, Ashwin
Subject: Re: How to add Layer2 network device to linux guest machine Did you ATTACH 700, 701 and 702 to the Linux guest? Bhemidhi, Ashwin wrote: We have few Z/VM Linux guest that we are evaluating for consideration. We have both Redhat (evaluation) and Debian guest machines installed, named svml09

Re: How to add Layer2 network device to linux guest machine

2007-06-20 Thread Brad Hinson
Since this is a layer2 device, you need to: echo 1 /sys/bus/ccwgroup/drivers/qeth/0.0.0700/layer2 and then echo 1 /sys/bus/ccwgroup/drivers/qeth/0.0.0700/online When you create an ifcfg-eth* script, add the line: OPTIONS='layer2=1' (with the quotes) -Brad On Wed, 2007-06-20 at 12:03

Re: How to add Layer2 network device to linux guest machine

2007-06-20 Thread Mark Post
On Wed, Jun 20, 2007 at 3:24 PM, in message [EMAIL PROTECTED], Bhemidhi, Ashwin [EMAIL PROTECTED] wrote: We defined NICDEF statements in the VM profile. Please see below VM guest profile contains the following: -- NICDEF 0600