Thank you for sharing! This was exactly what I was looking for.Very good article. Rated no.vang thank a remark, an honest comment. I like to list on this list. hello nick chat: thienthien_bk
Thanks JohnF. I understand that SEA is a Layer 2 bridge between the physical and the virtual interface. But in this case , only ent1 has a I/P. So, without the I/p how is the trafiic send from ent0 or ent2 ?
It will never work with the IP address on ENT1! I have no idea where ent1 is, is this on the VIO server, on the client LPAR? If it is on the client LPAR is it a physical adapter on a multi port card? If it is on the client LPAR but not a pysical port then there must be a second virtual adapter defined on the VIO server as logically ent0 on the client LPAR should (SHOULD) be connected to the first virtual adapter on the VIO (ENT7). You need to confirm exactly where ent1 is because at the moment I cannot comment on why ent1 has an IP address on it!
Thanks JohnF. I understand that SEA is a Layer 2 bridge between the physical and the virtual interface. But in this case , only ent1 has a I/P. So, without the I/p how is the trafiic send from ent0 or ent2 ?
I have had another look at the listing and now fully understand what is going on and your problem!
The VIO server is fitted with a four port ethernet card hence ent0, 1, 2, and 3 which is not listed but must be there as the first virtual connector became ent4 with ent5 as its control channel (These were created on the HMC before the etherchannel adapter was created hence the etherchannel adapter is ent6). The etherchannel was then created probably using the following command on the VIO server:
Following this the only virtual SEA was created on the VIO server using the following command:
All of this means the adapter ent1 is a physical port on the VIO server which is configured with a management / admin address (whichever your organisation uses).
As I said earlier you will need to connect the client LPARs virtual ethernet adapter to whichever VLAN id was declared when ent4 was created. To find this VLAN id you can either look at the VIO server on the HMC or run the command
which will list the VLAN id in the listing which is quite long!
Last edited by johnf; 07-26-2011 at 05:06 AM..
Reason: bad spelling!
Hi Team,
My new build configuration always looking for the files from the build where i copied from.
please help me to resolve this.
I am using Visual studio 2008.It has Qt 4.8. plugins,qml,C++ development
I created new debug_new build configuration with additional preprocessor from the... (1 Reply)
We've got two datacenters and in every datacenter 2 VIOs.
The VIO manages the I/O of the LPARs. So: Is it possible to reboot the VIO without shuting down an LPAR:wall: (4 Replies)
Hi,
So I downloaded this kernel source and was able to build it successfully.
But I want to add this SDK source code inside, can anyone help me how to do this? Note that the SDK source can be built by itself.
I added the SDK in the main Makefile:
init-y := init/
#added SDK... (0 Replies)
Hi,
I am facing an issue in vio server. When I run
bosboot -ad /dev/hdisk0
I am getting an error
trustchk: Verification of attributes failed: /usr/sbin/bootinfo
: accessauths
regards,
vjm
Please use code tags next time for your code and data. (8 Replies)
Hi
In the vio server when I do # lsattr -El hdisk*, I get a PVID. The same PVID is also seen when I put the lspv command on the vio client partition. This way Im able to confirm the lun using the PVID.
Similarly how does the vio client partition gets the virtual ethernet scsi client adapter... (1 Reply)
I have same lun (hdisk3) assigned to 2 vios server (dual vio server) and this is mapped to the client lpar. I have sddpcm on the VIO.
On the VIOA, the attributes for fscsi1 and fscsi3 are set to fast_fail and dyntrk is set to yes
Now, if I do a lqueryvg -Atp on the hdisk3, I get a "DISK... (4 Replies)
Hi Guys,
I'm working on building a new 595 machine.. I'm try to achieve high availability for the VIO clients using 2 VIO servers, The ethernet part is satisfied using SEA failover, Now how do I achieve redundancy for the disks, its the servers internal disk attached to the scsi cards...
... (2 Replies)
Hi,
I want to know wheather partition size for installation of vio client can be specified on vio server
example
If I am installing vio server on blade with 2*300gb hard disk,after that I want to create 2 vio client (AIX Operating system) wheather I can specify hard disk size while... (1 Reply)
I have a script running remotely using viosvrcmd command on hmc to back up the VIO servers. these are the steps involved
1. Mount the NFS directory on to the VIO server
2. run backupios command
3. un mount the directory
I am stuck up in the 3rd step. I am not able to unmount the nfs... (6 Replies)