Do all updates on Server Other needed applications yum install sysstat (For utilities, iostat etc) Installation of Iscsi Target software wget easynews.dl.sourceforge.net/sourceforge/iscsitarget/iscsitarget-0.4.17.tar.gz tar zxvf iscsitarget-0.4.17.tar.gz cd iscsitarget-0.4.17 make make install Disk partition Make sure you have GPT Kernel Support. (CentOS and Redhat Enterprise has this option enabled by default) File Systems > Partition Types > ..
: April-2009
Performance Adjustments for Virtuals Edit the virtual's vmx file and add below: MemTrimRate = “0″ sched.mem.pshare.enable = “FALSE” MemAllowAutoScaleDown = “FALSE” For more info go to this website: Ubunbtuforums Time Syncing Problems To find CPU speed go to a linux prompt and type in cat /proc/cpuinfo Look for cpu MHz and put for host.cpukHz Edit ..