Operating System - HP-UX
1830657 Members
29211 Online
110015 Solutions
New Discussion

Ignite GUI changing ownersip

 
SOLVED
Go to solution
MikeL_4
Super Advisor

Ignite GUI changing ownersip

I tried to do an Ignite restore to a server and ran into problems due to the ownersip of the directories being root:sys instead of bin:bin. After changing them the restore worked fine.

What I later noticed is that when using the GUI interface the ownership is being changed on these directories.

Has anyone ran into this problem and is there a fix to resolve it ??
9 REPLIES 9
Rick Garland
Honored Contributor
Solution

Re: Ignite GUI changing ownersip

Running HPUX 11.23 on ia64. The /opt/ignite/bin/ignite is staying at bin:bin

On HPUX 11.11 on A500 system, the /opt/ignite/bin/ignite is a link with perms of root:sys. The link is to /opt/ignite/binpa/ignite.10 which has perms of bin:bin.

The perms remain the same when I execute the GUI/TUI and exit out.

What version of Ignite do you have?
MikeL_4
Super Advisor

Re: Ignite GUI changing ownersip

HPUX 11.11
Ignite-UX B.5.4.50
Rick Garland
Honored Contributor

Re: Ignite GUI changing ownersip

Upgrade the Ignite. Version 6.0.109 is what I am running
Steven E. Protter
Exalted Contributor

Re: Ignite GUI changing ownersip

Your version of Ignite may have been recalled.

I think being in the 6.x version number is the way to resolve this problem, though I'm sure that doesn't make the current restore any easier to get done.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Rick Garland
Honored Contributor

Re: Ignite GUI changing ownersip

Need to upgrade the Ignite on all other systems as well.

Try to do Ignite accross network and it will complain about version mismatches on other systems.
MikeL_4
Super Advisor

Re: Ignite GUI changing ownersip

Can you run multiple version of Ignite then, because there is no way I can get changes in for all servers accessing this Ignite server for the same time ??
Rick Garland
Honored Contributor

Re: Ignite GUI changing ownersip

If you are going to tape I believe you can. In this instance it is local to the system.

If you are doing Ignites accross the network (make_net_recovery) then there will be complaints from the Ignite application that versions do not match on the Ignite server and the Ignite client. In this case, the Ignite process will error out.
MikeL_4
Super Advisor

Re: Ignite GUI changing ownersip

Unfortunately we only do make_net_recovery, we don't have any tape drives..
MikeL_4
Super Advisor

Re: Ignite GUI changing ownersip

Thanks