- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 11.23 LVM Problem = vxfs mount: unrecognized vxfs ...
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
07-26-2006 11:33 AM
07-26-2006 11:33 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 11:46 AM
07-26-2006 11:46 AM
Re: 11.23 LVM Problem = vxfs mount: unrecognized vxfs version number
You might need to upgrade the version of the *filesystem* to support this. That is, from a version-4 to a version-5. If so, you would use 'vxupgrade(1m)':
http://www.docs.hp.com/en/B2355-60105/vxupgrade.1M.html
See also, the table headed "JFS (VxFS) Supported Sizes" in this document (including its footnotes):
http://www.docs.hp.com/en/5971-2383/5971-2383.pdf
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 11:58 AM
07-26-2006 11:58 AM
Re: 11.23 LVM Problem = vxfs mount: unrecognized vxfs version number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 12:19 PM
07-26-2006 12:19 PM
Re: 11.23 LVM Problem = vxfs mount: unrecognized vxfs version number
The 11.23 September 2004 realease is required to utilize JFS filesystems that are larger than 16TB as documented in the footnotes of my first post's references. That would be one possiblity for your observation.
It would be helpful if you specify the JFS version that you are using, along with the filesystem layout version:
# fstyp -v /dev/vgNN/lvolXX
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 12:25 PM
07-26-2006 12:25 PM
Re: 11.23 LVM Problem = vxfs mount: unrecognized vxfs version number
Basically its an issue of what was done to that loaner system that you would not normally do to one of your 11.23 systems. That loaner box was patched differently and as JRF points out the vxupgrade command was run on it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 02:19 PM
07-26-2006 02:19 PM
Re: 11.23 LVM Problem = vxfs mount: unrecognized vxfs version number
Loaner box is on Dec. 2005 patch bundles, and our new server is on March 2006. Assumed that new server is really newer both patches and JFS, but not sure.
vxfs mount: unrecognized vxfs version number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 02:39 PM
07-26-2006 02:39 PM
Re: 11.23 LVM Problem = vxfs mount: unrecognized vxfs version number
Loaner: OnlineJFS01 4.1.004 Online features of the VxFS File System
NEW: OnlineJFS B.11.23.0512 Online features of the VxFS File System
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 04:45 AM
07-27-2006 04:45 AM
Re: 11.23 LVM Problem = vxfs mount: unrecognized vxfs version number
LOANER
hxappd91(root)/# /sbin/vxupgrade /opt/IBM/db2/V8.1
/opt/IBM/db2/V8.1: vxfs file system version 6 layout
NEW SERVER
nxvmid01(root)/# /sbin/vxupgrade /opt/IBM/db2/V8.1
/opt/IBM/db2/V8.1: vxfs file system version 5 layout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 04:56 AM
07-27-2006 04:56 AM
Re: 11.23 LVM Problem = vxfs mount: unrecognized vxfs version number
Is it better to upgrade the 'new' server to version 6?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 05:07 AM
07-27-2006 05:07 AM
SolutionOK, so your filesystem layout version is six (6). Well, you can't downgrade to version-5 you can only upgrade.
I think that you will have to install JFS version 4.1:
http://docs.hp.com/en/5991-2762/5991-2762.pdf
When you do, make sure to add patches PHCO_33308 and PHCO_33238 (or superseding) as noted on page-16 of the above link.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 05:49 AM
07-27-2006 05:49 AM