Difference between revisions of "Reservation percentage"

From wikieduonline
Jump to navigation Jump to search
(Created page with " tune2fs -l /path/to/device | egrep "Reserved block count|Block size" tune2fs '''-m 0''' /path/to/device == See also == * {{ext}} * {{tune2fs}} Category:Li...")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
  [[tune2fs]] -l /path/to/device | egrep "Reserved block count|[[Block]] size"
 
  [[tune2fs]] -l /path/to/device | egrep "Reserved block count|[[Block]] size"
 +
Reserved block count:    1310694
 +
[[Block size]]:              4096
 +
 
  [[tune2fs]] '''-m 0''' /path/to/device
 
  [[tune2fs]] '''-m 0''' /path/to/device
  
 +
 +
==Activities ==
 +
* Read https://listman.redhat.com/archives/ext3-users/2009-January/msg00026.html
 +
 +
== Related terms ==
 +
* [[fragmentation]]
 +
* [[performance]]
 +
* <code>[[df -kh]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 07:13, 1 April 2021


tune2fs -l /path/to/device | egrep "Reserved block count|Block size"
Reserved block count:     1310694
Block size:               4096
tune2fs -m 0 /path/to/device


Activities[edit]

Related terms[edit]

See also[edit]

Advertising: