[ Bottom of Page | Previous Page | Next Page | Contents | Index |  Library Home |
Legal |
Search ]
Commands Reference, Volume 4
rmrset Command
Purpose
Remove an rset from the system registry.
Syntax
rmrset rsetname
Description
The rmrset command removes an rset from the system
registry.
Parameters
| rsetname | The name of the rset to be removed from the system registry.
The name consists of a namespace and an rsname separated  by a "/" (slash).  Both the namespace and rsname may  contain up to 255 characters.
 See the rs_registername() service for additional information
about character set limits of rset names. | 
Security
The user must have root authority, or CAP_NUMA_ATTACH capability
and write access permission to the specified rset.
Examples
- To remove test/cpus0to7 from system registry, type:
    
rmrset test/cpus0to7 
Files
| /usr/bin/rmrset | Contains the rmrset command. | 
|  |  | 
Related Information
The attachrset, detachrset, execrset, lsrset,
and mkrset commands.
   
[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home |
Legal |
Search ]