Operating System - HP-UX
1826214 Members
2542 Online
109691 Solutions
New Discussion

Re: fsadm: You don't have a license to run this program

 
SOLVED
Go to solution
Faizer Jameel
Frequent Advisor

fsadm: You don't have a license to run this program

Dear All
Please update me on this.
I have bought these liceneces with my HPUX11.11 mission critical OS. Including Glance,JFS Online,PRM,MCSG, WLM, etc. I run MCSG for my 2 node cluster. I have been using this without any issue.
Today when I wanted to extend my files system I got this message.
Can anyone update me on this.
Thanks
15 REPLIES 15
Ralph Grothe
Honored Contributor

Re: fsadm: You don't have a license to run this program

If you have the Mission Critical OE
OnlineJFS should be activated, and thus you should be eligable to extend a mounted vxfs filesystem.
Maybe something hasn't been installed correctly.
Check if you have the OEMC bundle.

e.g.

# swlist -l bundle|grep -i mission
HPUX11i-OE-MC B.11.11.0412 HP-UX Mission Critical Operating Environment Component
Madness, thy name is system administration
Aneesh Mohan
Honored Contributor

Re: fsadm: You don't have a license to run this program

Hi Faizer ,

Try the below commands and re-run fsadm ,if the prblm not resolved pls revert back .

#/usr/sbin/vxlicrep -e;/sbin/fs/vxfs/vxenablef -a
#


/Aneesh
Faizer Jameel
Frequent Advisor

Re: fsadm: You don't have a license to run this program

Dear Aneesh
Please note that I am not running the default LVM that comes with HPUX and not veritas volume manager or veritas files systems.
Also what does this command do?
thanks
Aneesh Mohan
Honored Contributor

Re: fsadm: You don't have a license to run this program

Hi Faizel ,

I do understand that U may installed Online jfs through Serviceguard bundle .The above cmds will query and enable the fsadm license .Can u post the command output back.

/Aneesh
Faizer Jameel
Frequent Advisor

Re: fsadm: You don't have a license to run this program

It should read as I am running the default LVM that comes with HPUX11.11 and not the veritas
Ralph Grothe
Honored Contributor

Re: fsadm: You don't have a license to run this program

It doesn't matter whether you organized your disks in VxVM or LVM
because for OnlineJFS you require a VxFS license.
As this is a Veritas product you can use the same Veritas commands meant to check your licenses, exactly as Aneesh told you.

e.g. this is a pure LVM box:

$ /usr/sbin/vxlicrep -s|grep -i online
HP_OnlineJFS = Enabled
Madness, thy name is system administration
Prench
New Member

Re: fsadm: You don't have a license to run this program

There seems to be some problems with the license.
Run this command /usr/sbin/vxlicense -p , and if you see something like that below, contact HP and request a new license version.
vrts:vxlicense: INFO: Expiration date: Sun Jun 24 10:00:00 2007 (9.0 days ago)

I hope this helps
Faizer Jameel
Frequent Advisor

Re: fsadm: You don't have a license to run this program

Dear All
The output that I get is the following
rdev:/>> /usr/sbin/vxlicrep -s|grep -i online
HP_OnlineJFS = Enabled
--------------------------------------

/usr/sbin/vxlicrep -e
VERITAS License Manager vxlicrep utility version 3.00.007
Copyright (C) VERITAS Software Corp 2002. All Rights reserved.

Creating a report on all VERITAS products installed on this system

-----------------***********************-----------------

License Key = 907749864228766544621479
Product Name = VERITAS File System
Lic Key Lib Ver = ELM
Key = Invalid, Expired
License Type = DEMO
Demo End Date = Sun Jun 24 11:00:00 2007
Site License = YES

Features :=
HP_OnlineJFS = Enabled
Mario_88
Advisor
Solution

Re: fsadm: You don't have a license to run this program

I hope this helps
Faizer Jameel
Frequent Advisor

Re: fsadm: You don't have a license to run this program

Dear All
I bought a valid licence key. HP has given me the disk part number, my customer identifier and also the codeword.

How come this says that its a demo version. I have been using this for 3 years.
Is there a time limit for HP Licences.
Please update
Torsten.
Acclaimed Contributor

Re: fsadm: You don't have a license to run this program

You should probably install newer versions of this products, more details are here:

http://www.hp.com/softwarereleases/releases-media2/notices/mc-edited.pdf

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
charlie_bulosan
Frequent Advisor

Re: fsadm: You don't have a license to run this program

Hi,

I have noticed a similar issue when I extending an onlinjfs file system but this was before the license expire. HP recommended to install a later version, for 11.11 it would be B3929CA. You should find this from a later version of MCOE core OS install DVDs. The issue disappeared when I've installed it.

Regards,
Charlie
charlie_bulosan
Frequent Advisor

Re: fsadm: You don't have a license to run this program

Hi,

I have noticed a similar issue when I extending an onlinjfs file system but this was before the license expire. HP recommended to install a later version, for 11.11 it would be B3929CA. This does not require reboot. You should find this from a later version of MCOE core OS install DVDs. The issue disappeared when I've installed it.

Regards,
Charlie
charlie_bulosan
Frequent Advisor

Re: fsadm: You don't have a license to run this program

Hi,

I have noticed a similar issue when I extending an onlinjfs file system but this was before the license expire. HP recommended to install a later version, for 11.11 it would be B3929CA. This does not require reboot. You should find this from a later version of MCOE core OS install DVDs. The issue disappeared when I've installed it.

example for 11.23 -
swinstall -x autoselect_dependencies=false -s B3929DA

Regards,
Charlie
mark vosberg
Advisor

Re: fsadm: You don't have a license to run this program

FYI: I have 8 servers with onlineJFS. 4 have it installed as an application and 4 it was bundled with the OS. I only got the fsadm error after a server reboot of one where it was part of the OS. I think because vxfd was restarted. I bet it only reads the license file on startup.

Anyway I noticed the license file /etc/vx/elm/50.lic is identical on all 8 servers. I only had a recent copy of the application CD's so I reinstalled JFS on one of the servers where it was an app. I then copied the 50.lic and README file to my problem server and rebooted it. Everything works and the vxlicrep -s works out. I copied the same files to all 8 servers thus if they reboot they will have a valid license key. Easier than waiting around for new OS disks.