/[dtapublic]/projs/trunk/projs/20161029_server_scripts_automaint_cron/fstrim_boot
ViewVC logotype

Diff of /projs/trunk/projs/20161029_server_scripts_automaint_cron/fstrim_boot

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 58 by dashley, Sat Oct 29 20:47:33 2016 UTC revision 59 by dashley, Sat Oct 29 20:54:27 2016 UTC
# Line 31  Line 31 
31  #  #
32  echo "Result of the \"fstrim -v /boot\" command:"  echo "Result of the \"fstrim -v /boot\" command:"
33  echo  echo
34    #Be extra cautious about trim.  Insert time delays before and after so that disk caches and so on
35    #are likely flushed.
36  sleep 120  sleep 120
37  fstrim -v /boot  fstrim -v /boot
38  sleep 120  sleep 120

Legend:
Removed from v.58  
changed lines
  Added in v.59

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25