Go to main content

Administering Resource Management in Oracle® Solaris 11.3

Exit Print View

Updated: March 2018
 
 

How to Clear MCB From a Project

To remove MCB attributes, set the value of project.mcb.cpus to none and remove project.mcb.flags if set.

  1. Become root or assume an equivalent role.
  2. Use the projmod command to set the value of project.mcb.cpus to none and remove project.mcb.flags, if set.
    # projmod -s -K project.mcb.cpus=none new-project
  3. View the project.
    # projects -l new-project
    new-project
            projid : 100
            comment: ""
            users  : (none)
            groups : (none)
            attribs: project.mcb.cpus=none
            project.pool=pool_default