<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic files/directory support in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/files-directory-support/m-p/2455942#M12487</link>
    <description>Hai All,&lt;BR /&gt;&lt;BR /&gt;We need some help to know the following.&lt;BR /&gt;&lt;BR /&gt;1. Maximum number of users supported in a single HP-UX 11.x S800 Server.&lt;BR /&gt;&lt;BR /&gt;2. Maximum number of files in a directory in vxfs filesystem in HPUX 11.x&lt;BR /&gt;&lt;BR /&gt;3. Maximum number of directories in vxfs file system HPUX 11.x&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance,&lt;BR /&gt;V.Selvaraj</description>
    <pubDate>Fri, 20 Oct 2000 04:59:31 GMT</pubDate>
    <dc:creator>vselvaraj</dc:creator>
    <dc:date>2000-10-20T04:59:31Z</dc:date>
    <item>
      <title>files/directory support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-directory-support/m-p/2455942#M12487</link>
      <description>Hai All,&lt;BR /&gt;&lt;BR /&gt;We need some help to know the following.&lt;BR /&gt;&lt;BR /&gt;1. Maximum number of users supported in a single HP-UX 11.x S800 Server.&lt;BR /&gt;&lt;BR /&gt;2. Maximum number of files in a directory in vxfs filesystem in HPUX 11.x&lt;BR /&gt;&lt;BR /&gt;3. Maximum number of directories in vxfs file system HPUX 11.x&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance,&lt;BR /&gt;V.Selvaraj</description>
      <pubDate>Fri, 20 Oct 2000 04:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-directory-support/m-p/2455942#M12487</guid>
      <dc:creator>vselvaraj</dc:creator>
      <dc:date>2000-10-20T04:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: files/directory support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-directory-support/m-p/2455943#M12488</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;to your first question:&lt;BR /&gt;if you have 2-user license (check with: uname -l) you can have:&lt;BR /&gt;two users logged in at terminal/modem OR&lt;BR /&gt;one user logged in on termial/modem and unlimited users logged in via network.&lt;BR /&gt;Increasing licenses is only needed if you have more terminal (ie. terminal server) users logged in.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 20 Oct 2000 06:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-directory-support/m-p/2455943#M12488</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-20T06:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: files/directory support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-directory-support/m-p/2455944#M12489</link>
      <description>1. The HPUX unlimited licenses for your server is available, if you have 2 user license taht does not limit users of an oracle database. It only means you can't start oracle, and more than 2 other applications through the terminals onto the system.&lt;BR /&gt;2. HPUX 11 supports more than 1 Trillion of filesystem and file size.&lt;BR /&gt;3. I have not come across a limit to number of files a directory should contain. This quota only checks for disk space usage and not number of directories.&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Oct 2000 07:34:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-directory-support/m-p/2455944#M12489</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-10-20T07:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: files/directory support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-directory-support/m-p/2455945#M12490</link>
      <description>Hi&lt;BR /&gt;Re:- your 2nd question, whilst you can have a large number of files in a dir, the greater the number the slower your system will be. To access a particular file in a dir the system first has to know where it is stored on the disks, so the more files the longer it takes. I know I am talking in milliseconds but they all add up.&lt;BR /&gt;I try to keep files per directory under 1024 - difficult at times I know but well worth it.</description>
      <pubDate>Fri, 20 Oct 2000 07:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-directory-support/m-p/2455945#M12490</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2000-10-20T07:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: files/directory support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-directory-support/m-p/2455946#M12491</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The maximum number of directories on a vxfs filesystem is limited by the number of inodes only.&lt;BR /&gt;&lt;BR /&gt;There is another limit that is not unimportant. You can have maximum link count of 32767. This means you can only have 32765 subdirectories in a directory, because each subdirectory contains a link to the parent directory (..).&lt;BR /&gt;&lt;BR /&gt;This limit is defined in /usr/include/limits.h (LINK_MAX)&lt;BR /&gt;&lt;BR /&gt;Bye,&lt;BR /&gt;Rik.</description>
      <pubDate>Fri, 20 Oct 2000 08:21:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-directory-support/m-p/2455946#M12491</guid>
      <dc:creator>RikTytgat</dc:creator>
      <dc:date>2000-10-20T08:21:00Z</dc:date>
    </item>
  </channel>
</rss>

