pavement

Talk:Hard Disk Partition Sizes

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
(200G+ /usr)
Line 5: Line 5:
 
Odd... I don't think I've ever had fsck take longer than 30seconds on boot for my system directories/partitions (except the time I had a 300Gig+ root partition)
 
Odd... I don't think I've ever had fsck take longer than 30seconds on boot for my system directories/partitions (except the time I had a 300Gig+ root partition)
 
--[[User:Joe|Joe]] 16:41, 13 March 2006 (EST)
 
--[[User:Joe|Joe]] 16:41, 13 March 2006 (EST)
 +
 +
== 200G+ /usr ==
 +
 +
... is massive amounts of pain if you have a machine with hardware issues that keeps core dumping on you.  ESPECIALLY if it's in a business environment where that 200G partition is full of *small* files, not mammoth video clips and the like... trust me, fsck'ing that bad boy will take a loooooooong time if the median file size is in the 1.5mb range.  I do a lot of Samba servers for mid-size offices.  It got ugly before I learned to separate everything out of /usr but stuff you actually need to *boot* the server with.

Revision as of 03:54, 14 March 2006

excellent article, thanks joe.

--Dave 22:41, 24 Dec 2005 (EST)

Odd... I don't think I've ever had fsck take longer than 30seconds on boot for my system directories/partitions (except the time I had a 300Gig+ root partition) --Joe 16:41, 13 March 2006 (EST)

200G+ /usr

... is massive amounts of pain if you have a machine with hardware issues that keeps core dumping on you. ESPECIALLY if it's in a business environment where that 200G partition is full of *small* files, not mammoth video clips and the like... trust me, fsck'ing that bad boy will take a loooooooong time if the median file size is in the 1.5mb range. I do a lot of Samba servers for mid-size offices. It got ugly before I learned to separate everything out of /usr but stuff you actually need to *boot* the server with.

Personal tools