What I don't get is my configs are the same for all 42 guests. But this one
keeps showing up on guest LAN

[root@test-09 ~]# dmesg  | grep qeth
qeth: loading core functions
qeth: register layer 2 discipline
qeth 0.0.8000: MAC address 11:11:11:11:11:11 successfully registered on
device eth0
qeth 0.0.8000: Device is a Guest LAN QDIO card (level: V614)
qeth 0.0.8000: MAC address 11:11:11:11:11:11 successfully registered on
device eth0

And the port name seems to be set now.

q vswitch test1 USErid test-09
VSWITCH SYSTEM test1    Type: QDIO    Connected: 46   Maxconn: INFINITE
  PERSISTENT  RESTRICTED    ETHERNET                  Accounting: OFF
  VLAN Aware  Default VLAN: 0001    Default Porttype: Access  GVRP: Enabled
              Native  VLAN: 0001    VLAN Counters: OFF
  MAC address: 11-11-11-11-11-11    MAC Protection: Unspecified
  State: Ready
  IPTimeout: 5         QueueStorage: 8
  Isolation Status: OFF
 Uplink Port:
  RDEV: 0603.P00 VDEV: 0603 Controller: DTCVSW2
 Adapter Connections:
    Adapter Owner: test-09   NIC: 8000.P00 Name: test-09      Type: QDIO
      Porttype: Access
      RX Packets: 1232       Discarded: 1688       Errors: 0
      TX Packets: 150        Discarded: 0          Errors: 0
      RX Bytes: 92897                TX Bytes: 8064
      Device: 8002  Unit: 002   Role: DATA       vPort: 0721  Index: 0721
      VLAN: 0175
      Options: Ethernet Broadcast
        Unicast MAC Addresses:
          00-00-00-00-00-00 IP: 11.11.11.110
        Multicast MAC Addresses:
          11-11-11-11-11-11
          11-11-11-11-11-11
          11-11-11-11-11-11
          11-11-11-11-11-11
Ready; T=0.01/0.01 09:36:20




[root@test-16 ~]# dmesg  | grep qeth
qeth: loading core functions
qeth: register layer 2 discipline
qeth 0.0.8000: MAC address 11:11:11:11:11:11 successfully registered on
device e
th0
qeth 0.0.8000: Device is a Guest LAN QDIO card (level: V614)
qeth 0.0.8000: MAC address 11:11:11:11:11:11 successfully registered on
device e
th0

q vswitch test1 USErid test-16
VSWITCH SYSTEM test1    Type: QDIO    Connected: 46   Maxconn: INFINITE
  PERSISTENT  RESTRICTED    ETHERNET                  Accounting: OFF
  VLAN Aware  Default VLAN: 0001    Default Porttype: Access  GVRP: Enabled
              Native  VLAN: 0001    VLAN Counters: OFF
  MAC address: 11-11-11-11-11-11    MAC Protection: Unspecified
  State: Ready
  IPTimeout: 5         QueueStorage: 8
  Isolation Status: OFF
 Uplink Port:
  RDEV: 0603.P00 VDEV: 0603 Controller: DTCVSW2
 Adapter Connections:
    Adapter Owner: test-16   NIC: 8000.P00 Name: test-16      Type: QDIO
      Porttype: Access
      RX Packets: 408428     Discarded: 0          Errors: 0
      TX Packets: 211714     Discarded: 0          Errors: 0
      RX Bytes: 590741432            TX Bytes: 17764094
      Device: 8002  Unit: 002   Role: DATA       vPort: 0719  Index: 0719
      VLAN: 0175
      Options: Ethernet Broadcast
        Unicast MAC Addresses:
          11-11-11-11-11-11
        Multicast MAC Addresses:
          11-11-11-11-11-11
          11-11-11-11-11-11
          11-11-11-11-11-11
          11-11-11-11-11-11
Ready; T=0.01/0.01 09:43:43





On Wed, Jan 28, 2015 at 9:24 AM, Bruce Hayden <bjhay...@gmail.com> wrote:

> The "Name: UASSIGNED" means that no port name was assigned to the virtual
> nic.  Since port names are pretty useless on a virtual nic, this is
> normal.  It is recommended that you don't set the port name on a real OSA
> port either.  The Linux installers, though, don't make it very easy to not
> set a port name, so you frequently see it on the vswitch connections.
>
> On Wed, Jan 28, 2015 at 8:38 AM, Andrew Lemay <and...@lemay.org> wrote:
>
> > On Wed, Jan 28, 2015 at 12:21 AM, Offer Baruch <offerbar...@gmail.com>
> > wrote:
> >
> > > Hi
> > >
> > > Can you also attach the output of "q vswitch <vswitch_name> access" for
> > > this vswitch?
> > >
> >  q vswitch RHTS1 access
> > VSWITCH SYSTEM RHTS1    Type: QDIO    Connected: 42   Maxconn: INFINITE
> >   PERSISTENT  RESTRICTED    ETHERNET                  Accounting: OFF
> >   VLAN Aware  Default VLAN: 0001    Default Porttype: Access  GVRP:
> Enabled
> >               Native  VLAN: 0001    VLAN Counters: OFF
> >   MAC address: 01111-11-11-00-00    MAC Protection: Unspecified
> >   State: Ready
> >   IPTimeout: 5         QueueStorage: 8
> >   Isolation Status: OFF
> >     Authorized userids:
> >       SYSTEM   Porttype: Access VLAN: 0001
> >       test-01   Porttype: Access VLAN: 0175
> >       test-02   Porttype: Access VLAN: 0175
> >       test-03   Porttype: Access VLAN: 0175
> >       test-04   Porttype: Access VLAN: 0175
> >       test-05   Porttype: Access VLAN: 0175
> >       test-06   Porttype: Access VLAN: 0175
> >       test-07   Porttype: Access VLAN: 0175
> >       test-08   Porttype: Access VLAN: 0175
> >       test-09   Porttype: Access VLAN: 0175
> >       test-10   Porttype: Access VLAN: 0175
> > <snip>
> > <snip>
> >  Uplink Port:
> >   RDEV: 0603.P00 VDEV: 0603 Controller: DTCVSW1
> > Ready; T=0.01/0.01 08:06:36
> >
> > Did you recently ipled your z/vm?
> > >
> > Not for several months
> >
> > > Do you get any error messages on the guest console after logging in
> (that
> > > is piwer on the guest)?
> > >
> > No
> >
> >  q vswitch test1 USErid test-09
> > VSWITCH SYSTEM test1    Type: QDIO    Connected: 43   Maxconn: INFINITE
> >   PERSISTENT  RESTRICTED    ETHERNET                  Accounting: OFF
> >   VLAN Aware  Default VLAN: 0001    Default Porttype: Access  GVRP:
> Enabled
> >               Native  VLAN: 0001    VLAN Counters: OFF
> >   MAC address: 11-11-11-11-11-11    MAC Protection: Unspecified
> >   State: Ready
> >   IPTimeout: 5         QueueStorage: 8
> >   Isolation Status: OFF
> >  Uplink Port:
> >   RDEV: 0603.P00 VDEV: 0603 Controller: DTCVSW1
> >  Adapter Connections:
> >     Adapter Owner: test-09   NIC: 8000.P00 Name: UNASSIGNED  Type: QDIO
> >       Porttype: Access
> >       RX Packets: 5230       Discarded: 0          Errors: 0
> >       TX Packets: 644        Discarded: 0          Errors: 0
> >       RX Bytes: 405136               TX Bytes: 69267
> >       Device: 8002  Unit: 002   Role: DATA       vPort: 0705  Index: 0705
> >       VLAN: 0175
> >       Options: Ethernet Broadcast
> >         Unicast MAC Addresses:
> >           00-00-00-00-00-00 IP: 11.11.11.111
> >         Multicast MAC Addresses:
> >           11-11-11-11-11-11
> >           11-11-11-11-11-11
> >           11-11-11-11-11-11
> > Ready; T=0.01/0.01 08:25:22
> >
> > So it looks my guest is being put on a guest lan . Now I can ping it from
> > my networks after revoking access to the vswitch and re granting access
> to
> > the vswitch.
> > But its still coming back as Name: UNASSIGNED. Also it can not ping the
> > gateway.
> >
> > from dmesg
> >
> > vmur: z/VM virtual unit record device driver loaded.
> > qeth: register layer 2 discipline
> > qdio: 0.0.8002 OSA on SC 4 using AI:1 QEBSM:0 PCI:1 TDD:1 SIGA:RW AO
> > qeth 0.0.8000: MAC address 11:11:11:11:11:11 successfully registered on
> > device eth0
> > qeth 0.0.8000: Device is a Guest LAN QDIO card (level: V614)
> > with link type GuestLAN QDIO (portname: test-09)
> > EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts:
> >
> > Thanks
> >
> >
>
>
> --
> Bruce Hayden
> z/VM and Linux on System z ATS
> IBM, Endicott, NY
>
> ----------------------------------------------------------------------
> 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/
>



--
~~Andrew Lemay

m: +1 978 886 4740
g:  +1 978 558 0413

k: m = mobile, g = gvoice, k = key

----------------------------------------------------------------------
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