Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Installing and Managing HP-UX Virtual Partitions (vPars) > Chapter 3 Managing Virtual Partitions

I/O Allocation

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

When planning or performing I/O allocation, note the following:

  • When you are planning your I/O to virtual partition assignments, note that only one virtual partition may own any hardware at or below the LBA (Local Bus Adapter) level. In other words, hardware at or below the LBA level must be in the same partition.

    For example, looking at the ioscan output of an N-class, the two internal disk slots use the same LBA:

    0/0       ba              Local PCI Bus Adapter (782)
    0/0/2/0 ext_bus SCSI C875 Ultra Wide Single-Ended
    0/0/2/1 ext_bus SCSI C875 Ultra Wide Single-Ended

    Therefore, you cannot assign one of the internal disks to partition vpar1 and the other internal disk to partition vpar2; these disks must reside in the same partition.

  • Except when specifying boot disks, hardware resources should be assigned at the LBA level. Boot disks are specified using the full hardware path.

    For example, in this example vparcreate command

    #vparcreate -p vpar1 -a cpu::1 -a cpu:::1 -a mem::640 -a io:0/0 -a io:0/0/2/0.6.0:BOOT

    the I/O assignment is specified using LBA level (-a io:0/0) and the boot disk is specified using the full hardware path (-a io:0/0/2/0.6.0).

  • A disk that uses a combo-card is not supported as a boot disk. A combo-card has a combination of LAN and SCSI ports on a single card.

  • Check your hardware manual to verify that your mass storage unit can be used as a bootable device. If a mass storage unit cannot be used as a boot disk on a non-vPars computer, it cannot be used as a boot disk on a vPars computer.

  • OLAR (On-Line Addition and Replacement) for PCI slots works the same on a vPars computer as it does on a non-vPars computer. However, you can use OLAR functions only from the partition that owns the PCI slot.

  • HP-UX does not support the dump, swap, and console I/O attributes. See the vparresources(5) manpage for more information on the I/O attributes.

  • You can add or delete I/O to or from a partition only when the partition is down.

  • You can change the attributes of I/O only when the partition is down.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2001 Hewlett-Packard Development Company, L.P.