Operating System - HP-UX
1748219 Members
4384 Online
108759 Solutions
New Discussion юеВ

Re: fsadm won't extend mounted filesystem

 
SOLVED
Go to solution
Sean M.
Advisor

fsadm won't extend mounted filesystem

I'm posting due to a problem I'm see where fsadm is not extending a mounted filesystem.

[prod1dr:/home/root] fsadm -b 52166656 /u01
fsadm: /etc/default/fs is used for determining the file system type
fsadm: You don't have a license to run this program


Now I did look up on the server to verify that the online jfs software and license is installed:


[prod1dr:/home/root] swlist -l product | grep -i online
OnlineJFS B.11.11.03.03 Online features of the VxFS File System
PHCO_25831 1.0 SCSI Ultra160 driver Online Addition script
[prod1dr:/home/root] vxlicense -p

vrts:vxlicense: INFO: Feature name: HP_OnlineJFS [50]
vrts:vxlicense: INFO: Number of licenses: 1 (non-floating)
vrts:vxlicense: INFO: Expiration date: No expiration date
vrts:vxlicense: INFO: Release Level: 22
vrts:vxlicense: INFO: Machine Class: All
vrts:vxlicense: INFO: Site ID: 0

Any ideas of something I may have overlooked?
3 REPLIES 3
Earl_Crowder
Trusted Contributor
Solution

Re: fsadm won't extend mounted filesystem

Sean,

/sbin/fs/vxfs/vxenablef -a

Then try again.

Sean M.
Advisor

Re: fsadm won't extend mounted filesystem

Wow, I've been looking through 2 dozen + posts today and couldn't find an answer... That was too easy. Thanks for saving me further searching time.
Sean M.
Advisor

Re: fsadm won't extend mounted filesystem

See above for resolution.