1752821 Members
4980 Online
108789 Solutions
New Discussion юеВ

Ignite-UX problem.

 
SOLVED
Go to solution
JASH_2
Trusted Contributor

Re: Ignite-UX problem.

This is a problem I have encountered many times. everything looks ok, but it will not mount the file system for ignite. does your exportfs line for your server look like this:-

/var/opt/ignite/recovery/archives/s1webap1 -anon=2,access=s1webap1 ?

Canot remember exactly! If it does, remove the access=s1webap1 from the end of the line, so it looks like this:-
/var/opt/ignite/recovery/archives/s1webap1 -anon=2

Then run exportfs -av.

It should report that it re-exporting the above.

Once this is done, it should not give you the same problems.

Here's hoping
JASH
If I can, I will!
JASH_2
Trusted Contributor

Re: Ignite-UX problem.

Emre,

Just thought of something else! Have you exported the whole of /var/opt/ignite/recovery ?

If so, that would explain why you are getting the busy message. Make sure that you take that out of your exports file, and export .../archives/sw1webaps
and .../recovery/arch_mnt separately. Then re-run exportfs -av.

We will crack this!
If I can, I will!
MEHMET BAYER
Occasional Advisor

Re: Ignite-UX problem.


Jash,

it was like "/var/opt/ignite/recovery/archives/s2webap1 -anon=2,access=s2webap1". It started to backup after remove "access=s2webap1" part. I don't have any explanation for that. What was the magic?

Thanks a lot!!
JASH_2
Trusted Contributor
Solution

Re: Ignite-UX problem.

Not magic! You have more than 1 NIC on the back of your webaps server, the ignite server got confused as to which one it was to use, each having it's own mach address it looked different to the ignite server, so it said it had no permission.

Glad it is working!

PS, Any chance you could assign points?
If I can, I will!
MEHMET BAYER
Occasional Advisor

Re: Ignite-UX problem.


Dear Jash,

thank you a lot for your assistance..

ps: you can check your points:)

best regards,