Why my drive is slow

First, check to make sure write cache is enabled. On Centos, you type

hdparm -I /dev/sda

Then to enable it, you type

hdparm -W1 /dev/sda

 

 

Дали Ви помогна овој одговор?

 Испечати

Исто така прочитајте

How can upgrade kernel on xen main node or container too?

Centos:on host node---yum updatecd /usr/local/lxlabs/hypervm/httpdocs/lphp.exe...

How to set date/time permanently on Centos/RH/Fedora

First you need to ssh to the server and be root and then do these step by step: 1. Set the...

How to reboot a unix server via telnet?

Using a telnet program like http://www.telnet98.com/ or SSH Client like putty (for windows),...

How to create KVM template

Creating KVM Templates Overview From version 1.13.00 a script is supplied on...

How to install Windows VPS under Hypervm

After you follow this http://wiki.lxcenter.org/HyperVM-Windows and still problems below:1....