- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HELP...Online JFS problem...
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
12-04-2001 05:54 AM
12-04-2001 05:54 AM
I have installed Online JFS onto my HPUX 11.0 system. I installed the Foundation Patch Bundle for JFS 3.3 and software B2491BA (the online JFS software). I try to extend /var and the lvextend goes fine but when I type:
fsadm -F vxfs -b 1638400 /var
I get the error You don't have a license to run this program. I do have a license for the software but where do I set it up on the system?
Thank you very much,
Sally
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 05:58 AM
12-04-2001 05:58 AM
Re: HELP...Online JFS problem...
like this:
B3929CA B.11.11 HP OnLineJFS
When you installed it, did you activate it with the license key?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 06:05 AM
12-04-2001 06:05 AM
Re: HELP...Online JFS problem...
Thanks again,
Sally
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 06:10 AM
12-04-2001 06:10 AM
SolutionHave a look at the section "Installing HP OnLineJFS 3.3" for the installation steps in the document below. There is a license key that you will have had to obtain and enter:
http://docs.hp.com/hpux/onlinedocs/B3929-90007/B3929-90007.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2001 06:44 AM
12-04-2001 06:44 AM
Re: HELP...Online JFS problem...
After installing the JFS software -
1.Enter License key
#/sbin/vxlicense ???c and enter license key
2.#/sbin/fs/vxfs3.3/vxenablef ???a to enable OnlineJFS
3.Check OnlineJFS with
#/sbin/fs/vxfs3.3/vxenablef
vxenablef displays the licensed features enabled in the kernel. If OnLineJFS features are enabled, it will print the following:
System is licensed for features Full_VxFS HP_DMAPI
4.Upgrade the file system layout with vxupgrade command.
#/sbin/fs/vxfs3.3/vxupgrade /FILESYSTEM
(will show the current disk layout.)
#/sbin/fs/vxfs3.3/vxupgrade ???n 4 /FILESYSTEM
(will upgrade FS to version 4)
(Do not upgrade FS in vg00)
The license key need to get from HP.
Thanks.
Prashant.