Transfer the cpus across the zone
I have created two zone created on the M4K servers.
Ist zone is created dedicated with 8 vcups.
2nd zone is global shared with the Global Zone without any dedicated-cpu.
The system is still free with 8 vcups.
root@solaris14 # poolcfg -dc 'transfer to pset SUNWtmp_solaris07 ( cpu 12 )'poolcfg: cannot transfer component 12 to SUNWtmp_solaris07: Invalid configurationroot@solaris14 # poolcfg -dc 'transfer 2 from pset pset_default to SUNWtmp_solaris07'poolcfg: cannot transfer 2 from pset_default to SUNWtmp_solaris07: Invalid configuration
Is it possible to use poolcfg to transfer the 2 cpu from default to zone solaris07 as it shown invalid configuration.