HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: block size
Operating System - HP-UX
1832857
Members
3137
Online
110048
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
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
07-18-2008 01:08 PM
07-18-2008 01:08 PM
block size
Hi,
Whenever i am creating any new directory (Mount point) i.e
(1)#mkdir /oracle/PRD/sapdata5_new
and on long listing
(2) #cd /oracle/PRd
# ls -l
it show byte size 96, that is
drwxr-xr-x 37 oraprd dba 96 Feb 13 11:14 sapdata5_new
(3)How i can create same dir with 8192 byte size, so that SAP (oracle )application will support it ?
Thanks in advance.
Regards,
subodh
Whenever i am creating any new directory (Mount point) i.e
(1)#mkdir /oracle/PRD/sapdata5_new
and on long listing
(2) #cd /oracle/PRd
# ls -l
it show byte size 96, that is
drwxr-xr-x 37 oraprd dba 96 Feb 13 11:14 sapdata5_new
(3)How i can create same dir with 8192 byte size, so that SAP (oracle )application will support it ?
Thanks in advance.
Regards,
subodh
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2008 01:30 PM
07-18-2008 01:30 PM
Re: block size
subodh I don't think you create a mount point with a specific block size that is done at the file system level. do a man on newfs or newfs_vxfs and that should give you and idea
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2008 02:48 PM
07-18-2008 02:48 PM
Re: block size
>(3)How i can create same dir with 8192 byte size, so that SAP (oracle) application will support it?
No application has any business caring about the directory size. The 92 bytes you see is how much space is allocated in the "empty" directory sapdata5_new. As you fill it up, it will grow and grow.
No application has any business caring about the directory size. The 92 bytes you see is how much space is allocated in the "empty" directory sapdata5_new. As you fill it up, it will grow and grow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2008 07:56 AM
07-22-2008 07:56 AM
Re: block size
It depends on the contents - i.e. the number of files contained in the directory.
Pete
Pete
Pete
Pete
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