Opened 14 years ago
Last modified 8 years ago
#255 new enhancement
AFS cache partition — at Initial Version
Reported by: | ezyang | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | internals | Keywords: | |
Cc: |
Description
This seems to work reasonably (no journaling since we don't care about crash recovery, needs lots of inodes). 11G, since 10G isn't big enough to fit 100K entries.
mkfs.ext4 -O ^has_journal -m 0 -N 1000000 /dev/xvds1
Need to migrate s-a and p-b, and all of the new F15 servers. Also update the Kickstart.
Given mild testing seems to have fixed major load problems, but we should wait for another 24hr cycle to be sure.
Note: See
TracTickets for help on using
tickets.