mirror of
https://github.com/ceph/ceph
synced 2025-03-25 11:48:05 +00:00
doc: added sudo for hdparm command.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
This commit is contained in:
parent
080e5722b3
commit
a466dfff2d
@ -9,7 +9,7 @@ disk. Newer kernels should work fine.
|
||||
|
||||
Use ``hdparm`` to disable write caching on the hard disk::
|
||||
|
||||
hdparm -W 0 /dev/hda 0
|
||||
sudo hdparm -W 0 /dev/hda 0
|
||||
|
||||
In production environments, we recommend running OSDs with an operating system
|
||||
disk, and a separate disk(s) for data. If you run data and an operating system
|
||||
|
Loading…
Reference in New Issue
Block a user