- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- LVM doubt
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-13-2012 10:35 PM
12-13-2012 10:35 PM
LVM doubt
what is the difference between character device and block device
when creating the VG. Whihc state we can use device and character device. please explain i confused two character files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2012 11:08 PM - edited 12-14-2012 11:00 AM
12-13-2012 11:08 PM - edited 12-14-2012 11:00 AM
Re: LVM question
>what is the difference between character device and block device
See glossary(9):
block special file
A special file associated with a mass storage device (such as a hard
disk or tape cartridge drive) that transfers data in multiple-byte
blocks, rather than by series of individual bytes (see character
special file). Block special files can be mounted. A block special
file provides access to the device where hardware characteristics of
the device are not visible.
character special file
A special file associated with I/O devices that transfer data byte-by-byte. Other byte-mode I/O devices
include printers, nine-track magnetic tape drives, and disk drives when accessed in "raw" mode (see
raw disk). A character special file has no predefined structure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2012 11:18 PM
12-13-2012 11:18 PM