HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fs/raw device
Operating System - HP-UX
1834459
Members
2632
Online
110067
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
01-20-2003 06:31 AM
01-20-2003 06:31 AM
fs/raw device
hi,
I would like to know what's mean a fs in mode raw device.
In a VG (example : /dev/vg00) , why there are some lv in raw device and caracter device (exemple : rlv00 associate with lv00). what's mean?
thank's very much for your help and sorry for my bad english.
regards,
Gerald
I would like to know what's mean a fs in mode raw device.
In a VG (example : /dev/vg00) , why there are some lv in raw device and caracter device (exemple : rlv00 associate with lv00). what's mean?
thank's very much for your help and sorry for my bad english.
regards,
Gerald
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 06:41 AM
01-20-2003 06:41 AM
Re: fs/raw device
Each lvol created has a raw (character) device file AND a block device file, eg;
/dev/vg00/lvol1 and /dev/vg00/rlvol1.
Normally the block device is used, and each lvol is mounted (so you can see it in bdf). But you dont need to use it this way. An application like a database can read/write direct to the raw (character) device without that lvol being mounted. This is faster as it bypassess the unix kernel buffercache, thats why some applications use them.
/dev/vg00/lvol1 and /dev/vg00/rlvol1.
Normally the block device is used, and each lvol is mounted (so you can see it in bdf). But you dont need to use it this way. An application like a database can read/write direct to the raw (character) device without that lvol being mounted. This is faster as it bypassess the unix kernel buffercache, thats why some applications use them.
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 06:45 AM
01-20-2003 06:45 AM
Re: fs/raw device
Hi Gerald
The differnce is that the both point to same area , however opne is a Blcok Special file adn the other is a character special file . incase you are adressing the fiels system as a block special on e ( like in for eg in dd or in oracle using raw fiels sytems , or even fsck ) you would use the raw device , however if you are wirintg or mounting ona direcotry then you would need is a character device or the formatted filesystem.
Manoj Srivastava
The differnce is that the both point to same area , however opne is a Blcok Special file adn the other is a character special file . incase you are adressing the fiels system as a block special on e ( like in for eg in dd or in oracle using raw fiels sytems , or even fsck ) you would use the raw device , however if you are wirintg or mounting ona direcotry then you would need is a character device or the formatted filesystem.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 07:24 AM
01-20-2003 07:24 AM
Re: fs/raw device
Hi,
For general norm this is observed with more frequency to the moment to create database areas, for this case the most palpable difference is that your will never be able to make a copy of security of a raw area directly because the format of the information stored in this area depends on a third part software, in this case you need do export database data to any standard (cooked) fs through the any export utility. However from a non-raw area (colloquially **cooked**) it can support managed files and interpreted directly by the operating system.
I believe that your question is born of something related with databases, I wait to have clarified you something with this simple example.
Rgds.
For general norm this is observed with more frequency to the moment to create database areas, for this case the most palpable difference is that your will never be able to make a copy of security of a raw area directly because the format of the information stored in this area depends on a third part software, in this case you need do export database data to any standard (cooked) fs through the any export utility. However from a non-raw area (colloquially **cooked**) it can support managed files and interpreted directly by the operating system.
I believe that your question is born of something related with databases, I wait to have clarified you something with this simple example.
Rgds.
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