<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=KOI8-R" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Not any. But yes, the number of subdirs allowed in a dir should<br>
    now be close to 4 billion.<br>
    <br>
    On 11/24/2010 08:11 PM, Sergey Bolbat wrote:
    <blockquote
      cite="mid:AANLkTinVbiApcHvBXP9+yfLqHVHeE2-hbQm35r1h4BvJ@mail.gmail.com"
      type="cite">So, I've done it. <br>
      I was unable to deinstall 1.4.1-1, but "checkinstall" successfully
      upgraded software for me to 1.6.3-1. <br>
      Then, I've run <br>
      tunefs.ocfs2 --fs-features=indexed-dirs /dev/sda1<br>
      And now I have my volumes with indexed dirs enabled. Can I forget
      about any limitations now? <br>
      <br>
      P.S. By the way. For those, who will install OCFS2-tools on Debian
      Lenny, like me, from the sources, here's the complete list of
      software you need to have installed to build it:<br>
      gcc<br>
      make<br>
      python-dev<br>
      python-gtk2<br>
      pkg-config<br>
      e2fslibs-dev<br>
      uuid-dev<br>
      libncurses5-dev<br>
      libreadline-dev<br>
      libglib2.0-dev<br>
      <br>
      <div class="gmail_quote">24 ноября 2010 г. 0:25 пользователь Sunil
        Mushran <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:sunil.mushran@oracle.com">sunil.mushran@oracle.com</a>&gt;</span>
        написал:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div bgcolor="#ffffff" text="#000000"> Probably better if you
            deinstall the package. That way you'll know if<br>
            make install is missing a binary or two.
            <div>
              <div class="h5"><br>
                <br>
                On 11/23/2010 05:10 AM, Sergey Bolbat wrote:
                <blockquote type="cite">Alright, I have no time to wait,
                  so I've completed long way of building tools (it had a
                  lot of dependencies from different libraries) and
                  ready to install it.<br>
                  I'm going to use checkinstall to build package. <br>
                  So, do I need to uninstall my 1.4.1-1 ocfs2-tools or I
                  can install it above?<br>
                  <br>
                  Thanks again.<br>
                  <br>
                  <div class="gmail_quote">20 ноября 2010 г. 20:41
                    пользователь Sunil Mushran <span dir="ltr">&lt;<a
                        moz-do-not-send="true"
                        href="mailto:sunil.mushran@oracle.com"
                        target="_blank">sunil.mushran@oracle.com</a>&gt;</span>
                    написал:<br>
                    <blockquote class="gmail_quote" style="margin: 0pt
                      0pt 0pt 0.8ex; border-left: 1px solid rgb(204,
                      204, 204); padding-left: 1ex;">
                      <div text="#000000" bgcolor="#ffffff"> Whether or
                        not to hand build is your choice. The resulting
                        binaries should<br>
                        be the same. You could also ping the maintainer
                        and see if he needs any help.<br>
                        <a moz-do-not-send="true"
                          href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598014"
                          target="_blank">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598014</a><br>
                        <br>
                        Refer to the 1.6 user's guide. It talks about
                        enabling new features.
                        <div>
                          <div><br>
                            <br>
                            On 11/20/2010 04:38 AM, Sergey Bolbat wrote:
                            <blockquote type="cite">Thank you for the
                              answer. <br>
                              I've updated kernel to .32 and now it's
                              time to install OCFS2 tools 1.6.3. <br>
                              I've downloaded this source: <a
                                moz-do-not-send="true"
href="http://oss.oracle.com/projects/ocfs2-tools/dist/files/source/v1.6/ocfs2-tools-1.6.3.tar.gz"
                                target="_blank">http://oss.oracle.com/projects/ocfs2-tools/dist/files/source/v1.6/ocfs2-tools-1.6.3.tar.gz</a><br>
                              What do you say about that? It should be
                              better to wait until ocfs2 tools 1.6.3 for
                              Debian will appear (there is only 1.4.1-1
                              for Debian: <a moz-do-not-send="true"
                                href="http://packages.debian.org/lenny/ocfs2-tools"
                                target="_blank">http://packages.debian.org/lenny/ocfs2-tools</a>)
                              or it should be better to compile it from
                              the source? <br>
                              And by the way, when I'll install 1.6.3,
                              should I update any options for my storage
                              FS for indexed dirs to work?<br>
                              <br>
                              Thanks.<br>
                              <br>
                              <br>
                              <div class="gmail_quote">2010/11/19 Sunil
                                Mushran <span dir="ltr">&lt;<a
                                    moz-do-not-send="true"
                                    href="mailto:sunil.mushran@oracle.com"
                                    target="_blank">sunil.mushran@oracle.com</a>&gt;</span><br>
                                <blockquote class="gmail_quote"
                                  style="margin: 0pt 0pt 0pt 0.8ex;
                                  border-left: 1px solid rgb(204, 204,
                                  204); padding-left: 1ex;">
                                  <div bgcolor="#FFFFFF">
                                    <div>Yes, indexed dirs removes this
                                      limit. For that you'll need to
                                      upgrade the kernel/fs and the
                                      tools. Best if the kernel is .32
                                      or higher. The tools should be
                                      1.6.x. Debian has a drop of 1.6.3
                                      tools. Check if they have built
                                      it. </div>
                                    <div><br>
                                    </div>
                                    <div>You can read about this and
                                      other features in the ocfs2 1.6
                                      user's guide on <a
                                        moz-do-not-send="true"
                                        href="http://oss.oracle.com"
                                        target="_blank">oss.oracle.com</a>. 


                                      <div>
                                        <div><br>
                                          <br>
                                          On Nov 18, 2010, at 9:13 PM,
                                          Sergey Bolbat &lt;<a
                                            moz-do-not-send="true"
                                            href="mailto:madd.korben@gmail.com"
                                            target="_blank">madd.korben@gmail.com</a>&gt;


                                          wrote:<br>
                                          <br>
                                        </div>
                                      </div>
                                    </div>
                                    <div>
                                      <div>
                                        <blockquote type="cite">
                                          <div>Hi.<br>
                                            I have a system storage HP
                                            MSA 2012 with 12 drives in
                                            it: 8 drives are 2 Tb each
                                            and 4 are 1 Tb each. All of
                                            them are in array RAID 1+0.
                                            <br>
                                            This storage is connected to
                                            two servers which use data,
                                            stored on the storage. So
                                            I'm using OCFS2 on these two
                                            nodes. <br>
                                            Today, after long time of
                                            successfull work with it,
                                            I've found that it has a
                                            limit of 32000 subdirs. <br>
                                            The trouble is I have more
                                            than 32000 subdirs and
                                            amount of subdirs will only
                                            increase. <br>
                                            <br>
                                            Is there a way to overcome
                                            this limit? I've found this
                                            topic: <a
                                              moz-do-not-send="true"
href="http://www.mail-archive.com/ocfs2-users@oss.oracle.com/msg03151.html"
                                              target="_blank">http://www.mail-archive.com/ocfs2-users@oss.oracle.com/msg03151.html</a>
                                            which says that there is an
                                            option named "indexed
                                            directories" and it can
                                            help, but I didn't find the
                                            way to turn it on.<br>
                                            Could you please advice me
                                            some solution, by which I
                                            could update OCFS2 settings
                                            and not to loose all of my
                                            data on the drives.<br>
                                            My OS is Debian Lenny,
                                            2.6.26 kernel (both of
                                            servers).<br>
                                            OCFS2 Tools version is
                                            1.4.1.<br>
                                            <br>
                                            Thanks. </div>
                                        </blockquote>
                                      </div>
                                    </div>
                                    <blockquote type="cite">
                                      <div><span>_______________________________________________</span><br>
                                        <span>Ocfs2-users mailing list</span><br>
                                        <span><a moz-do-not-send="true"
href="mailto:Ocfs2-users@oss.oracle.com" target="_blank">Ocfs2-users@oss.oracle.com</a></span><br>
                                        <span><a moz-do-not-send="true"
href="http://oss.oracle.com/mailman/listinfo/ocfs2-users"
                                            target="_blank">http://oss.oracle.com/mailman/listinfo/ocfs2-users</a></span></div>
                                    </blockquote>
                                  </div>
                                </blockquote>
                              </div>
                              <br>
                              <br clear="all">
                              <br>
                              -- <br>
                              С уважением,<br>
                              Болбат Сергей,<br>
                              Технический директор ТОО "KAZNET Media"<br>
                            </blockquote>
                            <br>
                          </div>
                        </div>
                      </div>
                    </blockquote>
                  </div>
                  <br>
                  <br clear="all">
                  <br>
                  -- <br>
                  С уважением,<br>
                  Болбат Сергей,<br>
                  Технический директор ТОО "KAZNET Media"<br>
                </blockquote>
                <br>
              </div>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      С уважением,<br>
      Болбат Сергей,<br>
      Технический директор ТОО "KAZNET Media"<br>
    </blockquote>
    <br>
  </body>
</html>