From: Florent B. <fl...@co...> - 2011-06-06 09:07:54
|
Hi, Thank you for this information :) Le 06/06/2011 10:39, Michal Borychowski a écrit : > > Hi! > > When a small file is saved for a first time in the system, it occupies > the same size as its “length”. But upon copying or replicating a small > file is filled at the end with zeros “0” up to 64KiB. That’s why you > have different usage on the other chunk servers. > > You can check it by summing up the lenghts of files on the > chunkservers, with something like: > > find ... -name '*.mfs' | xargs ls -l | awk '{ a+=$5; } END { print a;}') > > Regards > > -Michał > -- Florent Bautista ------------------------------------------------------------------------ Ce message et ses éventuelles pièces jointes sont personnels, confidentiels et à l'usage exclusif de leur destinataire. Si vous n'êtes pas la personne à laquelle ce message est destiné, veuillez noter que vous avez reçu ce courriel par erreur et qu'il vous est strictement interdit d'utiliser, de diffuser, de transférer, d'imprimer ou de copier ce message. This e-mail and any attachments hereto are strictly personal, confidential and intended solely for the addressee. If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this message is strictly prohibited. ------------------------------------------------------------------------ |