From: Ricardo J. B. <ric...@da...> - 2011-04-21 20:06:25
|
El Jue 21 Abril 2011, Thomas S Hatch escribió: > For what it is worth, we also use XFS for all of our chunk servers Nice to know, today we installed our 10th chunkserver but this time with ext4 (the rest use ext3) and seems good so far :) Will report if > > Thanks you , Davies . > > > > I've read the xfs wikipedia entry , and it is really impressive , I will > > do my examinations and post the result later If reserved space is your concern, for ext3 you reduce it to 50 blocks with: # tune2fs -r 50 /dev/sdb1 And for ext4: # tune4fs -r 50 /dev/sdb1 Of course, replace sdb1 with your real partition name. HTH, -- Ricardo J. Barberis Senior SysAdmin / ITI Dattatec.com :: Soluciones de Web Hosting |