HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Kernel module failing with nfs_badop()
Operating System - HP-UX
1826424
Members
3321
Online
109692
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
04-29-2008 02:31 AM
04-29-2008 02:31 AM
Kernel module failing with nfs_badop()
Hi,
When i am trying to read the data using VOP_BREAD() on a vnode corresponding to the NFS filesystem, system is panic'ing with nfs_badop().
can you please let us which interface to use to get the control over NFS IO data.
When i am trying to read the data using VOP_BREAD() on a vnode corresponding to the NFS filesystem, system is panic'ing with nfs_badop().
can you please let us which interface to use to get the control over NFS IO data.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 08:05 PM
04-29-2008 08:05 PM
Re: Kernel module failing with nfs_badop()
Hi,
I believe you'd need to use VOP_RDWR() instead of VOP_BREAD(). However, if you're doing kernel programming of this kind, like porting drivers to HP-UX, you might want to check the DSPP site (Developer & Solution Partner Program) at http://hp.com/go/dspp to see if they have any resources to aid in kernel programming of this type.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
I believe you'd need to use VOP_RDWR() instead of VOP_BREAD(). However, if you're doing kernel programming of this kind, like porting drivers to HP-UX, you might want to check the DSPP site (Developer & Solution Partner Program) at http://hp.com/go/dspp to see if they have any resources to aid in kernel programming of this type.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2008 04:20 AM
05-06-2008 04:20 AM
Re: Kernel module failing with nfs_badop()
Hi Dave,
Thanks for the response.
If i use, VOP_RDWR(), it is working fine.But i cann't intercept the data and I cannot get the control of data flowing in and out. My aim is to control what data flow in and out and need to do encryption/decryption on fly.
Thanks for the response.
If i use, VOP_RDWR(), it is working fine.But i cann't intercept the data and I cannot get the control of data flowing in and out. My aim is to control what data flow in and out and need to do encryption/decryption on fly.
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP