热门关键字:  ubuntu  分区  函数  Fedora  linux系统进程

onlineJFS无法使用问题(HP_UX)

来源: 作者: 时间:2008-05-16 Tag: 点击:
现象:使用onlineJFS扩文件系统,报错
#[/] fsadm -b 17408m /usr/sap
fsadm: /etc/default/fs is used for determining the file system type
fsadm: You don't have a license to run this program
 
分析:可能是license过期了.
 
检查:
#[/opt/VRTS/bin] vxlicrep
VERITAS License Manager vxlicrep utility version 3.00.007
Copyright (C) VERITAS Software Corp 2002. All Rights reserved.
Creating a report on all VERITAS products installed on this system
 -----------------***********************-----------------
   License Key                         = 123456789012345678901234567890
   Product Name                        = VERITAS File System
   Key                                 = Invalid,  Expired
   License Type                        = DEMO
   Demo End Date                       = Sun Jun 24 16:00:00 2007
   Site License                        = YES
Features :=
   HP_OnlineJFS                        = Enabled
 
结论:的确是license过期了.
 
解决方法:
只能重新安装license没过期的onlineJFS.
在另一台server上找到了一个永久license.ftp到该server上.
swinstall -s /tmp/onlinejfs.11.11.depot
 
结果:
#[/opt/VRTS/bin] vxlicrep
VERITAS License Manager vxlicrep utility version 3.00.007
Copyright (C) VERITAS Software Corp 2002. All Rights reserved.
Creating a report on all VERITAS products installed on this system
 -----------------***********************-----------------
   License Key                         = 010449565889805115946529
   Product Name                        = VERITAS File System
   License Type                        = PERMANENT
   Site License                        = YES
Features :=
   HP_OnlineJFS                        = Enabled
 
 
说明:
在公司购买server的时候,可能会同时购买一些软件,这些软件在付款后,将在系统中被预装好.
根据当时的需求,可能有部分预装的软件是demo版的.这样,很有可能会在将来的某个时间到期,导致无法使用(如果软件到期后,server未重启,该软件还可以接着使用,直到重启server时,系统自动检测软件的license,这时,该软件才失效)
想要解决该问题,只能重新安装没到期的license.或者购买永久license,重新安装.
注:安装onlineJFS是可以在线操作的.

最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册