1830862 Members
2560 Online
110017 Solutions
New Discussion

Re: error making depot

 
SOLVED
Go to solution
Ron Irving
Trusted Contributor

error making depot

Hi!!

I have an rp7410 running 11.23. Version of ignite is C.7.8.201. I ran ignite from the command line, and chose to copy the cd-rom's from 11.11 media to a depot. I copied the first one, but received an error, see attached.

Any ideas?

Thx
Should have been an astronaut.
11 REPLIES 11
James R. Ferguson
Acclaimed Contributor

Re: error making depot

hi Ron:

Your first command had:

-d /var/opt/ignite/depots/Rel_B.11.11/core

I think you wanted:

-d /var/opt/ignite/depots/Rel_B.11.11/core_cfg

Regards!

...JRF...
Ron Irving
Trusted Contributor

Re: error making depot

Thanks James for the prompt response.

I just launch the gui app to create the depot. It doesn't give me any option to change anything...just starts copying.

Is there an equivalent command-line I can run to get the desired results?

If I keep asking questions, do I have to give my hat back?

Regards!!
Should have been an astronaut.
Ron Irving
Trusted Contributor

Re: error making depot

BTW, the attached is a logfile from the ignite depot create.
Should have been an astronaut.
Scot Bean
Honored Contributor

Re: error making depot

Looks like make_config assumes that the directory /var/opt/ignite/data/Rel_B.11.11 should exist.

Make sure it does. If not, create it. Ignite should create this path on install. Not sure why it would not be there.

(BTW, you can keep your hat. The next hat is just a fancy dunce cap, so you are on track ;)
Ron Irving
Trusted Contributor

Re: error making depot

I created the correct directory...Rel_B.11.11

I am dumfounded as to why ignite didn't create it for me. I am inherintly lazy.
Should have been an astronaut.
Ron Irving
Trusted Contributor

Re: error making depot

Ok...I ran it again from the gui interface.

Same but different error. Here's the server_setup log
Should have been an astronaut.
Ron Irving
Trusted Contributor

Re: error making depot

and here's the make_config log.

Any ideas, oh wise men??
Should have been an astronaut.
Scot Bean
Honored Contributor
Solution

Re: error making depot

Similar kind of error msg. Looks to me perhaps the 11.11 component of IGNITE is not installed here.

Post the output of 'swlist | grep -i ign' from your ignite server.
Ron Irving
Trusted Contributor

Re: error making depot

IGNITE C.7.8.201 HP-UX Installation Utilities (Ign
ite-UX)
Ignite-UX-11-23 C.7.8.201 HP-UX Installation Utilities for
Installing 11.23 Systems

Hahahahah...ok. It's an 11.23 server, but I guess I need 11.11 ignite to create an 11.11 depot?

My bad.
Should have been an astronaut.
Scot Bean
Honored Contributor

Re: error making depot

Yep. There is another bundle you need to download/install for 11.11 install support. And, if you are considering 11.31, another similar bundle for that, also.

Things should work better after that.
Ron Irving
Trusted Contributor

Re: error making depot

By gum, I think I got it!!

Thanks to everyone!!!
Should have been an astronaut.