HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Online JFS inoperable after upgrad
Operating System - HP-UX
1836626
Members
1612
Online
110102
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-06-2007 06:56 AM
02-06-2007 06:56 AM
Online JFS inoperable after upgrad
I've recently upgraded from 11.00 to 11.11; I just discovered Online JFS is not working. Can someone let me know what steps are necessary in order to upgrad the Online JFS to work w/ HPUX 11.11?
Thanks for your prompt help (note...it's my primary Oracle file system, which figures...)
JR
Thanks for your prompt help (note...it's my primary Oracle file system, which figures...)
JR
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2007 07:01 AM
02-06-2007 07:01 AM
Re: Online JFS inoperable after upgrad
You must install the appropriate version of ONLINE JFS for HP-UX 11.11. You should have codewords to unlock this from the applications CD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2007 07:02 AM
02-06-2007 07:02 AM
Re: Online JFS inoperable after upgrad
Assuming you are under maintenance then you need to request new codewords and install OnlineJFS for 11.11. Check your licenses by running "vxlicense -p".
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2007 07:38 AM
02-06-2007 07:38 AM
Re: Online JFS inoperable after upgrad
Is OnlineJFS installed?
# swlist -l product OnlineJFS
Should see:
OnlineJFS B.11.11 Online features of the VxFS File System
Are we licensed for OnlineJFS?
# vxlicense -p
Should see:
vrts:vxlicense: INFO: Feature name: HP_OnlineJFS [50]
vrts:vxlicense: INFO: Number of licenses: 1 (non-floating)
vrts:vxlicense: INFO: Expiration date: Sun Jun 24 02:00:00 2007 (1065.8 days from now)
vrts:vxlicense: INFO: Release Level: 22
vrts:vxlicense: INFO: Machine Class: All
vrts:vxlicense: INFO: Site ID: 0
Check to see if vxportal in kernel:
# kmsystem -q vxportal
Should see:
Module Configured Loadable
=================================================
vxportal Y -
Check device:
# lsdev | grep 97
Should see:
97 97 vxportal unknown
Is /dev/vxportal corrupt?
# ll /dev/vxportal
Should be like:
crw-r--r-- 1 root sys 97 0x000000 Nov 15 2000 /dev/vxportal
If missing or incorrect permissions:
# rm /dev/vxportal
# mknod /dev/vxportal c 97 0
# chmod 644 /dev/vxportal
If vxportal was not "Configured" in the kernel (from kmsystem command), then rebuild kernel
If none of that applied, try:
/sbin/fs/vxfs/vxenablef -e online
Rgds...Geoff
# swlist -l product OnlineJFS
Should see:
OnlineJFS B.11.11 Online features of the VxFS File System
Are we licensed for OnlineJFS?
# vxlicense -p
Should see:
vrts:vxlicense: INFO: Feature name: HP_OnlineJFS [50]
vrts:vxlicense: INFO: Number of licenses: 1 (non-floating)
vrts:vxlicense: INFO: Expiration date: Sun Jun 24 02:00:00 2007 (1065.8 days from now)
vrts:vxlicense: INFO: Release Level: 22
vrts:vxlicense: INFO: Machine Class: All
vrts:vxlicense: INFO: Site ID: 0
Check to see if vxportal in kernel:
# kmsystem -q vxportal
Should see:
Module Configured Loadable
=================================================
vxportal Y -
Check device:
# lsdev | grep 97
Should see:
97 97 vxportal unknown
Is /dev/vxportal corrupt?
# ll /dev/vxportal
Should be like:
crw-r--r-- 1 root sys 97 0x000000 Nov 15 2000 /dev/vxportal
If missing or incorrect permissions:
# rm /dev/vxportal
# mknod /dev/vxportal c 97 0
# chmod 644 /dev/vxportal
If vxportal was not "Configured" in the kernel (from kmsystem command), then rebuild kernel
If none of that applied, try:
/sbin/fs/vxfs/vxenablef -e online
Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
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