User Tools

Site Tools


communitycloud:freifunk:openwrt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
communitycloud:freifunk:openwrt [2012/09/08 08:24]
tkilla
communitycloud:freifunk:openwrt [2012/09/09 19:04] (current)
tkilla [USB storage]
Line 88: Line 88:
 "Ext4 with block size of 4k, without journaling, but with additional parameters to encourage Ext4 to do the right thing with respect to the erasure block:" "Ext4 with block size of 4k, without journaling, but with additional parameters to encourage Ext4 to do the right thing with respect to the erasure block:"
  
-  mkfs.ext4 -O ^has_journal -E stride=2,stripe-width=1024 -b 4096 -L /dev/sdXY+  mkfs.ext4 -O ^has_journal -E stride=2,stripe-width=1024 -b 4096 -L usbdata /dev/sdXY
  
  
Line 111: Line 111:
         option device   /dev/sdc2         option device   /dev/sdc2
         option fstype   ext4         option fstype   ext4
-        option options  **rw,sync,noatime,nodiratime**+        option options  rw,sync,noatime,nodiratime
         option enabled  1         option enabled  1
         option enabled_fsck 1         option enabled_fsck 1
communitycloud/freifunk/openwrt.1347085486.txt.gz ยท Last modified: 2012/09/08 08:24 (external edit)