Technical data
Processor Sets (Psets) on nPartitions
Examples: Sample Uses of Psets
HP System Partitions Guide: Administration for nPartitions—rp7410
EMSP—schwartz@rsn.hp.com
351
NONEMPTY DFLTPSET
EMPTY FAIL
LASTSPU DFLTPSET
joe $
When joe uses the psrset -e 7... command to attempt to execute the
“potato” program in Pset 7 he cannot because he does not have execute
permission in the Pset.
However, when joe uses the psrset -e 8... command to execute
“potato” in Pset 8 the program is run in that Pset. He can run programs
in Pset 8 because he is a member of group ID 20 and members of that
group have execute, write, and read permission for the Pset.
joe $ psrset -e 7 ./potato
psrset: no privileges to perform operation
joe $ psrset -e 8 ./potato
Threads = 2
tid = 1 cpu = 6
tid = 2 cpu = 7
...
HP Restricted / DRAFT
DRAFT NOV 2001