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-1518410.1
Update Date:2017-08-01
Keywords:

Solution Type  Technical Instruction Sure

Solution  1518410.1 :   Best Practice for Moving a vnic From a 1GE IO Module to 10GE IO Module or Between Different Ports on an IO Module in Oracle Virtual Network (OVN - Formerly Xsigo) Fabric Interconnects  


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

Best Practice for Moving a vnic From a 1GE IO Module to 10GE IO Module or Between Different Ports on an IO Module

Solution

I want to move a vnic residing on a 1GE IO Module to a 10GE IO Module but receive an error

Error:

admin@xsigolab-b[xsigo] set vnic xeth1.lx-chcl07a-01 -if=2/1
Moving a VNIC between different types of I/O Cards is not allowed.

OR:

When moving vnic between physical ports, receive the following message.

#10/4=mtu1500, 10/3=mtu9000

admin@vp780p[xsigo] set vnic vn20.linux -if=10/4
Moving a VNIC between ports with different property - mtu, mode, lag, speed or access-vlan is not allowed.

 

You must set the interface state to none first (-if=none) before changing the interface from 1GE to 10GE or to move the vnic to a port with a different MTU, mode, lag, access-vlan or speed. First set the vnic to state down then set '–if=none', followed by finally changing the interface ::

 

admin@xavier[xsigo] show iocards
slot state descr type v-resources
------------------------------------------------------------------------------------------------------------------------------------------------------------
1 up/up sanFc2Port4GbCard 10
5 up/up nwEthernet1Port10GbCard 0
9 up/up nwEthernet1Port10GbCard 6
10 up/up nwEthernet4Port1GbCard 0
12 up/up nwEthernet10Port1GbCard 24
15 up/up sanFc2Port4GbCard 0
6 records displayed

 

admin@xavier[xsigo] set vnic xnic1.verari-3 -if=12/6

 

admin@xavier[xsigo] show vnic xnic1.verari-3
name state mac-addr ipaddr if if-state ha-state local-id type vlans qos

xnic1.verari-3 down/down 00:13:97:0C:91:0B 12/6 up 0 none --

 


admin@xavier[xsigo] set vnic xnic1.verari-3 -if=none

 

admin@xavier[xsigo] show vnic xnic1.verari-3
name state mac-addr ipaddr if if-state ha-state local-id type vlans qos
xnic1.verari-3 down/resourceUnavailable 00:13:97:0C:91:0B - 0 none --
1 record displayed

 

admin@xavier[xsigo] set vnic xnic1.verari-3 -if=5/1
admin@xavier[xsigo] show vnic xnic1.verari-3
name state mac-addr ipaddr if if-state ha-state local-id type vlans qos
xnic1.verari-3 down/down 00:13:97:0C:91:0B 5/1 up 0 none --
1 record displayed

 

admin@xavier[xsigo] set vnic xnic1.verari-3 up

 

admin@xavier[xsigo] show vnic xnic1.verari-3
name state mac-addr ipaddr if if-state ha-state local-id type vlans qos
xnic1.verari-3 up/up 00:13:97:0C:91:0B 5/1 up 0 none -

 


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