Operating System - HP-UX
1748238 Members
3688 Online
108759 Solutions
New Discussion юеВ

Re: make_tape_recovery failed with errors of mixed filesets

 
SOLVED
Go to solution
Daniel Lu
New Member

make_tape_recovery failed with errors of mixed filesets

Hi,
Maybe a frequently question, when we run make_tape_recovery we met errors:
/opt/ignite/binpa/make_tape_recovery -A

ERROR: Fileset: "Ignite-UX.FILE-SRV-11-23" (rev=C.6.1.44) is a different
version than the rest of Ignite-UX (rev=C.6.9.150). You must
update all filesets of the product to the same version for
proper behavior.
ERROR: All filesets in the Ignite-UX product must be the same revision.
Please update any old Ignite-UX filesets.

By Checking others' questiones asked before, this seems because of we have two different Ignite-UX versions:
# swlist |grep -i ignite
B5725AA C.6.9.150 HP-UX Installation Utilities (Ignite-UX)
Ignite-UX-11-11 C.6.9.150 HP-UX Installation Utilities for Installing 11.11 Systems
Ignite-UX C.6.1.44 HP-UX System Installation Services

My question is:
1. do we only need to run below cmd? Or we still needs other cmds to run?
#swremove Ignite-UX,r=C.6.1.44
2. after all cmds, reboot needed? is it service impacted for these cmds?
3.Could you specify the steps and cmds we need to do for fixing this?

Thanks a lot in advance

Daniel
9 REPLIES 9
Johnson Punniyalingam
Honored Contributor

Re: make_tape_recovery failed with errors of mixed filesets

Just type "swremove"

# swremove -> this will take to SAM menu Screen

select Ignite version - you want remove

HTH,

Johnson
Problems are common to all, but attitude makes the difference
Daniel Lu
New Member

Re: make_tape_recovery failed with errors of mixed filesets

Thanks for your quick reply, John.
just to confirm:
1. Is that all to fix this error and make_recovery_tape will work?
2. Any impact to service when we do the removal, system reboot needed?
R.K. #
Honored Contributor

Re: make_tape_recovery failed with errors of mixed filesets

Hi Daniel,

No reboot is needed for a swinstall or swremove of Ignite/UX.
Don't fix what ain't broke
Johnson Punniyalingam
Honored Contributor

Re: make_tape_recovery failed with errors of mixed filesets

No Reboot Required :)
Problems are common to all, but attitude makes the difference
Prasanth Thomas
Valued Contributor

Re: make_tape_recovery failed with errors of mixed filesets

Yes you can resolve this issue by removing/unistalling the current ignite software and install the Ignite-UX C.6.9.150. And there is not reboot required for this activity.

Regards,
Prasanth Thomas.
Daniel Lu
New Member

Re: make_tape_recovery failed with errors of mixed filesets

a little bit confused.
Do we have C.6.9.150 already?
we just needto remove C.6.1.44,right?
Or after removing C.6.1.44, we need to install C.6.9.150? Or the C.6.9.150 HP-UX Installation Utilities for Installing 11.11 Systems is not the same thing as C.6.9.150 HP-UX System Installation Services?

swlist|grep -i ignite
B5725AA C.6.9.150 HP-UX Installation Utilities (Ignite-UX)

Ignite-UX-11-11 C.6.9.150 HP-UX Installation Utilities for Installing 11.11 Systems

Ignite-UX C.6.1.44 HP-UX System Installation Services

Thanks a lot
R.K. #
Honored Contributor
Solution

Re: make_tape_recovery failed with errors of mixed filesets

Hi Again,

First remove the older version using #swremove
Then check if newer version C.6.9 is installed properly onr not using #swverify . If you get any errors then you have reinstall it.
Don't fix what ain't broke
R.K. #
Honored Contributor

Re: make_tape_recovery failed with errors of mixed filesets

Ok, another thing forgot to mention.
Latest version available is C.7.9.261, can be downloaded from:

https://h20293.www2.hp.com/portal/swdepot/try.do?productNumber=IGNITEUXB
Don't fix what ain't broke
Daniel Lu
New Member

Re: make_tape_recovery failed with errors of mixed filesets

First remove the older version using #swremove
Then check if newer version C.6.9 is installed properly onr not using #swverify . If you get any errors then you have reinstall it.