We have just brought up the Linux vritual machine. We get these errors in
the LINUX startup.
Setting up network interfaces:
lo
lo IP address: 127.0.0.1/8
Checking for network time protocol daemon (NTPD): ..unused
[1A..doneWaiting for mandatory devices: qeth-bus-ccw-0.0.0340 __NSC__
20 19 18 17 16 15
13
12 11 10 9 8 7 6 5 4 3 2 1
0
qeth-bus-ccw-0.0.0340 No interface found
[1A..failedSetting up service network . . . . . . . . . . . .
. .
. ...failed
I also have a query of the virtual machine after the startup
q vswitch details
VSWITCH SYSTEM VSWITCH1 Type: VSWITCH Connected: 1 Maxconn: INFINITE
PERSISTENT RESTRICTED NONROUTER Accounting: OFF
VLAN Unaware
MAC address: 02-00-00-00-00-01
State: Ready
IPTimeout: 5 QueueStorage: 8
RDEV: 9E00 VDEV: 9E00 Controller: DTCVSW1
VSWITCH Connection:
MAC address: 00-11-25-BD-A6-A0
RX Packets: 0 Discarded: 0 Errors: 0
TX Packets: 0 Discarded: 0 Errors: 0
RX Bytes: 0 TX Bytes: 0
Device: 9E02 Unit: 002 Role: DATA Port: 0001 Index: 0001
Adapter Connections:
Adapter Owner: NOVSTART NIC: 0600 Name: UNASSIGNED
Ready; T=0.01/0.01 13:47:24
We think we have to define the 340 NIC and couple it to the vswitch. The
define works OK but we are having trouble with the couple command.
We did the follwoing commands from maint.
set vswitch vswitch1 grant novstart
Ready; T=0.01/0.01 13:57:52
HCPSWS2858I NOVSTART connection to SYSTEM VSWITCH1 has been updated by
MAINT.
Command complete
Ready; T=0.01/0.01 13:57:52
define nic 340
NIC 0340 is created; devices 0340-0342 defined
Ready; T=0.01/0.01 13:58:39
couple 340 to system vswitch1
HCPNDF6024E Incompatible LAN - SYSTEM VSWITCH1 is a VSWITCH LAN.
Ready(06024); T=0.01/0.01 13:59:36
We are haqving trouble with the couple command. Are these the correct
commands to use?
Mark Post <[email protected]>
Sent by: The IBM z/VM Operating System <[email protected]>
01/12/2009 01:26 PM
Please respond to
The IBM z/VM Operating System <[email protected]>
To
[email protected]
cc
Subject
Re: VSWITCH LINUX Connection Problem
>>> On 1/12/2009 at 1:16 PM, Charles Brosemer
<[email protected]> wrote:
> Yes we did do the grant for novstart.
It doesn't appear that the NIC is COUPLEd to the VSWITCH. At least the "q
vswitch details" command didn't show that.
Mark Post