Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1515049.1
Update Date:2017-10-05
Keywords:

Solution Type  Technical Instruction Sure

Solution  1515049.1 :   OVN (Formerly Xsigo) How to Restart 'vhbaagent' Without Resetting IOP (IO Processor)  


Related Items
  • Oracle Fabric Interconnect F1-15
  •  
  • Oracle Fabric Interconnect F1-4
  •  
Related Categories
  • PLA-Support>Sun Systems>SAND>Network>SN-SND: Oracle Virtual Networking
  •  




In this Document
Goal
Solution


Applies to:

Oracle Fabric Interconnect F1-15 - Version All Versions and later
Oracle Fabric Interconnect F1-4 - Version All Versions and later
Information in this document applies to any platform.

Goal

Learn how to restart the vhbaagent without resetting/restarting IOP when vhbaagent is consuming a high amount of memory. 

NOTE:  Resetting IOP is disruptive to data path - takes devices down.  Resetting vhbaagent is not disruptive to the data path.

 

Solution

1) Log into the Oracle Fabirc Director as user 'admin'

2) Enter into the debug mode

set cli mode debug

 
3) Enter the IOP

debug iop <card#>

 
4) See all the process's that are running on this IOP

show process

 
5) Make a note of the ID and PID of the vhbaagent

ID PID PPID STATE MEMSIZE CPUTIME COMMAND

=>1 530 528 R/A 5.691406 10011 $XSIGOROOT/bin/vhbaagent -devices /dev/cpld:real,/dev/i2c-0:real,/dev/gpio:real,/dev/spi:real,/dev/xg-vh:real,/dev/xg-ql:real -base 50000 -card 3 -slot 7 -inst 0 -chassis 1 -cardname vhba

2 531 528 R/A 5.105469 2124 $XSIGOROOT/bin/chassisAgt -devices /dev/cpld:real,/dev/i2c-0:real,/dev/gpio:real,/dev/spi:real -base 50000 -card 3 -slot 7 -inst 0 -chassis 1 -cardname vhba

 

6) Stop the vhbaagent

stop process <ID>

 
7) Restart vhbaagent

restart process <ID>

 
8) We must now see a new PID for vhbaagent

show process

 

NOTE: Its only the xvnd agent that is data disruptive as it is also data disruptive to reset an IO Card.

 


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback