[ 永远的UNIX::UNIX技术资料的宝库 ]

首页 > 系统管理 > Solaris > 正文
Solaris 如何增加硬碟的 swap space
http://www.fanqiang.com (2001-05-18 12:10:00)

Step 1. use "mkfile" to create a swap file within a sufficient
        disk space partition.

eg. #mkfile 512m /export/home/swapfile

Step 2. use "swap -a" to add the swap file.

eg. #swap -a /export/home/swapfile

Step 3. use "swap -l" to check it.

Step 4. edit /etc/vfstab ( optional ).
(http://www.fanqiang.com)
    进入【UNIX论坛

相关文章
Linux 网管 123 --- 第4章. 安装及硬体组态 - 4.设定Swap格式化Partition (2001-06-29 20:10:00)
Solaris 如何增加硬碟的 swap space (2001-05-18 12:10:00)
Solaris7 交流 --- swap管理(SWAP的用处) (2001-05-13 05:28:01)
Linux 指令篇:文件系统--swapon (2001-04-30 14:47:18)
Solaris性能监控的Swap空间管理 (2001-04-15 20:01:09)
 

★  樊强制作 欢迎分享  ★