[one-users] Feature Request

Hutson Betts hut101 at tamu.edu
Wed Dec 14 13:50:00 PST 2011


May I request that the VLAN ID assigned to a Host-Managed VLAN network
display the VLAN ID when executing "onevnet show [ID]"?

Current Output:
oneadmin at opennebula-server:~$ onevnet show 2
VIRTUAL NETWORK 2
INFORMATION                                                   
ID             : 2                   
USER           : oneadmin            
GROUP          : oneadmin            
PUBLIC         : No                  
USED LEASES    : 1                   

VIRTUAL NETWORK
TEMPLATE                                                        
BRIDGE=onebr2
NAME="VLAN Test"
NETWORK_ADDRESS=192.168.0.0
NETWORK_SIZE=C
PHYDEV=eth2
TYPE=RANGED


Desired Output:
oneadmin at opennebula-server:~$ onevnet show 2
VIRTUAL NETWORK 2
INFORMATION                                                   
ID             : 2                   
USER           : oneadmin            
GROUP          : oneadmin            
PUBLIC         : No                  
USED LEASES    : 1        
VLAN ID        : 502           

VIRTUAL NETWORK
TEMPLATE                                                        
BRIDGE=onebr2
NAME="VLAN Test"
NETWORK_ADDRESS=192.168.0.0
NETWORK_SIZE=C
PHYDEV=eth2
TYPE=RANGED

Though I know the formula is [START ID] + [VLAN ID], it would be
appreciated if the final value is displayed in the onevm output.

Furthermore, maybe in the future, it would be nice to know what hosts
the VLAN has been configured on. I would suppose I could extract that
information by knowing what VMs are on that network, and then reading
the names of the hosts that those VMs run on.

-- 
Hutson Betts
Computer Science and Engineering
Texas A&M University

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20111214/37565053/attachment-0003.pgp>


More information about the Users mailing list