NIM installation from mksysb image

Ask a Question related to AIX, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. ---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...
    4. 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...
    5. 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...
  3. #2

    Default Re: NIM installation from mksysb image

    [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
    Steve Nottingham Guest

  4. #3

    Default 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>...
    > [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
    You are definetly missing a package in your lpp source that you have
    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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139