1834038 Members
2797 Online
110063 Solutions
New Discussion

vxad not installed

 
SOLVED
Go to solution
Donny Jekels
Respected Contributor

vxad not installed

I installed B3929BA - HP OnlineJFS (Advanced VxFS).

However, vxad does not show up in the list of installed device drivers, through SAM -> Kernel Parameters->Devce drivers!

any ideas, what could be wrong, or how to fix this?

Yes I did enter the codeword of the cd.
"Vision, is the art of seeing the invisible"
17 REPLIES 17
S.K. Chan
Honored Contributor

Re: vxad not installed

What's your OS version ? And what's the output of ..
# grep vxadv /usr/conf/master.d/vxfs
James R. Ferguson
Acclaimed Contributor
Solution

Re: vxad not installed

Hi Donny:

I presume you mean 'vxadv'. Is everything in a 'configured' state?:

# swlist -a state -l fileset|grep -i jfs

Regards!

...JRF...
Sridhar Bhaskarla
Honored Contributor

Re: vxad not installed

Hi,

Did your system reboot after the installation?.

What is the output of your "swlist |grep -i online"?.

Try /usr/lbin/sysadm/system_prep -s /tmp/system
and look for "vxadv" in it.

Try reinstalling this product.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Helen French
Honored Contributor

Re: vxad not installed

Sometimes this happens due to some Kernel patches installation. I would suggest you to check and install all latest OnlineJFS patches to the system. That will solve the problem.
Life is a promise, fulfill it!
Elena Leontieva
Esteemed Contributor

Re: vxad not installed

When I had the same problem on HP-UX 11.00 a couple of years ago, I reapplied PHKL_18543 patch, installed PHKL_20410, added the driver to the Kernel and reboot the server.
Donny Jekels
Respected Contributor

Re: vxad not installed

swlist -a state -l fileset | grep -i jfs
AdvJournalFS.AJFS-ENG-A-MAN configured
AdvJournalFS.AJFS-JPN-E-MAN configured
AdvJournalFS.AJFS-JPN-S-MAN configured
JournalFS.JFS-ENG-A-MAN configured

"Vision, is the art of seeing the invisible"
Donny Jekels
Respected Contributor

Re: vxad not installed

# grep vxadv /usr/conf/master.d/vxfs
* Disabling AdvJournalFS: vxadv vxadvc 10 100 -1 -1
dmapi vxadv vxbase
vxportal vxadv vxbase
* Disabling AdvJournalFS: vxadv vxbase
* Disabling AdvJournalFS: vxadv libvxfs_adv.a
* Disabling AdvJournalFS: vxadv
"Vision, is the art of seeing the invisible"
Donny Jekels
Respected Contributor

Re: vxad not installed

# swlist | grep -i online
B3929BA B.11.00 HP OnLineJFS (Advanced VxFS)
"Vision, is the art of seeing the invisible"
Caesar_3
Esteemed Contributor

Re: vxad not installed

Hello!

Check if you can find the libvxfs_adv.a on the
disk.

Also try to boot with the vmunix.prev and
install again the OnlineJFS and see that it's
finish the install ok, and made a reboot in the
end.

Caesar
Sridhar Bhaskarla
Honored Contributor

Re: vxad not installed

Hi Donny,

Your /usr/conf/master.d/vxfs file does not seem to be looking right.

Try this also because the kernel filesets do not have the string "jfs".

# swlist -a state -l fileset |grep -i fs\.vxfs

You should get something like this

AdvJournalFS.VXFS-ADV-KRN configured
AdvJournalFS.VXFS-ADV-RUN configured
JournalFS.VXFS-BASE-KRN configured
JournalFS.VXFS-BASE-RUN configured
JournalFS.VXFS-PRG configured

If they look ok, then do ll /usr/conf/lib/libvxfs_adv.a

You should have that file.

Did you have any warninigs while installing it?. Look at your swagent.log for more details.

-Sri

PS: Your point assignment implies that your problem is solved. Do not assign points until your issue is resolved.
You may be disappointed if you fail, but you are doomed if you don't try
Donny Jekels
Respected Contributor

Re: vxad not installed

Ceasar, I did that already. Applying patch PHKL_18543 at this time. damn this is large and takes a while to download.

keep watching the thread, will let you know what fixed it.

l8r
"Vision, is the art of seeing the invisible"
Sridhar Bhaskarla
Honored Contributor

Re: vxad not installed

Hi Donny,

Make sure you take a make_tape_recovery tape before you do anything with the patches.

Do not apply the patch PHKL_18543 alone. There are dependencies on this patch and it will put the other patches in corrupted state.

It is better to apply the entire patch bundle. Like QPK and HWE of March 2003.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
S.K. Chan
Honored Contributor

Re: vxad not installed

I had the same problem quite some time ago. If PHKL_18543 (this is part of General Release patch bundle) is installed before OnlineJFS does then it'll disable the vxadv driver. All you need to do to get around this is reinstall that patch again and it should fix the problem.
Helen French
Honored Contributor

Re: vxad not installed

As I said before, I would do a search on ITRC for OnlineJFS patches. Apply that and it's dependencies. But if you are going to install PHKL_18543, create recovery tapes before that. Since this patch is one of the very critical and base patch, you need to be very careful with your selections. If you are going to install PHKL_18543, make sure you don't select "reinstall=true" option.
Life is a promise, fulfill it!
Donny Jekels
Respected Contributor

Re: vxad not installed

looks much better now after I installed PHKL_18453.

# swlist -a state -l fileset |grep -i fs\.vxfs
AdvJournalFS.VXFS-ADV-KRN configured
AdvJournalFS.VXFS-ADV-RUN configured
JournalFS.VXFS-BASE-KRN configured
JournalFS.VXFS-BASE-RUN configured
JournalFS.VXFS-PRG configured

I am going to remove it and install the QPK for March 2003.

Thanks all.
Donny
"Vision, is the art of seeing the invisible"
Donny Jekels
Respected Contributor

Re: vxad not installed

Sri,

yes I forgot about the point assignment thing.
will remember next time.

thanks for the reminder.
Donny
"Vision, is the art of seeing the invisible"
Sridhar Bhaskarla
Honored Contributor

Re: vxad not installed

Hi,

Don't remove it. Just install March 2003 bundles on top of it. But before that make sure you prepare your make_tape_recovery tapes.

Also look at the following output before installing the patches. This will give you the status of patches that are not in configured state.

#swlist -l patch -a state |grep -v "^#" |grep -v -i conf

-Sri
You may be disappointed if you fail, but you are doomed if you don't try