- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- But OnlineJFS *IS* installed.
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
09-24-2002 08:16 AM
09-24-2002 08:16 AM
Can anyone explain this error with fsadm....?
root@test01 $ fsadm -F vxfs -b 696320 /usr
fsadm: the -b option requires "HP OnLineJFS (Advanced Vxfs)"
root@test01 $ swlist | more
# Initializing...
# Contacting target "test01"...
#
# Target: test01:/
#
#
# Bundle(s):
#
2UserDegrade B.11.00.02 HP-UX 2-User License (For degradi
ng user license level)
B2491BA B.11.00 MirrorDisk/UX
B3929BA B.11.00 HP OnLineJFS (Advanced VxFS)
B5365AA B.02.00.03 Netscape ...
...etc.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 08:22 AM
09-24-2002 08:22 AM
Re: But OnlineJFS *IS* installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 08:25 AM
09-24-2002 08:25 AM
Re: But OnlineJFS *IS* installed.
Check that you have up to date patches.
Regards,
Hilary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 08:35 AM
09-24-2002 08:35 AM
Re: But OnlineJFS *IS* installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 08:38 AM
09-24-2002 08:38 AM
Re: But OnlineJFS *IS* installed.
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 08:41 AM
09-24-2002 08:41 AM
Re: But OnlineJFS *IS* installed.
Take a look at /usr/conf/master.d/vxfs .. do
a "grep vxadv" on this file. Do you see something that indicates "vxadv" is disable or something ? I'm trying to find out which patch causes this .. later
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 08:41 AM
09-24-2002 08:41 AM
Re: But OnlineJFS *IS* installed.
The absence of the 'vxadv' driver was a bug in many 11.0 installations involving Online JFS.
You can simply edit '/stand/system' and add this string under the other drivers. Afterwards, regenerate your kernel.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 08:45 AM
09-24-2002 08:45 AM
Re: But OnlineJFS *IS* installed.
* @(#) vxfs $Date: 1999/04/01 06:42:14 $Revision: r11ros/1 PATCH_11.00 (PHKL_181
41)
* $Revision: 1.5.105.2 $
*
* The following devices are those that can be specified in the system
* description file. The name specified must agree with the name shown,
* or with an alias.
*
* name handle type mask block char
*
$DEVICE
vxportal vxportal 1 108 97 97
dmapi dmapi 10 100 -1 -1
* Disabling AdvJournalFS: vxadv vxadvc 10 100 -1
-1
vxbase vxbasec 10 100 -1 -1
** Reserved for Third Party and User Drivers.
* --- - - -1 38
* --- - - -1 39
* --- - - -1 40
* --- - - -1 41
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 08:46 AM
09-24-2002 08:46 AM
SolutionPHKL_18543(PM/VM/UPS/async/scsi/io/DMAPI/JFS/perf). If it does all you have to do is reinstall this patch and it will enable AdvanceJFS (online) for you. What happened is if this patch is installed before OnlineJFS is installed, the patch will disable "vxadv" driver (seen in /usr/conf/master.d/vxfs). Afterwards the installation of a valid and licensed OnlineJFS would not work properly until you reinstall this patch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 08:48 AM
09-24-2002 08:48 AM
Re: But OnlineJFS *IS* installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 09:03 AM
09-24-2002 09:03 AM
Re: But OnlineJFS *IS* installed.
Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2003 01:43 PM
02-07-2003 01:43 PM
Re: But OnlineJFS *IS* installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2003 01:55 PM
02-07-2003 01:55 PM
Re: But OnlineJFS *IS* installed.
Here's the new one....
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x10e3e822e739d711abdc0090277a778c,00.html