![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to add second scsi host adapter to 5.0.7 | bcsi | SCO | 2 | 01-31-2008 07:22 PM |
| spliting variable value | harsh_kats | Shell Programming and Scripting | 0 | 03-30-2006 10:24 PM |
| Trouble Installing a SCSI Adapter | Plain Person | SUN Solaris | 3 | 01-06-2004 05:42 AM |
| Which SCSI Adapter? | Plain Person | SUN Solaris | 4 | 11-19-2003 07:35 AM |
| adaptec scsi host adapter | goatboy_tx | UNIX for Dummies Questions & Answers | 1 | 09-25-2001 06:01 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Spliting PCI-X Dual Channel Ultra320 SCSI Adapter
I have 1 PCI-X Dual Channel Ultra320 SCSI Adapter card for my p570 server. I would like to split the 2 channels for the usage of 2 tape drives in different LPARs. Is that possible?
For example, I have 2 LPARs running in p570 server, LPAR-A configured the Ultra320 card as pci7 in slot distribution. I can lsslot -c slot and can see the card. The problem is that the 2 channels of this card will be configured together to the LPAR-A. Is there any way to configure only 1 channel to this LPAR and swift the other channel to another LPAR which in this case LPAR-B? Tq. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
No.
LPAR resources are assigned at the PCI level so both ports of the adapter will belong to which ever LPAR has the slot. |
|
#3
|
|||
|
|||
|
Explore VIO if possible. You may need to buy a license.
|
|
#4
|
|||
|
|||
|
If tape drive is only used once in a while, you can always DLPAR the Ultra320 from one lpar to another.
|
|
#5
|
|||
|
|||
|
Dlpar
?????????????????????????????????????????????????????????
|
|
#6
|
|||
|
|||
|
I understand that I can DLPAR the card to 2nd LPAR for the usage, but I would like to use the tape drive together to shortened the backup window. That's why I would like the 2 LPARs to use the SCSI card (w/ 2 channels) together.
If I made the SCSI as VIO device, am I able to split them into 2? How? |
|
#7
|
|||
|
|||
|
Vscsi sadly only supports disk and optical devices (CD / DVD) at the moment, i.e. tapes are currently not supported.
You could be brave and script the dlpar operation, then schedule a backup on one LPAR, then give it time to finish, scripted DLPAR the adapter to the other LPAR and then back that up. Use cron or similar to run the backup in the window that the LPAR has the adapter for. |
|||
| Google The UNIX and Linux Forums |