1835066 Members
2296 Online
110073 Solutions
New Discussion

Re: Online JFS problems

 
Nicky_5
Regular Advisor

Online JFS problems

Hi, i installed online jfs on my 2 hp servers (hp 11.11), i had to reboot the machine. Also i have verified that it is installed :

Base-VXVM B.03.50.5 Base VERITAS Volume Manager Bundle 3.5 for HP-UX
BaseVxFS B.03.50.0 VERITAS File System Bundle for HP-UX

The problem is that when i try to enlarge any FS using the fsadm command i get the error :
fsadm -b 800m /tmp
fsadm: /etc/default/fs is used for determining the file system type
fsadm: You don't have a license to run this program

Please advice how i can use it?
6 REPLIES 6
Olivier Masse
Honored Contributor

Re: Online JFS problems

Assuming you have the real OnlineJFS, do this to activate your licence:
/sbin/fs/vxfs/vxenablef -a

Then if it works, add this to the inittab to prevent from having to run the command each time at bootup:
vxen::bootwait:/sbin/fs/vxfs/vxenablef -a

Olivier.
RAC_1
Honored Contributor

Re: Online JFS problems

kmsystem | grep vxadv

Is vxadv driver present in the kernel and configured??

vxenablef -a
vxlicense -p
swverify -v "OnlineJFS_product_name"

Are all above OK??


Anil
There is no substitute to HARDWORK
Nicky_5
Regular Advisor

Re: Online JFS problems

Hi,

Please see the out put of the commands u suggested:

root:saturn:/:>/sbin/fs/vxfs/vxenablef -a
root:saturn:/:>

root:saturn:/:>kmsystem | grep vxadv
root:saturn:/:>kmsystem | grep vx
vxdmp Y -
vxfs N -
vxfs35 Y -
vxportal N -
vxportal35 Y -
vxvm Y -
root:saturn:/:>vxenablef -a
sh: vxenablef: not found.
root:saturn:/:>vxlicense -p
vrts:vxlicense: INFO: No valid license installed
root:saturn:/:>
root:saturn:/:>swverify -v "Base-VXVM"
;
;
;
skipped
;
;
* Verification succeeded.


Please advice.

Jdamian
Respected Contributor

Re: Online JFS problems

You need a valid license to make HP OnlineJFS to run.
Isralyn Manalac_1
Regular Advisor

Re: Online JFS problems

Hi,

Pls do a "swlist -l product|grep Online". You should be able to see OnlineJFS if you have installed it. What you've referred to in your post is a diff product.

Regards,

Isralyn
Geoff Wild
Honored Contributor

Re: Online JFS problems

You don't seem to have it installed.....

swlist -l product |grep -i online

Should reveal:

OnlineJFS B.11.11 Online features of the VxFS File System


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.