a vio server has 4 phisical network adapters.
In vioserver profile I've created 1 virtual network adapter for (trunk and server checkboxes are selected for this ent in profile). The will be only one network/lan running on all these phisical interfaces - all 4 ports on switch are in the same VLAN).
Next, I aggregated ents as follows:
mkvdev -lnagg ent0,ent1,ent2 -attr backup_adapter=ent3
Next, created SEA as follows:
mkvdev -sea ent5 -vadapter ent4 -default ent4 -defaultid 1
mktcpip -hostname vios00 -inetaddr 10.2.47.42 -interface en6 -netmask 255.2
55.255.0 -gateway 10.2.47.1
Is my configuration of virtual interface done properly from technical point of view or it should be done in the other way?
Should virtual devices in vioserver profile be checked as required or no (they will be served for clients - right now I have then not checked as required and everything is fine but somewhere on the net I've seen an example where they were checked as required and don't know why)
$ lsdev -type adapter
name status description
ent0 Available 10/100/1000 Base-TX PCI-X Adapter (14106902)
ent1 Available 2-Port 10/100/1000 Base-TX PCI-X Adapter (1410890
ent2 Available 2-Port 10/100/1000 Base-TX PCI-X Adapter (1410890
ent3 Available 10/100/1000 Base-TX PCI-X Adapter (14106902)
ent4 Available Virtual I/O Ethernet Adapter (l-lan)
ent5 Available EtherChannel / IEEE 802.3ad Link Aggregation
ent6 Available Shared Ethernet Adapter
fcs0 Available FC Adapter
fcs1 Available FC Adapter
ide0 Available ATA/IDE Controller Device
sisscsia0 Available PCI-X Dual Channel Ultra320 SCSI Adapter
sisscsia1 Available PCI-X Dual Channel Ultra320 SCSI Adapter
usbhc0 Available USB Host Controller (33103500)
usbhc1 Available USB Host Controller (33103500)
vhost0 Available Virtual SCSI Server Adapter
vhost1 Available Virtual SCSI Server Adapter
vhost2 Available Virtual SCSI Server Adapter
vhost3 Available Virtual SCSI Server Adapter
vhost4 Available Virtual SCSI Server Adapter
vhost5 Available Virtual SCSI Server Adapter
vhost6 Available Virtual SCSI Server Adapter
vhost7 Available Virtual SCSI Server Adapter
vhost8 Available Virtual SCSI Server Adapter
vhost9 Available Virtual SCSI Server Adapter
vsa0 Available LPAR Virtual Serial Adapter
$
$ lsdev -virtual
name status description
ent4 Available Virtual I/O Ethernet Adapter (l-lan)
vhost0 Available Virtual SCSI Server Adapter
vhost1 Available Virtual SCSI Server Adapter
vhost2 Available Virtual SCSI Server Adapter
vhost3 Available Virtual SCSI Server Adapter
vhost4 Available Virtual SCSI Server Adapter
vhost5 Available Virtual SCSI Server Adapter
vhost6 Available Virtual SCSI Server Adapter
vhost7 Available Virtual SCSI Server Adapter
vhost8 Available Virtual SCSI Server Adapter
vhost9 Available Virtual SCSI Server Adapter
vsa0 Available LPAR Virtual Serial Adapter
vtscsi0 Available Virtual Target Device - Disk
ent5 Available EtherChannel / IEEE 802.3ad Link Aggregation
ent6 Available Shared Ethernet Adapter
$
THX for any hint how it should be done the best from performance point of view.
In vioserver profile I've created 1 virtual network adapter for (trunk and server checkboxes are selected for this ent in profile). The will be only one network/lan running on all these phisical interfaces - all 4 ports on switch are in the same VLAN).
Next, I aggregated ents as follows:
mkvdev -lnagg ent0,ent1,ent2 -attr backup_adapter=ent3
Next, created SEA as follows:
mkvdev -sea ent5 -vadapter ent4 -default ent4 -defaultid 1
mktcpip -hostname vios00 -inetaddr 10.2.47.42 -interface en6 -netmask 255.2
55.255.0 -gateway 10.2.47.1
Is my configuration of virtual interface done properly from technical point of view or it should be done in the other way?
Should virtual devices in vioserver profile be checked as required or no (they will be served for clients - right now I have then not checked as required and everything is fine but somewhere on the net I've seen an example where they were checked as required and don't know why)
$ lsdev -type adapter
name status description
ent0 Available 10/100/1000 Base-TX PCI-X Adapter (14106902)
ent1 Available 2-Port 10/100/1000 Base-TX PCI-X Adapter (1410890
ent2 Available 2-Port 10/100/1000 Base-TX PCI-X Adapter (1410890
ent3 Available 10/100/1000 Base-TX PCI-X Adapter (14106902)
ent4 Available Virtual I/O Ethernet Adapter (l-lan)
ent5 Available EtherChannel / IEEE 802.3ad Link Aggregation
ent6 Available Shared Ethernet Adapter
fcs0 Available FC Adapter
fcs1 Available FC Adapter
ide0 Available ATA/IDE Controller Device
sisscsia0 Available PCI-X Dual Channel Ultra320 SCSI Adapter
sisscsia1 Available PCI-X Dual Channel Ultra320 SCSI Adapter
usbhc0 Available USB Host Controller (33103500)
usbhc1 Available USB Host Controller (33103500)
vhost0 Available Virtual SCSI Server Adapter
vhost1 Available Virtual SCSI Server Adapter
vhost2 Available Virtual SCSI Server Adapter
vhost3 Available Virtual SCSI Server Adapter
vhost4 Available Virtual SCSI Server Adapter
vhost5 Available Virtual SCSI Server Adapter
vhost6 Available Virtual SCSI Server Adapter
vhost7 Available Virtual SCSI Server Adapter
vhost8 Available Virtual SCSI Server Adapter
vhost9 Available Virtual SCSI Server Adapter
vsa0 Available LPAR Virtual Serial Adapter
$
$ lsdev -virtual
name status description
ent4 Available Virtual I/O Ethernet Adapter (l-lan)
vhost0 Available Virtual SCSI Server Adapter
vhost1 Available Virtual SCSI Server Adapter
vhost2 Available Virtual SCSI Server Adapter
vhost3 Available Virtual SCSI Server Adapter
vhost4 Available Virtual SCSI Server Adapter
vhost5 Available Virtual SCSI Server Adapter
vhost6 Available Virtual SCSI Server Adapter
vhost7 Available Virtual SCSI Server Adapter
vhost8 Available Virtual SCSI Server Adapter
vhost9 Available Virtual SCSI Server Adapter
vsa0 Available LPAR Virtual Serial Adapter
vtscsi0 Available Virtual Target Device - Disk
ent5 Available EtherChannel / IEEE 802.3ad Link Aggregation
ent6 Available Shared Ethernet Adapter
$
THX for any hint how it should be done the best from performance point of view.