04.11.2012 Views

HP-UX Virtual Partitions Administrator's Guide - filibeto.org

HP-UX Virtual Partitions Administrator's Guide - filibeto.org

HP-UX Virtual Partitions Administrator's Guide - filibeto.org

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

I/O Hardware Paths<br />

For non-nPartitionable systems, the beginning portions of the I/O hardware paths are in the<br />

format:<br />

• sba/lba<br />

But for nPartitionable systems, the beginning portions of the I/O hardware paths include the cell<br />

and are in the format:<br />

• cell/sba/lba<br />

Impact on vPars Commands: Specifying I/O<br />

On a non-nPartitionable system, a vparcreate command might look like:<br />

# vparcreate -p winona1 -a cpu::2 -a cpu:::2 -a mem::1024 -a io:0.0 -a<br />

io:0.4 -a io:0.0.2.0.6.0:BOOT<br />

• where -a io:0.0 represents the sba/lba format.<br />

But on an nPartitionable system, the equivalent vparcreate command would look like:<br />

# vparcreate -p vpar1 -a cpu::2 -a cpu:::2 -a mem::1024 -a io:0.0.0 -a<br />

io:0.0.4 -a io:0.0.0.2.0.6.0:BOOT<br />

• where the -a io:0.0.0 represents the cell/sba/lba format. If only -a io:0.0 were<br />

used on an nPartitionable system, this would be specifying only the cell/sba.<br />

CAUTION: When using vPars A.03.01 or earlier, I/O is assigned only at or below the LBA level.<br />

For correct I/O allocation, you must include the LBA. Specifying only the SBA is not supported. On<br />

nPartitionable systems, if you specify only the cell/sba format for I/O allocation, the vPars<br />

commands will not assume that all LBAs under the SBA are to be included in the allocation; the<br />

system may panic.<br />

NOTE: When specifying the boot disk or alternate boot disk hardware paths, the full hardware<br />

path must always be specified. It must be in legacy hardware path format, as virtual partitions<br />

does not support lun or lunpath hardware path formats.<br />

CPU Hardware Paths<br />

The same is true for CPU hardware paths. In the non-nPartitionable systems, the CPU path is<br />

• cpu<br />

But for nPartitionable systems, the CPU path includes the cell, so the CPU path is<br />

• cell/cpu<br />

Impact on vPars Commands: Specifying CPU<br />

Since the nPartitionable systems include the cell in the hardware path, when specifying a CPU<br />

hardware path, you must include the cell number to specify the entire CPU hardware path.<br />

On a non-nPartitionable system, if the ioscan output shows<br />

41 processor Processor<br />

45 processor Processor<br />

where 41 and 45 are the hardware paths of two CPUs, then the vparcreate command might<br />

look like:<br />

# vparcreate -p winona2 -a cpu::2 -a cpu:::2 -a cpu:41 -a cpu:45 ...<br />

But for an nPartitionable system, if the ioscan output shows<br />

0/12 processor Processor<br />

0/13 processor Processor<br />

50 Planning Your System for <strong>Virtual</strong> <strong>Partitions</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!