Changes attributes of a paging space.
chps [ -s LogicalPartitions ] [ -a { y | n } ] PagingSpace
The chps command changes attributes of a specific paging space. The PagingSpace parameter specifies the name of the paging space to be changed.
To change the size of a Network File System (NFS) paging space, the size of the file that resides on the server must first be changed and then the swapon command used to notify the client of the change in size of the paging space.
You can use the Web-based System Management Devices application (Devices fast path) to change device characteristics. You could also use the System Management Interface Tool (SMIT) smit chps fast path to run this command.
Note: The primary paging space is hardcoded in the boot record. Therefore, the primary paging space will always be activated when the system is restarted. The chps command is unable to deactivate the primary paging space.
chps -s4 myvgThis adds four logical partitions to the myvg paging space.
chps -a y PS02This specifies that the PS02 paging space is to be active at subsequent system restarts.
/etc/swapspaces | Specifies the paging space devices activated by the swapon -a command. |
The lsps command, mkps command, rmps command, swapon command.
The Paging Space Overview in AIX Version 4.3 System Management Guide: Operating System and Devices explains paging space and its allocation policies.
The File Systems Overview for System Management in AIX Version 4.3 System Management Guide: Operating System and Devices provides information on working with files.
Setting up and running Web-based System Management in AIX Version 4.3 System Management Guide: Operating System and Devices.
The System Management Interface Tool (SMIT): Overview in AIX Version 4.3 System Management Guide: Operating System and Devices explains the structure, main menus, and tasks that are done with SMIT.