HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- using jfs errors
Operating System - HP-UX
1833704
Members
2303
Online
110062
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
10-17-2008 07:45 AM
10-17-2008 07:45 AM
using jfs errors
Hope someone can help me. I am trying to increase the size of /tmp with jfs but I am getting the following errors:
#fsadm -b 307200 /tmp
fsadm: /etc/default/fs is used for determining the file system type
fsadm: You don't have a license to run this program
#swlist|grep -i jfs
B3929CA B.11.11 HP OnLineJFS
PHKL_30366 1.0 JFS3.3;ACL patch
#fsadm -b 307200 /tmp
fsadm: /etc/default/fs is used for determining the file system type
fsadm: You don't have a license to run this program
#swlist|grep -i jfs
B3929CA B.11.11 HP OnLineJFS
PHKL_30366 1.0 JFS3.3;ACL patch
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2008 08:38 AM
10-17-2008 08:38 AM
Re: using jfs errors
First you must lvextend...
...presuming /tmp is lvol4....
lvdisplay -v /dev/vg00/lvol4 | more
Increase the existing setting:
lvextend -l /dev/vg00/lvol4
Then check the MB using lvdisplay again and then:
fsadm -F vxfs -bm /tmp
And yes that is a "m" right after the value (no spaces).
Rgrds,
Rita
...presuming /tmp is lvol4....
lvdisplay -v /dev/vg00/lvol4 | more
Increase the existing setting:
lvextend -l
Then check the MB using lvdisplay again and then:
fsadm -F vxfs -b
And yes that is a "m" right after the value (no spaces).
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2008 01:43 PM
10-17-2008 01:43 PM
Re: using jfs errors
Hi,
Please let us know what is the current size of /tmp. If /tmp is more than 90% then i would recommend the following steps.
1. Lvextend -L /dev/vg00/lvol_name
2. fsadm -F vxfs -DEde /tmp
3. fsadm -bm /tmp
If still you get the same error message.
Then enable the Online JFS licence by running the below command.
vxenablef -a
4. And you should have this entry in inittab
vxen::bootwait:/sbin/fs/vxfs/vxenablef -a
5.If still it doesnt work , then post the output of the below command.
#vxlicense -p
6. IF vxlicense -p should not show any errors, if yes then check the license information or reinstall the product.
Then check your license information on the below website.
http://licensing.hp.com/site=ITRC?LANGUAGE_OPTION=english
I think this information will be sufficent to resolve your issue.
Regards,
Vivek Bhatia
Please let us know what is the current size of /tmp. If /tmp is more than 90% then i would recommend the following steps.
1. Lvextend -L
2. fsadm -F vxfs -DEde /tmp
3. fsadm -b
If still you get the same error message.
Then enable the Online JFS licence by running the below command.
vxenablef -a
4. And you should have this entry in inittab
vxen::bootwait:/sbin/fs/vxfs/vxenablef -a
5.If still it doesnt work , then post the output of the below command.
#vxlicense -p
6. IF vxlicense -p should not show any errors, if yes then check the license information or reinstall the product.
Then check your license information on the below website.
http://licensing.hp.com/site=ITRC?LANGUAGE_OPTION=english
I think this information will be sufficent to resolve your issue.
Regards,
Vivek Bhatia
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP