HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Format hard disk
Operating System - HP-UX
1832997
Members
2322
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
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
07-13-2004 02:56 PM
07-13-2004 02:56 PM
Re: Format hard disk
Hi,
Just wonder what is the difference between cooked & blocked device file?
regards
Just wonder what is the difference between cooked & blocked device file?
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2004 03:17 PM
07-13-2004 03:17 PM
Re: Format hard disk
Cooked & block? That means the same thing.
All cooked (or block) disks are located in /dev/dsk.
Some database vendors may recommend bypassing the file system (using raw logical volumes) for best performance. With newer disk arrays like the XP, performance on "cooked" volumes is equivalent.
Rgds...Geoff
All cooked (or block) disks are located in /dev/dsk.
Some database vendors may recommend bypassing the file system (using raw logical volumes) for best performance. With newer disk arrays like the XP, performance on "cooked" volumes is equivalent.
Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 01:17 AM
07-14-2004 01:17 AM
Solution
Actually, they point to the same disk but use different drivers. That's why the major number is different. A raw devicefile points directly to the disk, no special processing. The blocked or cooked devicefile uses a driver that first routes the data to the buffer cache in RAM. This is why opening a large file for the first time in vi takes a while, but the second time, it's almost instantaneous. The blocked driver is optimized for filesystems so using it as an Informix disk will slow things down by routing the raw Informix read/write activity into the buffer cache.
Bill Hassell, sysadmin
Bill Hassell, sysadmin
- « Previous
-
- 1
- 2
- Next »
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