|
81 | 81 | a <literal>*</> next to <literal>Write cache</>. <command>hdparm -W</>
|
82 | 82 | can be used to turn off write caching. SCSI drives can be queried
|
83 | 83 | using <ulink url="http://sg.danny.cz/sg/sdparm.html"><application>sdparm</></ulink>.
|
84 |
| - for SCSI drives. Use <command>sdparm --get=WCE</command> to check |
| 84 | + for SCSI drives. Use <command>sdparm --get=WCE</command> to check |
85 | 85 | whether the write cache is enabled and <command>sdparm --clear=WCE</>
|
86 | 86 | to disable it.
|
87 | 87 | </para>
|
|
96 | 96 | </listitem>
|
97 | 97 |
|
98 | 98 | <listitem>
|
99 |
| - <para> |
| 99 | + <para> |
100 | 100 | On <productname>Solaris</>, the disk write cache is controlled by
|
101 | 101 | <ulink url="http://www.sun.com/bigadmin/content/submitted/format_utility.jsp"><literal>format -e</></ulink>.
|
102 | 102 | (The Solaris <acronym>ZFS</> file system is safe with disk write-cache
|
|