Operating System - HP-UX
1837697 Members
3776 Online
110118 Solutions
New Discussion

slow performance on VM guest using avio_lan

 
Wayne Moyer
Advisor

slow performance on VM guest using avio_lan

I have a gusest defined with two interfaces. When the process trnasfer data from an Oracle database server it is running slow. The process is usually in SOCKT wait state. The process take more than twice the time to run on the VM guest verses on a physical server. Is this a know issue with newwork performance or maybe a setup issue. Any direction on how to resolve this issure would be appreciated. Here is some of the details od the host and guest server for AVIO_LAN drivers. By the way there are no other guests active on the host when I am running this process.

HOST:
HP-UX ghphpvmh B.11.31 U ia64 2929472160 unlimited-user license
AVIO-HSSN B.11.31.1003.01 HPVM Host AVIO LAN Software
AVIO-IGSSN B.11.31.1003 HPVM Guest AVIO LAN Software

GUEST:
HP-UX ghpamapv B.11.31 U ia64 3591885396 unlimited-user license
AVIO-HSSN B.11.31.1003.01 HPVM Host AVIO LAN Software
AVIO-IGSSN B.11.31.1003 HPVM Guest AVIO LAN Software


The guest definition is below:

[Virtual Machine Details]
Virtual Machine Name VM # OS Type State
==================== ===== ======= ========
ghpamapv 1 HPUX On (OS)

[Authorized Administrators]
Oper Groups :
Admin Groups :
Oper Users :
Admin Users :

[Virtual CPU Details]
#vCPUs Entitlement Maximum
====== =========== =======
6 25.0% 100.0%

[Memory Details]
Total Reserved
Memory Memory
======= ========
32 GB 64 MB

[Storage Interface Details]
Guest Physical
Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
======= ========== === === === === === ========= =========================
disk avio_stor 0 1 0 0 0 disk /dev/rdisk/disk30
disk avio_stor 0 1 0 1 0 disk /dev/rdisk/disk66
disk avio_stor 0 1 0 2 0 disk /dev/rdisk/disk29
disk avio_stor 0 1 0 3 0 disk /dev/rdisk/disk31
disk avio_stor 0 1 0 4 0 disk /dev/rdisk/disk32
disk avio_stor 0 1 0 5 0 disk /dev/rdisk/disk34
disk avio_stor 0 1 0 6 0 disk /dev/rdisk/disk44

[Network Interface Details]
Interface Adaptor Name/Num PortNum Bus Dev Ftn Mac Address
========= ========== ========== ======= === === === =================
vswitch avio_lan vswA 1 0 0 0 0e-9c-b4-17-8e-4d
vswitch avio_lan vswC 1 0 2 0 b6-6e-c3-7a-df-54

[Misc Interface Details]
Guest Physical
Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
======= ========== === === === === === ========= =========================
serial com1 tty console

Also attached is a sofware list of VM products on patches.
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: slow performance on VM guest using avio_lan

Shalom,

What is missing here is actual performance data.

http://hpux.ws/system.perf.sh

Collect some data and see where the problem lies.

You have some evidence of a network problem. What needs to be determined is the root cause.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Eric SAUBIGNAC
Honored Contributor

Re: slow performance on VM guest using avio_lan

Bonsoir,

Don't know if it will help to solve your problem, but AVIO drivers are a bit old. You will find more recent AVIO bundles (B.11.31.1103) @ https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=AVIO

Also check latest patches from :

- Release notes @ http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02545643/c02545643.pdf

- Installation, configuration and administration @ http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02023903/c02023903.pdf

- and also patch set HPVMguest and HPVMhost @ http://www.itrc.hp.com/service/patch/searchHPUXPatchSet.do?BC=main|

Eric
Wayne Moyer
Advisor

Re: slow performance on VM guest using avio_lan

I will set up the test and collect the performance data as well as check out the documentation links. Thanks and I will post the results of the test and the performance data.
Wayne Moyer
Advisor

Re: slow performance on VM guest using avio_lan

I attached the performance data.
Wayne Moyer
Advisor

Re: slow performance on VM guest using avio_lan

After using the performance script provided I could see the real issue was not LAN related. The other suggestions on upgrading the AVIO drivers and performance patches were also applied. Thanks for your input.