- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Strange VxFS layout version
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
10-07-2002 11:02 PM
10-07-2002 11:02 PM
Strange VxFS layout version
Does someone know what could give such an error?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2002 11:04 PM
10-07-2002 11:04 PM
Re: Strange VxFS layout version
Regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2002 11:13 PM
10-07-2002 11:13 PM
Re: Strange VxFS layout version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2002 11:28 PM
10-07-2002 11:28 PM
Re: Strange VxFS layout version
You could e.g. mount an lvol and then garble the device special file. The next open() would fail, BUT the lvol would be still mounted and accessible.
So, does the dd work?
Sorry for insisting on this...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2002 11:48 PM
10-07-2002 11:48 PM
Re: Strange VxFS layout version
Thanks you for insisting. ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 01:48 PM
10-08-2002 01:48 PM
Re: Strange VxFS layout version
Sorry, I missed some important info in your initial post... you actuall _get_ some results from fstyp, but only bogus ones.
This really looks like the problem reported as JAGad24643 which is fixed with 11.22. It usually happens after extending or upgrading the FS.
At this point in time no official 11.11 patch is avialable. You should contact your local RC if needed.
Regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 11:06 PM
10-08-2002 11:06 PM
Re: Strange VxFS layout version
Where can I find more information about JAGad24643? Is there a description of the bug and its consequences available online?
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 12:19 AM
10-09-2002 12:19 AM
Re: Strange VxFS layout version
Sorry, there is currently only internal documentation about this. Root cause is a missing buffer initialization before usage.
Hint: the latest fstyp patch for 11.00 should include the fix. So you could take PHCO_27567 and fetch the /sbin/fstyp binary from there. Works fine on 11.11 also... of course this would only be an unsupported workaround until an 11.11 patch is released.
Regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 02:24 AM
10-09-2002 02:24 AM
Re: Strange VxFS layout version
Thanks for your help.
Eric