× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Ok, ignoring the NFS stuff, image catalog, etc for now.
Concentrating on the vlan first. I know I will have to vary stuff off on
the guests when it comes time to use the service adapter.

On the RACK2 Power 8 I have a second VSwitch set up, ETHERNET1. It has
one vlan, 206.
Virtual network management shows this and that there's two partitions
trying to use this.

Starting out with two lpars on RACK2.
RACK2HST is the hosting lpar.
GDISYS2 is one of our guests.
Both of these lpars have a virtual ethernet adapter id (4), using virtual
switch ETHERNET1, and vlan 206.
Both of these show CMN05 was created when looking at WRKHDWRSC *CMN.

I ran the following on both lpars:
ADDTCPHTE INTNETADR('10.10.206.181') HOSTNAME((RACK2HSTVLAN))
ADDTCPHTE INTNETADR('10.10.206.129') HOSTNAME((GDISYS2VLAN))
CRTLINETH LIND(VRTETH) RSRCNAME(CMN05) ONLINE(*NO) LINESPEED(*AUTO)
DUPLEX(*AUTO)
VRYCFG CFGOBJ(VRTETH) CFGTYPE(*LIN) STATUS(*ON)
WRKCFGSTS *LIN VRTETH shows
Description Status
VRTETH ACTIVE
VRTETNET ACTIVE
VRTETTCP ACTIVE

I ran this on RACK2HST:
ADDTCPIFC INTNETADR('10.10.206.181') LIND(VRTETH 206)
SUBNETMASK('255.255.255.0') MTU(1496)
STRTCPIFC INTNETADR('10.10.206.181')
NETSTAT *IFC shows the interface as active.

And this on GDISYS2:
ADDTCPIFC INTNETADR('10.10.206.129') LIND(VRTETH 206)
SUBNETMASK('255.255.255.0') MTU(1496)
STRTCPIFC INTNETADR('10.10.206.129')
NETSTAT *IFC shows the interface as active.

However, from RACK2HST:
PING RMTSYS(GDISYS2VLAN) LCLINTNETA('10.10.206.181')
Verifying connection to host system GDISYS2VLAN at address 10.10.206.129.
No response from host within 1 seconds for connection verification 1.
No response from host within 1 seconds for connection verification 2.
No response from host within 1 seconds for connection verification 3.
No response from host within 1 seconds for connection verification 4.
No response from host within 1 seconds for connection verification 5.
Connection verification statistics: 0 of 5 successful (0 %).

And from GDISYS2:
PING RMTSYS(RACK2HSTVLAN) LCLINTNETA('10.10.206.129')
Verifying connection to host system RACK2HSTVLAN at address
10.10.206.181.
No response from host within 1 seconds for connection verification 1.
No response from host within 1 seconds for connection verification 2.
No response from host within 1 seconds for connection verification 3.
No response from host within 1 seconds for connection verification 4.
No response from host within 1 seconds for connection verification 5.
Connection verification statistics: 0 of 5 successful (0 %).


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.