Ask a Question related to AIX, Design and Development.
-
Andy #1
NIM installation from mksysb image
Hello,
I did backup of AIX 5.2 (running on 7044-170) with command "mksysb -i -e -X".
I tried to install the image on F50 and on p670 LPAR - both tries unsuccess.
In both cases the errors I get after the long stay in status:
info = BOS install 83% complete : Over mounting /.
were (errors in loop):
Examine .loader section symbols with the 'dump -Tv' command.
Could not load program /usr/bin/sh:
Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
Symbol _sigqueue (number 171) is not exported from dependent
module /unix.
Examine .loader section symbols with the 'dump -Tv' command.
Could not load program /usr/bin/sh:
Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
Symbol _sigqueue (number 171) is not exported from dependent
module /unix.
Examine .loader section symbols with the 'dump -Tv' command.
Could not load program /usr/bin/sh:
Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
Symbol _sigqueue (number 171) is not exported from dependent
module /unix.
Examine .loader section symbols with the 'dump -Tv' command.
Could not load program /usr/bin/sh:
Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
Symbol _sigqueue (number 171) is not exported from dependent
module /unix.
Can anyone help to solve the problem?
What should I do to complete NIM installation of the mksysb image successfuly?
Are any drivers are missed in the image?
a lot of thanks in advance,
Andy.
Andy Guest
-
Can I setup network installation server to install a new OS image with mirrored LV?
Hi I have a question regarding AIX (NIM) HP-UX ( IGNIT-UX), or Jumpstar ..... Can I configure the boot server in such way that when you push the... -
Cloning a server via NIM using a mksysb image failes
Hello, I'm trying to clone a server via NIM using a mksysb image from the source. Following the instructions in the NIM Guide, I defined... -
---Module Installation Image::Info
Hi, Dear all I am old starter of per and is showing a program to my boss but the program error without Image::Info I then start to install this... -
mksysb - no networks
How do you restore a system from a cloned mksysb image without having the network interfaces plumbed upon reboot once the mksysb restore has been... -
Help! Can mount iso image during sarge busybox installation
I tried to install from harddisk with sarge iso images, but after I start the boot.bat I found I can't using "mount -o loop sarge-i386-1.iso... -
Steve Nottingham #2
Re: NIM installation from mksysb image
[email]gk15374@yahoo.com[/email] (Andy) wrote in message news:<e01e9fdb.0309100254.4cf9e7cb@posting.google. com>...
Have you created the spot from a 5.2 lppsource ? I presume you have> Hello,
> I did backup of AIX 5.2 (running on 7044-170) with command "mksysb -i -e -X".
> I tried to install the image on F50 and on p670 LPAR - both tries unsuccess.
>
> In both cases the errors I get after the long stay in status:
>
> info = BOS install 83% complete : Over mounting /.
>
>
>
> were (errors in loop):
>
> Examine .loader section symbols with the 'dump -Tv' command.
> Could not load program /usr/bin/sh:
> Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
> Symbol _sigqueue (number 171) is not exported from dependent
> module /unix.
> Examine .loader section symbols with the 'dump -Tv' command.
> Could not load program /usr/bin/sh:
> Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
> Symbol _sigqueue (number 171) is not exported from dependent
> module /unix.
> Examine .loader section symbols with the 'dump -Tv' command.
> Could not load program /usr/bin/sh:
> Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
> Symbol _sigqueue (number 171) is not exported from dependent
> module /unix.
> Examine .loader section symbols with the 'dump -Tv' command.
> Could not load program /usr/bin/sh:
> Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
> Symbol _sigqueue (number 171) is not exported from dependent
> module /unix.
>
>
> Can anyone help to solve the problem?
>
> What should I do to complete NIM installation of the mksysb image successfuly?
>
> Are any drivers are missed in the image?
>
>
> a lot of thanks in advance,
> Andy.
the correct platform and netboot_kernel defined for the p670 and F50
(I guess so as the machines have booted from the tftpboot file) What
are the outputs of:
lsnim -l <host>
nim -o fix_query <spot> | grep ML
nim -o fix_query -a fix_queryflags=c <spot>| grep ":-:"
Where <host> is the hostname of the F50 and p670
Where <spot> is the name of the spot allocated to the <host>s.
Steve
Steve Nottingham Guest
-
Casey J Brotherton #3
Re: NIM installation from mksysb image
[email]steve@wakefieldrfc.freeserve.co.uk[/email] (Steve Nottingham) wrote in message news:<42862645.0309100600.33d39a0@posting.google.c om>...
You are definetly missing a package in your lpp source that you have> [email]gk15374@yahoo.com[/email] (Andy) wrote in message news:<e01e9fdb.0309100254.4cf9e7cb@posting.google. com>...>> > Hello,
> > I did backup of AIX 5.2 (running on 7044-170) with command "mksysb -i -e -X".
> > I tried to install the image on F50 and on p670 LPAR - both tries unsuccess.
> >
> > In both cases the errors I get after the long stay in status:
> >
> > info = BOS install 83% complete : Over mounting /.
> >
> >
> >
> > were (errors in loop):
> >
> > Examine .loader section symbols with the 'dump -Tv' command.
> > Could not load program /usr/bin/sh:
> > Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
> > Symbol _sigqueue (number 171) is not exported from dependent
> > module /unix.
> > Examine .loader section symbols with the 'dump -Tv' command.
> > Could not load program /usr/bin/sh:
> > Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
> > Symbol _sigqueue (number 171) is not exported from dependent
> > module /unix.
> > Examine .loader section symbols with the 'dump -Tv' command.
> > Could not load program /usr/bin/sh:
> > Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
> > Symbol _sigqueue (number 171) is not exported from dependent
> > module /unix.
> > Examine .loader section symbols with the 'dump -Tv' command.
> > Could not load program /usr/bin/sh:
> > Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
> > Symbol _sigqueue (number 171) is not exported from dependent
> > module /unix.
> >
> >
> > Can anyone help to solve the problem?
> >
> > What should I do to complete NIM installation of the mksysb image successfuly?
> >
> > Are any drivers are missed in the image?
> >
> >
> > a lot of thanks in advance,
> > Andy.
> Have you created the spot from a 5.2 lppsource ? I presume you have
> the correct platform and netboot_kernel defined for the p670 and F50
> (I guess so as the machines have booted from the tftpboot file) What
> are the outputs of:
> lsnim -l <host>
> nim -o fix_query <spot> | grep ML
> nim -o fix_query -a fix_queryflags=c <spot>| grep ":-:"
>
> Where <host> is the hostname of the F50 and p670
> Where <spot> is the name of the spot allocated to the <host>s.
>
> Steve
created your spot from. We had the same problem, and what we did to fix this
was to make sure that the lpp_source had at least as up to date, if not newer
packages than the mksysb. Then we created a new spot, and the install
worked correctly.
Casey
Casey J Brotherton Guest



Reply With Quote

