- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem run command "vxfs fsadm: V-3-25255: fsadm:...
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
Discussions
Discussions
Discussions
Forums
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
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
тАО08-26-2010 05:41 AM
тАО08-26-2010 05:41 AM
I have the problem run command
fsadm -F vxfs -b 10240M /tmp/hp
fsadm: /etc/default/fs is used for determining the file system type
vxfs fsadm: V-3-25255: fsadm: You don't have a license to run this program
The LV extend sucessfully but extend fliesystem not.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-26-2010 06:00 AM
тАО08-26-2010 06:00 AM
Re: Problem run command "vxfs fsadm: V-3-25255: fsadm: You don't have a license to run this program"
Fairly self-explanatory.
Run '/usr/sbin/vxlicense -p' to see what you are licensed for.
If you are licensed for Online_JFS, which is required to do what you want to do, you should get output like this:
# 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
If you don't get anything or it shows to be expired, then that is your problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-26-2010 06:05 AM
тАО08-26-2010 06:05 AM
Re: Problem run command "vxfs fsadm: V-3-25255: fsadm: You don't have a license to run this program"
run command show errors
SAPL910_RX6600:/> /usr/sbin/vxlicense -p
sh: /usr/sbin/vxlicense: not found.
SAPL910_RX6600:/> man vxlicense
+No manual entry for vxlicense.
SAPL910_RX6600:/> find / -name vxlicense
SAPL910_RX6600:/>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-26-2010 06:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-26-2010 06:27 AM
тАО08-26-2010 06:27 AM
Re: Problem run command "vxfs fsadm: V-3-25255: fsadm: You don't have a license to run this program"
PHKL_38993 1.0 Numa Advisor,non-specific core Online Deletion Suppor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-26-2010 06:32 AM
тАО08-26-2010 06:32 AM
Re: Problem run command "vxfs fsadm: V-3-25255: 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
тАО08-26-2010 06:37 AM
тАО08-26-2010 06:37 AM
Re: Problem run command "vxfs fsadm: V-3-25255: fsadm: You don't have a license to run this program"
how extend the FileSystem, exist other option?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-26-2010 06:40 AM
тАО08-26-2010 06:40 AM
Re: Problem run command "vxfs fsadm: V-3-25255: fsadm: You don't have a license to run this program"
# man extendfs
for details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-26-2010 06:48 AM
тАО08-26-2010 06:48 AM
Re: Problem run command "vxfs fsadm: V-3-25255: fsadm: You don't have a license to run this program"
The problem solved