[ 永遠的UNIX::UNIX技術資料的寶庫 ]   GB | BIG5

首頁 > 系統管理 > Solaris > 正文
Solaris 如何增加硬碟的 swap space
不詳 (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)
 

★  樊強制作 歡迎分享  ★