File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 148
148
there is little it can do to make sure the data has arrived at a truly
149
149
non-volatile storage area. Rather, it is the
150
150
administrator's responsibility to make certain that all storage components
151
- ensure data integrity. Avoid disk controllers that have non-battery-backed
152
- write caches. At the drive level, disable write-back caching if the
151
+ ensure integrity for both data and filesystem metadata.
152
+ Avoid disk controllers that have non-battery-backed write caches.
153
+ At the drive level, disable write-back caching if the
153
154
drive cannot guarantee the data will be written before shutdown.
154
155
If you use SSDs, be aware that many of these do not honor cache flush
155
156
commands by default.
You can’t perform that action at this time.
0 commit comments