Maybe I'm just being an idiot, but I couldn't seem to find best practices that describe max directory depth and size. I know anecdotally directories shouldn't be larger than 10mb (the directory itself, not the contents) but I can't seem to find an official best practice guide that has these. Can anyone point me to the right doc?
Thanks in advance, Nick
this might help... https://kb.netapp.com/support/index?page=content&id=3011562
(still looking)
-----Original Message----- From: toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] On Behalf Of Nicholas Bernstein Sent: Friday, March 02, 2012 5:31 AM To: toasters@teaparty.net Subject: max directory depth and max dir size
Maybe I'm just being an idiot, but I couldn't seem to find best practices that describe max directory depth and size. I know anecdotally directories shouldn't be larger than 10mb (the directory itself, not the contents) but I can't seem to find an official best practice guide that has these. Can anyone point me to the right doc?
Thanks in advance, Nick _______________________________________________ Toasters mailing list Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
Nick,
You're not going to find an official guide on this topic, but here's what I found in the Netapp forums after having similar questions:
https://communities.netapp.com/message/5775#5775
~Stef
-----Original Message----- From: Nicholas Bernstein [mailto:nick@nicholasbernstein.com] Sent: Friday, March 02, 2012 09:31 To: toasters@teaparty.net Subject: max directory depth and max dir size
Maybe I'm just being an idiot, but I couldn't seem to find best practices that describe max directory depth and size. I know anecdotally directories shouldn't be larger than 10mb (the directory itself, not the contents) but I can't seem to find an official best practice guide that has these. Can anyone point me to the right doc?
Thanks in advance, Nick _______________________________________________ Toasters mailing list Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
There's nothing official, because it depends how the environment..mostly application, is built around a high file count problem.
Ive helped customers manage systems with 5B files & directories on a single system, but how the filesystem was used by the application layer..was critical in this working...or not.
Local disk or not, you dont want huge directory structures.
On Fri, Mar 2, 2012 at 8:18 AM, Slamon, Stefanie sslamon@akamai.com wrote:
Nick,
You're not going to find an official guide on this topic, but here's what I found in the Netapp forums after having similar questions:
https://communities.netapp.com/message/5775#5775
~Stef
-----Original Message----- From: Nicholas Bernstein [mailto:nick@nicholasbernstein.com] Sent: Friday, March 02, 2012 09:31 To: toasters@teaparty.net Subject: max directory depth and max dir size
Maybe I'm just being an idiot, but I couldn't seem to find best practices that describe max directory depth and size. I know anecdotally directories shouldn't be larger than 10mb (the directory itself, not the contents) but I can't seem to find an official best practice guide that has these. Can anyone point me to the right doc?
Thanks in advance, Nick _______________________________________________ Toasters mailing list Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
Toasters mailing list Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
Hi Nicholas,
https://kb.netapp.com/support/index?page=content&id=3011562
The maxdirsize default is 1% of the systems physical memory. We have millions of files in one directory (NFS)and increased the maxdirsize (nearly doubled).The maxdirsize should not be greater than 3% of the filers systems physical memory! Then you run in lots of problems and all protocolls are affected. We bought a new Filer with more RAM and split the Million Files (38 Mio.!) into subdirectories ;)
You can check the current size with "slist PATH" (e.g. PATH = /vol1/.....)
Ontap Limitations:
https://kb.netapp.com/support/index?page=content&id=3012261
Revert the maxdirsize to a smaller Value: https://kb.netapp.com/support/index?page=content&id=3011980
MAxdirsize Calculation:
https://communities.netapp.com/thread/2564
greets
Steffen
-----Ursprüngliche Nachricht----- Von: toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] Im Auftrag von Nicholas Bernstein Gesendet: Freitag, 2. März 2012 15:31 An: toasters@teaparty.net Betreff: max directory depth and max dir size
Maybe I'm just being an idiot, but I couldn't seem to find best practices that describe max directory depth and size. I know anecdotally directories shouldn't be larger than 10mb (the directory itself, not the contents) but I can't seem to find an official best practice guide that has these. Can anyone point me to the right doc?
Thanks in advance, Nick _______________________________________________ Toasters mailing list Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters