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



I think in your list of items you did not stop/start the NFS server. I know
folks will tell me you don't have to but that seems to be the key to getting
it running the first time.

Larry is right, the host server has a normal IP connection on that VLAN
(make sure those line up too) and the target has the service tools device on
it, then it works. The host should be able to ping the target box's service
tools IP address.

If you use all Vlans on the backplane of the system you'll eliminate quite a
bit trouble.

And WRKOPTVOL does not update as we would ordinarily think is should so be
careful with that.

--
Jim Oberholtzer
Agile Technology Architects


-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Rob
Berendt
Sent: Tuesday, August 30, 2016 9:59 AM
To: Midrange Systems Technical Discussion
Subject: Re: Loading Image Catalog

I get that the host lpar will be up and I should count on that.

However, I thought that by using the virtual ethernet kind of stuff then it
would be a totally private network and I could have even the lpars who are
in our DMZ in on this. They're not all currently in the same subnet.

If our host, RACK2HST, is currently 10.10.6.181, and our guest, GDISYS2,
everyday IP address is 10.10.6.129 then I should abandon a separate vlan and
the whole 10.10.206.x range and use a number like 10.10.6.130 (if
available) on GDISYS2? And end up changing
Internet address . . . . . . 10.10.206.129
Gateway router address . . . 10.10.206.1
Subnet mask . . . . . . . . . 255.255.255.0 to
Internet address . . . . . . 10.10.6.130
Gateway router address . . . 10.10.6.1
Subnet mask . . . . . . . . . 255.255.254.0
*Note: we use subnet 255.255.254.0 for our regular lan traffic.

What happens when we want to do our dmz lpar? It's everyday IP address is
something like 208.xx.yy.zz, and runs in a different vlan. Do I give a
service tools IP address in the 10.10.6 range and vlan?

Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail
to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





From: DrFranken <midrange@xxxxxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date: 08/30/2016 10:34 AM
Subject: Re: Loading Image Catalog
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx>



HOst system does NOT need this adapter and will ignore it. On the Host
machine it uses the normal IBM i IP Interface for this. This is because
it is up and running and using the NFS Server there.

The GUEST partition yes. So the IP address assigned to the GUEST Service
Tools interface should be in the same subnet as the HOST IP address.
Then in the CRTDEVOPT the RMTINTNETA parm points to the HOST IP address
in IBM i.

- Larry "DrFranken" Bolhuis

www.Frankeni.com
www.iDevCloud.com - Personal Development IBM i timeshare service.
www.iInTheCloud.com - Commercial IBM i Cloud Hosting.

On 8/30/2016 10:24 AM, Rob Berendt wrote:
Trying this...

HMC

Create virtual adapter for host system, RACK2HST and a guest system
GDISYS2.
They both say:
Adapter ID: 4
Virtual switch: ETHERNET0
Port Virtual Ethernet (VLAN ID) 206
Required: False
IEEE 802.1q compatible: False
Additional VLAN ID's:
Access external network: False

Host system: RACK2HST
WRKHDWRSC *CMN shows new CMN05
STRSST
8. Work with service tools user IDs and Devices
4. Configure service tools LAN adapter
No valid LAN Console adapter available
F13=Select STS LAN adapter
Resource Serial
Name Type Model Number LOC Selected
CMN05 268C 002 00-00000 T1

Configure Service Tools LAN Adapter
System:
RACK2HST
Type choices, press Enter to verify input.
Resource name . . . . . . . : CMN05 VLAN ID 206 (0 is default)
Adapter type . . . . . . . : 268C
Adapter model . . . . . . . : 002
Adapter serial number . . . : 00-D00004

Host name for service tools . 214403V03
Node . . . . . . . . . . . . 000000000000 (0 is default)
Duplex . . . . . . . . . . . FULL HALF, FULL, AUTO
Network speed . . . . . . . . AUTO AUTO, 10, 100, 1000, 10G, 40G

IP version allowed . . . . . IPV4 IPV4, IPV6, BOTH
Internet address . . . . . . 10.10.206.181
Gateway router address . . . 10.10.206.1
Subnet mask . . . . . . . . . 255.255.255.0

IPV6 address . . . . . . . .
IPV6 interface ID . . . . . . 0000000000000000 (0 is default)

F3=Exit F5=Load F6=Clear F7=Store F12=Cancel
F13=Deactivate F14=Activate F17=Deactivate followed by activate

F7, F14

CHGAUT OBJ('/fixes/') USER(*PUBLIC) DTAAUT(*RX) SUBTREE(*ALL)
CHGNFSEXP OPTIONS('-i -o ro') DIR('/fixes/cume')
CALL PGM(QVOIFIMG) PARM('CUME ' '*ALL ' 0)
LODIMGCLG IMGCLG(CUME) DEV(OPTVRT01)
VFYIMGCLG IMGCLG(CUME) TYPE(*PTF) SORT(*YES) NFSSHR(*YES)



Guest system: GDISYS2
WRKHDWRSC *CMN shows new CMN05
STRSST
8. Work with service tools user IDs and Devices
4. Configure service tools LAN adapter
No valid LAN Console adapter available
F13=Select STS LAN adapter

Configure Service Tools LAN Adapter
System:
GDISYS2
Type choices, press Enter to verify input.
Resource name . . . . . . . : CMN05 VLAN ID 206 (0 is default)
Adapter type . . . . . . . : 268C
Adapter model . . . . . . . : 002
Adapter serial number . . . : 00-D00004

Host name for service tools . 214403V06
Node . . . . . . . . . . . . 000000000000 (0 is default)
Duplex . . . . . . . . . . . FULL HALF, FULL, AUTO
Network speed . . . . . . . . AUTO AUTO, 10, 100, 1000, 10G, 40G

IP version allowed . . . . . IPV4 IPV4, IPV6, BOTH
Internet address . . . . . . 10.10.206.129
Gateway router address . . . 10.10.206.1
Subnet mask . . . . . . . . . 255.255.255.0

IPV6 address . . . . . . . .
IPV6 interface ID . . . . . . 0000000000000000 (0 is default)

F3=Exit F5=Load F6=Clear F7=Store F12=Cancel
F13=Deactivate F14=Activate F17=Deactivate followed by activate

F7, F14


CRTDEVOPT DEVD(OPTNET01)
RSRCNAME(*VRT)
LCLINTNETA(*SRVLAN)
RMTINTNETA('10.10.206.181')
NETIMGDIR('/fixes/cume')
TEXT('PTFs via NFS from partition at 10.10.206.181')
VRYCFG CFGOBJ(OPTNET01) CFGTYPE(*DEV) STATUS(*ON)

INSPTF LICPGM((*ALL)) DEV(OPTNET01) INSTYP(*DLYALL)
OPT1605 Media or device error occurred.
reason code is 01.
01 - An error occurred with optical device OPTNET01.
ecovery . . . : If the reason code is 01 or 03 check the product
activity
log and the licensed internal code log for more information about the
error.
Vary off and vary on the device and retry the request. If the error
continues contact your next level of support.

Function check. OPT1605 unmonitored by QPZINSFX at statement *N,
instruction X'067F'.
PTF install processing failed.
1. Product activity log
No entries.
Select Entries from Licensed Internal Code Log
Entry Major Major Minor Dump
ID Description Code Code Date Time K
bytes
01002C36 Optical 3A00 1084 08/30/16 09:49:21 5

Tried to vary it off and back on again using RESET(*YES) but got:
CPD2616 - Device OPTNET01 vary failed. No recovery attempted.
Reason code is 00000001.
Recovery . . . :
--00000001: RESET(*YES) is not supported for this device.

So I just simply varied it on.
Description Status
OPTNET01 ACTIVE

WRKOPTVOL
(Cannot find object to match specified name.)

WRKLNK '/QOPT/*'
(Cannot find object to match specified name.)



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.