Operating System - HP-UX
1833310 Members
2996 Online
110051 Solutions
New Discussion

Make_net_recovery from Itanium to PA-RISC

 
bfrench
Advisor

Make_net_recovery from Itanium to PA-RISC

I have a Itanium 64bit server running as my ignite server. I'm having trouble running make_net_recovery on the PA-RISC servers. All the other Itanium server run fine but none of the PA-RISC server we accept the make_net_recovery command. Error message: ssh -X to "server name" was denied.

Not sure why this is not working. I checked ssh from the root command line going both was and it works fine.
8 REPLIES 8
erics_1
Honored Contributor

Re: Make_net_recovery from Itanium to PA-RISC

Brian,

Are the Ignite revisions the same across platforms?

swlist -l product|grep -i ignite

Regards,
Eric
bfrench
Advisor

Re: Make_net_recovery from Itanium to PA-RISC

The PA-Risc server looks like this

Ignite-UX B.5.1.33 HP-UX System Installation Services
Ignite-UX C.7.3.148 HP-UX System Installation Services

The Itanium server looks like this.

Ignite-UX C.7.3.148 HP-UX System Installation Services
Ludovic Derlyn
Esteemed Contributor

Re: Make_net_recovery from Itanium to PA-RISC

hi,

Keep only one version of ignite on server
and try again

Regards

L-DERLYN
erics_1
Honored Contributor

Re: Make_net_recovery from Itanium to PA-RISC

I think I've run into issues in the past upgrading Ignite-UX where old filesets remained after the upgrade. I'd swremove all Ignite-UX from the 11.11 install and install the current version again. That will probably clear the problems you're facing.

Thanks,
Eric
bfrench
Advisor

Re: Make_net_recovery from Itanium to PA-RISC

I've updated ignite on the client server but I still get the same message.

ssh -X to "server name" was denied

I made sure x11 forwarding was turned on for both servers. But still get the same error message from ignite.
Ludovic Derlyn
Esteemed Contributor

Re: Make_net_recovery from Itanium to PA-RISC

hi

ssh -X manually works or not ?

Regards
L-DERLYN
bfrench
Advisor

Re: Make_net_recovery from Itanium to PA-RISC

Yes is works from the command line.
ssh -X "hostname"

thanks,
Brian
Shane Seymour
Frequent Advisor

Re: Make_net_recovery from Itanium to PA-RISC

Please note that Ignite-UX requires you to use key based authentication for non-keyboard interactive ssh authentication.

If "ssh -X hostname" works it must work without prompting for anything input at all. If you use keyboard interactive authentication ssh access WILL fail with Ignite-UX.