Operating System - HP-UX
1834789 Members
3016 Online
110070 Solutions
New Discussion

But OnlineJFS *IS* installed.

 
SOLVED
Go to solution
Ian Killer_1
Regular Advisor

But OnlineJFS *IS* installed.

Hi gurus...

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.
Where ever the gypsies rome.
12 REPLIES 12
S.K. Chan
Honored Contributor

Re: But OnlineJFS *IS* installed.

Yes but double check to make sure "vxadv" driver is in the kernel ..you can use SAM, if the "State" of the driver "vxadv" is "OUT", you got to change it to "IN" then rebuild your kernel so that this driver is added.
BFA6
Respected Contributor

Re: But OnlineJFS *IS* installed.

Hi,

Check that you have up to date patches.

Regards,

Hilary
Ian Killer_1
Regular Advisor

Re: But OnlineJFS *IS* installed.

wow... vxadv isn't even listed in the kernel drivers. Should it have been there after the install of OnlineJFS? Do I need to re-install it?
Where ever the gypsies rome.
Sandip Ghosh
Honored Contributor

Re: But OnlineJFS *IS* installed.

It should have been there. But if it is not there first try to remove the existing Software then try to reinstall it.

Sandip
Good Luck!!!
S.K. Chan
Honored Contributor

Re: But OnlineJFS *IS* installed.

I had this happened before .. (trying to recall ..) .. it has to do with a patch that will mess this up and by reinstalling the patch this should fix it ..
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
James R. Ferguson
Acclaimed Contributor

Re: But OnlineJFS *IS* installed.

Hi Ian:

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...
Ian Killer_1
Regular Advisor

Re: But OnlineJFS *IS* installed.

On the money!! Here's the first page of my /usr/conf/master.d/vxfs file....
* @(#) 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
Where ever the gypsies rome.
S.K. Chan
Honored Contributor
Solution

Re: But OnlineJFS *IS* installed.

OK .. here it is .. check your system if this patch exists ..
PHKL_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.

S.K. Chan
Honored Contributor

Re: But OnlineJFS *IS* installed.

When you re-install the patch, install it "as-it", do not change any option or set any swinstall option differently. This I have personally done encountered before. I hope it's the same case for you.
Ian Killer_1
Regular Advisor

Re: But OnlineJFS *IS* installed.

You're right. It will re-install even if the same revision exists and that option is false. Sometimes I think you guys know too much to be sane. My sincerest gratitude once again...

Ian
Where ever the gypsies rome.
Ian Killer_1
Regular Advisor

Re: But OnlineJFS *IS* installed.

OK, I finally got the re-installation of this patch approved. After re-installation without changing the install options the OnlineJFS product still doesn't work. Find my new /usr/conf/master.d/vxfs file attached. I can't see anything wrong. HELP!!!
Where ever the gypsies rome.
Ian Killer_1
Regular Advisor

Re: But OnlineJFS *IS* installed.

Hi... I'm starting a new forum trail as I have to lose the rabbit.
Here's the new one....

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x10e3e822e739d711abdc0090277a778c,00.html
Where ever the gypsies rome.