- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Online JFS doesn't works.
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
06-25-2004 12:54 AM
06-25-2004 12:54 AM
I'm in a trouble about Online JFS. Simply, it doesn't works.. when I try to extend a vxfs fs online, appears the follow message:
--
"fsadm: You don't have a license to run this program"
--
This is the installed bundle:
B3929BA B.11.00 HP OnLineJFS (Advanced VxFS)
and this is the output of "vxlicense -p":
--
vrts:vxlicense: INFO: Feature name: VXFS [80]
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: 263698561
--
any suggests?
thanx, stef.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2004 01:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2004 01:01 AM
06-25-2004 01:01 AM
Re: Online JFS doesn't works.
it should be
#/sbin/fs/vxfs/vxenablef -a
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2004 01:02 AM
06-25-2004 01:02 AM
Re: Online JFS doesn't works.
Check your inittab for this line.
# cat /etc/inittab|grep -i vxfs
vxen::bootwait:/sbin/fs/vxfs/vxenablef -a
# /sbin/fs/vxfs/vxenablef -a
To run it from the command line.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2004 01:07 AM
06-25-2004 01:07 AM
Re: Online JFS doesn't works.
# /sbin/fs/vxfs3.3/vxenablef -a
# fsadm -F vxfs -b 16384 /test
fsadm: You don't have a license to run this program
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2004 01:07 AM
06-25-2004 01:07 AM
Re: Online JFS doesn't works.
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3929-90007/B3929-90007_top.html&con=/hpux/onlinedocs/B3929-90007/00/00/9-con.html&toc=/hpux/onlinedocs/B3929-90007/00/00/9-toc.html&searchterms=onlinejfs&queryid=20030723-100953
swlist -l bundle|grep -i jfs
I'm assuming that returned what you said above?
grep vx /stand/system
Should see:
vxadv
vxbase
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2004 01:29 AM
06-25-2004 01:29 AM
Re: Online JFS doesn't works.
grep vx /stand/system
vxfs
vxfs33_q4_syms
vxportal33
vx_ncsize 16384
vx_ninode 70000
vx_noifree 1
vxfs_max_ra_kbytes 4096
system is HP-UX B.11.00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2004 02:53 AM
06-25-2004 02:53 AM
Re: Online JFS doesn't works.
Check out:
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=213730
Rgds...Geoff