Vio Build


 
Thread Tools Search this Thread
Operating Systems AIX Vio Build
# 1  
Old 07-13-2011
Vio Build

I am planning carving out dual VIO servers on a P750 based and would like to know how to allocate internal disks to the VIOS. This has 4 internal disks and I would to assign 2 disks to each VIO.

This is what I was thinking of assigning . Any advise?

vio1
U5802.001.9K8H757-P1-C1 PCI-E x8 Ext Dual-x4 3Gb SAS Adapter 288 Unassigned Unassigned
U5802.001.9K8H757-P1-C2 Ethernet controller 289 Unassigned Unassigned
U5802.001.9K8H757-P1-C3 Fibre Channel Serial Bus 290 Unassigned Unassigned
U5802.001.9K8H757-P1-C7 Fibre Channel Serial Bus 296 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-C4 Ethernet controller 514 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-T9 RAID Controller 512 Unassigned Unassigned

VIO2
U5802.001.9K8H757-P1-C4 PCI-E x8 Ext Dual-x4 3Gb SAS Adapter 292 Unassigned Unassigned
U5802.001.9K8H757-P1-C5 Fibre Channel Serial Bus 293 Unassigned Unassigned
U5802.001.9K8H757-P1-C6 Fibre Channel Serial Bus 294 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-C5 Ethernet controller 515 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-C2 PCI-E x8 Ext Dual-x4 3Gb SAS Adapter 517 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-C3 Ethernet controller 519 Unassigned Unassigned



========================================================

All I/O


U5802.001.9K8H757-P1-C1 PCI-E x8 Ext Dual-x4 3Gb SAS Adapter 288 Unassigned Unassigned
U5802.001.9K8H757-P1-C2 Ethernet controller 289 Unassigned Unassigned
U5802.001.9K8H757-P1-C3 Fibre Channel Serial Bus 290 Unassigned Unassigned
U5802.001.9K8H757-P1-C7 Fibre Channel Serial Bus 296 Unassigned Unassigned
U5802.001.9K8H757-P1-C8 Empty slot 297 Unassigned Unassigned
U5802.001.9K8H757-P1-C9 Empty slot 298 Unassigned Unassigned
U5802.001.9K8H757-P1-C10 Empty slot 299 Unassigned Unassigned
U5802.001.9K8H757-P1-C4 PCI-E x8 Ext Dual-x4 3Gb SAS Adapter 292 Unassigned Unassigned
U5802.001.9K8H757-P1-C5 Fibre Channel Serial Bus 293 Unassigned Unassigned
U5802.001.9K8H757-P1-C6 Fibre Channel Serial Bus 294 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-T9 RAID Controller 512 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-T3 Universal Serial Bus UHC Spec 513 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-C4 Ethernet controller 514 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-C5 Ethernet controller 515 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-C1 Empty slot 516 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-C2 PCI-E x8 Ext Dual-x4 3Gb SAS Adapter 517 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-C10 Empty slot 518 Unassigned Unassigned
U78A0.001.DNWKBTK-P1-C3 Ethernet controller 519 Unassigned Unassigned
# 2  
Old 07-14-2011
I don't see two RAID controllers in your configuration. Is the p750 suppose to come with two? The p740 comes with one in the P1-T9 and P1-C19. If you only have the one RAID controller on vio1 in P1-T9 and all 4 hdisks are attached to it, your vio2 server won't have any disks. You should probably check with your vendor about getting a second RAID controller ordered with it.
# 3  
Old 07-14-2011
That was exactly my confusion to start with. On this P750, there are 3 SAS adapters and using the allocation as mentioned in the previous post, I was able to create 2 VIO partitions with 2 disks assigned to each VIO.

Disks are unique for each VIO. I have verified this. Just , I don't understand how is this working since RAID controller is assigned to 1 VIO.
# 4  
Old 07-14-2011
Find the parent of hdisk0 on both of your vio servers and run a "lscfg -vl sas#" against both of them and that will tell you what slots the hdisks are connected to and you can see what is in those slots.... Here's an example of what I'm talking about:
Code:
vio1:/:# lsdev -l hdisk0 -F parent
sas0
vio1:/:# lscfg -vl sas0
  sas0             U78AA.001.XXXXXXX-P1-T9  Controller SAS Protocol

Code:
vio2:/:# lsdev -l hdisk0 -F parent
sas1
vio2:/:# lscfg -vl sas1
  sas1             U78AA.001.XXXXXXX-P1-C19-T1  Controller SAS Protocol

vio1 is getting it disks from the adapter in P1-T9. vio2 is getting its disks from the adapter in P1-C19-T1. Those are my RAID controllers.
# 5  
Old 07-14-2011
Here's the output

VIO1
Code:
 
# lsdev -l hdisk0 -F parent
sas0
 
# lscfg -vp -l sas0
sas0 U5802.001.9K8H757-P1-C1-T1 Controller SAS Protocol
PLATFORM SPECIFIC
Name: sas
Node: sas
Device Type: sas_ioa

VIO2
Code:
 
# lsdev -l hdisk0 -F parent
sas0
# lscfg -vp -l sas0
sas0 U5802.001.9K8H757-P1-C4-T1 Controller SAS Protocol
PLATFORM SPECIFIC
Name: sas
Node: sas
Device Type: sas_ioa
#

# 6  
Old 07-18-2011
That means your hdisks are connected to the P1-C1 and P1-C4 adapters:
Code:
U5802.001.9K8H757-P1-C1 PCI-E x8 Ext Dual-x4 3Gb SAS Adapter 288 Unassigned Unassigned 
U5802.001.9K8H757-P1-C4 PCI-E x8 Ext Dual-x4 3Gb SAS Adapter 292 Unassigned Unassigned

I'm betting that your tape and/or DVD drive is connected to this RAID controller:
Code:
U78A0.001.DNWKBTK-P1-T9 RAID Controller 512 Unassigned Unassigned

For your own benefit, you can run those lsdev and lscfg commands against them and find out.
# 7  
Old 07-18-2011
Yes, DVD is attached to the Raid controller. For installing the second VIO I had to move the Raid controller to the other LPAR to get the DVD rom moved over.

I guess I am confused about how the SAS adapter function is ? My understanding is that RAID controller controls or maintains parity for the i/O to the disk.

So, does this mean that if the RAID controller goes bad, will it affect all the disks.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

(VS 2008) New build config looking files from other folder build config

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)
Discussion started by: SA_Palani
1 Replies

2. AIX

Reboot VIO - OK?

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)
Discussion started by: DiViN3
4 Replies

3. Shell Programming and Scripting

Build.xml invocation by Build Script

Hi I have a build.xml file and I can run it on Windows via cmd. Now I want to write a script to invoke the same. Is there a way to do this? (1 Reply)
Discussion started by: ankur328
1 Replies

4. UNIX for Dummies Questions & Answers

Adding SDK Build on Kernel Source Build

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)
Discussion started by: h0ujun
0 Replies

5. AIX

VIO Server

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)
Discussion started by: vjm
8 Replies

6. AIX

vio server ethernet to vio client ethernet(concepts confusing)

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)
Discussion started by: newtoaixos
1 Replies

7. AIX

sddpcm on vio

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)
Discussion started by: mk8570
4 Replies

8. AIX

VIO Redundancy

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)
Discussion started by: kkeng808
2 Replies

9. AIX

vio server and vio client

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)
Discussion started by: manoj.solaris
1 Replies

10. AIX

Backup of VIO

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)
Discussion started by: balaji_prk
6 Replies
Login or Register to Ask a Question