HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: pseudo disk driver
Operating System - HP-UX
1834187
Members
2856
Online
110064
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
02-17-2006 05:03 AM
02-17-2006 05:03 AM
pseudo disk driver
Greetings,
I plan to write a pseudo disk driver for my in-house experimentation. It is a block driver which read & writes to a file in a file system (ramdisk with a persistent cache). But neither ramdisk nor my pesudo disk driver works with LVM. LVM keeps cribbing that pvcreate can be done only on the whole disk. I understand that LVM is looking at the bus/device tree and finds that my pseudo disk is not a disk. In order to get my pseudo disk to work with lvm do i need to make it a scsi-class driver? I plan to get rid of the block driver and instead write a scsi-disk driver albeit a pseudo driver. Can anyone suggest if this is right approach and do'able or is there a better way?
I plan to write a pseudo disk driver for my in-house experimentation. It is a block driver which read & writes to a file in a file system (ramdisk with a persistent cache). But neither ramdisk nor my pesudo disk driver works with LVM. LVM keeps cribbing that pvcreate can be done only on the whole disk. I understand that LVM is looking at the bus/device tree and finds that my pseudo disk is not a disk. In order to get my pseudo disk to work with lvm do i need to make it a scsi-class driver? I plan to get rid of the block driver and instead write a scsi-disk driver albeit a pseudo driver. Can anyone suggest if this is right approach and do'able or is there a better way?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2006 06:17 AM
02-17-2006 06:17 AM
Re: pseudo disk driver
Shalom hpux driver,
LVM is made to work with disks it understands. It does not understand, nor was it programmed to understand your unique setup.
I don't think what you are doing is doable, you'd need to work outside lvm with whole disk configuration. Thats my suggestion. I've never done a whole disk setup, but if the system recognizes your disk its worth an experiement.
SEP
LVM is made to work with disks it understands. It does not understand, nor was it programmed to understand your unique setup.
I don't think what you are doing is doable, you'd need to work outside lvm with whole disk configuration. Thats my suggestion. I've never done a whole disk setup, but if the system recognizes your disk its worth an experiement.
SEP
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