- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Online JFS problems
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
03-30-2005 08:03 AM
03-30-2005 08:03 AM
Online JFS problems
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 08:18 AM
03-30-2005 08:18 AM
Re: Online JFS problems
/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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 08:20 AM
03-30-2005 08:20 AM
Re: Online JFS problems
Is vxadv driver present in the kernel and configured??
vxenablef -a
vxlicense -p
swverify -v "OnlineJFS_product_name"
Are all above OK??
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 08:49 AM
03-30-2005 08:49 AM
Re: Online JFS problems
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 06:29 PM
03-30-2005 06:29 PM
Re: Online JFS problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 07:44 PM
03-30-2005 07:44 PM
Re: Online JFS problems
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 01:38 AM
03-31-2005 01:38 AM
Re: Online JFS problems
swlist -l product |grep -i online
Should reveal:
OnlineJFS B.11.11 Online features of the VxFS File System
Rgds...Geoff