JOGLOMedia
Poster 2.0
yang partisi kosong ini apa harus di partisi atau ttp dlm keadaan un partitioned om?Untuk XEN sebaiknya tidak menggunakan konsep virtualisasi openvz. Kalau openvz menyimpan OS di dalam direktori sementara xen bisa dalam bentuk image maupun dalam logical volume (LVM). Saya sendiri mengalami kalau menggunakan image banyak kendala terutama di isu IO. Untuk LVM tidak ada isu di IO (kecuali memang limit dari HD yang digunakan).
Untuk itu partisi yang sering saya sarankan adalah:
/boot : 100 MB
SWAP : 2 x RAM (mis. RAM 8 GB maka SWAP dibuat 16 GB)
/ : 50 GB (buat OS host dan template untuk Guest OS)
sisanya biarin kosong dulu, nanti bentuk sendiri LVM yang akan digunakan oleh virtualizor.
* utk masalah swap sepertinya saya setuju dgn swap yg tdk harus 2x ram ^^
jd inget dl pernah rekuis extend size swap jd 2x ram, eh malah diceramahin sama support teknis provider saya
In practice, you should not need a swap file larger than 4GB. If you are using more than 4GB of swap space, then your system will practically become unusable due to the system being out of memory. 2GB is sufficient, but 4GB may keep your system up slightly longer in case the system runs out of memory. Normally, you never want to use swap as swap is only for emergency use when the system is out of memory. Also, the more memory you have, the less change you will need swap unless you are planning on using all of the memory and want to prevent the system from crashing due to it running out of memory.