HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- dtermine the file size
Operating System - HP-UX
1838250
Members
4864
Online
110125
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2002 02:55 PM
12-17-2002 02:55 PM
how do i determine the max number of file that be contains within a filesystem? In addition, if it is small how do i increase it to the maximum number of file? and within a file, how do i determine the max size and how to increase it?
thanks
thanks
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2002 03:05 PM
12-17-2002 03:05 PM
Solution
It depends on the type of filesystem you are using.
If you are using an HFS filesystem then the max number of inodes within that filesystem can be seen by 'df -i'. To increase inodes you have to recreate the filesystem (LVOL), I believe.
If you are using a VxFS (JFS) filesystem, then there is no limit on the maximum number of inodes that the file system can contain. A VxFS filesystem dynamically allocates inodes as they are needed.
As far as file size, on HP-UX 11.0, if you DO NOT have the 'largefiles' option set on your LVOLS, then you can have files up to 2GB in size. If you DO have the 'largefiles' option set, then you can have files MUCH MUCH larger than 2GB.
To see if your filesystem has largefiles enabled or not do a 'fsadm /LVOL_Mountpoint'
For example:
# fsadm /home
nolargefiles
This indicates that the largest file I can have in this file system is 2GB.
If you are using an HFS filesystem then the max number of inodes within that filesystem can be seen by 'df -i'. To increase inodes you have to recreate the filesystem (LVOL), I believe.
If you are using a VxFS (JFS) filesystem, then there is no limit on the maximum number of inodes that the file system can contain. A VxFS filesystem dynamically allocates inodes as they are needed.
As far as file size, on HP-UX 11.0, if you DO NOT have the 'largefiles' option set on your LVOLS, then you can have files up to 2GB in size. If you DO have the 'largefiles' option set, then you can have files MUCH MUCH larger than 2GB.
To see if your filesystem has largefiles enabled or not do a 'fsadm /LVOL_Mountpoint'
For example:
# fsadm /home
nolargefiles
This indicates that the largest file I can have in this file system is 2GB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2002 03:16 PM
12-17-2002 03:16 PM
Re: dtermine the file size
Hi:
There are no limits to the number of inodes in a VxFS filesystem. The number of inodes is constrained onlyh by available disk space.
The maxiumum file size is dependent upon the filesystem type (HFS, VxFS) and filesystem version in the case of VxFS. In the case of VxFS JFS version-4 with HP-UX 11i this is 2TB:
http://docs.hp.com/hpux/onlinedocs/5971-2383/5971-2383.html
Regards!
...JRF...
There are no limits to the number of inodes in a VxFS filesystem. The number of inodes is constrained onlyh by available disk space.
The maxiumum file size is dependent upon the filesystem type (HFS, VxFS) and filesystem version in the case of VxFS. In the case of VxFS JFS version-4 with HP-UX 11i this is 2TB:
http://docs.hp.com/hpux/onlinedocs/5971-2383/5971-2383.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 02:45 PM
12-19-2002 02:45 PM
Re: dtermine the file size
Know what happens when you copy a 6G file onto a fs with no largefiles?
The first 2G copies, the process hangs for a very long time and then gives a cryptic error message.
If you think about it, you'll understand the message. If not, you'll end up calling support.
Steve
The first 2G copies, the process hangs for a very long time and then gives a cryptic error message.
If you think about it, you'll understand the message. If not, you'll end up calling support.
Steve
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP