Operating System - HP-UX
1834627 Members
3268 Online
110069 Solutions
New Discussion

HELP...Online JFS problem...

 
SOLVED
Go to solution
Sally  Devine
Frequent Advisor

HELP...Online JFS problem...

Hello,

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
4 REPLIES 4
harry d brown jr
Honored Contributor

Re: HELP...Online JFS problem...

do an "swlist | grep -i online" to see if you have the software installed.

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
Live Free or Die
Sally  Devine
Frequent Advisor

Re: HELP...Online JFS problem...

Thanks for the quick response. No I didn't activate it, where do I do that? I guess the license key is different from the codeword which I was told that I didn't need.

Thanks again,
Sally
James R. Ferguson
Acclaimed Contributor
Solution

Re: HELP...Online JFS problem...

Hi Sally:

Have 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...
Deshpande Prashant
Honored Contributor

Re: HELP...Online JFS problem...

Hi
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.
Take it as it comes.