Entries from Apps DBA& Architect Knowledge Warehouse tagged with 'VM'

Linux 增加swap 的最简单方法

1. 查看现在的SWAP的使用情况 free -m 2.格式化空间给SWAP dd if=/dev/zero of=/OVS/swap bs=1024 count=1024000 3.创建SWAP mkswap /OVS/swap 4.激活SWAP swapon /OVS/swap 5.写到守侯进程中 /etc/fstab (/VOS/swap swap swap defaults 0 0 )...

Feed Subscription

If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'VM'.

Subscribe to feed Subscribe to feed